hakurei commited on
Commit
da78a7d
1 Parent(s): 614cf67

add comfyui workflow

Browse files
Files changed (1) hide show
  1. wdxl-workflow.json +564 -0
wdxl-workflow.json ADDED
@@ -0,0 +1,564 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 55,
3
+ "last_link_id": 96,
4
+ "nodes": [
5
+ {
6
+ "id": 26,
7
+ "type": "VAEDecode",
8
+ "pos": [
9
+ 1400,
10
+ -220
11
+ ],
12
+ "size": {
13
+ "0": 140,
14
+ "1": 46
15
+ },
16
+ "flags": {},
17
+ "order": 7,
18
+ "mode": 0,
19
+ "inputs": [
20
+ {
21
+ "name": "samples",
22
+ "type": "LATENT",
23
+ "link": 45,
24
+ "slot_index": 0
25
+ },
26
+ {
27
+ "name": "vae",
28
+ "type": "VAE",
29
+ "link": 46,
30
+ "slot_index": 1
31
+ }
32
+ ],
33
+ "outputs": [
34
+ {
35
+ "name": "IMAGE",
36
+ "type": "IMAGE",
37
+ "links": [
38
+ 48
39
+ ],
40
+ "shape": 3,
41
+ "slot_index": 0
42
+ }
43
+ ],
44
+ "properties": {
45
+ "Node name for S&R": "VAEDecode"
46
+ }
47
+ },
48
+ {
49
+ "id": 16,
50
+ "type": "PrimitiveNode",
51
+ "pos": [
52
+ -90,
53
+ -40
54
+ ],
55
+ "size": {
56
+ "0": 398,
57
+ "1": 140
58
+ },
59
+ "flags": {},
60
+ "order": 0,
61
+ "mode": 0,
62
+ "outputs": [
63
+ {
64
+ "name": "STRING",
65
+ "type": "STRING",
66
+ "links": [
67
+ 55,
68
+ 57
69
+ ],
70
+ "slot_index": 0,
71
+ "widget": {
72
+ "name": "text_g",
73
+ "config": [
74
+ "STRING",
75
+ {
76
+ "multiline": true,
77
+ "default": "CLIP_G"
78
+ }
79
+ ]
80
+ }
81
+ }
82
+ ],
83
+ "title": "Negative Prompt",
84
+ "properties": {},
85
+ "widgets_values": [
86
+ "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, artist name"
87
+ ]
88
+ },
89
+ {
90
+ "id": 19,
91
+ "type": "SaveImage",
92
+ "pos": [
93
+ 1590,
94
+ -220
95
+ ],
96
+ "size": {
97
+ "0": 315,
98
+ "1": 270
99
+ },
100
+ "flags": {},
101
+ "order": 8,
102
+ "mode": 0,
103
+ "inputs": [
104
+ {
105
+ "name": "images",
106
+ "type": "IMAGE",
107
+ "link": 48
108
+ }
109
+ ],
110
+ "properties": {},
111
+ "widgets_values": [
112
+ "wdxl_output"
113
+ ]
114
+ },
115
+ {
116
+ "id": 32,
117
+ "type": "PrimitiveNode",
118
+ "pos": [
119
+ -90,
120
+ -220
121
+ ],
122
+ "size": {
123
+ "0": 398,
124
+ "1": 140
125
+ },
126
+ "flags": {},
127
+ "order": 2,
128
+ "mode": 0,
129
+ "outputs": [
130
+ {
131
+ "name": "STRING",
132
+ "type": "STRING",
133
+ "links": [
134
+ 51,
135
+ 52
136
+ ],
137
+ "widget": {
138
+ "name": "text_g",
139
+ "config": [
140
+ "STRING",
141
+ {
142
+ "multiline": true,
143
+ "default": "CLIP_G"
144
+ }
145
+ ]
146
+ },
147
+ "slot_index": 0
148
+ }
149
+ ],
150
+ "title": "Positive Prompt",
151
+ "properties": {},
152
+ "widgets_values": [
153
+ "pixiv, masterpiece, best quality, 1girl, aqua eyes, baseball cap, blonde hair, closed mouth, earrings, green background, hat, hoop earrings, jewelry, looking at viewer, shirt, short hair, simple background, solo, upper body, yellow shirt,"
154
+ ]
155
+ },
156
+ {
157
+ "id": 17,
158
+ "type": "KSampler",
159
+ "pos": [
160
+ 980,
161
+ -220
162
+ ],
163
+ "size": {
164
+ "0": 315,
165
+ "1": 474
166
+ },
167
+ "flags": {},
168
+ "order": 6,
169
+ "mode": 0,
170
+ "inputs": [
171
+ {
172
+ "name": "model",
173
+ "type": "MODEL",
174
+ "link": 27
175
+ },
176
+ {
177
+ "name": "positive",
178
+ "type": "CONDITIONING",
179
+ "link": 50
180
+ },
181
+ {
182
+ "name": "negative",
183
+ "type": "CONDITIONING",
184
+ "link": 56
185
+ },
186
+ {
187
+ "name": "latent_image",
188
+ "type": "LATENT",
189
+ "link": 68
190
+ }
191
+ ],
192
+ "outputs": [
193
+ {
194
+ "name": "LATENT",
195
+ "type": "LATENT",
196
+ "links": [
197
+ 45
198
+ ],
199
+ "shape": 3,
200
+ "slot_index": 0
201
+ }
202
+ ],
203
+ "properties": {
204
+ "Node name for S&R": "KSampler"
205
+ },
206
+ "widgets_values": [
207
+ 352,
208
+ "fixed",
209
+ 28,
210
+ 16,
211
+ "dpmpp_2s_ancestral",
212
+ "normal",
213
+ 1
214
+ ]
215
+ },
216
+ {
217
+ "id": 4,
218
+ "type": "CheckpointLoaderSimple",
219
+ "pos": [
220
+ -90,
221
+ 140
222
+ ],
223
+ "size": {
224
+ "0": 397,
225
+ "1": 98
226
+ },
227
+ "flags": {},
228
+ "order": 3,
229
+ "mode": 0,
230
+ "outputs": [
231
+ {
232
+ "name": "MODEL",
233
+ "type": "MODEL",
234
+ "links": [
235
+ 27
236
+ ],
237
+ "slot_index": 0
238
+ },
239
+ {
240
+ "name": "CLIP",
241
+ "type": "CLIP",
242
+ "links": [
243
+ 49,
244
+ 54
245
+ ],
246
+ "slot_index": 1
247
+ },
248
+ {
249
+ "name": "VAE",
250
+ "type": "VAE",
251
+ "links": [
252
+ 46
253
+ ],
254
+ "slot_index": 2
255
+ }
256
+ ],
257
+ "properties": {
258
+ "Node name for S&R": "CheckpointLoaderSimple"
259
+ },
260
+ "widgets_values": [
261
+ "last.safetensors"
262
+ ]
263
+ },
264
+ {
265
+ "id": 30,
266
+ "type": "CLIPTextEncodeSDXL",
267
+ "pos": [
268
+ 407,
269
+ -219
270
+ ],
271
+ "size": {
272
+ "0": 400,
273
+ "1": 270.0000305175781
274
+ },
275
+ "flags": {},
276
+ "order": 4,
277
+ "mode": 0,
278
+ "inputs": [
279
+ {
280
+ "name": "clip",
281
+ "type": "CLIP",
282
+ "link": 49,
283
+ "slot_index": 0
284
+ },
285
+ {
286
+ "name": "text_g",
287
+ "type": "STRING",
288
+ "link": 51,
289
+ "widget": {
290
+ "name": "text_g",
291
+ "config": [
292
+ "STRING",
293
+ {
294
+ "multiline": true,
295
+ "default": "CLIP_G"
296
+ }
297
+ ]
298
+ }
299
+ },
300
+ {
301
+ "name": "text_l",
302
+ "type": "STRING",
303
+ "link": 52,
304
+ "widget": {
305
+ "name": "text_l",
306
+ "config": [
307
+ "STRING",
308
+ {
309
+ "multiline": true,
310
+ "default": "CLIP_L"
311
+ }
312
+ ]
313
+ }
314
+ }
315
+ ],
316
+ "outputs": [
317
+ {
318
+ "name": "CONDITIONING",
319
+ "type": "CONDITIONING",
320
+ "links": [
321
+ 50
322
+ ],
323
+ "shape": 3,
324
+ "slot_index": 0
325
+ }
326
+ ],
327
+ "properties": {
328
+ "Node name for S&R": "CLIPTextEncodeSDXL"
329
+ },
330
+ "widgets_values": [
331
+ 4096,
332
+ 4096,
333
+ 0,
334
+ 0,
335
+ 1024,
336
+ 1024,
337
+ "pixiv, masterpiece, best quality, 1girl, aqua eyes, baseball cap, blonde hair, closed mouth, earrings, green background, hat, hoop earrings, jewelry, looking at viewer, shirt, short hair, simple background, solo, upper body, yellow shirt,",
338
+ "pixiv, masterpiece, best quality, 1girl, aqua eyes, baseball cap, blonde hair, closed mouth, earrings, green background, hat, hoop earrings, jewelry, looking at viewer, shirt, short hair, simple background, solo, upper body, yellow shirt,"
339
+ ]
340
+ },
341
+ {
342
+ "id": 33,
343
+ "type": "CLIPTextEncodeSDXL",
344
+ "pos": [
345
+ 411,
346
+ 101
347
+ ],
348
+ "size": {
349
+ "0": 400,
350
+ "1": 270.0000305175781
351
+ },
352
+ "flags": {},
353
+ "order": 5,
354
+ "mode": 0,
355
+ "inputs": [
356
+ {
357
+ "name": "clip",
358
+ "type": "CLIP",
359
+ "link": 54,
360
+ "slot_index": 0
361
+ },
362
+ {
363
+ "name": "text_g",
364
+ "type": "STRING",
365
+ "link": 55,
366
+ "widget": {
367
+ "name": "text_g",
368
+ "config": [
369
+ "STRING",
370
+ {
371
+ "multiline": true,
372
+ "default": "CLIP_G"
373
+ }
374
+ ]
375
+ }
376
+ },
377
+ {
378
+ "name": "text_l",
379
+ "type": "STRING",
380
+ "link": 57,
381
+ "widget": {
382
+ "name": "text_l",
383
+ "config": [
384
+ "STRING",
385
+ {
386
+ "multiline": true,
387
+ "default": "CLIP_L"
388
+ }
389
+ ]
390
+ },
391
+ "slot_index": 2
392
+ }
393
+ ],
394
+ "outputs": [
395
+ {
396
+ "name": "CONDITIONING",
397
+ "type": "CONDITIONING",
398
+ "links": [
399
+ 56
400
+ ],
401
+ "shape": 3,
402
+ "slot_index": 0
403
+ }
404
+ ],
405
+ "properties": {
406
+ "Node name for S&R": "CLIPTextEncodeSDXL"
407
+ },
408
+ "widgets_values": [
409
+ 4096,
410
+ 4096,
411
+ 0,
412
+ 0,
413
+ 1024,
414
+ 1024,
415
+ "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, artist name",
416
+ "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, artist name"
417
+ ]
418
+ },
419
+ {
420
+ "id": 43,
421
+ "type": "EmptyLatentImage",
422
+ "pos": [
423
+ 413,
424
+ 440
425
+ ],
426
+ "size": {
427
+ "0": 315,
428
+ "1": 106
429
+ },
430
+ "flags": {},
431
+ "order": 1,
432
+ "mode": 0,
433
+ "outputs": [
434
+ {
435
+ "name": "LATENT",
436
+ "type": "LATENT",
437
+ "links": [
438
+ 68
439
+ ],
440
+ "shape": 3,
441
+ "slot_index": 0
442
+ }
443
+ ],
444
+ "properties": {
445
+ "Node name for S&R": "EmptyLatentImage"
446
+ },
447
+ "widgets_values": [
448
+ 1024,
449
+ 1024,
450
+ 1
451
+ ]
452
+ }
453
+ ],
454
+ "links": [
455
+ [
456
+ 27,
457
+ 4,
458
+ 0,
459
+ 17,
460
+ 0,
461
+ "MODEL"
462
+ ],
463
+ [
464
+ 45,
465
+ 17,
466
+ 0,
467
+ 26,
468
+ 0,
469
+ "LATENT"
470
+ ],
471
+ [
472
+ 46,
473
+ 4,
474
+ 2,
475
+ 26,
476
+ 1,
477
+ "VAE"
478
+ ],
479
+ [
480
+ 48,
481
+ 26,
482
+ 0,
483
+ 19,
484
+ 0,
485
+ "IMAGE"
486
+ ],
487
+ [
488
+ 49,
489
+ 4,
490
+ 1,
491
+ 30,
492
+ 0,
493
+ "CLIP"
494
+ ],
495
+ [
496
+ 50,
497
+ 30,
498
+ 0,
499
+ 17,
500
+ 1,
501
+ "CONDITIONING"
502
+ ],
503
+ [
504
+ 51,
505
+ 32,
506
+ 0,
507
+ 30,
508
+ 1,
509
+ "STRING"
510
+ ],
511
+ [
512
+ 52,
513
+ 32,
514
+ 0,
515
+ 30,
516
+ 2,
517
+ "STRING"
518
+ ],
519
+ [
520
+ 54,
521
+ 4,
522
+ 1,
523
+ 33,
524
+ 0,
525
+ "CLIP"
526
+ ],
527
+ [
528
+ 55,
529
+ 16,
530
+ 0,
531
+ 33,
532
+ 1,
533
+ "STRING"
534
+ ],
535
+ [
536
+ 56,
537
+ 33,
538
+ 0,
539
+ 17,
540
+ 2,
541
+ "CONDITIONING"
542
+ ],
543
+ [
544
+ 57,
545
+ 16,
546
+ 0,
547
+ 33,
548
+ 2,
549
+ "STRING"
550
+ ],
551
+ [
552
+ 68,
553
+ 43,
554
+ 0,
555
+ 17,
556
+ 3,
557
+ "LATENT"
558
+ ]
559
+ ],
560
+ "groups": [],
561
+ "config": {},
562
+ "extra": {},
563
+ "version": 0.4
564
+ }