Spaces:
Running
on
Zero
Running
on
Zero
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,5 +12,5 @@ gradio==3.41.2
|
|
12 |
protobuf==3.20
|
13 |
numpy
|
14 |
scipy
|
15 |
-
huggingface_hub
|
16 |
xformers
|
|
|
12 |
protobuf==3.20
|
13 |
numpy
|
14 |
scipy
|
15 |
+
huggingface_hub>=0.19.0,<0.21.0
|
16 |
xformers
|