Browse Source

Update 'README.md'

main
Anindya Maiti 1 year ago
parent
commit
81b2d91b4d
  1. 8
      README.md

8
README.md

@ -37,6 +37,14 @@ DreamShaper8: https://civitai.com/api/download/models/128713
LoRA Models: [CivitAI](https://civitai.com/models/)
Place downloaded models in the `stable-diffusion-webui/models`.
## Start Generating
### Image Dimensions (Resolution)
As different models are trained on different image resolutions, it is best to use the training image resolution for generations. For `SD1.5` use 512x512 and for `SDXL1.0` use 1024x1024. You can slightly vary one of the dimensions without significant issues.
### text2img generation
`text2img` can be thought of as generating visual content based on textual descriptions. Popular models include [DALL-E](https://openai.com/dall-e-2), [Midjourney](https://www.midjourney.com/home), and [Stable Diffusion](https://stability.ai/blog/stable-diffusion-public-release).

Loading…
Cancel
Save