Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -13,4 +13,7 @@ protobuf==3.20.2
|
|
13 |
torch==2.3.0
|
14 |
torchvision==0.18.0
|
15 |
moviepy==1.0.3
|
16 |
-
huggingface-hub
|
|
|
|
|
|
|
|
13 |
torch==2.3.0
|
14 |
torchvision==0.18.0
|
15 |
moviepy==1.0.3
|
16 |
+
huggingface-hub==0.25.0
|
17 |
+
|
18 |
+
gradio
|
19 |
+
spaces
|