"vscode:/vscode.git/clone" did not exist on "3a0d3da66fe5fcb72129a0a6a8a26d5e35a1ee5a"
Commit 7d1faf53 authored by yuhai's avatar yuhai
Browse files

Update README.md

parent ad226e28
......@@ -22,6 +22,8 @@ docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:unifold-torch2.1.0-dt
docker run -it --network=host -v <unifold代码路径>:<容器内路径> --shm-size=32G --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video -v /opt/hyhal:/opt/hyhal:ro -v /opt/dtk-24.04.2-runtime/:/opt/dtk/:ro --name <镜像名称> <上面获得的镜像ID> bash
mv -f <unifold代码路径>/run_multimer.sh /root/Uni-Fold/run_multimer.sh
mv -f <unifold代码路径>/run_multimer.sh /root/Uni-Fold/run_multimer.sh
cd /root/Uni-Fold
```
......
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