promeai commited on
Commit
7762008
·
verified ·
1 Parent(s): ae39bf4

Upload example-workflow.json

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