promeai commited on
Commit
550bad7
1 Parent(s): 5e275f2

update example workflow

Browse files
Files changed (1) hide show
  1. example-workflow.json +234 -234
example-workflow.json CHANGED
@@ -114,48 +114,6 @@
114
  "flux"
115
  ]
116
  },
117
- {
118
- "id": 43,
119
- "type": "CLIPTextEncodeFlux",
120
- "pos": {
121
- "0": -282,
122
- "1": 195
123
- },
124
- "size": {
125
- "0": 400,
126
- "1": 200
127
- },
128
- "flags": {},
129
- "order": 9,
130
- "mode": 0,
131
- "inputs": [
132
- {
133
- "name": "clip",
134
- "type": "CLIP",
135
- "link": 62
136
- }
137
- ],
138
- "outputs": [
139
- {
140
- "name": "CONDITIONING",
141
- "type": "CONDITIONING",
142
- "links": [
143
- 77,
144
- 83
145
- ],
146
- "slot_index": 0,
147
- "shape": 3
148
- }
149
- ],
150
- "properties": {
151
- "Node name for S&R": "CLIPTextEncodeFlux"
152
- },
153
- "widgets_values": [
154
- "high quality cinematic photograph",
155
- "a flag waving atop a building, surrounded by lush greenery. The flag has a white background with a red emblem in the center, which appears to be a castle or fortress. The building itself is of classical architecture, with intricate detailing on the facade and a balcony. The sky is clear, suggesting a sunny day",
156
- 3.5
157
- ]
158
- },
159
  {
160
  "id": 54,
161
  "type": "LoadImage",
@@ -196,73 +154,6 @@
196
  "image"
197
  ]
198
  },
199
- {
200
- "id": 56,
201
- "type": "ControlNetLoader",
202
- "pos": {
203
- "0": -287,
204
- "1": 613
205
- },
206
- "size": {
207
- "0": 315,
208
- "1": 58
209
- },
210
- "flags": {},
211
- "order": 3,
212
- "mode": 0,
213
- "inputs": [],
214
- "outputs": [
215
- {
216
- "name": "CONTROL_NET",
217
- "type": "CONTROL_NET",
218
- "links": [
219
- 85
220
- ],
221
- "slot_index": 0,
222
- "shape": 3
223
- }
224
- ],
225
- "properties": {
226
- "Node name for S&R": "ControlNetLoader"
227
- },
228
- "widgets_values": [
229
- "test_model/lineart/checkpoint-20000/flux_controlnet/diffusion_pytorch_model.safetensors"
230
- ]
231
- },
232
- {
233
- "id": 46,
234
- "type": "VAELoader",
235
- "pos": {
236
- "0": -678,
237
- "1": 612
238
- },
239
- "size": {
240
- "0": 315,
241
- "1": 58
242
- },
243
- "flags": {},
244
- "order": 4,
245
- "mode": 0,
246
- "inputs": [],
247
- "outputs": [
248
- {
249
- "name": "VAE",
250
- "type": "VAE",
251
- "links": [
252
- 124,
253
- 130
254
- ],
255
- "slot_index": 0,
256
- "shape": 3
257
- }
258
- ],
259
- "properties": {
260
- "Node name for S&R": "VAELoader"
261
- },
262
- "widgets_values": [
263
- "FLUX.1-schnell/ae.sft"
264
- ]
265
- },
266
  {
267
  "id": 55,
268
  "type": "ConditioningZeroOut",
@@ -299,73 +190,6 @@
299
  "Node name for S&R": "ConditioningZeroOut"
300
  }
301
  },
302
- {
303
- "id": 52,
304
- "type": "ControlNetApplySD3",
305
- "pos": {
306
- "0": 182,
307
- "1": 194
308
- },
309
- "size": {
310
- "0": 325.5415344238281,
311
- "1": 186
312
- },
313
- "flags": {},
314
- "order": 12,
315
- "mode": 0,
316
- "inputs": [
317
- {
318
- "name": "positive",
319
- "type": "CONDITIONING",
320
- "link": 77
321
- },
322
- {
323
- "name": "negative",
324
- "type": "CONDITIONING",
325
- "link": 84
326
- },
327
- {
328
- "name": "control_net",
329
- "type": "CONTROL_NET",
330
- "link": 85
331
- },
332
- {
333
- "name": "vae",
334
- "type": "VAE",
335
- "link": 130
336
- },
337
- {
338
- "name": "image",
339
- "type": "IMAGE",
340
- "link": 131
341
- }
342
- ],
343
- "outputs": [
344
- {
345
- "name": "positive",
346
- "type": "CONDITIONING",
347
- "links": [
348
- 81
349
- ],
350
- "slot_index": 0,
351
- "shape": 3
352
- },
353
- {
354
- "name": "negative",
355
- "type": "CONDITIONING",
356
- "links": null,
357
- "shape": 3
358
- }
359
- ],
360
- "properties": {
361
- "Node name for S&R": "ControlNetApplySD3"
362
- },
363
- "widgets_values": [
364
- 0.6,
365
- 0,
366
- 1
367
- ]
368
- },
369
  {
370
  "id": 10,
371
  "type": "RandomNoise",
@@ -378,7 +202,7 @@
378
  "1": 82
379
  },
380
  "flags": {},
381
- "order": 5,
382
  "mode": 0,
383
  "inputs": [],
384
  "outputs": [
@@ -453,7 +277,7 @@
453
  "1": 58
454
  },
455
  "flags": {},
456
- "order": 6,
457
  "mode": 0,
458
  "inputs": [],
459
  "outputs": [
@@ -515,41 +339,6 @@
515
  1
516
  ]
517
  },
518
- {
519
- "id": 7,
520
- "type": "EmptyLatentImage",
521
- "pos": {
522
- "0": 621,
523
- "1": 743
524
- },
525
- "size": [
526
- 234.06686401367188,
527
- 106
528
- ],
529
- "flags": {},
530
- "order": 7,
531
- "mode": 0,
532
- "inputs": [],
533
- "outputs": [
534
- {
535
- "name": "LATENT",
536
- "type": "LATENT",
537
- "links": [
538
- 47
539
- ],
540
- "slot_index": 0,
541
- "shape": 3
542
- }
543
- ],
544
- "properties": {
545
- "Node name for S&R": "EmptyLatentImage"
546
- },
547
- "widgets_values": [
548
- 1024,
549
- 1024,
550
- 1
551
- ]
552
- },
553
  {
554
  "id": 32,
555
  "type": "SamplerCustomAdvanced",
@@ -614,52 +403,222 @@
614
  }
615
  },
616
  {
617
- "id": 33,
618
- "type": "VAEDecode",
619
  "pos": {
620
- "0": 1211,
621
- "1": 215
622
  },
623
  "size": {
624
- "0": 210,
625
- "1": 46
626
  },
627
  "flags": {},
628
- "order": 15,
629
  "mode": 0,
630
  "inputs": [
631
  {
632
- "name": "samples",
633
- "type": "LATENT",
634
- "link": 51
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
635
  },
636
  {
637
  "name": "vae",
638
  "type": "VAE",
639
- "link": 124
 
 
 
 
 
640
  }
641
  ],
642
  "outputs": [
643
  {
644
- "name": "IMAGE",
645
- "type": "IMAGE",
646
  "links": [
647
- 120
648
  ],
649
  "slot_index": 0,
650
  "shape": 3
 
 
 
 
 
 
651
  }
652
  ],
653
  "properties": {
654
- "Node name for S&R": "VAEDecode"
655
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
656
  },
657
  {
658
  "id": 71,
659
  "type": "PreviewImage",
660
  "pos": {
661
- "0": 920,
662
- "1": 363
663
  },
664
  "size": {
665
  "0": 749.6515502929688,
@@ -679,6 +638,47 @@
679
  "properties": {
680
  "Node name for S&R": "PreviewImage"
681
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
682
  }
683
  ],
684
  "links": [
@@ -839,10 +839,10 @@
839
  "config": {},
840
  "extra": {
841
  "ds": {
842
- "scale": 0.2593742460100015,
843
  "offset": [
844
- 1672.997496325177,
845
- 1774.589676362718
846
  ]
847
  }
848
  },
 
114
  "flux"
115
  ]
116
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
117
  {
118
  "id": 54,
119
  "type": "LoadImage",
 
154
  "image"
155
  ]
156
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
157
  {
158
  "id": 55,
159
  "type": "ConditioningZeroOut",
 
190
  "Node name for S&R": "ConditioningZeroOut"
191
  }
192
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
193
  {
194
  "id": 10,
195
  "type": "RandomNoise",
 
202
  "1": 82
203
  },
204
  "flags": {},
205
+ "order": 3,
206
  "mode": 0,
207
  "inputs": [],
208
  "outputs": [
 
277
  "1": 58
278
  },
279
  "flags": {},
280
+ "order": 4,
281
  "mode": 0,
282
  "inputs": [],
283
  "outputs": [
 
339
  1
340
  ]
341
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
342
  {
343
  "id": 32,
344
  "type": "SamplerCustomAdvanced",
 
403
  }
404
  },
405
  {
406
+ "id": 43,
407
+ "type": "CLIPTextEncodeFlux",
408
  "pos": {
409
+ "0": -282,
410
+ "1": 195
411
  },
412
  "size": {
413
+ "0": 400,
414
+ "1": 200
415
  },
416
  "flags": {},
417
+ "order": 9,
418
  "mode": 0,
419
  "inputs": [
420
  {
421
+ "name": "clip",
422
+ "type": "CLIP",
423
+ "link": 62
424
+ }
425
+ ],
426
+ "outputs": [
427
+ {
428
+ "name": "CONDITIONING",
429
+ "type": "CONDITIONING",
430
+ "links": [
431
+ 77,
432
+ 83
433
+ ],
434
+ "slot_index": 0,
435
+ "shape": 3
436
+ }
437
+ ],
438
+ "properties": {
439
+ "Node name for S&R": "CLIPTextEncodeFlux"
440
+ },
441
+ "widgets_values": [
442
+ "cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere",
443
+ "cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere",
444
+ 3.5
445
+ ]
446
+ },
447
+ {
448
+ "id": 52,
449
+ "type": "ControlNetApplySD3",
450
+ "pos": {
451
+ "0": 188,
452
+ "1": 193
453
+ },
454
+ "size": {
455
+ "0": 325.5415344238281,
456
+ "1": 186
457
+ },
458
+ "flags": {},
459
+ "order": 12,
460
+ "mode": 0,
461
+ "inputs": [
462
+ {
463
+ "name": "positive",
464
+ "type": "CONDITIONING",
465
+ "link": 77
466
+ },
467
+ {
468
+ "name": "negative",
469
+ "type": "CONDITIONING",
470
+ "link": 84
471
+ },
472
+ {
473
+ "name": "control_net",
474
+ "type": "CONTROL_NET",
475
+ "link": 85
476
  },
477
  {
478
  "name": "vae",
479
  "type": "VAE",
480
+ "link": 130
481
+ },
482
+ {
483
+ "name": "image",
484
+ "type": "IMAGE",
485
+ "link": 131
486
  }
487
  ],
488
  "outputs": [
489
  {
490
+ "name": "positive",
491
+ "type": "CONDITIONING",
492
  "links": [
493
+ 81
494
  ],
495
  "slot_index": 0,
496
  "shape": 3
497
+ },
498
+ {
499
+ "name": "negative",
500
+ "type": "CONDITIONING",
501
+ "links": null,
502
+ "shape": 3
503
  }
504
  ],
505
  "properties": {
506
+ "Node name for S&R": "ControlNetApplySD3"
507
+ },
508
+ "widgets_values": [
509
+ 0.6,
510
+ 0,
511
+ 1
512
+ ]
513
+ },
514
+ {
515
+ "id": 46,
516
+ "type": "VAELoader",
517
+ "pos": {
518
+ "0": -678,
519
+ "1": 612
520
+ },
521
+ "size": {
522
+ "0": 315,
523
+ "1": 58
524
+ },
525
+ "flags": {},
526
+ "order": 5,
527
+ "mode": 0,
528
+ "inputs": [],
529
+ "outputs": [
530
+ {
531
+ "name": "VAE",
532
+ "type": "VAE",
533
+ "links": [
534
+ 124,
535
+ 130
536
+ ],
537
+ "slot_index": 0,
538
+ "shape": 3
539
+ }
540
+ ],
541
+ "properties": {
542
+ "Node name for S&R": "VAELoader"
543
+ },
544
+ "widgets_values": [
545
+ "FLUX.1-schnell/ae.sft"
546
+ ]
547
+ },
548
+ {
549
+ "id": 56,
550
+ "type": "ControlNetLoader",
551
+ "pos": {
552
+ "0": -287,
553
+ "1": 613
554
+ },
555
+ "size": {
556
+ "0": 315,
557
+ "1": 58
558
+ },
559
+ "flags": {},
560
+ "order": 6,
561
+ "mode": 0,
562
+ "inputs": [],
563
+ "outputs": [
564
+ {
565
+ "name": "CONTROL_NET",
566
+ "type": "CONTROL_NET",
567
+ "links": [
568
+ 85
569
+ ],
570
+ "slot_index": 0,
571
+ "shape": 3
572
+ }
573
+ ],
574
+ "properties": {
575
+ "Node name for S&R": "ControlNetLoader"
576
+ },
577
+ "widgets_values": [
578
+ "test_model/lineart/checkpoint-14000/flux_controlnet/diffusion_pytorch_model.safetensors"
579
+ ]
580
+ },
581
+ {
582
+ "id": 7,
583
+ "type": "EmptyLatentImage",
584
+ "pos": {
585
+ "0": 624,
586
+ "1": 726
587
+ },
588
+ "size": [
589
+ 234.06686401367188,
590
+ 106
591
+ ],
592
+ "flags": {},
593
+ "order": 7,
594
+ "mode": 0,
595
+ "inputs": [],
596
+ "outputs": [
597
+ {
598
+ "name": "LATENT",
599
+ "type": "LATENT",
600
+ "links": [
601
+ 47
602
+ ],
603
+ "slot_index": 0,
604
+ "shape": 3
605
+ }
606
+ ],
607
+ "properties": {
608
+ "Node name for S&R": "EmptyLatentImage"
609
+ },
610
+ "widgets_values": [
611
+ 1024,
612
+ 1024,
613
+ 1
614
+ ]
615
  },
616
  {
617
  "id": 71,
618
  "type": "PreviewImage",
619
  "pos": {
620
+ "0": 909,
621
+ "1": 364
622
  },
623
  "size": {
624
  "0": 749.6515502929688,
 
638
  "properties": {
639
  "Node name for S&R": "PreviewImage"
640
  }
641
+ },
642
+ {
643
+ "id": 33,
644
+ "type": "VAEDecode",
645
+ "pos": {
646
+ "0": 1209,
647
+ "1": 222
648
+ },
649
+ "size": {
650
+ "0": 210,
651
+ "1": 46
652
+ },
653
+ "flags": {},
654
+ "order": 15,
655
+ "mode": 0,
656
+ "inputs": [
657
+ {
658
+ "name": "samples",
659
+ "type": "LATENT",
660
+ "link": 51
661
+ },
662
+ {
663
+ "name": "vae",
664
+ "type": "VAE",
665
+ "link": 124
666
+ }
667
+ ],
668
+ "outputs": [
669
+ {
670
+ "name": "IMAGE",
671
+ "type": "IMAGE",
672
+ "links": [
673
+ 120
674
+ ],
675
+ "slot_index": 0,
676
+ "shape": 3
677
+ }
678
+ ],
679
+ "properties": {
680
+ "Node name for S&R": "VAEDecode"
681
+ }
682
  }
683
  ],
684
  "links": [
 
839
  "config": {},
840
  "extra": {
841
  "ds": {
842
+ "scale": 0.5054470284993016,
843
  "offset": [
844
+ 462.33072285208885,
845
+ 465.5344622448692
846
  ]
847
  }
848
  },