Spaces:
Running
Running
Commit
·
5dfc029
1
Parent(s):
f38370b
fixes typo
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ accelerate
|
|
6 |
gradio
|
7 |
numpy
|
8 |
pydub
|
9 |
-
python-ffmpeg
|
10 |
soundfile
|
|
|
|
6 |
gradio
|
7 |
numpy
|
8 |
pydub
|
|
|
9 |
soundfile
|
10 |
+
ffmpeg-python
|