Spaces:
Sleeping
Sleeping
added ffmpeg to python requirements.txt
Browse files
env/python/requirements.txt
CHANGED
@@ -9,3 +9,4 @@ transformers==4.29.2
|
|
9 |
yake==0.4.8
|
10 |
fastapi
|
11 |
python-docx
|
|
|
|
9 |
yake==0.4.8
|
10 |
fastapi
|
11 |
python-docx
|
12 |
+
ffmpeg-python
|