Commit 8fc6ed45 authored by zhougaofeng's avatar zhougaofeng
Browse files

Update README.md

parent fca8c2e8
...@@ -36,7 +36,8 @@ docker run --shm-size 10g --network=host --name=stablediffusion_v2-1 --privilege ...@@ -36,7 +36,8 @@ docker run --shm-size 10g --network=host --name=stablediffusion_v2-1 --privilege
cd /stablediffusion-main cd /stablediffusion-main
## 下载 SD v2.1 model ## 下载 SD v2.1 model
git lfs install git lfs install
git clone https://huggingface.co/stabilityai/stable-diffusion-2-1-base git clone http://113.200.138.88:18080/aimodels/stable-diffusion-2-1-base.git
``` ```
### 2、运行: ### 2、运行:
......
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