fix(openvoice): pin numpy before installing torch (#4439)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2024-12-20 10:34:23 +01:00 committed by GitHub
parent 61e486dbf5
commit 8a08e9ec67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 1 additions and 5 deletions

View file

@ -8,6 +8,7 @@ openai
python-dotenv
pypinyin
cn2an==0.5.22
numpy==1.22.0
networkx==2.8.8
jieba==0.42.1
gradio==3.48.0