Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
tensorflow==2.
|
2 |
-
gradio==
|
3 |
-
huggingface_hub==0.
|
|
|
1 |
+
tensorflow==2.17.0
|
2 |
+
gradio==4.44.1
|
3 |
+
huggingface_hub==0.25.1
|