Commit 0e5fcb8e authored by mashun1's avatar mashun1
Browse files

Update README.md

parent ed731667
......@@ -52,7 +52,7 @@ $F_{3d}$
python setup.py develop
pip install urllib3==1.26.15
### Docker(方法二)
### Dockerfile(方法二)
docker build --no-cache -t MetaPortrait:latest .
docker run --shm-size 10g --network=host --name=metaportrait --privileged --device=/dev/kfd --device=/dev/dri --group-add video --cap-add=SYS_PTRACE --security-opt seccomp=unconfined -it <Image ID> bash
......
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