Spaces:
Runtime error
Runtime error
downgrade huggingface_hub to 0.25.2
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -15,3 +15,4 @@ xformers
|
|
| 15 |
onnxruntime
|
| 16 |
av
|
| 17 |
torchvision
|
|
|
|
|
|
| 15 |
onnxruntime
|
| 16 |
av
|
| 17 |
torchvision
|
| 18 |
+
huggingface_hub==0.25.2
|