Spaces:
Running
on
Zero
Running
on
Zero
fix: dependencies version conflict
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
# Preinstall requirements from TTS
|
| 2 |
TTS @ git+https://github.com/thinhlpg/TTS.git@ff217b3f27b294de194cc59c5119d1e08b06413c
|
| 3 |
-
pydantic==1.10.13
|
| 4 |
-
python-multipart==0.0.6
|
| 5 |
typing-extensions>=4.8.0
|
| 6 |
cutlet
|
| 7 |
mecab-python3==1.0.6
|
|
|
|
| 1 |
# Preinstall requirements from TTS
|
| 2 |
TTS @ git+https://github.com/thinhlpg/TTS.git@ff217b3f27b294de194cc59c5119d1e08b06413c
|
|
|
|
|
|
|
| 3 |
typing-extensions>=4.8.0
|
| 4 |
cutlet
|
| 5 |
mecab-python3==1.0.6
|