gradient-diffusion commited on
Commit
e8c01bf
1 Parent(s): 1a271d9

Upload hed_workflow.json

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