Spaces:
Runtime error
Runtime error
Commit
·
a29f8c1
1
Parent(s):
85aaa31
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
|