Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ git+https://github.com/huggingface/transformers.git
|
|
3 |
peft>=0.11.0
|
4 |
accelerate
|
5 |
gradio>=4.37.2 # any 4.37+ or 5.x is fine
|
6 |
-
gradio_client>=0.
|
7 |
huggingface_hub>=0.30.0,<1.0
|
8 |
pillow
|
9 |
|
|
|
3 |
peft>=0.11.0
|
4 |
accelerate
|
5 |
gradio>=4.37.2 # any 4.37+ or 5.x is fine
|
6 |
+
gradio_client>=0.20.0
|
7 |
huggingface_hub>=0.30.0,<1.0
|
8 |
pillow
|
9 |
|