Update README.md
Browse files
README.md
CHANGED
@@ -9,41 +9,31 @@ tags:
|
|
9 |
- text-to-image
|
10 |
- diffusers
|
11 |
---
|
12 |
-
# **Colorful-v4.5**
|
13 |
-
**Colorful-v4.5** is a model merge between [Anything-v4.5](https://huggingface.co/andite/anything-v4.0), [
|
14 |
|
15 |
Colorful-v4.5 is named how it is because of the fact that it is similar to Anything-v4.5 and that it improves the bland color pallet it comes with (atleast for me), producing much livelier images. It also improves some other things like environments, fingers, facial emotions and somewhat clothing (it also fixes the purple blobs 🤫)
|
16 |
|
|
|
|
|
17 |
*Technically i could name it Anything-v5.0 but that would be rather cheesy*
|
18 |
|
|
|
|
|
19 |
*It is highly recommended to run this model locally on your computer because running it from the web-ui api will produce lower quality images than intended*
|
20 |
|
21 |
# Examples:
|
22 |
|
23 |
-
#
|
24 |
-

|
34 |
|
35 |
-
|
36 |
-
```
|
37 |
-
Prompt: masterpiece, best quality, lady, in red and black yukata, pink hair, blue eyes, in dojo, smiling, sitting, hands on lap
|
38 |
-
Other Details: Steps: 20, Sampler: DPM++ 2S a Karras, CFG scale: 8, Seed: 774768794, Size: 512x512, Model hash: b5de490700, Model: Colorful-v4.5, Denoising strength: 0.6, Hires upscale: 2, Hires steps: 20, Hires upscaler: SwinIR_4x
|
39 |
-
Negative Prompt: Same thing as in Example #1
|
40 |
-
```
|
41 |
-
# **Example #3:** *30 steps*
|
42 |

|
43 |
|
44 |
-
# Anything-v4.5:
|
45 |
|
46 |

|
|
|
47 |
```
|
48 |
Prompt: masterpiece, best quality, girl, black hair, blue eyes, black t-shirt, black pants, smiling, standing up, solo, facing viewer, near blossomed tree
|
49 |
Other Details: Steps: 30, Sampler: DPM++ 2S a Karras, CFG scale: 8, Seed: 774768794, Size: 512x512, Model hash: b5de490700, Model: Colorful-v4.5, Denoising strength: 0.6, Hires upscale: 2, Hires steps: 30, Hires upscaler: SwinIR_4x
|
|
|
9 |
- text-to-image
|
10 |
- diffusers
|
11 |
---
|
12 |
+
# **Colorful-v4.5 Plus**
|
13 |
+
**Colorful-v4.5 Plus** is a model merge between [Anything-v4.5](https://huggingface.co/andite/anything-v4.0), [AbyssOrangeMix3](https://huggingface.co/WarriorMama777/OrangeMixs) and [ProtogenInfinity](https://huggingface.co/darkstorm2150/Protogen_Infinity_Official_Release)
|
14 |
|
15 |
Colorful-v4.5 is named how it is because of the fact that it is similar to Anything-v4.5 and that it improves the bland color pallet it comes with (atleast for me), producing much livelier images. It also improves some other things like environments, fingers, facial emotions and somewhat clothing (it also fixes the purple blobs 🤫)
|
16 |
|
17 |
+
The "Plus" in "Colorful-v4.5" has been added because the model merge has been updated to Abyss Orange Mix 3. As the name suggests, this version is a better version of the last model
|
18 |
+
|
19 |
*Technically i could name it Anything-v5.0 but that would be rather cheesy*
|
20 |
|
21 |
+
*The older version of the model is still in the repo if you're interested*
|
22 |
+
|
23 |
*It is highly recommended to run this model locally on your computer because running it from the web-ui api will produce lower quality images than intended*
|
24 |
|
25 |
# Examples:
|
26 |
|
27 |
+
# Colorful-v4.5-Plus:
|
28 |
+

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
|
30 |
+
# Colorful-v4.5:
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |

|
32 |
|
33 |
+
# Anything-v4.5:
|
34 |
|
35 |

|
36 |
+
|
37 |
```
|
38 |
Prompt: masterpiece, best quality, girl, black hair, blue eyes, black t-shirt, black pants, smiling, standing up, solo, facing viewer, near blossomed tree
|
39 |
Other Details: Steps: 30, Sampler: DPM++ 2S a Karras, CFG scale: 8, Seed: 774768794, Size: 512x512, Model hash: b5de490700, Model: Colorful-v4.5, Denoising strength: 0.6, Hires upscale: 2, Hires steps: 30, Hires upscaler: SwinIR_4x
|