mirror of
https://github.com/SWivid/F5-TTS.git
synced 2026-03-12 21:02:50 -07:00
Remove pydantic<=2.10.6 restriction to fit latest gradio version
This commit is contained in:
@@ -25,7 +25,6 @@ dependencies = [
|
||||
"librosa",
|
||||
"matplotlib",
|
||||
"numpy<=1.26.4; python_version<='3.10'",
|
||||
"pydantic<=2.10.6",
|
||||
"pydub",
|
||||
"pypinyin",
|
||||
"rjieba",
|
||||
|
||||
Reference in New Issue
Block a user