From a39e0a19cdce6467a2831fe0f254950bd49aa2d7 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Sat, 24 Sep 2022 18:52:09 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf315fd0..409be427 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ This distribution currently uses Stable Diffusion 1.4. Once the model for 1.5 be - **Lots of Samplers:** ddim, plms, heun, euler, euler_a, dpm2, dpm2_a, lms - **Image Modifiers**: A library of *modifier tags* like *"Realistic"*, *"Pencil Sketch"*, *"ArtStation"* etc. Experiment with various styles quickly. - **New UI**: with cleaner design +- **Waifu Model Supported**: Just replace the `stable-diffusion\sd-v1-4.ckpt` file after installation with the Waifu model - Supports "*Text to Image*" and "*Image to Image*" - **NSFW Setting**: A setting in the UI to control *NSFW content* - **Use CPU setting**: If you don't have a compatible graphics card, but still want to run it on your CPU.