Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ pyworld==0.3.4
|
|
5 |
torchcrepe==0.0.20
|
6 |
librosa==0.9.1
|
7 |
environs==11.0.0
|
|
|
8 |
tensorboardX==2.6.2.2
|
9 |
edge_tts==6.1.12
|
10 |
nest_asyncio==1.6.0
|
|
|
5 |
torchcrepe==0.0.20
|
6 |
librosa==0.9.1
|
7 |
environs==11.0.0
|
8 |
+
uvicorn==0.30.1
|
9 |
tensorboardX==2.6.2.2
|
10 |
edge_tts==6.1.12
|
11 |
nest_asyncio==1.6.0
|