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