Spaces:
Runtime error
Runtime error
kevinwang676
commited on
Commit
·
afaba11
1
Parent(s):
86c34f3
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ numpy==1.23.4
|
|
2 |
face_alignment==1.3.5
|
3 |
imageio==2.19.3
|
4 |
imageio-ffmpeg==0.4.7
|
5 |
-
librosa==0.9.2
|
6 |
numba
|
7 |
resampy==0.3.1
|
8 |
pydub==0.25.1
|
@@ -21,7 +21,6 @@ av
|
|
21 |
safetensors
|
22 |
scipy
|
23 |
transformers
|
24 |
-
librosa==0.8.1
|
25 |
webrtcvad==2.0.10
|
26 |
protobuf
|
27 |
cpm_kernels
|
|
|
2 |
face_alignment==1.3.5
|
3 |
imageio==2.19.3
|
4 |
imageio-ffmpeg==0.4.7
|
5 |
+
librosa==0.9.2
|
6 |
numba
|
7 |
resampy==0.3.1
|
8 |
pydub==0.25.1
|
|
|
21 |
safetensors
|
22 |
scipy
|
23 |
transformers
|
|
|
24 |
webrtcvad==2.0.10
|
25 |
protobuf
|
26 |
cpm_kernels
|