Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ torch==2.2.1
|
|
4 |
torchaudio==2.2.1
|
5 |
opencv-python-headless==4.9.0.80
|
6 |
numpy==1.26.4
|
7 |
-
ffmpeg-python==0.2.0
|
|
|
|
|
|
4 |
torchaudio==2.2.1
|
5 |
opencv-python-headless==4.9.0.80
|
6 |
numpy==1.26.4
|
7 |
+
ffmpeg-python==0.2.0
|
8 |
+
pillow==10.2.0
|
9 |
+
pydub==0.25.1
|