Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -5,12 +5,12 @@ sentence-transformers==2.2.2
|
|
5 |
keybert==0.8.3
|
6 |
TTS==0.22.0
|
7 |
numpy==1.22.0
|
|
|
|
|
|
|
8 |
moviepy==1.0.3
|
9 |
imageio==2.33.1
|
10 |
imageio-ffmpeg==0.4.9
|
11 |
-
librosa==0.9.2
|
12 |
-
numba==0.56.4
|
13 |
-
scipy==1.10.1
|
14 |
soundfile==0.12.1
|
15 |
Pillow==10.2.0
|
16 |
requests==2.31.0
|
|
|
5 |
keybert==0.8.3
|
6 |
TTS==0.22.0
|
7 |
numpy==1.22.0
|
8 |
+
scipy==1.11.4
|
9 |
+
librosa==0.9.2
|
10 |
+
numba==0.56.4
|
11 |
moviepy==1.0.3
|
12 |
imageio==2.33.1
|
13 |
imageio-ffmpeg==0.4.9
|
|
|
|
|
|
|
14 |
soundfile==0.12.1
|
15 |
Pillow==10.2.0
|
16 |
requests==2.31.0
|