gradient-diffusion commited on
Commit
5fd98b2
·
verified ·
1 Parent(s): f0841a5

Upload flux-controlnet-depth-v3-workflow.json

Browse files
flux-controlnet-depth-v3-workflow.json ADDED
@@ -0,0 +1,738 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 49,
3
+ "last_link_id": 122,
4
+ "nodes": [
5
+ {
6
+ "id": 14,
7
+ "type": "ApplyFluxControlNet",
8
+ "pos": [
9
+ 546,
10
+ -264
11
+ ],
12
+ "size": {
13
+ "0": 393,
14
+ "1": 78
15
+ },
16
+ "flags": {},
17
+ "order": 10,
18
+ "mode": 0,
19
+ "inputs": [
20
+ {
21
+ "name": "controlnet",
22
+ "type": "FluxControlNet",
23
+ "link": 44
24
+ },
25
+ {
26
+ "name": "image",
27
+ "type": "IMAGE",
28
+ "link": 121,
29
+ "slot_index": 1
30
+ }
31
+ ],
32
+ "outputs": [
33
+ {
34
+ "name": "controlnet_condition",
35
+ "type": "ControlNetCondition",
36
+ "links": [
37
+ 28
38
+ ],
39
+ "shape": 3,
40
+ "slot_index": 0
41
+ }
42
+ ],
43
+ "properties": {
44
+ "Node name for S&R": "ApplyFluxControlNet"
45
+ },
46
+ "widgets_values": [
47
+ 0.7000000000000001
48
+ ]
49
+ },
50
+ {
51
+ "id": 3,
52
+ "type": "XlabsSampler",
53
+ "pos": [
54
+ 1119,
55
+ 136
56
+ ],
57
+ "size": {
58
+ "0": 342.5999755859375,
59
+ "1": 258
60
+ },
61
+ "flags": {},
62
+ "order": 12,
63
+ "mode": 0,
64
+ "inputs": [
65
+ {
66
+ "name": "model",
67
+ "type": "MODEL",
68
+ "link": 58,
69
+ "slot_index": 0
70
+ },
71
+ {
72
+ "name": "conditioning",
73
+ "type": "CONDITIONING",
74
+ "link": 18
75
+ },
76
+ {
77
+ "name": "neg_conditioning",
78
+ "type": "CONDITIONING",
79
+ "link": 26
80
+ },
81
+ {
82
+ "name": "latent_image",
83
+ "type": "LATENT",
84
+ "link": 66
85
+ },
86
+ {
87
+ "name": "controlnet_condition",
88
+ "type": "ControlNetCondition",
89
+ "link": 28
90
+ }
91
+ ],
92
+ "outputs": [
93
+ {
94
+ "name": "latent",
95
+ "type": "LATENT",
96
+ "links": [
97
+ 6
98
+ ],
99
+ "shape": 3
100
+ }
101
+ ],
102
+ "properties": {
103
+ "Node name for S&R": "XlabsSampler"
104
+ },
105
+ "widgets_values": [
106
+ 324242532548,
107
+ "fixed",
108
+ 25,
109
+ 1,
110
+ 3.5,
111
+ 0
112
+ ]
113
+ },
114
+ {
115
+ "id": 5,
116
+ "type": "CLIPTextEncodeFlux",
117
+ "pos": [
118
+ 706,
119
+ -83
120
+ ],
121
+ "size": {
122
+ "0": 400,
123
+ "1": 200
124
+ },
125
+ "flags": {},
126
+ "order": 6,
127
+ "mode": 0,
128
+ "inputs": [
129
+ {
130
+ "name": "clip",
131
+ "type": "CLIP",
132
+ "link": 2,
133
+ "slot_index": 0
134
+ }
135
+ ],
136
+ "outputs": [
137
+ {
138
+ "name": "CONDITIONING",
139
+ "type": "CONDITIONING",
140
+ "links": [
141
+ 18
142
+ ],
143
+ "shape": 3,
144
+ "slot_index": 0
145
+ }
146
+ ],
147
+ "properties": {
148
+ "Node name for S&R": "CLIPTextEncodeFlux"
149
+ },
150
+ "widgets_values": [
151
+ "handsome man in balenciaga style, fashion, vogue image",
152
+ "handsome man in balenciaga style, fashion, vogue image",
153
+ 4
154
+ ]
155
+ },
156
+ {
157
+ "id": 13,
158
+ "type": "LoadFluxControlNet",
159
+ "pos": [
160
+ 102,
161
+ -376
162
+ ],
163
+ "size": {
164
+ "0": 316.83343505859375,
165
+ "1": 86.47058868408203
166
+ },
167
+ "flags": {},
168
+ "order": 0,
169
+ "mode": 0,
170
+ "outputs": [
171
+ {
172
+ "name": "ControlNet",
173
+ "type": "FluxControlNet",
174
+ "links": [
175
+ 44
176
+ ],
177
+ "shape": 3,
178
+ "slot_index": 0
179
+ }
180
+ ],
181
+ "properties": {
182
+ "Node name for S&R": "LoadFluxControlNet"
183
+ },
184
+ "widgets_values": [
185
+ "flux-dev",
186
+ "flux-depth-controlnet-v3.safetensors"
187
+ ]
188
+ },
189
+ {
190
+ "id": 46,
191
+ "type": "SaveImage",
192
+ "pos": [
193
+ 630,
194
+ 160
195
+ ],
196
+ "size": {
197
+ "0": 315,
198
+ "1": 270
199
+ },
200
+ "flags": {},
201
+ "order": 9,
202
+ "mode": 0,
203
+ "inputs": [
204
+ {
205
+ "name": "images",
206
+ "type": "IMAGE",
207
+ "link": 120
208
+ }
209
+ ],
210
+ "properties": {},
211
+ "widgets_values": [
212
+ "canny_process"
213
+ ]
214
+ },
215
+ {
216
+ "id": 19,
217
+ "type": "CLIPTextEncodeFlux",
218
+ "pos": [
219
+ 210,
220
+ 180
221
+ ],
222
+ "size": {
223
+ "0": 400,
224
+ "1": 200
225
+ },
226
+ "flags": {},
227
+ "order": 7,
228
+ "mode": 0,
229
+ "inputs": [
230
+ {
231
+ "name": "clip",
232
+ "type": "CLIP",
233
+ "link": 27,
234
+ "slot_index": 0
235
+ }
236
+ ],
237
+ "outputs": [
238
+ {
239
+ "name": "CONDITIONING",
240
+ "type": "CONDITIONING",
241
+ "links": [
242
+ 26
243
+ ],
244
+ "shape": 3,
245
+ "slot_index": 0
246
+ }
247
+ ],
248
+ "properties": {
249
+ "Node name for S&R": "CLIPTextEncodeFlux"
250
+ },
251
+ "widgets_values": [
252
+ "bad photo",
253
+ "bad photo",
254
+ 4
255
+ ]
256
+ },
257
+ {
258
+ "id": 7,
259
+ "type": "VAEDecode",
260
+ "pos": [
261
+ 1160,
262
+ 50
263
+ ],
264
+ "size": {
265
+ "0": 210,
266
+ "1": 46
267
+ },
268
+ "flags": {},
269
+ "order": 13,
270
+ "mode": 0,
271
+ "inputs": [
272
+ {
273
+ "name": "samples",
274
+ "type": "LATENT",
275
+ "link": 6,
276
+ "slot_index": 0
277
+ },
278
+ {
279
+ "name": "vae",
280
+ "type": "VAE",
281
+ "link": 7
282
+ }
283
+ ],
284
+ "outputs": [
285
+ {
286
+ "name": "IMAGE",
287
+ "type": "IMAGE",
288
+ "links": [
289
+ 79,
290
+ 101
291
+ ],
292
+ "shape": 3,
293
+ "slot_index": 0
294
+ }
295
+ ],
296
+ "properties": {
297
+ "Node name for S&R": "VAEDecode"
298
+ }
299
+ },
300
+ {
301
+ "id": 32,
302
+ "type": "UNETLoader",
303
+ "pos": [
304
+ 490,
305
+ 480
306
+ ],
307
+ "size": {
308
+ "0": 315,
309
+ "1": 82
310
+ },
311
+ "flags": {},
312
+ "order": 1,
313
+ "mode": 0,
314
+ "outputs": [
315
+ {
316
+ "name": "MODEL",
317
+ "type": "MODEL",
318
+ "links": [
319
+ 58
320
+ ],
321
+ "shape": 3,
322
+ "slot_index": 0
323
+ }
324
+ ],
325
+ "properties": {
326
+ "Node name for S&R": "UNETLoader"
327
+ },
328
+ "widgets_values": [
329
+ "flux1-dev-fp8.safetensors",
330
+ "fp8_e4m3fn"
331
+ ]
332
+ },
333
+ {
334
+ "id": 6,
335
+ "type": "EmptyLatentImage",
336
+ "pos": [
337
+ 910,
338
+ 380
339
+ ],
340
+ "size": {
341
+ "0": 315,
342
+ "1": 106
343
+ },
344
+ "flags": {},
345
+ "order": 2,
346
+ "mode": 0,
347
+ "outputs": [
348
+ {
349
+ "name": "LATENT",
350
+ "type": "LATENT",
351
+ "links": [
352
+ 66
353
+ ],
354
+ "shape": 3,
355
+ "slot_index": 0
356
+ }
357
+ ],
358
+ "properties": {
359
+ "Node name for S&R": "EmptyLatentImage"
360
+ },
361
+ "widgets_values": [
362
+ 1024,
363
+ 1024,
364
+ 1
365
+ ]
366
+ },
367
+ {
368
+ "id": 21,
369
+ "type": "PreviewImage",
370
+ "pos": [
371
+ 1090,
372
+ -340
373
+ ],
374
+ "size": {
375
+ "0": 210,
376
+ "1": 246
377
+ },
378
+ "flags": {},
379
+ "order": 14,
380
+ "mode": 0,
381
+ "inputs": [
382
+ {
383
+ "name": "images",
384
+ "type": "IMAGE",
385
+ "link": 79,
386
+ "slot_index": 0
387
+ }
388
+ ],
389
+ "properties": {
390
+ "Node name for S&R": "PreviewImage"
391
+ }
392
+ },
393
+ {
394
+ "id": 23,
395
+ "type": "SaveImage",
396
+ "pos": [
397
+ 1420,
398
+ -190
399
+ ],
400
+ "size": {
401
+ "0": 356.1513671875,
402
+ "1": 270
403
+ },
404
+ "flags": {},
405
+ "order": 15,
406
+ "mode": 0,
407
+ "inputs": [
408
+ {
409
+ "name": "images",
410
+ "type": "IMAGE",
411
+ "link": 101
412
+ }
413
+ ],
414
+ "properties": {},
415
+ "widgets_values": [
416
+ "canny_res"
417
+ ]
418
+ },
419
+ {
420
+ "id": 39,
421
+ "type": "PreviewImage",
422
+ "pos": [
423
+ 470,
424
+ -130
425
+ ],
426
+ "size": {
427
+ "0": 210,
428
+ "1": 246
429
+ },
430
+ "flags": {
431
+ "collapsed": false
432
+ },
433
+ "order": 11,
434
+ "mode": 0,
435
+ "inputs": [
436
+ {
437
+ "name": "images",
438
+ "type": "IMAGE",
439
+ "link": 122
440
+ }
441
+ ],
442
+ "properties": {
443
+ "Node name for S&R": "PreviewImage"
444
+ }
445
+ },
446
+ {
447
+ "id": 4,
448
+ "type": "DualCLIPLoader",
449
+ "pos": [
450
+ 130,
451
+ -20
452
+ ],
453
+ "size": {
454
+ "0": 315,
455
+ "1": 106
456
+ },
457
+ "flags": {},
458
+ "order": 3,
459
+ "mode": 0,
460
+ "outputs": [
461
+ {
462
+ "name": "CLIP",
463
+ "type": "CLIP",
464
+ "links": [
465
+ 2,
466
+ 27
467
+ ],
468
+ "shape": 3,
469
+ "slot_index": 0
470
+ }
471
+ ],
472
+ "properties": {
473
+ "Node name for S&R": "DualCLIPLoader"
474
+ },
475
+ "widgets_values": [
476
+ "clip_l.safetensors",
477
+ "t5xxl_fp16.safetensors",
478
+ "flux"
479
+ ]
480
+ },
481
+ {
482
+ "id": 49,
483
+ "type": "MiDaS-DepthMapPreprocessor",
484
+ "pos": [
485
+ 120,
486
+ -190
487
+ ],
488
+ "size": {
489
+ "0": 315,
490
+ "1": 106
491
+ },
492
+ "flags": {},
493
+ "order": 8,
494
+ "mode": 0,
495
+ "inputs": [
496
+ {
497
+ "name": "image",
498
+ "type": "IMAGE",
499
+ "link": 118
500
+ }
501
+ ],
502
+ "outputs": [
503
+ {
504
+ "name": "IMAGE",
505
+ "type": "IMAGE",
506
+ "links": [
507
+ 120,
508
+ 121,
509
+ 122
510
+ ],
511
+ "shape": 3,
512
+ "slot_index": 0
513
+ }
514
+ ],
515
+ "properties": {
516
+ "Node name for S&R": "MiDaS-DepthMapPreprocessor"
517
+ },
518
+ "widgets_values": [
519
+ 6.283185307179586,
520
+ 0.1,
521
+ 1024
522
+ ]
523
+ },
524
+ {
525
+ "id": 16,
526
+ "type": "LoadImage",
527
+ "pos": [
528
+ -210,
529
+ -330
530
+ ],
531
+ "size": {
532
+ "0": 315,
533
+ "1": 314
534
+ },
535
+ "flags": {},
536
+ "order": 4,
537
+ "mode": 0,
538
+ "outputs": [
539
+ {
540
+ "name": "IMAGE",
541
+ "type": "IMAGE",
542
+ "links": [
543
+ 118
544
+ ],
545
+ "shape": 3,
546
+ "slot_index": 0
547
+ },
548
+ {
549
+ "name": "MASK",
550
+ "type": "MASK",
551
+ "links": null,
552
+ "shape": 3
553
+ }
554
+ ],
555
+ "properties": {
556
+ "Node name for S&R": "LoadImage"
557
+ },
558
+ "widgets_values": [
559
+ "input_pose_2.png",
560
+ "image"
561
+ ]
562
+ },
563
+ {
564
+ "id": 8,
565
+ "type": "VAELoader",
566
+ "pos": [
567
+ 1100,
568
+ -50
569
+ ],
570
+ "size": {
571
+ "0": 315,
572
+ "1": 58
573
+ },
574
+ "flags": {},
575
+ "order": 5,
576
+ "mode": 0,
577
+ "outputs": [
578
+ {
579
+ "name": "VAE",
580
+ "type": "VAE",
581
+ "links": [
582
+ 7
583
+ ],
584
+ "shape": 3,
585
+ "slot_index": 0
586
+ }
587
+ ],
588
+ "properties": {
589
+ "Node name for S&R": "VAELoader"
590
+ },
591
+ "widgets_values": [
592
+ "ae.safetensors"
593
+ ]
594
+ }
595
+ ],
596
+ "links": [
597
+ [
598
+ 2,
599
+ 4,
600
+ 0,
601
+ 5,
602
+ 0,
603
+ "CLIP"
604
+ ],
605
+ [
606
+ 6,
607
+ 3,
608
+ 0,
609
+ 7,
610
+ 0,
611
+ "LATENT"
612
+ ],
613
+ [
614
+ 7,
615
+ 8,
616
+ 0,
617
+ 7,
618
+ 1,
619
+ "VAE"
620
+ ],
621
+ [
622
+ 18,
623
+ 5,
624
+ 0,
625
+ 3,
626
+ 1,
627
+ "CONDITIONING"
628
+ ],
629
+ [
630
+ 26,
631
+ 19,
632
+ 0,
633
+ 3,
634
+ 2,
635
+ "CONDITIONING"
636
+ ],
637
+ [
638
+ 27,
639
+ 4,
640
+ 0,
641
+ 19,
642
+ 0,
643
+ "CLIP"
644
+ ],
645
+ [
646
+ 28,
647
+ 14,
648
+ 0,
649
+ 3,
650
+ 4,
651
+ "ControlNetCondition"
652
+ ],
653
+ [
654
+ 44,
655
+ 13,
656
+ 0,
657
+ 14,
658
+ 0,
659
+ "FluxControlNet"
660
+ ],
661
+ [
662
+ 58,
663
+ 32,
664
+ 0,
665
+ 3,
666
+ 0,
667
+ "MODEL"
668
+ ],
669
+ [
670
+ 66,
671
+ 6,
672
+ 0,
673
+ 3,
674
+ 3,
675
+ "LATENT"
676
+ ],
677
+ [
678
+ 79,
679
+ 7,
680
+ 0,
681
+ 21,
682
+ 0,
683
+ "IMAGE"
684
+ ],
685
+ [
686
+ 101,
687
+ 7,
688
+ 0,
689
+ 23,
690
+ 0,
691
+ "IMAGE"
692
+ ],
693
+ [
694
+ 118,
695
+ 16,
696
+ 0,
697
+ 49,
698
+ 0,
699
+ "IMAGE"
700
+ ],
701
+ [
702
+ 120,
703
+ 49,
704
+ 0,
705
+ 46,
706
+ 0,
707
+ "IMAGE"
708
+ ],
709
+ [
710
+ 121,
711
+ 49,
712
+ 0,
713
+ 14,
714
+ 1,
715
+ "IMAGE"
716
+ ],
717
+ [
718
+ 122,
719
+ 49,
720
+ 0,
721
+ 39,
722
+ 0,
723
+ "IMAGE"
724
+ ]
725
+ ],
726
+ "groups": [],
727
+ "config": {},
728
+ "extra": {
729
+ "ds": {
730
+ "scale": 0.6934334949441344,
731
+ "offset": [
732
+ 610.0322939307831,
733
+ 836.0918165037601
734
+ ]
735
+ }
736
+ },
737
+ "version": 0.4
738
+ }