From 37bf455ce7ca30879c57f569aa6a1470fcf1f609 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 31 Aug 2023 17:11:01 +0530 Subject: [PATCH] Created Image Modifiers (markdown) --- Image-Modifiers.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Image-Modifiers.md diff --git a/Image-Modifiers.md b/Image-Modifiers.md new file mode 100644 index 0000000..51a14b2 --- /dev/null +++ b/Image-Modifiers.md @@ -0,0 +1,15 @@ +Image Modifiers are useful words that guide the AI in creating images in specific styles. For e.g. by including `line art` in your input prompt, it'll guide the AI to make images that look like they've been drawn by an ink pen. + +![image](https://github.com/easydiffusion/easydiffusion/assets/844287/fffc2bbb-1bb1-4034-aa7f-1164faf0d21f) + +Click on a particular modifier to add it to your image. Click a selected modifier again to remove it from the image. + +The modifiers are organized into categories, so please explore the different styles available. + +**Cogwheel Icon**: To define custom image modifiers. You can read more about custom modifiers at [this link](https://github.com/easydiffusion/easydiffusion/wiki/Custom-Modifiers). + +**Image Style**: To change the type of icon for the pre-defined modifiers. + * Face: Shows faces for the icons in the style of the modifiers. + * Landscapes: Shows landscapes for the icons in the style of the modifiers. + +**Thumbnail Size**: A slider to change the size of the clickable modifiers. \ No newline at end of file