Spaces:
Paused
Paused
Bitsage commited on
Commit ·
7d907ea
1
Parent(s): 95c3d39
fix: version compatibility gradio/huggingface_hub
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
huggingface_hub
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
huggingface_hub==0.24.0
|