Spaces:
Sleeping
Sleeping
Akash Chavda
commited on
Commit
•
215e66f
1
Parent(s):
710136b
fix: tenserflow version changes
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
gradio==2.1.0
|
2 |
-
tensorflow==2.
|
|
|
1 |
gradio==2.1.0
|
2 |
+
tensorflow==2.8.0 # Make sure to specify your desired TensorFlow version
|