Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
gradio
|
2 |
-
torch
|
3 |
-
transformers
|
4 |
-
openai
|
5 |
-
pandas
|
6 |
-
pydub
|
7 |
-
numpy
|
8 |
-
soundfile
|
9 |
|
10 |
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
openai
|
5 |
+
pandas
|
6 |
+
pydub
|
7 |
+
numpy
|
8 |
+
soundfile
|
9 |
|
10 |
|