From d34e93793450d7b780f2308601249ddf2dc75cae Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Tue, 21 Feb 2023 11:56:52 +0530 Subject: [PATCH] Updated Custom Models (markdown) --- Custom-Models.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom-Models.md b/Custom-Models.md index 0463deb..07cca46 100644 --- a/Custom-Models.md +++ b/Custom-Models.md @@ -6,7 +6,7 @@ Depending on the images used during the training, the models generate a differen ## 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`. +- 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: ![image](https://user-images.githubusercontent.com/5852422/197419759-45cba5a7-58ef-4fff-a6b2-80536d7f609e.png)