Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
8d1b744
1
Parent(s):
a6d2975
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -31,4 +31,5 @@ openai
|
|
31 |
pyphen
|
32 |
syllables
|
33 |
git+https://github.com/declare-lab/jamify.git
|
34 |
-
git+https://github.com/xhhhhang/DeepPhonemizer.git
|
|
|
|
31 |
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
|