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