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
|
@@ -5,5 +5,6 @@ peft
|
|
| 5 |
bitsandbytes
|
| 6 |
trl
|
| 7 |
datasets
|
|
|
|
| 8 |
gradio>=4.0.0
|
| 9 |
Pillow
|
|
|
|
| 5 |
bitsandbytes
|
| 6 |
trl
|
| 7 |
datasets
|
| 8 |
+
huggingface-hub<0.28.0
|
| 9 |
gradio>=4.0.0
|
| 10 |
Pillow
|