docs: fix links to sd 1.5 and sd 2.1 (#1798)

This commit is contained in:
project516
2026-07-21 09:54:34 -05:00
committed by GitHub
parent 2961182365
commit 5e4e03c8dd
2 changed files with 4 additions and 4 deletions

View File

@@ -123,7 +123,7 @@ API and command-line option may change frequently.***
- Stable Diffusion v1.5 from https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5
```sh
curl -L -O https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned-emaonly.safetensors
curl -L -O https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5/resolve/main/v1-5-pruned-emaonly.safetensors
```
### Generate an image with just one command