Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
razzorblade committed Aug 24, 2022
1 parent a0fa9c9 commit 5284519
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 @@ -8,7 +8,7 @@ Windows UI for Stable Diffusion
## Prerequisites
- StableDiffusion and model weights locally (follow steps on [official github](https://github.com/CompVis/stable-diffusion))
- [Anaconda installation](https://www.anaconda.com/) or miniconda/conda - needed to activate conda environment using Anaconda prompt.
Please, **make sure you can run "python txt2img.py --help"** from the Anaconda prompt and that you have **ldm environment** active (following the official guide in previous point).
Please, **make sure you can run "python txt2img.py --help"** from the Anaconda prompt and that you have **ldm environment** available (following the official guide in previous point).

## Keep in mind
- When using optimized script, put it into /scripts/ folder of archive downloaded from official Stable Diffusion repository.
Expand Down

0 comments on commit 5284519

Please sign in to comment.