Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ pyyaml
|
|
7 |
imageio==2.19.3
|
8 |
imageio-ffmpeg==0.4.7
|
9 |
scikit-image==0.19.3
|
|
|
10 |
librosa==0.9.2
|
11 |
pydub==0.25.1
|
12 |
resampy==0.3.1
|
|
|
7 |
imageio==2.19.3
|
8 |
imageio-ffmpeg==0.4.7
|
9 |
scikit-image==0.19.3
|
10 |
+
opencv-python==4.8.1.78
|
11 |
librosa==0.9.2
|
12 |
pydub==0.25.1
|
13 |
resampy==0.3.1
|