Spaces:
Runtime error
Runtime error
Commit
·
8b8c422
1
Parent(s):
f1714c0
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -14,7 +14,7 @@ scipy==1.10.1
|
|
14 |
pyworld>=0.3.2
|
15 |
faiss-cpu==1.7.3
|
16 |
praat-parselmouth>=0.4.2
|
17 |
-
librosa==0.9.
|
18 |
edge-tts
|
19 |
torchcrepe
|
20 |
Pillow==9.5.0
|
@@ -24,6 +24,7 @@ imageio==2.19.3
|
|
24 |
imageio-ffmpeg==0.4.7
|
25 |
numba
|
26 |
resampy==0.3.1
|
|
|
27 |
kornia==0.6.8
|
28 |
tqdm
|
29 |
yacs==0.1.8
|
@@ -32,6 +33,7 @@ joblib==1.1.0
|
|
32 |
scikit-image==0.19.3
|
33 |
basicsr==1.4.2
|
34 |
facexlib==0.3.0
|
|
|
35 |
gfpgan
|
36 |
av
|
37 |
safetensors
|
|
|
14 |
pyworld>=0.3.2
|
15 |
faiss-cpu==1.7.3
|
16 |
praat-parselmouth>=0.4.2
|
17 |
+
librosa==0.9.1
|
18 |
edge-tts
|
19 |
torchcrepe
|
20 |
Pillow==9.5.0
|
|
|
24 |
imageio-ffmpeg==0.4.7
|
25 |
numba
|
26 |
resampy==0.3.1
|
27 |
+
pydub==0.25.1
|
28 |
kornia==0.6.8
|
29 |
tqdm
|
30 |
yacs==0.1.8
|
|
|
33 |
scikit-image==0.19.3
|
34 |
basicsr==1.4.2
|
35 |
facexlib==0.3.0
|
36 |
+
dlib-bin
|
37 |
gfpgan
|
38 |
av
|
39 |
safetensors
|