Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
cbf3436
1
Parent(s):
8d1b744
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
|