Skip to content

Commit

Permalink
Merge pull request #5 from eltociear/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
tnarek authored Feb 12, 2023
2 parents 02b1c0d + fefcb52 commit ce9e4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ conda activate pnp-diffusion

### Downloading StableDiffusion Weights

Download the StableDiffusion weights from the [CompVis organization at HuggingFace](https://huggingface.co/CompVis/stable-diffusion-v-1-4-original)
Download the StableDiffusion weights from the [CompVis organization at Hugging Face](https://huggingface.co/CompVis/stable-diffusion-v-1-4-original)
(download the `sd-v1-4.ckpt` file), and link them:
```
mkdir -p models/ldm/stable-diffusion-v1/
Expand Down

0 comments on commit ce9e4e2

Please sign in to comment.