Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse fileshuggingface_hub==0.25.2 to fix: cannot import name 'cached_download'
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -17,6 +17,7 @@ visdom
|
|
| 17 |
opencv-python==4.5.4.60
|
| 18 |
|
| 19 |
diffusers==0.8
|
|
|
|
| 20 |
transformers
|
| 21 |
scipy
|
| 22 |
ftfy
|
|
|
|
| 17 |
opencv-python==4.5.4.60
|
| 18 |
|
| 19 |
diffusers==0.8
|
| 20 |
+
huggingface_hub==0.25.2
|
| 21 |
transformers
|
| 22 |
scipy
|
| 23 |
ftfy
|