Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -9,8 +9,4 @@ matplotlib>=3.9.1
|
|
9 |
opencv-python>=4.7.0
|
10 |
moviepy==1.0.3
|
11 |
imageio>=2.5.0
|
12 |
-
decorator>=4.3.0
|
13 |
-
Pillow>=7.0.0
|
14 |
-
scipy>=1.3.0
|
15 |
-
pydub>=0.23.0
|
16 |
-
audiofile>=0.0.0
|
|
|
9 |
opencv-python>=4.7.0
|
10 |
moviepy==1.0.3
|
11 |
imageio>=2.5.0
|
12 |
+
decorator>=4.3.0
|
|
|
|
|
|
|
|