Commit 1ed33418 authored by mashun1's avatar mashun1
Browse files

Update README.md

parent ce34ef01
Pipeline #813 canceled with stages
......@@ -62,6 +62,8 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
2、其它非特殊库参照requirements.txt安装
pip install -r requirements.txt
pip install torchvision-0.16.0+git267eff6.abi0.dtk2310.torch2.1.0-cp38-cp38-linux_x86_64.whl --no-deps (whl.zip文件中)
pip install triton-2.1.0+git34f8189.abi0.dtk2310-cp38-cp38-linux_x86_64.whl (whl.zip文件中)
......@@ -70,8 +72,6 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
cd xformers && pip install xformers==0.0.23 --no-deps && bash patch_xformers.rocm.sh (whl.zip文件中)
pip install -r requirements.txt
## 数据集
......@@ -140,4 +140,4 @@ https://developer.hpccube.com/codes/modelzoo/dynamicrafter_pytorch
## 参考资料
* https://github.com/Doubiiu/DynamiCrafter
\ No newline at end of file
* https://github.com/Doubiiu/DynamiCrafter
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