Spaces:
Runtime error
Runtime error
haoning.wu
commited on
Commit
•
746a281
1
Parent(s):
cb26eb3
fix video loading
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ einops==0.6.1
|
|
16 |
scikit-learn==1.2.2
|
17 |
numpy
|
18 |
gradio==4.12.0
|
19 |
-
gradio_client==0.8.0
|
|
|
|
16 |
scikit-learn==1.2.2
|
17 |
numpy
|
18 |
gradio==4.12.0
|
19 |
+
gradio_client==0.8.0
|
20 |
+
decord
|