Updated Custom Models (markdown)

cmdr2 2023-02-21 11:56:52 +05:30
parent 25fa06ee17
commit d34e937934

@ -6,7 +6,7 @@ Depending on the images used during the training, the models generate a differen
## Installing a model ## Installing a model
If you've downloaded a model, you can make it available to Stable Diffusion UI: 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`. - Copy the model file to `C:\stable-diffusion-ui\models\stable-diffusion`. The file should have the suffix `.ckpt` or `.safetensors`.
- Reload your browser page. The model should be listed in the "Models" section in the image settings: - Reload your browser page. The model should be listed in the "Models" section in the image settings:
![image](https://user-images.githubusercontent.com/5852422/197419759-45cba5a7-58ef-4fff-a6b2-80536d7f609e.png) ![image](https://user-images.githubusercontent.com/5852422/197419759-45cba5a7-58ef-4fff-a6b2-80536d7f609e.png)