Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ face_alignment==1.3.0
|
|
6 |
imageio==2.19.3
|
7 |
imageio-ffmpeg==0.4.7
|
8 |
librosa==0.8.0
|
9 |
-
numba==0.56.
|
10 |
resampy==0.3.1
|
11 |
pydub==0.25.1
|
12 |
scipy
|
|
|
6 |
imageio==2.19.3
|
7 |
imageio-ffmpeg==0.4.7
|
8 |
librosa==0.8.0
|
9 |
+
numba==0.56.4
|
10 |
resampy==0.3.1
|
11 |
pydub==0.25.1
|
12 |
scipy
|