Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ soundfile
|
|
8 |
Pillow
|
9 |
gradio_client
|
10 |
requests
|
|
|
11 |
# Ensure ffmpeg (the CLI tool) is installed in the environment/PATH.
|
|
|
8 |
Pillow
|
9 |
gradio_client
|
10 |
requests
|
11 |
+
ffmpeg-python
|
12 |
# Ensure ffmpeg (the CLI tool) is installed in the environment/PATH.
|