Spaces:
Sleeping
Sleeping
Fix HF Space build: remove conflicting gradio pins
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -5,6 +5,4 @@ peft==0.14.0
|
|
| 5 |
bitsandbytes>=0.46.1
|
| 6 |
datasets>=2.19.0
|
| 7 |
huggingface-hub>=0.28.1,<0.30.0
|
| 8 |
-
gradio==4.44.1
|
| 9 |
-
gradio_client==1.3.0
|
| 10 |
Pillow>=10.0.0
|
|
|
|
| 5 |
bitsandbytes>=0.46.1
|
| 6 |
datasets>=2.19.0
|
| 7 |
huggingface-hub>=0.28.1,<0.30.0
|
|
|
|
|
|
|
| 8 |
Pillow>=10.0.0
|