From be80a439175e36b6a365e313a34501ab31631904 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 23 Mar 2023 12:31:06 +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 f41e744..6190cc0 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` or `.safetensors`. +- Copy the model file to `C:\EasyDiffusion\models\stable-diffusion`. The file should have the suffix `.ckpt` or `.safetensors`. - If the model comes with a `.yaml` file, please place that yaml file next to the model, with the same name. For e.g. if the model is `some-model.ckpt` (or `some-model.safetensors`), then please rename the yaml file to `some-model.yaml`, and place it next to the model file in the same folder. - Reload your browser page. The model should be listed in the "Models" section in the image settings: