Spaces:
Sleeping
Sleeping
fix requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
huggingface_hub==0.
|
2 |
-
|
|
|
|
1 |
+
huggingface_hub==0.34.4
|
2 |
+
gradio[oauth]==4.44.1
|
3 |
+
pydantic==2.10.6
|