Spaces:
Running
on
A10G
Running
on
A10G
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -29,4 +29,5 @@ isort==5.13.2
|
|
29 |
pylint==3.2.2
|
30 |
pre-commit==3.7.1
|
31 |
pydub
|
32 |
-
mutagen
|
|
|
|
29 |
pylint==3.2.2
|
30 |
pre-commit==3.7.1
|
31 |
pydub
|
32 |
+
mutagen
|
33 |
+
ffmpeg-python
|