Spaces:
Sleeping
Sleeping
“JoeyRiepsaame” commited on
Commit ·
b2d6d42
1
Parent(s): 8f2ae36
Pin gradio/hf_hub versions to fix HfFolder import
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ gradio==5.10.0
|
|
| 2 |
numpy>=1.21.0
|
| 3 |
pymoo>=0.6.0
|
| 4 |
seqfold>=0.7.0
|
| 5 |
-
huggingface_hub>=0.21.0,<0.28.0
|
|
|
|
| 2 |
numpy>=1.21.0
|
| 3 |
pymoo>=0.6.0
|
| 4 |
seqfold>=0.7.0
|
| 5 |
+
huggingface_hub>=0.21.0,<0.28.0,<0.28.0
|