Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -34,7 +34,7 @@ omegaconf==2.1.1
|
|
| 34 |
open_clip_torch==2.0.2
|
| 35 |
openai
|
| 36 |
openai-whisper
|
| 37 |
-
opencv-contrib-python==4.3.0.36
|
| 38 |
praat-parselmouth==0.3.3
|
| 39 |
prettytable==3.6.0
|
| 40 |
proglog==0.1.9
|
|
@@ -43,7 +43,7 @@ pyloudnorm==0.1.0
|
|
| 43 |
pypinyin==0.43.0
|
| 44 |
pytorch-lightning==1.5.0
|
| 45 |
pytorch-ssim==0.1
|
| 46 |
-
pyworld==0.3.0
|
| 47 |
resampy==0.2.2
|
| 48 |
Resemblyzer==0.1.1.dev0
|
| 49 |
safetensors==0.2.7
|
|
|
|
| 34 |
open_clip_torch==2.0.2
|
| 35 |
openai
|
| 36 |
openai-whisper
|
| 37 |
+
opencv-contrib-python # ==4.3.0.36
|
| 38 |
praat-parselmouth==0.3.3
|
| 39 |
prettytable==3.6.0
|
| 40 |
proglog==0.1.9
|
|
|
|
| 43 |
pypinyin==0.43.0
|
| 44 |
pytorch-lightning==1.5.0
|
| 45 |
pytorch-ssim==0.1
|
| 46 |
+
pyworld # ==0.3.0
|
| 47 |
resampy==0.2.2
|
| 48 |
Resemblyzer==0.1.1.dev0
|
| 49 |
safetensors==0.2.7
|