Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ piper-tts==1.1.0
|
|
2 |
vinorm==2.0.7
|
3 |
gradio==5.10.0
|
4 |
numpy
|
|
|
5 |
vietnam_number==1.0.3
|
6 |
git+https://github.com/CodeLinkIO/Vietnamese-text-normalization.git@main
|
|
|
2 |
vinorm==2.0.7
|
3 |
gradio==5.10.0
|
4 |
numpy
|
5 |
+
uvicorn
|
6 |
vietnam_number==1.0.3
|
7 |
git+https://github.com/CodeLinkIO/Vietnamese-text-normalization.git@main
|