forked from mrq/ai-voice-cloning
Freeze pydantic package to 1.10.11
inflect in DLAS requirements.txt installs pydantic 2.0.2, causing issues with the Gradio Webpage
This commit is contained in:
parent
6c3f48efba
commit
350d2d5a95
|
@ -7,3 +7,4 @@ music-tag
|
||||||
voicefixer
|
voicefixer
|
||||||
psutil
|
psutil
|
||||||
phonemizer
|
phonemizer
|
||||||
|
pydantic==1.10.11
|
Loading…
Reference in New Issue
Block a user