Spaces:
Runtime error
Runtime error
Commit
·
1abfc63
1
Parent(s):
a29f8c1
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -32,4 +32,5 @@ pyphen
|
|
| 32 |
syllables
|
| 33 |
git+https://github.com/declare-lab/jamify.git
|
| 34 |
git+https://github.com/xhhhhang/DeepPhonemizer.git
|
| 35 |
-
fastapi==0.111.0
|
|
|
|
|
|
| 32 |
syllables
|
| 33 |
git+https://github.com/declare-lab/jamify.git
|
| 34 |
git+https://github.com/xhhhhang/DeepPhonemizer.git
|
| 35 |
+
fastapi==0.111.0
|
| 36 |
+
pydantic==2.10.6
|