diff --git a/backend/python/openvoice/requirements-intel.txt b/backend/python/openvoice/requirements-intel.txt index 46c67465612a..2be33413392a 100644 --- a/backend/python/openvoice/requirements-intel.txt +++ b/backend/python/openvoice/requirements-intel.txt @@ -18,7 +18,7 @@ python-dotenv pypinyin==0.50.0 cn2an==0.5.22 jieba==0.42.1 -gradio==4.44.1 +gradio==5.0.0 langid==1.1.6 git+https://github.com/myshell-ai/MeloTTS.git git+https://github.com/myshell-ai/OpenVoice.git diff --git a/backend/python/openvoice/requirements.txt b/backend/python/openvoice/requirements.txt index c74eba873fa6..c2e3f01fb078 100644 --- a/backend/python/openvoice/requirements.txt +++ b/backend/python/openvoice/requirements.txt @@ -15,6 +15,6 @@ pypinyin cn2an==0.5.22 networkx==2.8.8 jieba==0.42.1 -gradio==3.48.0 +gradio==5.0.0 langid==1.1.6 llvmlite==0.43.0