Commit a3b5b8f7 authored by chenzk's avatar chenzk
Browse files

Update url.md

parent a24420cc
...@@ -32,13 +32,7 @@ docker run --shm-size 10g --network=host --name=stablediffusion_v2-1 --privilege ...@@ -32,13 +32,7 @@ docker run --shm-size 10g --network=host --name=stablediffusion_v2-1 --privilege
## 推理 ## 推理
### 1、下载Stable Diffusion v2.1模型 ### 1、下载Stable Diffusion v2.1模型
``` [stabilityai/stable-diffusion-2-1-base](https://huggingface.co/stabilityai/stable-diffusion-2-1-base)
cd /stablediffusion-main
## 下载 SD v2.1 model
git lfs install
git clone http://113.200.138.88:18080/aimodels/stable-diffusion-2-1-base.git
```
### 2、运行: ### 2、运行:
运行txt2img.py示例: 运行txt2img.py示例:
......
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