Spaces:
Runtime error
Runtime error
Zeithrold commited on
Commit ·
9059865
1
Parent(s): deb356e
Added FFmpeg
Browse files- packages.txt +1 -0
- requirements.txt +1 -0
packages.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ffmpeg
|
requirements.txt
CHANGED
|
@@ -6,3 +6,4 @@ zhipuai
|
|
| 6 |
loguru
|
| 7 |
numpy
|
| 8 |
scipy
|
|
|
|
|
|
| 6 |
loguru
|
| 7 |
numpy
|
| 8 |
scipy
|
| 9 |
+
ffmpy
|