Grokberg commited on
Commit
1cd8cc5
·
1 Parent(s): 7ea10d6

New Page Design

Browse files
Files changed (1) hide show
  1. README.md +284 -24
README.md CHANGED
@@ -4,29 +4,289 @@ tags:
4
  - text-to-image
5
  - stable-diffusion
6
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
 
9
- <b>Our discord server, Myne Factory: https://discord.gg/ADyd4ZXY6g</b><br>
10
- Feel free to join us for updates on current models or models on other shows. :)
11
-
12
- <b>If you are running into issues with running the model, try adding --no-half-vae to your COMMANDLINE_ARGS in your webui.bat file.</b>
13
-
14
- The prompts we trained on are available in the corresponding <i><b>T{version} Konosuba prompt list.txt</b></i> file.
15
-
16
- Prompt format: Parent tag 1, description prompt 1, description prompt 2, etc; Parent tag 2, description prompt 1, description prompt 2, etc;<br>
17
- Example: Darkness, blushing, eyes closed, happy; sparkle; evening; lens flare; petals;
18
-
19
- Just because we haven’t trained on something doesn’t mean the base AI model doesn’t already know what it is, so go crazy.
20
-
21
- <b>Examples:</b><br>
22
- Prompt:<i> Megumin, holding staff, casting, close-up; sparkle; night;</i><br>
23
- Negative prompt:<i> bad hands, bad anatomy</i>
24
- <img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/2.png" style="margin-top: 0px; margin-bottom: 0px;">
25
-
26
- Prompt:<i> Adventurer's guild; Aqua, blushing, crying, holding bottle, on her knees, eyes closed</i><br>
27
- Negative prompt:<i> bad hands, bad anatomy</i>
28
- <img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/4.png" style="margin-top: 0px; margin-bottom: 0px;">
29
-
30
- Prompt:<i> Mansion; Darkness, pajamas;</i><br>
31
- Negative prompt:<i> bad hands, bad anatomy</i>
32
- <img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/13.png" style="margin-top: 0px; margin-bottom: 0px;">
 
4
  - text-to-image
5
  - stable-diffusion
6
  ---
7
+ <div style="background: #ECECEE;">
8
+ <!--Logo-->
9
+ <div style="text-align: center;">
10
+ <img src="https://logo.mynefactory.ai/MF-KonoSuba" alt="Myne Factory Logo" style="margin:0;">
11
+ </div>
12
+ <!--Table of contents-->
13
+ <div style="font-size: 14px; padding: 4px 8px; display: flex; justify-content: space-around; color: black; font-weight: 500;">
14
+ <a href="#model-info" style="text-decoration: none; color: #204F8F">Model Info</a> |
15
+ <a href="#troubleshooting" style="text-decoration: none; color: #204F8F"">Troubleshooting</a> |
16
+ <a href="#recsettings" style="text-decoration: none; color: #204F8F"">Recommmended Settings</a> |
17
+ <a href="#promptformat" style="text-decoration: none; color: #204F8F"">Prompt Format</a> |
18
+ <a href="#examples" style="text-decoration: none; color: #204F8F"">Examples</a> |
19
+ <a href="#mynelinks" style="text-decoration: none; color: #204F8F"">Links</a>
20
+ </div>
21
+ </div>
22
+ <!--Title-->
23
+ <div style="text-align: center;">
24
+ <h1 style=" font-size:50px; padding:2px; margin:20px 0 0 0">KonoSuba</h1>
25
+ <span style=" font-size:18px; padding:2px; margin:5px 0 0 0">God's Blessing on This Wonderful World!</span>
26
+ </div>
27
+ <!--Example shortcuts-->
28
+ <div style="display: flex; align-items:top; justify-content:space-around; padding-bottom: 40px;">
29
+ <a href="#example1" style="padding:10px">
30
+ <img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba1.png" style="margin:0"/>
31
+ </a>
32
+ <a href="#example2" style="padding:10px">
33
+ <img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba5.png" style="margin:0"/>
34
+ </a>
35
+ <a href="#example3" style="padding:10px">
36
+ <img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba3.png" style="margin:0"/>
37
+ </a>
38
+ <a href="#example4" style="padding:10px">
39
+ <img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba4.png" style="margin:0"/>
40
+ </a>
41
+ </div>
42
+ <!--Model Info-->
43
+ <div style="padding:10px; margin: 20px 0; background-color: #f9f9f9; box-shadow: 0 4px 6px rgba(0,0,0,0.1);" id="model-info">
44
+ <h2 style="font-size:28px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin:0; color: #222;">Model Info</h2>
45
+ <p style="font-size: 18px; color: #666;">
46
+ <strong>Authors: </strong> Juusoz, 金Goldkoron, tsmkirby
47
+ </p>
48
+ </div>
49
+ <!--Recommmended settings-->
50
+ <div style="padding:10px; margin: 20px 0; background-color: #f9f9f9; box-shadow: 0 4px 6px rgba(0,0,0,0.1);" id="recsettings">
51
+ <h2 style="font-size:28px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin:0; color: #222;">Recommended Settings</h2>
52
+ <p style="font-size: 18px; margin-bottom: 4px; color: #666;">This model performs best with the following settings:</p>
53
+ <ul style="list-style-type: none; padding: 0 8px">
54
+ <li style="margin-bottom: 10px;">
55
+ <div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">Image Size</div>
56
+ <div style="color: #666; padding-left:8px;"><strong>1024x576</strong> for wide 16:9, <strong>768x768</strong> for square, and <strong>640x1024</strong> for portrait</div>
57
+ <i style="color: #666666e8; padding-left:8px;">Feel free to experiment with higher resolutions, Juusoz made all the examples at higher than recommended resolutions</i>
58
+ </li>
59
+ <div style="display: flex;">
60
+ <li style="margin-bottom: 10px;">
61
+ <div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">CFG</div>
62
+ <div style="color: #666; padding-left:8px;"><strong>9-12</strong></div>
63
+ </li>
64
+ <li style="margin-bottom: 10px;">
65
+ <div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">Clip Skip</div>
66
+ <div style="color: #666; padding-left:8px;"><strong>1</strong></div>
67
+ </li>
68
+ <li style="margin-bottom: 10px;">
69
+ <div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">Steps</div>
70
+ <div style="color: #666; padding-left:8px;"><strong>+30</strong> minimum, <strong>+70</strong> can give nice results</div>
71
+ </li>
72
+ </div>
73
+ </ul>
74
+ </div>
75
+ <!--Prompt format-->
76
+ <div style="padding:10px; margin: 20px 0; background-color: #f9f9f9; box-shadow: 0 4px 6px rgba(0,0,0,0.1);" id="promptformat">
77
+ <h2 style="font-size:28px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin:0; color: #222;">Prompt Format</h2>
78
+ <p style="font-size: 18px; color: #666;">The prompts we trained on are available in the corresponding T{version} Konosuba prompt list.txt file.</p>
79
+ <div style="padding:0 8px">
80
+ <strong style="font-size: 16px; color: #333;">Format:</strong>
81
+ <code style="font-size: 14px; padding: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Parent tag, description prompt 1, description prompt 2, etc;</code>
82
+ </div>
83
+ <div style="padding:8px">
84
+ <strong style="font-size: 16px; color: #333;">Example:</strong>
85
+ <code style="font-size: 14px; padding: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Megumin, holding staff, casting, close-up; sparkle; night;</code>
86
+ </div>
87
+ <p style="font-size: 18px; color: #666;">The <strong style="color: #333;">parent tag</strong> serves as the primary label for the overall theme of the image and acts as the main subject. The <strong style="color: #333;">description prompts</strong> are a comprehensive list of attributes, objects, actions, and other elements that describe the subject in detail. Each subject is separated by a semicolon (;) while the individual attributes, objects, actions, and elements are separated by a comma (,).</p>
88
+ <p style="font-size: 18px; color: #666;">Just because we haven’t trained on something doesn’t mean the base AI model doesn’t already know what it is, so feel free to get creative and try new things!</p>
89
+ </div>
90
 
91
+ <!--Examples-->
92
+ <div style="padding:10px; margin: 20px 0; background-color: #f9f9f9; box-shadow: 0 4px 6px rgba(0,0,0,0.1);"" id="examples">
93
+ <h2 style="font-size:28px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin:0; color: #222;">Examples</h2>
94
+ <div style="display: flex; flex-wrap: wrap; justify-content: center;">
95
+ <div style="padding: 20px; width: 100%; text-align: center;" id="example1">
96
+ <a href="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba1.png">
97
+ <img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba1.png" style="width: 100%; margin: 0px 0; border: 1px solid #ddd;" />
98
+ </a>
99
+ <div>
100
+ <div style="display: flex; flex-direction: column; text-align: left;">
101
+ <div style="padding: 4px 2px;">
102
+ <strong style="font-size: 16px; color: #333; display: block;">Prompt:</strong>
103
+ <code style="font-size: 14px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Adventurer's guild; Darkness, armour, aroused, posing; sparkle</code>
104
+ </div>
105
+ <div style="padding: 4px 2px;">
106
+ <strong style="font-size: 16px; color: #696969; display: block;">Negative Prompt:</strong>
107
+ <code style="font-size: 14px; background-color: #f5f5f59d; border-radius: 4px; color: #000;">low quality, worst quality, bad hands, bad anatomy, watermark, signature</code>
108
+ </div>
109
+ </div>
110
+ </div>
111
+ <div style="padding:10px 40px">
112
+ <div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
113
+ <div style="padding:4px">
114
+ <strong style="font-size: 16px; color: #333;">Steps:</strong>
115
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">60</code>
116
+ </div>
117
+ <div style="padding:4px">
118
+ <strong style="font-size: 16px; color: #333;">Sampler:</strong>
119
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Euler a</code>
120
+ </div>
121
+ <div style="padding:4px">
122
+ <strong style="font-size: 16px; color: #333;">CFG Scale:</strong>
123
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">11</code>
124
+ </div>
125
+ </div>
126
+ <div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
127
+ <div style="padding:4px">
128
+ <strong style="font-size: 16px; color: #333;">Seed:</strong>
129
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">2356121475</code>
130
+ </div>
131
+ <div style="padding:4px">
132
+ <strong style="font-size: 16px; color: #333;">Size:</strong>
133
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">1024x1024</code>
134
+ </div>
135
+ <div style="padding:4px">
136
+ <strong style="font-size: 16px; color: #333;">Model Hash:</strong>
137
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">46ca333c39</code>
138
+ </div>
139
+ </div>
140
+ </div>
141
+ </div>
142
+ <div style="padding: 20px; width: 100%; text-align: center;" id="example2">
143
+ <a href="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba5.png">
144
+ <img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba5.png" style="width: 100%; margin: 0px 0; border: 1px solid #ddd;" />
145
+ </a>
146
+ <div>
147
+ <div style="display: flex; flex-direction: column; text-align: left;">
148
+ <div style="padding: 4px 2px;">
149
+ <strong style="font-size: 16px; color: #333; display: block;">Prompt:</strong>
150
+ <code style="font-size: 14px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Axel; Aqua, smiling, on her knees; night; stars; sparkle;</code>
151
+ </div>
152
+ <div style="padding: 4px 2px;">
153
+ <strong style="font-size: 16px; color: #696969; display: block;">Negative Prompt:</strong>
154
+ <code style="font-size: 14px; background-color: #f5f5f59d; border-radius: 4px; color: #000;">bad hands, bad anatomy</code>
155
+ </div>
156
+ </div>
157
+ </div>
158
+ <div style="padding:10px 40px">
159
+ <div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
160
+ <div style="padding:4px">
161
+ <strong style="font-size: 16px; color: #333;">Steps:</strong>
162
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">60</code>
163
+ </div>
164
+ <div style="padding:4px">
165
+ <strong style="font-size: 16px; color: #333;">Sampler:</strong>
166
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Euler a</code>
167
+ </div>
168
+ <div style="padding:4px">
169
+ <strong style="font-size: 16px; color: #333;">CFG Scale:</strong>
170
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">9</code>
171
+ </div>
172
+ </div>
173
+ <div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
174
+ <div style="padding:4px">
175
+ <strong style="font-size: 16px; color: #333;">Seed:</strong>
176
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">3</code>
177
+ </div>
178
+ <div style="padding:4px">
179
+ <strong style="font-size: 16px; color: #333;">Size:</strong>
180
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">1024x1024</code>
181
+ </div>
182
+ <div style="padding:4px">
183
+ <strong style="font-size: 16px; color: #333;">Model Hash:</strong>
184
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">46ca333c39</code>
185
+ </div>
186
+ </div>
187
+ </div>
188
+ </div>
189
+ <div style="padding: 20px; width: 100%; text-align: center;" id="example3">
190
+ <a href="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba3.png">
191
+ <img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba3.png" style="width: 100%; margin: 0px 0; border: 1px solid #ddd;" />
192
+ </a>
193
+ <div>
194
+ <div style="display: flex; flex-direction: column; text-align: left;">
195
+ <div style="padding: 4px 2px;">
196
+ <strong style="font-size: 16px; color: #333; display: block;">Prompt:</strong>
197
+ <code style="font-size: 14px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Kazuma, shirt, cloak, laying on couch; mansion; sunlight; masterpiece; solo</code>
198
+ </div>
199
+ <div style="padding: 4px 2px;">
200
+ <strong style="font-size: 16px; color: #696969; display: block;">Negative Prompt:</strong>
201
+ <code style="font-size: 14px; background-color: #f5f5f59d; border-radius: 4px; color: #000;">low quality, worst quality, bad hands, bad anatomy, watermark, signature</code>
202
+ </div>
203
+ </div>
204
+ </div>
205
+ <div style="padding:10px 40px">
206
+ <div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
207
+ <div style="padding:4px">
208
+ <strong style="font-size: 16px; color: #333;">Steps:</strong>
209
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">60</code>
210
+ </div>
211
+ <div style="padding:4px">
212
+ <strong style="font-size: 16px; color: #333;">Sampler:</strong>
213
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Euler a</code>
214
+ </div>
215
+ <div style="padding:4px">
216
+ <strong style="font-size: 16px; color: #333;">CFG Scale:</strong>
217
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">11</code>
218
+ </div>
219
+ </div>
220
+ <div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
221
+ <div style="padding:4px">
222
+ <strong style="font-size: 16px; color: #333;">Seed:</strong>
223
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">1755100988</code>
224
+ </div>
225
+ <div style="padding:4px">
226
+ <strong style="font-size: 16px; color: #333;">Size:</strong>
227
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">1024x1024</code>
228
+ </div>
229
+ <div style="padding:4px">
230
+ <strong style="font-size: 16px; color: #333;">Model Hash:</strong>
231
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">46ca333c39</code>
232
+ </div>
233
+ </div>
234
+ </div>
235
+ </div>
236
+ <div style="padding: 20px; width: 100%; text-align: center;" id="example4">
237
+ <a href="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba4.png">
238
+ <img src="https://huggingface.co/MyneFactory/MF-KonoSuba/resolve/main/example%20pictures/konosuba4.png" style="width: 100%; margin: 0px 0; border: 1px solid #ddd;" />
239
+ </a>
240
+ <div>
241
+ <div style="display: flex; flex-direction: column; text-align: left;">
242
+ <div style="padding: 4px 2px;">
243
+ <strong style="font-size: 16px; color: #333; display: block;">Prompt:</strong>
244
+ <code style="font-size: 14px; background-color: #f5f5f5; border-radius: 4px; color: #000;">field; farm; Megumin, sitting on ground, looking up, sky, smiling, crimson dress, cape, witch hat; sunlight; masterpiece;</code>
245
+ </div>
246
+ <div style="padding: 4px 2px;">
247
+ <strong style="font-size: 16px; color: #696969; display: block;">Negative Prompt:</strong>
248
+ <code style="font-size: 14px; background-color: #f5f5f59d; border-radius: 4px; color: #000;">low quality, worst quality, bad hands, bad anatomy, watermark, signature</code>
249
+ </div>
250
+ </div>
251
+ </div>
252
+ <div style="padding:10px 40px">
253
+ <div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
254
+ <div style="padding:4px">
255
+ <strong style="font-size: 16px; color: #333;">Steps:</strong>
256
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">60</code>
257
+ </div>
258
+ <div style="padding:4px">
259
+ <strong style="font-size: 16px; color: #333;">Sampler:</strong>
260
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">Euler a</code>
261
+ </div>
262
+ <div style="padding:4px">
263
+ <strong style="font-size: 16px; color: #333;">CFG Scale:</strong>
264
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">11</code>
265
+ </div>
266
+ </div>
267
+ <div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
268
+ <div style="padding:4px">
269
+ <strong style="font-size: 16px; color: #333;">Seed:</strong>
270
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">2556784517</code>
271
+ </div>
272
+ <div style="padding:4px">
273
+ <strong style="font-size: 16px; color: #333;">Size:</strong>
274
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">1024x1024</code>
275
+ </div>
276
+ <div style="padding:4px">
277
+ <strong style="font-size: 16px; color: #333;">Model Hash:</strong>
278
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">46ca333c39</code>
279
+ </div>
280
+ </div>
281
+ </div>
282
+ </div>
283
+ </div>
284
+ </div>
285
 
286
+ <!--Links-->
287
+ <div style="padding: 10px 0; text-align: center; font-size: 18px;" id="mynelinks">
288
+ <h2 style="font-size:28px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin:0;">Links</h2>
289
+ <a href="https://mynefactory.ai" style="text-decoration: none; color: #0077c9;">Website</a> |
290
+ <a href="https://discord.gg/GdJBzaTSCF" style="text-decoration: none; color: #0077c9;">Discord</a> |
291
+ <a href="https://www.patreon.com/user?u=36154428" style="text-decoration: none; color: #0077c9;">Patreon</a>
292
+ </div>