Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -16,4 +16,7 @@ spaces
|
|
16 |
tiktoken==0.9.0
|
17 |
imageio-ffmpeg
|
18 |
decord
|
19 |
-
tqdm==4.67.1
|
|
|
|
|
|
|
|
16 |
tiktoken==0.9.0
|
17 |
imageio-ffmpeg
|
18 |
decord
|
19 |
+
tqdm==4.67.1
|
20 |
+
ffmpeg==1.4
|
21 |
+
ffmpeg-python==0.2.0
|
22 |
+
ffmpy==0.5.0
|