Update requirements.txt
Browse files- requirements.txt +11 -11
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
gradio
|
2 |
-
numpy
|
3 |
-
librosa
|
4 |
-
soundfile
|
5 |
-
TTS
|
6 |
-
torch
|
7 |
-
matplotlib
|
8 |
-
pandas
|
9 |
-
plotly
|
10 |
-
requests
|
11 |
-
seaborn
|
|
|
1 |
+
gradio
|
2 |
+
numpy
|
3 |
+
librosa
|
4 |
+
soundfile
|
5 |
+
TTS
|
6 |
+
torch
|
7 |
+
matplotlib
|
8 |
+
pandas
|
9 |
+
plotly
|
10 |
+
requests
|
11 |
+
seaborn
|