Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
tensorflow
|
2 |
Keras==2.4.3
|
3 |
-
gradio
|
4 |
-
numpy
|
|
|
1 |
+
tensorflow==2.4.1
|
2 |
Keras==2.4.3
|
3 |
+
gradio==1.5.3
|
4 |
+
numpy==1.19.5
|