ATP
commited on
Commit
·
a5e6758
1
Parent(s):
2d2c239
Add application file_3
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
|
|
1 |
gradio
|
2 |
transformers
|
3 |
librosa==0.7.2
|
4 |
-
numba==0.48
|
5 |
neon_tts_plugin_coqui
|
6 |
gtts
|
7 |
omegaconf
|
|
|
1 |
+
--upgrade pip
|
2 |
gradio
|
3 |
transformers
|
4 |
librosa==0.7.2
|
|
|
5 |
neon_tts_plugin_coqui
|
6 |
gtts
|
7 |
omegaconf
|