From cdbcac6a78464375833ba23551bf9b22d7597e04 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sat, 19 Oct 2024 11:16:23 +0200 Subject: [PATCH] fix(sycl): drop gradio pin Signed-off-by: Ettore Di Giacinto --- backend/python/openvoice/requirements-intel.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/python/openvoice/requirements-intel.txt b/backend/python/openvoice/requirements-intel.txt index 46c67465..c37bb1ce 100644 --- a/backend/python/openvoice/requirements-intel.txt +++ b/backend/python/openvoice/requirements-intel.txt @@ -18,7 +18,6 @@ python-dotenv pypinyin==0.50.0 cn2an==0.5.22 jieba==0.42.1 -gradio==4.44.1 langid==1.1.6 git+https://github.com/myshell-ai/MeloTTS.git git+https://github.com/myshell-ai/OpenVoice.git