Spaces:
Running
Running
Commit
·
543fd0c
1
Parent(s):
c49a88b
gradio_client==0.6.0
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
decorator==4.4.2
|
2 |
moviepy==1.0.3
|
3 |
decord==0.6.0
|
@@ -14,4 +16,3 @@ huggingface_hub
|
|
14 |
torch==2.0.0
|
15 |
torchvision==0.15.1
|
16 |
timm==0.6.13
|
17 |
-
gradio==3.47.1
|
|
|
1 |
+
gradio==3.47.1
|
2 |
+
gradio_client==0.6.0
|
3 |
decorator==4.4.2
|
4 |
moviepy==1.0.3
|
5 |
decord==0.6.0
|
|
|
16 |
torch==2.0.0
|
17 |
torchvision==0.15.1
|
18 |
timm==0.6.13
|
|