Spaces:
Sleeping
Sleeping
Pin huggingface-hub string length under 0.28.0 to fix Gradio SDK conflicts
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,5 +4,6 @@ accelerate
|
|
| 4 |
peft
|
| 5 |
bitsandbytes
|
| 6 |
datasets
|
|
|
|
| 7 |
gradio>=4.0.0
|
| 8 |
Pillow
|
|
|
|
| 4 |
peft
|
| 5 |
bitsandbytes
|
| 6 |
datasets
|
| 7 |
+
huggingface-hub<0.28.0
|
| 8 |
gradio>=4.0.0
|
| 9 |
Pillow
|