alfredplpl commited on
Commit
9920841
1 Parent(s): e2ef908

Upload 2 files

Browse files
Files changed (2) hide show
  1. example.jpg +0 -0
  2. flux-workflow.json +392 -392
example.jpg CHANGED
flux-workflow.json CHANGED
@@ -3,24 +3,24 @@
3
  "last_link_id": 151,
4
  "nodes": [
5
  {
6
- "id": 26,
7
- "type": "FluxGuidance",
8
  "pos": [
9
- 480,
10
- 144
11
  ],
12
  "size": {
13
- "0": 317.4000244140625,
14
- "1": 58
15
  },
16
  "flags": {},
17
- "order": 12,
18
  "mode": 0,
19
  "inputs": [
20
  {
21
- "name": "conditioning",
22
- "type": "CONDITIONING",
23
- "link": 41
24
  }
25
  ],
26
  "outputs": [
@@ -28,63 +28,20 @@
28
  "name": "CONDITIONING",
29
  "type": "CONDITIONING",
30
  "links": [
31
- 42
32
  ],
33
- "shape": 3,
34
  "slot_index": 0
35
  }
36
  ],
 
37
  "properties": {
38
- "Node name for S&R": "FluxGuidance"
39
  },
40
  "widgets_values": [
41
- 3.5
42
- ],
43
- "color": "#233",
44
- "bgcolor": "#355"
45
- },
46
- {
47
- "id": 22,
48
- "type": "BasicGuider",
49
- "pos": [
50
- 576,
51
- 48
52
- ],
53
- "size": {
54
- "0": 222.3482666015625,
55
- "1": 46
56
- },
57
- "flags": {},
58
- "order": 14,
59
- "mode": 0,
60
- "inputs": [
61
- {
62
- "name": "model",
63
- "type": "MODEL",
64
- "link": 150,
65
- "slot_index": 0
66
- },
67
- {
68
- "name": "conditioning",
69
- "type": "CONDITIONING",
70
- "link": 42,
71
- "slot_index": 1
72
- }
73
- ],
74
- "outputs": [
75
- {
76
- "name": "GUIDER",
77
- "type": "GUIDER",
78
- "links": [
79
- 30
80
- ],
81
- "shape": 3,
82
- "slot_index": 0
83
- }
84
  ],
85
- "properties": {
86
- "Node name for S&R": "BasicGuider"
87
- }
88
  },
89
  {
90
  "id": 8,
@@ -127,164 +84,31 @@
127
  }
128
  },
129
  {
130
- "id": 30,
131
- "type": "ModelSamplingFlux",
132
- "pos": [
133
- 480,
134
- 1152
135
- ],
136
- "size": {
137
- "0": 315,
138
- "1": 130
139
- },
140
- "flags": {},
141
- "order": 11,
142
- "mode": 0,
143
- "inputs": [
144
- {
145
- "name": "model",
146
- "type": "MODEL",
147
- "link": 56,
148
- "slot_index": 0
149
- },
150
- {
151
- "name": "width",
152
- "type": "INT",
153
- "link": 115,
154
- "widget": {
155
- "name": "width"
156
- },
157
- "slot_index": 1
158
- },
159
- {
160
- "name": "height",
161
- "type": "INT",
162
- "link": 114,
163
- "widget": {
164
- "name": "height"
165
- },
166
- "slot_index": 2
167
- }
168
- ],
169
- "outputs": [
170
- {
171
- "name": "MODEL",
172
- "type": "MODEL",
173
- "links": [
174
- 55
175
- ],
176
- "shape": 3,
177
- "slot_index": 0
178
- }
179
- ],
180
- "properties": {
181
- "Node name for S&R": "ModelSamplingFlux"
182
- },
183
- "widgets_values": [
184
- 1.15,
185
- 0.5,
186
- 768,
187
- 1344
188
- ]
189
- },
190
- {
191
- "id": 27,
192
- "type": "EmptySD3LatentImage",
193
  "pos": [
194
- 480,
195
- 624
196
  ],
197
  "size": {
198
- "0": 315,
199
- "1": 106
200
  },
201
  "flags": {},
202
- "order": 9,
203
  "mode": 0,
204
  "inputs": [
205
  {
206
- "name": "width",
207
- "type": "INT",
208
- "link": 112,
209
- "widget": {
210
- "name": "width"
211
- }
212
- },
213
- {
214
- "name": "height",
215
- "type": "INT",
216
- "link": 113,
217
- "widget": {
218
- "name": "height"
219
- }
220
- }
221
- ],
222
- "outputs": [
223
- {
224
- "name": "LATENT",
225
- "type": "LATENT",
226
- "links": [
227
- 116
228
- ],
229
- "shape": 3,
230
- "slot_index": 0
231
  }
232
  ],
233
- "properties": {
234
- "Node name for S&R": "EmptySD3LatentImage"
235
- },
236
  "widgets_values": [
237
- 768,
238
- 1344,
239
- 1
240
  ]
241
  },
242
- {
243
- "id": 37,
244
- "type": "Note",
245
- "pos": [
246
- 480,
247
- 1344
248
- ],
249
- "size": {
250
- "0": 314.99755859375,
251
- "1": 117.98363494873047
252
- },
253
- "flags": {},
254
- "order": 0,
255
- "mode": 0,
256
- "properties": {
257
- "text": ""
258
- },
259
- "widgets_values": [
260
- "The reference sampling implementation auto adjusts the shift value based on the resolution, if you don't want this you can just bypass (CTRL-B) this ModelSamplingFlux node.\n"
261
- ],
262
- "color": "#432",
263
- "bgcolor": "#653"
264
- },
265
- {
266
- "id": 28,
267
- "type": "Note",
268
- "pos": [
269
- 48,
270
- 576
271
- ],
272
- "size": {
273
- "0": 336,
274
- "1": 288
275
- },
276
- "flags": {},
277
- "order": 1,
278
- "mode": 0,
279
- "properties": {
280
- "text": ""
281
- },
282
- "widgets_values": [
283
- "If you get an error in any of the nodes above make sure the files are in the correct directories.\n\nSee the top of the examples page for the links : https://comfyanonymous.github.io/ComfyUI_examples/flux/\n\nflux1-dev.safetensors goes in: ComfyUI/models/unet/\n\nt5xxl_fp16.safetensors and clip_l.safetensors go in: ComfyUI/models/clip/\n\nae.safetensors goes in: ComfyUI/models/vae/\n\n\nTip: You can set the weight_dtype above to one of the fp8 types if you have memory issues."
284
- ],
285
- "color": "#432",
286
- "bgcolor": "#653"
287
- },
288
  {
289
  "id": 10,
290
  "type": "VAELoader",
@@ -297,7 +121,7 @@
297
  "1": 60.429901123046875
298
  },
299
  "flags": {},
300
- "order": 2,
301
  "mode": 0,
302
  "outputs": [
303
  {
@@ -306,8 +130,8 @@
306
  "links": [
307
  12
308
  ],
309
- "shape": 3,
310
- "slot_index": 0
311
  }
312
  ],
313
  "properties": {
@@ -318,154 +142,74 @@
318
  ]
319
  },
320
  {
321
- "id": 16,
322
- "type": "KSamplerSelect",
323
  "pos": [
324
- 480,
325
- 912
326
  ],
327
  "size": {
328
  "0": 315,
329
- "1": 58
330
  },
331
  "flags": {},
332
- "order": 3,
333
  "mode": 0,
334
  "outputs": [
335
  {
336
- "name": "SAMPLER",
337
- "type": "SAMPLER",
338
  "links": [
339
- 19
340
  ],
 
341
  "shape": 3
342
  }
343
  ],
344
  "properties": {
345
- "Node name for S&R": "KSamplerSelect"
346
  },
347
  "widgets_values": [
348
- "euler"
 
 
349
  ]
350
  },
351
  {
352
- "id": 17,
353
- "type": "BasicScheduler",
354
  "pos": [
355
- 480,
356
- 1008
357
  ],
358
  "size": {
359
  "0": 315,
360
- "1": 106
361
- },
362
- "flags": {},
363
- "order": 13,
364
- "mode": 0,
365
- "inputs": [
366
- {
367
- "name": "model",
368
- "type": "MODEL",
369
- "link": 55,
370
- "slot_index": 0
371
- }
372
- ],
373
- "outputs": [
374
- {
375
- "name": "SIGMAS",
376
- "type": "SIGMAS",
377
- "links": [
378
- 20
379
- ],
380
- "shape": 3
381
- }
382
- ],
383
- "properties": {
384
- "Node name for S&R": "BasicScheduler"
385
- },
386
- "widgets_values": [
387
- "simple",
388
- 20,
389
- 1
390
- ]
391
- },
392
- {
393
- "id": 34,
394
- "type": "PrimitiveNode",
395
- "pos": [
396
- 432,
397
- 480
398
- ],
399
- "size": {
400
- "0": 210,
401
  "1": 82
402
  },
403
  "flags": {},
404
- "order": 4,
405
  "mode": 0,
406
  "outputs": [
407
  {
408
- "name": "INT",
409
- "type": "INT",
410
  "links": [
411
- 112,
412
- 115
413
  ],
414
  "slot_index": 0,
415
- "widget": {
416
- "name": "width"
417
- }
418
- }
419
- ],
420
- "title": "width",
421
- "properties": {
422
- "Run widget replace on values": false
423
- },
424
- "widgets_values": [
425
- 768,
426
- "fixed"
427
- ],
428
- "color": "#323",
429
- "bgcolor": "#535"
430
- },
431
- {
432
- "id": 35,
433
- "type": "PrimitiveNode",
434
- "pos": [
435
- 672,
436
- 480
437
- ],
438
- "size": {
439
- "0": 210,
440
- "1": 82
441
- },
442
- "flags": {},
443
- "order": 5,
444
- "mode": 0,
445
- "outputs": [
446
- {
447
- "name": "INT",
448
- "type": "INT",
449
- "links": [
450
- 113,
451
- 114
452
- ],
453
- "widget": {
454
- "name": "height"
455
- },
456
- "slot_index": 0
457
  }
458
  ],
459
- "title": "height",
460
  "properties": {
461
- "Run widget replace on values": false
462
  },
463
  "widgets_values": [
464
- 1344,
465
- "fixed"
466
  ],
467
- "color": "#323",
468
- "bgcolor": "#535"
469
  },
470
  {
471
  "id": 13,
@@ -520,8 +264,8 @@
520
  "links": [
521
  24
522
  ],
523
- "shape": 3,
524
- "slot_index": 0
525
  },
526
  {
527
  "name": "denoised_output",
@@ -535,50 +279,173 @@
535
  }
536
  },
537
  {
538
- "id": 9,
539
- "type": "SaveImage",
540
  "pos": [
541
- 1290,
542
- -3
543
  ],
544
  "size": {
545
- "0": 985.3012084960938,
546
- "1": 1060.3828125
547
  },
548
  "flags": {},
549
- "order": 17,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
550
  "mode": 0,
551
  "inputs": [
552
  {
553
- "name": "images",
554
- "type": "IMAGE",
555
- "link": 9
 
556
  }
557
  ],
558
- "properties": {},
 
 
 
 
 
 
 
 
 
 
 
 
559
  "widgets_values": [
560
- "ComfyUI"
 
 
561
  ]
562
  },
563
  {
564
- "id": 6,
565
- "type": "CLIPTextEncode",
566
  "pos": [
567
- 384,
568
- 240
569
  ],
570
  "size": {
571
- "0": 422.84503173828125,
572
- "1": 164.31304931640625
573
  },
574
  "flags": {},
575
- "order": 10,
576
  "mode": 0,
577
  "inputs": [
578
  {
579
- "name": "clip",
580
- "type": "CLIP",
581
- "link": 151
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
582
  }
583
  ],
584
  "outputs": [
@@ -586,124 +453,257 @@
586
  "name": "CONDITIONING",
587
  "type": "CONDITIONING",
588
  "links": [
589
- 41
590
  ],
591
- "slot_index": 0
 
592
  }
593
  ],
594
- "title": "CLIP Text Encode (Positive Prompt)",
595
  "properties": {
596
- "Node name for S&R": "CLIPTextEncode"
597
  },
598
  "widgets_values": [
599
- "modern anime style, Anime girl with long purple hair. She is wearing a blue and yellow jacket with a white collared shirt underneath. The shirt has a red tie with a cross on it. The girl is making a peace sign with her hand."
600
  ],
601
- "color": "#232",
602
- "bgcolor": "#353"
603
  },
604
  {
605
- "id": 11,
606
- "type": "DualCLIPLoader",
607
  "pos": [
608
- 48,
609
- 277
610
  ],
611
  "size": {
612
  "0": 315,
613
  "1": 106
614
  },
615
  "flags": {},
616
- "order": 6,
617
  "mode": 0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
618
  "outputs": [
619
  {
620
- "name": "CLIP",
621
- "type": "CLIP",
622
  "links": [
623
- 151
624
  ],
625
- "shape": 3,
626
- "slot_index": 0
627
  }
628
  ],
629
  "properties": {
630
- "Node name for S&R": "DualCLIPLoader"
631
  },
632
  "widgets_values": [
633
- "t5xxl_fp16.safetensors",
634
- "clip_l.safetensors",
635
- "flux"
636
  ]
637
  },
638
  {
639
- "id": 12,
640
- "type": "UNETLoader",
641
  "pos": [
642
- 8,
643
- 135
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
644
  ],
645
  "size": {
646
  "0": 315,
647
- "1": 82
648
  },
649
  "flags": {},
650
- "order": 7,
651
  "mode": 0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
652
  "outputs": [
653
  {
654
  "name": "MODEL",
655
  "type": "MODEL",
656
  "links": [
657
- 56,
658
- 150
659
  ],
660
- "shape": 3,
661
- "slot_index": 0
662
  }
663
  ],
664
  "properties": {
665
- "Node name for S&R": "UNETLoader"
666
  },
667
  "widgets_values": [
668
- "modern-anime-fp8.safetensors",
669
- "default"
 
 
 
 
 
 
 
 
 
 
670
  ],
671
- "color": "#223",
672
- "bgcolor": "#335"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
673
  },
674
  {
675
- "id": 25,
676
- "type": "RandomNoise",
677
  "pos": [
678
- 480,
679
- 768
680
  ],
681
  "size": {
682
- "0": 315,
683
  "1": 82
684
  },
685
  "flags": {},
686
- "order": 8,
687
  "mode": 0,
688
  "outputs": [
689
  {
690
- "name": "NOISE",
691
- "type": "NOISE",
692
  "links": [
693
- 37
 
694
  ],
695
- "shape": 3
 
 
 
696
  }
697
  ],
 
698
  "properties": {
699
- "Node name for S&R": "RandomNoise"
700
  },
701
  "widgets_values": [
702
- 362503151034429,
703
  "fixed"
704
  ],
705
- "color": "#2a363b",
706
- "bgcolor": "#3f5159"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
707
  }
708
  ],
709
  "links": [
@@ -858,8 +858,8 @@
858
  "ds": {
859
  "scale": 0.5644739300537778,
860
  "offset": [
861
- -846.7361873606724,
862
- 360.8963770814299
863
  ]
864
  },
865
  "groupNodes": {}
 
3
  "last_link_id": 151,
4
  "nodes": [
5
  {
6
+ "id": 6,
7
+ "type": "CLIPTextEncode",
8
  "pos": [
9
+ 384,
10
+ 240
11
  ],
12
  "size": {
13
+ "0": 422.84503173828125,
14
+ "1": 164.31304931640625
15
  },
16
  "flags": {},
17
+ "order": 9,
18
  "mode": 0,
19
  "inputs": [
20
  {
21
+ "name": "clip",
22
+ "type": "CLIP",
23
+ "link": 151
24
  }
25
  ],
26
  "outputs": [
 
28
  "name": "CONDITIONING",
29
  "type": "CONDITIONING",
30
  "links": [
31
+ 41
32
  ],
 
33
  "slot_index": 0
34
  }
35
  ],
36
+ "title": "CLIP Text Encode (Positive Prompt)",
37
  "properties": {
38
+ "Node name for S&R": "CLIPTextEncode"
39
  },
40
  "widgets_values": [
41
+ "modern anime style, Anime girl with long purple hair. She is wearing a blue and yellow jacket with a white collared shirt underneath. The shirt has a red tie with a cross on it. The girl is making a peace sign with her hand. "
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  ],
43
+ "color": "#232",
44
+ "bgcolor": "#353"
 
45
  },
46
  {
47
  "id": 8,
 
84
  }
85
  },
86
  {
87
+ "id": 9,
88
+ "type": "SaveImage",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
89
  "pos": [
90
+ 1240,
91
+ -3
92
  ],
93
  "size": {
94
+ "0": 985.3012084960938,
95
+ "1": 1060.3828125
96
  },
97
  "flags": {},
98
+ "order": 17,
99
  "mode": 0,
100
  "inputs": [
101
  {
102
+ "name": "images",
103
+ "type": "IMAGE",
104
+ "link": 9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
105
  }
106
  ],
107
+ "properties": {},
 
 
108
  "widgets_values": [
109
+ "ComfyUI"
 
 
110
  ]
111
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
112
  {
113
  "id": 10,
114
  "type": "VAELoader",
 
121
  "1": 60.429901123046875
122
  },
123
  "flags": {},
124
+ "order": 0,
125
  "mode": 0,
126
  "outputs": [
127
  {
 
130
  "links": [
131
  12
132
  ],
133
+ "slot_index": 0,
134
+ "shape": 3
135
  }
136
  ],
137
  "properties": {
 
142
  ]
143
  },
144
  {
145
+ "id": 11,
146
+ "type": "DualCLIPLoader",
147
  "pos": [
148
+ 48,
149
+ 277
150
  ],
151
  "size": {
152
  "0": 315,
153
+ "1": 106
154
  },
155
  "flags": {},
156
+ "order": 1,
157
  "mode": 0,
158
  "outputs": [
159
  {
160
+ "name": "CLIP",
161
+ "type": "CLIP",
162
  "links": [
163
+ 151
164
  ],
165
+ "slot_index": 0,
166
  "shape": 3
167
  }
168
  ],
169
  "properties": {
170
+ "Node name for S&R": "DualCLIPLoader"
171
  },
172
  "widgets_values": [
173
+ "t5xxl_fp16.safetensors",
174
+ "clip_l.safetensors",
175
+ "flux"
176
  ]
177
  },
178
  {
179
+ "id": 12,
180
+ "type": "UNETLoader",
181
  "pos": [
182
+ 8,
183
+ 135
184
  ],
185
  "size": {
186
  "0": 315,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
187
  "1": 82
188
  },
189
  "flags": {},
190
+ "order": 2,
191
  "mode": 0,
192
  "outputs": [
193
  {
194
+ "name": "MODEL",
195
+ "type": "MODEL",
196
  "links": [
197
+ 56,
198
+ 150
199
  ],
200
  "slot_index": 0,
201
+ "shape": 3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
202
  }
203
  ],
 
204
  "properties": {
205
+ "Node name for S&R": "UNETLoader"
206
  },
207
  "widgets_values": [
208
+ "modern-anime-fp8.safetensors",
209
+ "default"
210
  ],
211
+ "color": "#223",
212
+ "bgcolor": "#335"
213
  },
214
  {
215
  "id": 13,
 
264
  "links": [
265
  24
266
  ],
267
+ "slot_index": 0,
268
+ "shape": 3
269
  },
270
  {
271
  "name": "denoised_output",
 
279
  }
280
  },
281
  {
282
+ "id": 16,
283
+ "type": "KSamplerSelect",
284
  "pos": [
285
+ 480,
286
+ 912
287
  ],
288
  "size": {
289
+ "0": 315,
290
+ "1": 58
291
  },
292
  "flags": {},
293
+ "order": 3,
294
+ "mode": 0,
295
+ "outputs": [
296
+ {
297
+ "name": "SAMPLER",
298
+ "type": "SAMPLER",
299
+ "links": [
300
+ 19
301
+ ],
302
+ "shape": 3
303
+ }
304
+ ],
305
+ "properties": {
306
+ "Node name for S&R": "KSamplerSelect"
307
+ },
308
+ "widgets_values": [
309
+ "euler"
310
+ ]
311
+ },
312
+ {
313
+ "id": 17,
314
+ "type": "BasicScheduler",
315
+ "pos": [
316
+ 480,
317
+ 1008
318
+ ],
319
+ "size": {
320
+ "0": 315,
321
+ "1": 106
322
+ },
323
+ "flags": {},
324
+ "order": 13,
325
  "mode": 0,
326
  "inputs": [
327
  {
328
+ "name": "model",
329
+ "type": "MODEL",
330
+ "link": 55,
331
+ "slot_index": 0
332
  }
333
  ],
334
+ "outputs": [
335
+ {
336
+ "name": "SIGMAS",
337
+ "type": "SIGMAS",
338
+ "links": [
339
+ 20
340
+ ],
341
+ "shape": 3
342
+ }
343
+ ],
344
+ "properties": {
345
+ "Node name for S&R": "BasicScheduler"
346
+ },
347
  "widgets_values": [
348
+ "simple",
349
+ 20,
350
+ 1
351
  ]
352
  },
353
  {
354
+ "id": 22,
355
+ "type": "BasicGuider",
356
  "pos": [
357
+ 576,
358
+ 48
359
  ],
360
  "size": {
361
+ "0": 222.3482666015625,
362
+ "1": 46
363
  },
364
  "flags": {},
365
+ "order": 14,
366
  "mode": 0,
367
  "inputs": [
368
  {
369
+ "name": "model",
370
+ "type": "MODEL",
371
+ "link": 150,
372
+ "slot_index": 0
373
+ },
374
+ {
375
+ "name": "conditioning",
376
+ "type": "CONDITIONING",
377
+ "link": 42,
378
+ "slot_index": 1
379
+ }
380
+ ],
381
+ "outputs": [
382
+ {
383
+ "name": "GUIDER",
384
+ "type": "GUIDER",
385
+ "links": [
386
+ 30
387
+ ],
388
+ "slot_index": 0,
389
+ "shape": 3
390
+ }
391
+ ],
392
+ "properties": {
393
+ "Node name for S&R": "BasicGuider"
394
+ }
395
+ },
396
+ {
397
+ "id": 25,
398
+ "type": "RandomNoise",
399
+ "pos": [
400
+ 480,
401
+ 768
402
+ ],
403
+ "size": {
404
+ "0": 315,
405
+ "1": 82
406
+ },
407
+ "flags": {},
408
+ "order": 4,
409
+ "mode": 0,
410
+ "outputs": [
411
+ {
412
+ "name": "NOISE",
413
+ "type": "NOISE",
414
+ "links": [
415
+ 37
416
+ ],
417
+ "shape": 3
418
+ }
419
+ ],
420
+ "properties": {
421
+ "Node name for S&R": "RandomNoise"
422
+ },
423
+ "widgets_values": [
424
+ 362503151034429,
425
+ "fixed"
426
+ ],
427
+ "color": "#2a363b",
428
+ "bgcolor": "#3f5159"
429
+ },
430
+ {
431
+ "id": 26,
432
+ "type": "FluxGuidance",
433
+ "pos": [
434
+ 480,
435
+ 144
436
+ ],
437
+ "size": {
438
+ "0": 317.4000244140625,
439
+ "1": 58
440
+ },
441
+ "flags": {},
442
+ "order": 12,
443
+ "mode": 0,
444
+ "inputs": [
445
+ {
446
+ "name": "conditioning",
447
+ "type": "CONDITIONING",
448
+ "link": 41
449
  }
450
  ],
451
  "outputs": [
 
453
  "name": "CONDITIONING",
454
  "type": "CONDITIONING",
455
  "links": [
456
+ 42
457
  ],
458
+ "slot_index": 0,
459
+ "shape": 3
460
  }
461
  ],
 
462
  "properties": {
463
+ "Node name for S&R": "FluxGuidance"
464
  },
465
  "widgets_values": [
466
+ 3.5
467
  ],
468
+ "color": "#233",
469
+ "bgcolor": "#355"
470
  },
471
  {
472
+ "id": 27,
473
+ "type": "EmptySD3LatentImage",
474
  "pos": [
475
+ 480,
476
+ 624
477
  ],
478
  "size": {
479
  "0": 315,
480
  "1": 106
481
  },
482
  "flags": {},
483
+ "order": 10,
484
  "mode": 0,
485
+ "inputs": [
486
+ {
487
+ "name": "width",
488
+ "type": "INT",
489
+ "link": 112,
490
+ "widget": {
491
+ "name": "width"
492
+ }
493
+ },
494
+ {
495
+ "name": "height",
496
+ "type": "INT",
497
+ "link": 113,
498
+ "widget": {
499
+ "name": "height"
500
+ }
501
+ }
502
+ ],
503
  "outputs": [
504
  {
505
+ "name": "LATENT",
506
+ "type": "LATENT",
507
  "links": [
508
+ 116
509
  ],
510
+ "slot_index": 0,
511
+ "shape": 3
512
  }
513
  ],
514
  "properties": {
515
+ "Node name for S&R": "EmptySD3LatentImage"
516
  },
517
  "widgets_values": [
518
+ 768,
519
+ 1344,
520
+ 1
521
  ]
522
  },
523
  {
524
+ "id": 28,
525
+ "type": "Note",
526
  "pos": [
527
+ 48,
528
+ 576
529
+ ],
530
+ "size": {
531
+ "0": 336,
532
+ "1": 288
533
+ },
534
+ "flags": {},
535
+ "order": 5,
536
+ "mode": 0,
537
+ "properties": {
538
+ "text": ""
539
+ },
540
+ "widgets_values": [
541
+ "If you get an error in any of the nodes above make sure the files are in the correct directories.\n\nSee the top of the examples page for the links : https://comfyanonymous.github.io/ComfyUI_examples/flux/\n\nflux1-dev.safetensors goes in: ComfyUI/models/unet/\n\nt5xxl_fp16.safetensors and clip_l.safetensors go in: ComfyUI/models/clip/\n\nae.safetensors goes in: ComfyUI/models/vae/\n\n\nTip: You can set the weight_dtype above to one of the fp8 types if you have memory issues."
542
+ ],
543
+ "color": "#432",
544
+ "bgcolor": "#653"
545
+ },
546
+ {
547
+ "id": 30,
548
+ "type": "ModelSamplingFlux",
549
+ "pos": [
550
+ 480,
551
+ 1152
552
  ],
553
  "size": {
554
  "0": 315,
555
+ "1": 130
556
  },
557
  "flags": {},
558
+ "order": 11,
559
  "mode": 0,
560
+ "inputs": [
561
+ {
562
+ "name": "model",
563
+ "type": "MODEL",
564
+ "link": 56,
565
+ "slot_index": 0
566
+ },
567
+ {
568
+ "name": "width",
569
+ "type": "INT",
570
+ "link": 115,
571
+ "slot_index": 1,
572
+ "widget": {
573
+ "name": "width"
574
+ }
575
+ },
576
+ {
577
+ "name": "height",
578
+ "type": "INT",
579
+ "link": 114,
580
+ "slot_index": 2,
581
+ "widget": {
582
+ "name": "height"
583
+ }
584
+ }
585
+ ],
586
  "outputs": [
587
  {
588
  "name": "MODEL",
589
  "type": "MODEL",
590
  "links": [
591
+ 55
 
592
  ],
593
+ "slot_index": 0,
594
+ "shape": 3
595
  }
596
  ],
597
  "properties": {
598
+ "Node name for S&R": "ModelSamplingFlux"
599
  },
600
  "widgets_values": [
601
+ 1.15,
602
+ 0.5,
603
+ 768,
604
+ 1344
605
+ ]
606
+ },
607
+ {
608
+ "id": 34,
609
+ "type": "PrimitiveNode",
610
+ "pos": [
611
+ 432,
612
+ 480
613
  ],
614
+ "size": {
615
+ "0": 210,
616
+ "1": 82
617
+ },
618
+ "flags": {},
619
+ "order": 6,
620
+ "mode": 0,
621
+ "outputs": [
622
+ {
623
+ "name": "INT",
624
+ "type": "INT",
625
+ "links": [
626
+ 112,
627
+ 115
628
+ ],
629
+ "slot_index": 0,
630
+ "widget": {
631
+ "name": "width"
632
+ }
633
+ }
634
+ ],
635
+ "title": "width",
636
+ "properties": {
637
+ "Run widget replace on values": false
638
+ },
639
+ "widgets_values": [
640
+ 768,
641
+ "fixed"
642
+ ],
643
+ "color": "#323",
644
+ "bgcolor": "#535"
645
  },
646
  {
647
+ "id": 35,
648
+ "type": "PrimitiveNode",
649
  "pos": [
650
+ 672,
651
+ 480
652
  ],
653
  "size": {
654
+ "0": 210,
655
  "1": 82
656
  },
657
  "flags": {},
658
+ "order": 7,
659
  "mode": 0,
660
  "outputs": [
661
  {
662
+ "name": "INT",
663
+ "type": "INT",
664
  "links": [
665
+ 113,
666
+ 114
667
  ],
668
+ "slot_index": 0,
669
+ "widget": {
670
+ "name": "height"
671
+ }
672
  }
673
  ],
674
+ "title": "height",
675
  "properties": {
676
+ "Run widget replace on values": false
677
  },
678
  "widgets_values": [
679
+ 1344,
680
  "fixed"
681
  ],
682
+ "color": "#323",
683
+ "bgcolor": "#535"
684
+ },
685
+ {
686
+ "id": 37,
687
+ "type": "Note",
688
+ "pos": [
689
+ 480,
690
+ 1344
691
+ ],
692
+ "size": {
693
+ "0": 314.99755859375,
694
+ "1": 117.98363494873047
695
+ },
696
+ "flags": {},
697
+ "order": 8,
698
+ "mode": 0,
699
+ "properties": {
700
+ "text": ""
701
+ },
702
+ "widgets_values": [
703
+ "The reference sampling implementation auto adjusts the shift value based on the resolution, if you don't want this you can just bypass (CTRL-B) this ModelSamplingFlux node.\n"
704
+ ],
705
+ "color": "#432",
706
+ "bgcolor": "#653"
707
  }
708
  ],
709
  "links": [
 
858
  "ds": {
859
  "scale": 0.5644739300537778,
860
  "offset": [
861
+ -15.87407836067375,
862
+ 196.14120408142992
863
  ]
864
  },
865
  "groupNodes": {}