mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-27 22:15:00 +00:00
fix(openvoice): pin numpy before installing torch (#4439)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
61e486dbf5
commit
8a08e9ec67
6 changed files with 1 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue