Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ Cython
|
|
| 2 |
librosa
|
| 3 |
matplotlib
|
| 4 |
numpy==1.23.5
|
|
|
|
| 5 |
phonemizer
|
| 6 |
scipy
|
| 7 |
tensorboard
|
|
|
|
| 2 |
librosa
|
| 3 |
matplotlib
|
| 4 |
numpy==1.23.5
|
| 5 |
+
uvicorn==0.17.5
|
| 6 |
phonemizer
|
| 7 |
scipy
|
| 8 |
tensorboard
|