Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ peft>=0.11.0
|
|
4 |
accelerate
|
5 |
torch>=2.1.0
|
6 |
gradio>=4.33
|
7 |
-
huggingface_hub
|
8 |
pillow
|
|
|
4 |
accelerate
|
5 |
torch>=2.1.0
|
6 |
gradio>=4.33
|
7 |
+
huggingface_hub>=0.30.0,<1.0
|
8 |
pillow
|