JosefJilek
commited on
Commit
•
f802492
1
Parent(s):
cdc4442
Update README.md
Browse files
README.md
CHANGED
@@ -7,8 +7,8 @@ tags:
|
|
7 |
library_name: diffusers
|
8 |
---
|
9 |
|
10 |
-
#
|
11 |
-
The goal of this project is to improve generation of
|
12 |
__Support me: https://www.buymeacoffee.com/jilek772003__ \
|
13 |
\
|
14 |
__Some of the models can be used online on these plarforms:__ \
|
@@ -16,14 +16,13 @@ __Aipictors (Japanese) - https://www.aipictors.com__ \
|
|
16 |
__Yodayo (English) - https://yodayo.com (comming soon with more content here)__
|
17 |
|
18 |
## Usage
|
19 |
-
Use CLIP skip 2 \
|
20 |
-
It is recommende to use standard resolution such as 512x768 and EasyNegative embedding with these models. \
|
21 |
-
Positive prompt example: 1girl, solo
|
22 |
Negative prompt example: EasyNegative, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, multiple panels, aged up, old \
|
23 |
All examples were generated using custom workflow in ComfyUI and weren't edited using inpainting. You can load the workflow by either importing the example images or importing the workflow directly
|
24 |
|
25 |
## Useful links
|
26 |
-
Reddit: https://www.reddit.com/r/loliDiffusion \
|
27 |
Discord: https://discord.gg/mZ3eGeNX7S
|
28 |
|
29 |
## About
|
@@ -81,6 +80,10 @@ Many model support changes \
|
|
81 |
Using merging concept from v0.10 but improved as 13 and 11 had unwanted side effects \
|
82 |
Composition and anatomy should be more coherent now \
|
83 |
Improved multi-character generation
|
|
|
|
|
|
|
|
|
84 |
|
85 |
## Examples
|
86 |
### YOZORA
|
|
|
7 |
library_name: diffusers
|
8 |
---
|
9 |
|
10 |
+
# Moe Diffusion
|
11 |
+
The goal of this project is to improve generation of moe characters since most of other models are not good at it. \
|
12 |
__Support me: https://www.buymeacoffee.com/jilek772003__ \
|
13 |
\
|
14 |
__Some of the models can be used online on these plarforms:__ \
|
|
|
16 |
__Yodayo (English) - https://yodayo.com (comming soon with more content here)__
|
17 |
|
18 |
## Usage
|
19 |
+
Use CLIP skip 2 (or none/1 for SDXL) \
|
20 |
+
It is recommende to use standard resolution such as 512x768 (832x1144 for XL) and EasyNegative embedding (again none for XL) with these models. \
|
21 |
+
Positive prompt example: 1girl, solo \
|
22 |
Negative prompt example: EasyNegative, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, multiple panels, aged up, old \
|
23 |
All examples were generated using custom workflow in ComfyUI and weren't edited using inpainting. You can load the workflow by either importing the example images or importing the workflow directly
|
24 |
|
25 |
## Useful links
|
|
|
26 |
Discord: https://discord.gg/mZ3eGeNX7S
|
27 |
|
28 |
## About
|
|
|
80 |
Using merging concept from v0.10 but improved as 13 and 11 had unwanted side effects \
|
81 |
Composition and anatomy should be more coherent now \
|
82 |
Improved multi-character generation
|
83 |
+
\
|
84 |
+
v1.1.x XL\
|
85 |
+
Uses Pony XL as a base \
|
86 |
+
Transfers benefits of XL and tries to improve on backgrounds of Pony
|
87 |
|
88 |
## Examples
|
89 |
### YOZORA
|