LucasDash commited on
Commit
aa78c28
1 Parent(s): 88dea32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +56 -18
README.md CHANGED
@@ -10,25 +10,36 @@ library_name: diffusers
10
  pipeline_tag: text-to-image
11
  ---
12
 
13
- # Dash Waifu Diffusion
14
 
15
- Mix models inspired by [OrangeMixs](https://huggingface.co/WarriorMama777/OrangeMixs)
16
 
17
- 1. **Dash Waifu Diffusion Mix:** This Stable Diffusion model is a merge of a custom model of mine and [BasilMix](https://huggingface.co/nuigurumi/basil_mix) using U-Net Blocks Weight Merge.
18
- 2. **Dash WDM Counterfeit:** This is a merge of an updated version of the first model with the [Counterfeit model](https://huggingface.co/gsdf/Counterfeit-V2.5) by gsdf.
19
 
20
  ----
21
 
22
  # Table of Contents
23
 
 
24
  - [Sample Generations](#sample-generations)
25
  - [Dash Waifu Diffusion Mix](#dash-waifu-diffusion-mix)
 
 
26
  - [Dash WDM Counterfeit](#dash-wdm-counterfeit)
27
  - [Recommendations](#recommendations)
28
  - [Generation Comparisons](#generation-comparisons)
29
 
30
  ----
31
 
 
 
 
 
 
 
 
 
 
32
  # Sample Generations
33
 
34
  ## Dash Waifu Diffusion Mix
@@ -42,16 +53,52 @@ Negative prompt: ugly, low detail, low quality, loli, bad anatomy, bad proportio
42
  ```
43
  **Input details:** Steps: 25, Sampler: DPM++ 2M Karras, CFG scale: 9, Seed: 2087266871, Size: 768x512, Model hash: 8266705e4e, Model: dash_wdm, Denoising strength: 0.5, Hires upscale: 2, Hires upscaler: R-ESRGAN 4x+
44
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  ## Dash WDM Counterfeit
46
 
47
- ![](https://s3.amazonaws.com/moonup/production/uploads/638bf06ed274cbbad28448b0/FbvsGu1Hm1dkzJtvp5uog.png)
 
 
48
 
49
  **Prompt:**
50
  ```
51
- woman on beach, ((partially submerged in water)), dutch angle, detailed bay background, 1girl, sitting, water tide waves, hands between legs, wind blowing long hair, blonde, blue eyes, barefoot, red bikini, palm trees, rocks, mountains, god rays, masterpiece, high detail, realistic, nsfw
52
- Negative prompt: easynegative, ugly, low quality, bad anatomy, loli, crossed legs, side view, hand on hair, out of frame, watermark, nude
53
  ```
54
- **Input details:** Steps: 24, Sampler: DPM++ SDE Karras, CFG scale: 7, Seed: 2087266871, Size: 768x512, Model hash: 7f8eaf6d96, Model: dash_wdm_counterfeit, Denoising strength: 0.5, Hires upscale: 2, Hires upscaler: R-ESRGAN 4x+
55
 
56
  ----
57
 
@@ -62,7 +109,7 @@ Negative prompt: easynegative, ugly, low quality, bad anatomy, loli, crossed leg
62
 
63
  **Drawing art style**
64
  - VAE: [orangemix.vae.pt](https://huggingface.co/WarriorMama777/OrangeMixs/blob/main/VAEs/orangemix.vae.pt)
65
- - Sampler: DDIM
66
  - CFG scale: 3~10
67
 
68
  **Realistic art style**
@@ -74,15 +121,6 @@ Negative prompt: easynegative, ugly, low quality, bad anatomy, loli, crossed leg
74
 
75
  # Generation Comparisons
76
 
77
- ![](https://s3.amazonaws.com/moonup/production/uploads/1676063956637-638bf06ed274cbbad28448b0.jpeg)
78
-
79
- **Prompt:**
80
- ```
81
- realistic polaroid photo by Wong Kar-Wai, cute punk woman, solo, messy grunge hair, outrun red jacket, blue eyes, red lipstick, eye bags, long jeans, smirk, RAW color, high quality
82
- Negative prompt: low quality, ugly, line art, anime, asian, bad anatomy, bad proportions, broken limbs, mutation, loli, clown, fat, duplicate, frame border, shirt stamp, grayscale, noise, blur, watermark
83
- ```
84
- **Input details:** Steps: 25, Seed: 2938901765, Size: 768x768
85
-
86
  ![](https://s3.amazonaws.com/moonup/production/uploads/1676090879519-638bf06ed274cbbad28448b0.jpeg)
87
 
88
  **Prompt:**
 
10
  pipeline_tag: text-to-image
11
  ---
12
 
13
+ # Dash Waifu Diffusion Mixs
14
 
15
+ ![](https://s3.amazonaws.com/moonup/production/uploads/638bf06ed274cbbad28448b0/-vZFvdPLzBumqxxYWaq8u.jpeg)
16
 
17
+ Stable Diffusion 1.5 mix models inspired by [OrangeMixs](https://huggingface.co/WarriorMama777/OrangeMixs), with focus on character design.
 
18
 
19
  ----
20
 
21
  # Table of Contents
22
 
23
+ - [Description](#description)
24
  - [Sample Generations](#sample-generations)
25
  - [Dash Waifu Diffusion Mix](#dash-waifu-diffusion-mix)
26
+ - [Dash WDM Ink](#dash-wdm-ink)
27
+ - [Dash WDM Paint](#dash-wdm-paint)
28
  - [Dash WDM Counterfeit](#dash-wdm-counterfeit)
29
  - [Recommendations](#recommendations)
30
  - [Generation Comparisons](#generation-comparisons)
31
 
32
  ----
33
 
34
+ # Description
35
+
36
+ 1. **Dash Waifu Diffusion Mix:** The first merge of a custom trained model of mine and [BasilMix](https://huggingface.co/nuigurumi/basil_mix) using U-Net Blocks Weight Merge.
37
+ 2. **Dash WDM Ink:** This is a variant of the first with a tendency towards anime and cartoon style.
38
+ 3. **Dash WDM Paint:** This is a successor to the first one, which is orientated towards realistic digital painting style.
39
+ 4. **Dash WDM Counterfeit:** This is a mix of the first model with the [Counterfeit model](https://huggingface.co/gsdf/Counterfeit-V2.5) by gsdf.
40
+
41
+ ----
42
+
43
  # Sample Generations
44
 
45
  ## Dash Waifu Diffusion Mix
 
53
  ```
54
  **Input details:** Steps: 25, Sampler: DPM++ 2M Karras, CFG scale: 9, Seed: 2087266871, Size: 768x512, Model hash: 8266705e4e, Model: dash_wdm, Denoising strength: 0.5, Hires upscale: 2, Hires upscaler: R-ESRGAN 4x+
55
 
56
+ ----
57
+
58
+ ## Dash WDM Ink
59
+
60
+ ![](https://s3.amazonaws.com/moonup/production/uploads/638bf06ed274cbbad28448b0/jxsAgqwYTIhaLUIEXnEpe.jpeg)
61
+
62
+ ![](https://s3.amazonaws.com/moonup/production/uploads/638bf06ed274cbbad28448b0/s1q14oDnLIqJwT4mPPjWt.png)
63
+ **Prompt:**
64
+ ```
65
+ polaroid photo by Wong Kar-Wai, beautiful cute punk [girl|woman], solo, messy disheveled bob hair, outrun red jacket, blue eyes, red lipstick, eye bags, dramatic lighting, cinematic atmosphere, hard back light, rembrandt lighting, deep of field, bokeh, bloom, RAW color, high quality, best quality, masterpiece
66
+ Negative prompt: worst quality, low quality, lowres, loli, ugly, frame border, asian, clown, empty background, choker, 2girls, watermark, nude, easynegative
67
+ ```
68
+
69
+ ----
70
+
71
+ ## Dash WDM Paint
72
+
73
+ ![](https://s3.amazonaws.com/moonup/production/uploads/638bf06ed274cbbad28448b0/A0R7ISbLBI5pvLPZ_xVf4.jpeg)
74
+
75
+ ![](https://s3.amazonaws.com/moonup/production/uploads/638bf06ed274cbbad28448b0/la1XBAuItJR2Jvtzt6V0H.png)
76
+
77
+ **Prompt:**
78
+ ```
79
+ steampunk witch girl, railroad, medieval fantasy, waiting for the train, sitting, legs crossed, reading magic book, dramatic lighting, steam
80
+ Negative prompt: worst quality, low quality, lowres, ugly, loli, easynegative
81
+ ```
82
+
83
+ ![](https://s3.amazonaws.com/moonup/production/uploads/638bf06ed274cbbad28448b0/sTiZfKJgj1pJA8LL7KsqS.png)
84
+
85
+ **Prompt:**
86
+ ```
87
+ boy
88
+ ```
89
+ ----
90
+
91
  ## Dash WDM Counterfeit
92
 
93
+ ![](https://s3.amazonaws.com/moonup/production/uploads/638bf06ed274cbbad28448b0/vLzAHbgTO8mstBQZfwFxs.png)
94
+
95
+ ----
96
 
97
  **Prompt:**
98
  ```
99
+ bored student, 1girl, from below, solo, school uniform, serafuku, cloudy sky, black hair, skirt, sailor collar, looking at viewer, buildings, power lines, cityscape, beautiful scenery, blunt bangs, city, school bag, masterpiece
100
+ Negative prompt: worst quality, low quality, loli, choker, crying, easynegative
101
  ```
 
102
 
103
  ----
104
 
 
109
 
110
  **Drawing art style**
111
  - VAE: [orangemix.vae.pt](https://huggingface.co/WarriorMama777/OrangeMixs/blob/main/VAEs/orangemix.vae.pt)
112
+ - Sampler: DPM++ SDE Karras, UniPC
113
  - CFG scale: 3~10
114
 
115
  **Realistic art style**
 
121
 
122
  # Generation Comparisons
123
 
 
 
 
 
 
 
 
 
 
124
  ![](https://s3.amazonaws.com/moonup/production/uploads/1676090879519-638bf06ed274cbbad28448b0.jpeg)
125
 
126
  **Prompt:**