Spaces:
Sleeping
Sleeping
likhonsheikh
commited on
Commit
·
f464ee5
1
Parent(s):
0b60fb2
Fix runtime error - pin compatible huggingface_hub version
Browse files- requirements.txt +2 -1
- requirements_minimal.txt +2 -1
requirements.txt
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
-
gradio==4.15.0
|
|
|
|
|
|
| 1 |
+
gradio==4.15.0
|
| 2 |
+
huggingface_hub==0.16.0
|
requirements_minimal.txt
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
-
gradio==4.15.0
|
|
|
|
|
|
| 1 |
+
gradio==4.15.0
|
| 2 |
+
huggingface_hub==0.16.0
|