Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +14 -14
requirements.txt
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
-
gradio
|
2 |
-
moviepy
|
3 |
-
torch
|
4 |
-
torchaudio
|
5 |
-
soundfile
|
6 |
-
pillow
|
7 |
-
numpy
|
8 |
-
scipy
|
9 |
-
requests
|
10 |
-
audiocraft
|
11 |
-
spacy
|
12 |
-
pydantic
|
13 |
-
librosa
|
14 |
-
numba
|
|
|
1 |
+
gradio
|
2 |
+
moviepy
|
3 |
+
torch
|
4 |
+
torchaudio
|
5 |
+
soundfile
|
6 |
+
pillow
|
7 |
+
numpy
|
8 |
+
scipy
|
9 |
+
requests
|
10 |
+
audiocraft
|
11 |
+
spacy
|
12 |
+
pydantic
|
13 |
+
librosa
|
14 |
+
numba
|