mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-20 09:57:49 +02:00
Created Custom Models (markdown)
parent
ab4271ee06
commit
6bac7824a2
12
Custom-Models.md
Normal file
12
Custom-Models.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
## What are Stable Diffusion models?
|
||||||
|
Stable Diffusion UI uses so called models to create the images. The models get trained using many images and image descriptions. During the installation,
|
||||||
|
a default model gets downloaded, the sd-v1-4 model. Other models exist. Some of them use sd-v1-4 as their base and were then trained on additional images, while other models were trained from scratch.
|
||||||
|
|
||||||
|
Depending on the images used during the training, the models generate a different look and understand different prompts.
|
||||||
|
|
||||||
|
## Installing a model
|
||||||
|
If you've downloaded a model, you can make it available to Stable Diffusion UI:
|
||||||
|
- Copy the model file to `C:\stable-diffusion-ui\models\stable-diffusion`. The file should have the suffix `.ckpt`.
|
||||||
|
- Reload your browser page. The model should be listed in the "Models" section in the image settings:
|
||||||
|
|
||||||
|

|
Loading…
x
Reference in New Issue
Block a user