Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ gradio==4.44.0
|
|
4 |
torch==2.4.0
|
5 |
torchvision==0.19.0
|
6 |
ffmpeg-python==0.2.0
|
7 |
-
numpy>=1.26.0
|
|
|
|
4 |
torch==2.4.0
|
5 |
torchvision==0.19.0
|
6 |
ffmpeg-python==0.2.0
|
7 |
+
numpy>=1.26.0
|
8 |
+
huggingface-hub>=0.24.7
|