Sync from GitHub repo
Browse filesThis Space is synced from the GitHub repo: https://github.com/SWivid/F5-TTS. Please submit contributions to the Space there
- pyproject.toml +1 -0
pyproject.toml
CHANGED
|
@@ -26,6 +26,7 @@ dependencies = [
|
|
| 26 |
"librosa",
|
| 27 |
"matplotlib",
|
| 28 |
"numpy<=1.26.4",
|
|
|
|
| 29 |
"pydub",
|
| 30 |
"pypinyin",
|
| 31 |
"safetensors",
|
|
|
|
| 26 |
"librosa",
|
| 27 |
"matplotlib",
|
| 28 |
"numpy<=1.26.4",
|
| 29 |
+
"pydantic<=2.10.6",
|
| 30 |
"pydub",
|
| 31 |
"pypinyin",
|
| 32 |
"safetensors",
|