Spaces:
Runtime error
Runtime error
downgrade huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ torch
|
|
5 |
opencv-python
|
6 |
imageio[ffmpeg]==2.34.1
|
7 |
numpy
|
|
|
|
5 |
opencv-python
|
6 |
imageio[ffmpeg]==2.34.1
|
7 |
numpy
|
8 |
+
huggingface_hub==0.25.2
|