Spaces:
Runtime error
Runtime error
Katock
commited on
Commit
·
ee4a2a4
1
Parent(s):
c0c0eca
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
Flask
|
| 2 |
Flask_Cors
|
| 3 |
gradio==3.18.0
|
|
@@ -21,3 +22,10 @@ fairseq
|
|
| 21 |
librosa
|
| 22 |
edge-tts
|
| 23 |
pyworld
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
ffmpeg-python
|
| 2 |
Flask
|
| 3 |
Flask_Cors
|
| 4 |
gradio==3.18.0
|
|
|
|
| 22 |
librosa
|
| 23 |
edge-tts
|
| 24 |
pyworld
|
| 25 |
+
tensorboard
|
| 26 |
+
tensorboardX
|
| 27 |
+
transformers
|
| 28 |
+
pyyaml
|
| 29 |
+
pynvml
|
| 30 |
+
ffmpeg
|
| 31 |
+
|