Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,7 +9,7 @@ numpy>=1.21.0
|
|
| 9 |
gradio>=5.0.0
|
| 10 |
|
| 11 |
# HuggingFace Hub for model loading
|
| 12 |
-
huggingface_hub
|
| 13 |
|
| 14 |
# Image/Video processing
|
| 15 |
Pillow>=9.0.0
|
|
|
|
| 9 |
gradio>=5.0.0
|
| 10 |
|
| 11 |
# HuggingFace Hub for model loading
|
| 12 |
+
huggingface_hub>=0.25.1
|
| 13 |
|
| 14 |
# Image/Video processing
|
| 15 |
Pillow>=9.0.0
|