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