robinjhuang commited on
Commit
53e508e
1 Parent(s): ed805b4

Upload 2 files

Browse files
sd3.5-t2i-fp16-workflow.json ADDED
@@ -0,0 +1,572 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 53,
3
+ "last_link_id": 100,
4
+ "nodes": [
5
+ {
6
+ "id": 8,
7
+ "type": "VAEDecode",
8
+ "pos": {
9
+ "0": 1200,
10
+ "1": 96
11
+ },
12
+ "size": {
13
+ "0": 210,
14
+ "1": 46
15
+ },
16
+ "flags": {},
17
+ "order": 10,
18
+ "mode": 0,
19
+ "inputs": [
20
+ {
21
+ "name": "samples",
22
+ "type": "LATENT",
23
+ "link": 7
24
+ },
25
+ {
26
+ "name": "vae",
27
+ "type": "VAE",
28
+ "link": 53,
29
+ "slot_index": 1
30
+ }
31
+ ],
32
+ "outputs": [
33
+ {
34
+ "name": "IMAGE",
35
+ "type": "IMAGE",
36
+ "links": [
37
+ 51
38
+ ],
39
+ "slot_index": 0
40
+ }
41
+ ],
42
+ "properties": {
43
+ "Node name for S&R": "VAEDecode"
44
+ },
45
+ "widgets_values": []
46
+ },
47
+ {
48
+ "id": 9,
49
+ "type": "SaveImage",
50
+ "pos": {
51
+ "0": 1440,
52
+ "1": 96
53
+ },
54
+ "size": {
55
+ "0": 952.5112915039062,
56
+ "1": 1007.9328002929688
57
+ },
58
+ "flags": {},
59
+ "order": 11,
60
+ "mode": 0,
61
+ "inputs": [
62
+ {
63
+ "name": "images",
64
+ "type": "IMAGE",
65
+ "link": 51,
66
+ "slot_index": 0
67
+ }
68
+ ],
69
+ "outputs": [],
70
+ "properties": {},
71
+ "widgets_values": [
72
+ "ComfyUI"
73
+ ]
74
+ },
75
+ {
76
+ "id": 4,
77
+ "type": "CheckpointLoaderSimple",
78
+ "pos": {
79
+ "0": -96,
80
+ "1": 480
81
+ },
82
+ "size": {
83
+ "0": 384.75592041015625,
84
+ "1": 98
85
+ },
86
+ "flags": {},
87
+ "order": 0,
88
+ "mode": 0,
89
+ "inputs": [],
90
+ "outputs": [
91
+ {
92
+ "name": "MODEL",
93
+ "type": "MODEL",
94
+ "links": [
95
+ 99
96
+ ],
97
+ "slot_index": 0
98
+ },
99
+ {
100
+ "name": "CLIP",
101
+ "type": "CLIP",
102
+ "links": [],
103
+ "slot_index": 1
104
+ },
105
+ {
106
+ "name": "VAE",
107
+ "type": "VAE",
108
+ "links": [
109
+ 53
110
+ ],
111
+ "slot_index": 2
112
+ }
113
+ ],
114
+ "properties": {
115
+ "Node name for S&R": "CheckpointLoaderSimple"
116
+ },
117
+ "widgets_values": [
118
+ "sd3.5_large.safetensors"
119
+ ]
120
+ },
121
+ {
122
+ "id": 3,
123
+ "type": "KSampler",
124
+ "pos": {
125
+ "0": 864,
126
+ "1": 96
127
+ },
128
+ "size": {
129
+ "0": 315,
130
+ "1": 262
131
+ },
132
+ "flags": {},
133
+ "order": 9,
134
+ "mode": 0,
135
+ "inputs": [
136
+ {
137
+ "name": "model",
138
+ "type": "MODEL",
139
+ "link": 99,
140
+ "slot_index": 0
141
+ },
142
+ {
143
+ "name": "positive",
144
+ "type": "CONDITIONING",
145
+ "link": 21
146
+ },
147
+ {
148
+ "name": "negative",
149
+ "type": "CONDITIONING",
150
+ "link": 80
151
+ },
152
+ {
153
+ "name": "latent_image",
154
+ "type": "LATENT",
155
+ "link": 100
156
+ }
157
+ ],
158
+ "outputs": [
159
+ {
160
+ "name": "LATENT",
161
+ "type": "LATENT",
162
+ "links": [
163
+ 7
164
+ ],
165
+ "slot_index": 0
166
+ }
167
+ ],
168
+ "properties": {
169
+ "Node name for S&R": "KSampler"
170
+ },
171
+ "widgets_values": [
172
+ 1023174949987877,
173
+ "randomize",
174
+ 30,
175
+ 5.45,
176
+ "euler",
177
+ "sgm_uniform",
178
+ 1
179
+ ]
180
+ },
181
+ {
182
+ "id": 40,
183
+ "type": "CLIPTextEncode",
184
+ "pos": {
185
+ "0": 384,
186
+ "1": 336
187
+ },
188
+ "size": {
189
+ "0": 432,
190
+ "1": 192
191
+ },
192
+ "flags": {},
193
+ "order": 8,
194
+ "mode": 0,
195
+ "inputs": [
196
+ {
197
+ "name": "clip",
198
+ "type": "CLIP",
199
+ "link": 97
200
+ }
201
+ ],
202
+ "outputs": [
203
+ {
204
+ "name": "CONDITIONING",
205
+ "type": "CONDITIONING",
206
+ "links": [
207
+ 80
208
+ ],
209
+ "slot_index": 0,
210
+ "shape": 3
211
+ }
212
+ ],
213
+ "title": "Negative Prompt",
214
+ "properties": {
215
+ "Node name for S&R": "CLIPTextEncode"
216
+ },
217
+ "widgets_values": [
218
+ ""
219
+ ],
220
+ "color": "#322",
221
+ "bgcolor": "#533"
222
+ },
223
+ {
224
+ "id": 53,
225
+ "type": "EmptySD3LatentImage",
226
+ "pos": {
227
+ "0": 480,
228
+ "1": 576
229
+ },
230
+ "size": {
231
+ "0": 315,
232
+ "1": 106
233
+ },
234
+ "flags": {},
235
+ "order": 1,
236
+ "mode": 0,
237
+ "inputs": [],
238
+ "outputs": [
239
+ {
240
+ "name": "LATENT",
241
+ "type": "LATENT",
242
+ "links": [
243
+ 100
244
+ ],
245
+ "slot_index": 0,
246
+ "shape": 3
247
+ }
248
+ ],
249
+ "properties": {
250
+ "Node name for S&R": "EmptySD3LatentImage"
251
+ },
252
+ "widgets_values": [
253
+ 1024,
254
+ 1024,
255
+ 1
256
+ ]
257
+ },
258
+ {
259
+ "id": 50,
260
+ "type": "Note",
261
+ "pos": {
262
+ "0": -384,
263
+ "1": 144
264
+ },
265
+ "size": {
266
+ "0": 223.34756469726562,
267
+ "1": 254.37765502929688
268
+ },
269
+ "flags": {},
270
+ "order": 2,
271
+ "mode": 0,
272
+ "inputs": [],
273
+ "outputs": [],
274
+ "properties": {
275
+ "text": ""
276
+ },
277
+ "widgets_values": [
278
+ "SD3 supports different text encoder configurations, you can see how to load them here.\n\n\nMake sure to put these files:\nclip_g.safetensors\nclip_l.safetensors\nt5xxl_fp16.safetensors\n\n\nIn the ComfyUI/models/clip directory"
279
+ ],
280
+ "color": "#432",
281
+ "bgcolor": "#653"
282
+ },
283
+ {
284
+ "id": 42,
285
+ "type": "DualCLIPLoader",
286
+ "pos": {
287
+ "0": -96,
288
+ "1": 144
289
+ },
290
+ "size": {
291
+ "0": 315,
292
+ "1": 106
293
+ },
294
+ "flags": {},
295
+ "order": 3,
296
+ "mode": 0,
297
+ "inputs": [],
298
+ "outputs": [
299
+ {
300
+ "name": "CLIP",
301
+ "type": "CLIP",
302
+ "links": [],
303
+ "slot_index": 0,
304
+ "shape": 3
305
+ }
306
+ ],
307
+ "properties": {
308
+ "Node name for S&R": "DualCLIPLoader"
309
+ },
310
+ "widgets_values": [
311
+ "clip_l.safetensors",
312
+ "clip_g.safetensors",
313
+ "sd3"
314
+ ]
315
+ },
316
+ {
317
+ "id": 43,
318
+ "type": "TripleCLIPLoader",
319
+ "pos": {
320
+ "0": -96,
321
+ "1": 288
322
+ },
323
+ "size": {
324
+ "0": 315,
325
+ "1": 106
326
+ },
327
+ "flags": {},
328
+ "order": 4,
329
+ "mode": 0,
330
+ "inputs": [],
331
+ "outputs": [
332
+ {
333
+ "name": "CLIP",
334
+ "type": "CLIP",
335
+ "links": [
336
+ 96,
337
+ 97
338
+ ],
339
+ "slot_index": 0,
340
+ "shape": 3
341
+ }
342
+ ],
343
+ "properties": {
344
+ "Node name for S&R": "TripleCLIPLoader"
345
+ },
346
+ "widgets_values": [
347
+ "clip_l.safetensors",
348
+ "clip_g.safetensors",
349
+ "t5xxl_fp16.safetensors"
350
+ ]
351
+ },
352
+ {
353
+ "id": 41,
354
+ "type": "CLIPLoader",
355
+ "pos": {
356
+ "0": -96,
357
+ "1": 0
358
+ },
359
+ "size": {
360
+ "0": 315,
361
+ "1": 82
362
+ },
363
+ "flags": {},
364
+ "order": 5,
365
+ "mode": 0,
366
+ "inputs": [],
367
+ "outputs": [
368
+ {
369
+ "name": "CLIP",
370
+ "type": "CLIP",
371
+ "links": [],
372
+ "slot_index": 0,
373
+ "shape": 3
374
+ }
375
+ ],
376
+ "properties": {
377
+ "Node name for S&R": "CLIPLoader"
378
+ },
379
+ "widgets_values": [
380
+ "t5xxl_fp16.safetensors",
381
+ "sd3"
382
+ ]
383
+ },
384
+ {
385
+ "id": 16,
386
+ "type": "CLIPTextEncode",
387
+ "pos": {
388
+ "0": 384,
389
+ "1": 96
390
+ },
391
+ "size": {
392
+ "0": 432,
393
+ "1": 192
394
+ },
395
+ "flags": {},
396
+ "order": 7,
397
+ "mode": 0,
398
+ "inputs": [
399
+ {
400
+ "name": "clip",
401
+ "type": "CLIP",
402
+ "link": 96
403
+ }
404
+ ],
405
+ "outputs": [
406
+ {
407
+ "name": "CONDITIONING",
408
+ "type": "CONDITIONING",
409
+ "links": [
410
+ 21
411
+ ],
412
+ "slot_index": 0
413
+ }
414
+ ],
415
+ "title": "Positive Prompt",
416
+ "properties": {
417
+ "Node name for S&R": "CLIPTextEncode"
418
+ },
419
+ "widgets_values": [
420
+ "a bottle with a rainbow galaxy inside it on top of a wooden table on a snowy mountain top with the ocean and clouds in the background"
421
+ ],
422
+ "color": "#232",
423
+ "bgcolor": "#353"
424
+ },
425
+ {
426
+ "id": 51,
427
+ "type": "Note",
428
+ "pos": {
429
+ "0": -96,
430
+ "1": 624
431
+ },
432
+ "size": {
433
+ "0": 384,
434
+ "1": 192
435
+ },
436
+ "flags": {},
437
+ "order": 6,
438
+ "mode": 0,
439
+ "inputs": [],
440
+ "outputs": [],
441
+ "properties": {
442
+ "text": ""
443
+ },
444
+ "widgets_values": [
445
+ "sd3.5_large.safetensors is the file that does not contain any CLIP/text encoder weights so you need to load them separately.\n\nThis file goes in the ComfyUI/models/checkpoints directory."
446
+ ],
447
+ "color": "#432",
448
+ "bgcolor": "#653"
449
+ }
450
+ ],
451
+ "links": [
452
+ [
453
+ 7,
454
+ 3,
455
+ 0,
456
+ 8,
457
+ 0,
458
+ "LATENT"
459
+ ],
460
+ [
461
+ 21,
462
+ 16,
463
+ 0,
464
+ 3,
465
+ 1,
466
+ "CONDITIONING"
467
+ ],
468
+ [
469
+ 51,
470
+ 8,
471
+ 0,
472
+ 9,
473
+ 0,
474
+ "IMAGE"
475
+ ],
476
+ [
477
+ 53,
478
+ 4,
479
+ 2,
480
+ 8,
481
+ 1,
482
+ "VAE"
483
+ ],
484
+ [
485
+ 80,
486
+ 40,
487
+ 0,
488
+ 3,
489
+ 2,
490
+ "CONDITIONING"
491
+ ],
492
+ [
493
+ 96,
494
+ 43,
495
+ 0,
496
+ 16,
497
+ 0,
498
+ "CLIP"
499
+ ],
500
+ [
501
+ 97,
502
+ 43,
503
+ 0,
504
+ 40,
505
+ 0,
506
+ "CLIP"
507
+ ],
508
+ [
509
+ 99,
510
+ 4,
511
+ 0,
512
+ 3,
513
+ 0,
514
+ "MODEL"
515
+ ],
516
+ [
517
+ 100,
518
+ 53,
519
+ 0,
520
+ 3,
521
+ 3,
522
+ "LATENT"
523
+ ]
524
+ ],
525
+ "groups": [
526
+ {
527
+ "title": "Different Text Encoder Configurations",
528
+ "bounding": [
529
+ -144,
530
+ -96,
531
+ 480,
532
+ 528
533
+ ],
534
+ "color": "#3f789e",
535
+ "font_size": 24,
536
+ "flags": {}
537
+ }
538
+ ],
539
+ "config": {},
540
+ "extra": {
541
+ "ds": {
542
+ "scale": 1.1,
543
+ "offset": [
544
+ 411.2661670831156,
545
+ 120.32129155939319
546
+ ]
547
+ }
548
+ },
549
+ "models": [
550
+ {
551
+ "name": "sd3.5_large.safetensors",
552
+ "url": "",
553
+ "directory": "checkpoints"
554
+ },
555
+ {
556
+ "name": "t5xxl_fp16.safetensors",
557
+ "url": "https://huggingface.co/stabilityai/stable-diffusion-3-medium/resolve/main/text_encoders/t5xxl_fp16.safetensors?download=true",
558
+ "directory": "clip"
559
+ },
560
+ {
561
+ "name": "clip_g.safetensors",
562
+ "url": "https://huggingface.co/stabilityai/stable-diffusion-3-medium/resolve/main/text_encoders/clip_g.safetensors?download=true",
563
+ "directory": "clip"
564
+ },
565
+ {
566
+ "name": "clip_l.safetensors",
567
+ "url": "https://huggingface.co/stabilityai/stable-diffusion-3-medium/resolve/main/text_encoders/clip_l.safetensors?download=true",
568
+ "directory": "clip"
569
+ }
570
+ ],
571
+ "version": 0.4
572
+ }
sd3.5-t2i-fp8-scaled-workflow.json ADDED
@@ -0,0 +1,572 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 53,
3
+ "last_link_id": 100,
4
+ "nodes": [
5
+ {
6
+ "id": 8,
7
+ "type": "VAEDecode",
8
+ "pos": {
9
+ "0": 1200,
10
+ "1": 96
11
+ },
12
+ "size": {
13
+ "0": 210,
14
+ "1": 46
15
+ },
16
+ "flags": {},
17
+ "order": 10,
18
+ "mode": 0,
19
+ "inputs": [
20
+ {
21
+ "name": "samples",
22
+ "type": "LATENT",
23
+ "link": 7
24
+ },
25
+ {
26
+ "name": "vae",
27
+ "type": "VAE",
28
+ "link": 53,
29
+ "slot_index": 1
30
+ }
31
+ ],
32
+ "outputs": [
33
+ {
34
+ "name": "IMAGE",
35
+ "type": "IMAGE",
36
+ "links": [
37
+ 51
38
+ ],
39
+ "slot_index": 0
40
+ }
41
+ ],
42
+ "properties": {
43
+ "Node name for S&R": "VAEDecode"
44
+ },
45
+ "widgets_values": []
46
+ },
47
+ {
48
+ "id": 9,
49
+ "type": "SaveImage",
50
+ "pos": {
51
+ "0": 1440,
52
+ "1": 96
53
+ },
54
+ "size": {
55
+ "0": 952.5112915039062,
56
+ "1": 1007.9328002929688
57
+ },
58
+ "flags": {},
59
+ "order": 11,
60
+ "mode": 0,
61
+ "inputs": [
62
+ {
63
+ "name": "images",
64
+ "type": "IMAGE",
65
+ "link": 51,
66
+ "slot_index": 0
67
+ }
68
+ ],
69
+ "outputs": [],
70
+ "properties": {},
71
+ "widgets_values": [
72
+ "ComfyUI"
73
+ ]
74
+ },
75
+ {
76
+ "id": 4,
77
+ "type": "CheckpointLoaderSimple",
78
+ "pos": {
79
+ "0": -96,
80
+ "1": 480
81
+ },
82
+ "size": {
83
+ "0": 384.75592041015625,
84
+ "1": 98
85
+ },
86
+ "flags": {},
87
+ "order": 0,
88
+ "mode": 0,
89
+ "inputs": [],
90
+ "outputs": [
91
+ {
92
+ "name": "MODEL",
93
+ "type": "MODEL",
94
+ "links": [
95
+ 99
96
+ ],
97
+ "slot_index": 0
98
+ },
99
+ {
100
+ "name": "CLIP",
101
+ "type": "CLIP",
102
+ "links": [],
103
+ "slot_index": 1
104
+ },
105
+ {
106
+ "name": "VAE",
107
+ "type": "VAE",
108
+ "links": [
109
+ 53
110
+ ],
111
+ "slot_index": 2
112
+ }
113
+ ],
114
+ "properties": {
115
+ "Node name for S&R": "CheckpointLoaderSimple"
116
+ },
117
+ "widgets_values": [
118
+ "sd3.5_large_fp8.safetensors"
119
+ ]
120
+ },
121
+ {
122
+ "id": 3,
123
+ "type": "KSampler",
124
+ "pos": {
125
+ "0": 864,
126
+ "1": 96
127
+ },
128
+ "size": {
129
+ "0": 315,
130
+ "1": 262
131
+ },
132
+ "flags": {},
133
+ "order": 9,
134
+ "mode": 0,
135
+ "inputs": [
136
+ {
137
+ "name": "model",
138
+ "type": "MODEL",
139
+ "link": 99,
140
+ "slot_index": 0
141
+ },
142
+ {
143
+ "name": "positive",
144
+ "type": "CONDITIONING",
145
+ "link": 21
146
+ },
147
+ {
148
+ "name": "negative",
149
+ "type": "CONDITIONING",
150
+ "link": 80
151
+ },
152
+ {
153
+ "name": "latent_image",
154
+ "type": "LATENT",
155
+ "link": 100
156
+ }
157
+ ],
158
+ "outputs": [
159
+ {
160
+ "name": "LATENT",
161
+ "type": "LATENT",
162
+ "links": [
163
+ 7
164
+ ],
165
+ "slot_index": 0
166
+ }
167
+ ],
168
+ "properties": {
169
+ "Node name for S&R": "KSampler"
170
+ },
171
+ "widgets_values": [
172
+ 1023174949987877,
173
+ "randomize",
174
+ 30,
175
+ 5.45,
176
+ "euler",
177
+ "sgm_uniform",
178
+ 1
179
+ ]
180
+ },
181
+ {
182
+ "id": 40,
183
+ "type": "CLIPTextEncode",
184
+ "pos": {
185
+ "0": 384,
186
+ "1": 336
187
+ },
188
+ "size": {
189
+ "0": 432,
190
+ "1": 192
191
+ },
192
+ "flags": {},
193
+ "order": 8,
194
+ "mode": 0,
195
+ "inputs": [
196
+ {
197
+ "name": "clip",
198
+ "type": "CLIP",
199
+ "link": 97
200
+ }
201
+ ],
202
+ "outputs": [
203
+ {
204
+ "name": "CONDITIONING",
205
+ "type": "CONDITIONING",
206
+ "links": [
207
+ 80
208
+ ],
209
+ "slot_index": 0,
210
+ "shape": 3
211
+ }
212
+ ],
213
+ "title": "Negative Prompt",
214
+ "properties": {
215
+ "Node name for S&R": "CLIPTextEncode"
216
+ },
217
+ "widgets_values": [
218
+ ""
219
+ ],
220
+ "color": "#322",
221
+ "bgcolor": "#533"
222
+ },
223
+ {
224
+ "id": 53,
225
+ "type": "EmptySD3LatentImage",
226
+ "pos": {
227
+ "0": 480,
228
+ "1": 576
229
+ },
230
+ "size": {
231
+ "0": 315,
232
+ "1": 106
233
+ },
234
+ "flags": {},
235
+ "order": 1,
236
+ "mode": 0,
237
+ "inputs": [],
238
+ "outputs": [
239
+ {
240
+ "name": "LATENT",
241
+ "type": "LATENT",
242
+ "links": [
243
+ 100
244
+ ],
245
+ "slot_index": 0,
246
+ "shape": 3
247
+ }
248
+ ],
249
+ "properties": {
250
+ "Node name for S&R": "EmptySD3LatentImage"
251
+ },
252
+ "widgets_values": [
253
+ 1024,
254
+ 1024,
255
+ 1
256
+ ]
257
+ },
258
+ {
259
+ "id": 50,
260
+ "type": "Note",
261
+ "pos": {
262
+ "0": -384,
263
+ "1": 144
264
+ },
265
+ "size": {
266
+ "0": 223.34756469726562,
267
+ "1": 254.37765502929688
268
+ },
269
+ "flags": {},
270
+ "order": 2,
271
+ "mode": 0,
272
+ "inputs": [],
273
+ "outputs": [],
274
+ "properties": {
275
+ "text": ""
276
+ },
277
+ "widgets_values": [
278
+ "SD3 supports different text encoder configurations, you can see how to load them here.\n\n\nMake sure to put these files:\nclip_g.safetensors\nclip_l.safetensors\nt5xxl_fp8.safetensors\n\n\nIn the ComfyUI/models/clip directory"
279
+ ],
280
+ "color": "#432",
281
+ "bgcolor": "#653"
282
+ },
283
+ {
284
+ "id": 42,
285
+ "type": "DualCLIPLoader",
286
+ "pos": {
287
+ "0": -96,
288
+ "1": 144
289
+ },
290
+ "size": {
291
+ "0": 315,
292
+ "1": 106
293
+ },
294
+ "flags": {},
295
+ "order": 3,
296
+ "mode": 0,
297
+ "inputs": [],
298
+ "outputs": [
299
+ {
300
+ "name": "CLIP",
301
+ "type": "CLIP",
302
+ "links": [],
303
+ "slot_index": 0,
304
+ "shape": 3
305
+ }
306
+ ],
307
+ "properties": {
308
+ "Node name for S&R": "DualCLIPLoader"
309
+ },
310
+ "widgets_values": [
311
+ "clip_l.safetensors",
312
+ "clip_g.safetensors",
313
+ "sd3"
314
+ ]
315
+ },
316
+ {
317
+ "id": 43,
318
+ "type": "TripleCLIPLoader",
319
+ "pos": {
320
+ "0": -96,
321
+ "1": 288
322
+ },
323
+ "size": {
324
+ "0": 315,
325
+ "1": 106
326
+ },
327
+ "flags": {},
328
+ "order": 4,
329
+ "mode": 0,
330
+ "inputs": [],
331
+ "outputs": [
332
+ {
333
+ "name": "CLIP",
334
+ "type": "CLIP",
335
+ "links": [
336
+ 96,
337
+ 97
338
+ ],
339
+ "slot_index": 0,
340
+ "shape": 3
341
+ }
342
+ ],
343
+ "properties": {
344
+ "Node name for S&R": "TripleCLIPLoader"
345
+ },
346
+ "widgets_values": [
347
+ "clip_l.safetensors",
348
+ "clip_g.safetensors",
349
+ "t5xxl_fp8.safetensors"
350
+ ]
351
+ },
352
+ {
353
+ "id": 41,
354
+ "type": "CLIPLoader",
355
+ "pos": {
356
+ "0": -96,
357
+ "1": 0
358
+ },
359
+ "size": {
360
+ "0": 315,
361
+ "1": 82
362
+ },
363
+ "flags": {},
364
+ "order": 5,
365
+ "mode": 0,
366
+ "inputs": [],
367
+ "outputs": [
368
+ {
369
+ "name": "CLIP",
370
+ "type": "CLIP",
371
+ "links": [],
372
+ "slot_index": 0,
373
+ "shape": 3
374
+ }
375
+ ],
376
+ "properties": {
377
+ "Node name for S&R": "CLIPLoader"
378
+ },
379
+ "widgets_values": [
380
+ "t5xxl_fp16.safetensors",
381
+ "sd3"
382
+ ]
383
+ },
384
+ {
385
+ "id": 16,
386
+ "type": "CLIPTextEncode",
387
+ "pos": {
388
+ "0": 384,
389
+ "1": 96
390
+ },
391
+ "size": {
392
+ "0": 432,
393
+ "1": 192
394
+ },
395
+ "flags": {},
396
+ "order": 7,
397
+ "mode": 0,
398
+ "inputs": [
399
+ {
400
+ "name": "clip",
401
+ "type": "CLIP",
402
+ "link": 96
403
+ }
404
+ ],
405
+ "outputs": [
406
+ {
407
+ "name": "CONDITIONING",
408
+ "type": "CONDITIONING",
409
+ "links": [
410
+ 21
411
+ ],
412
+ "slot_index": 0
413
+ }
414
+ ],
415
+ "title": "Positive Prompt",
416
+ "properties": {
417
+ "Node name for S&R": "CLIPTextEncode"
418
+ },
419
+ "widgets_values": [
420
+ "a bottle with a rainbow galaxy inside it on top of a wooden table on a snowy mountain top with the ocean and clouds in the background"
421
+ ],
422
+ "color": "#232",
423
+ "bgcolor": "#353"
424
+ },
425
+ {
426
+ "id": 51,
427
+ "type": "Note",
428
+ "pos": {
429
+ "0": -96,
430
+ "1": 624
431
+ },
432
+ "size": {
433
+ "0": 384,
434
+ "1": 192
435
+ },
436
+ "flags": {},
437
+ "order": 6,
438
+ "mode": 0,
439
+ "inputs": [],
440
+ "outputs": [],
441
+ "properties": {
442
+ "text": ""
443
+ },
444
+ "widgets_values": [
445
+ "sd3.5_large_fp8.safetensors is the file that does not contain any CLIP/text encoder weights so you need to load them separately.\n\nThis file goes in the ComfyUI/models/checkpoints directory."
446
+ ],
447
+ "color": "#432",
448
+ "bgcolor": "#653"
449
+ }
450
+ ],
451
+ "links": [
452
+ [
453
+ 7,
454
+ 3,
455
+ 0,
456
+ 8,
457
+ 0,
458
+ "LATENT"
459
+ ],
460
+ [
461
+ 21,
462
+ 16,
463
+ 0,
464
+ 3,
465
+ 1,
466
+ "CONDITIONING"
467
+ ],
468
+ [
469
+ 51,
470
+ 8,
471
+ 0,
472
+ 9,
473
+ 0,
474
+ "IMAGE"
475
+ ],
476
+ [
477
+ 53,
478
+ 4,
479
+ 2,
480
+ 8,
481
+ 1,
482
+ "VAE"
483
+ ],
484
+ [
485
+ 80,
486
+ 40,
487
+ 0,
488
+ 3,
489
+ 2,
490
+ "CONDITIONING"
491
+ ],
492
+ [
493
+ 96,
494
+ 43,
495
+ 0,
496
+ 16,
497
+ 0,
498
+ "CLIP"
499
+ ],
500
+ [
501
+ 97,
502
+ 43,
503
+ 0,
504
+ 40,
505
+ 0,
506
+ "CLIP"
507
+ ],
508
+ [
509
+ 99,
510
+ 4,
511
+ 0,
512
+ 3,
513
+ 0,
514
+ "MODEL"
515
+ ],
516
+ [
517
+ 100,
518
+ 53,
519
+ 0,
520
+ 3,
521
+ 3,
522
+ "LATENT"
523
+ ]
524
+ ],
525
+ "groups": [
526
+ {
527
+ "title": "Different Text Encoder Configurations",
528
+ "bounding": [
529
+ -144,
530
+ -96,
531
+ 480,
532
+ 528
533
+ ],
534
+ "color": "#3f789e",
535
+ "font_size": 24,
536
+ "flags": {}
537
+ }
538
+ ],
539
+ "config": {},
540
+ "extra": {
541
+ "ds": {
542
+ "scale": 1.1,
543
+ "offset": [
544
+ 411.2661670831156,
545
+ 120.32129155939319
546
+ ]
547
+ }
548
+ },
549
+ "models": [
550
+ {
551
+ "name": "sd3.5_large_fp8.safetensors",
552
+ "url": "",
553
+ "directory": "checkpoints"
554
+ },
555
+ {
556
+ "name": "t5xxl_fp8.safetensors",
557
+ "url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors?download=true",
558
+ "directory": "clip"
559
+ },
560
+ {
561
+ "name": "clip_g.safetensors",
562
+ "url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/text_encoders/clip_g.safetensors?download=true",
563
+ "directory": "clip"
564
+ },
565
+ {
566
+ "name": "clip_l.safetensors",
567
+ "url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/text_encoders/clip_l.safetensors?download=true",
568
+ "directory": "clip"
569
+ }
570
+ ],
571
+ "version": 0.4
572
+ }