Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
gradio==3.
|
2 |
-
tensorflow==2.
|
3 |
-
huggingface_hub==0.
|
|
|
|
1 |
+
gradio==3.50.2
|
2 |
+
tensorflow==2.13.0
|
3 |
+
huggingface_hub==0.19.4
|
4 |
+
numpy==1.24.3
|