"vscode:/vscode.git/clone" did not exist on "6a4b834fad1d88d2a0556068bb238dc0a8eceb31"
Commit bf340662 authored by mashun1's avatar mashun1
Browse files

Update README.md

parent b312749a
...@@ -71,9 +71,11 @@ transformers:4.48.0 ...@@ -71,9 +71,11 @@ transformers:4.48.0
``` ```
pip install -r requirements.txt pip install -r requirements.txt
pip install distvae yunchang pip install distvae yunchang==0.6.0
pip install "xfuser>=0.4" --no-deps torch pip install "xfuser==0.4.2" --no-deps torch
bash modified/fix.sh
# 需要参考 modified/fix.sh中的命令修改相应位置的代码 # 需要参考 modified/fix.sh中的命令修改相应位置的代码
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment