comfyui-workflow-templates 0.1.35__py3-none-any.whl → 0.1.36__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- comfyui_workflow_templates/templates/3d_hunyuan3d_image_to_model-1.webp +0 -0
- comfyui_workflow_templates/templates/3d_hunyuan3d_image_to_model.json +317 -288
- comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model-1.webp +0 -0
- comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model-2.webp +0 -0
- comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model.json +272 -236
- comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo-1.webp +0 -0
- comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo-2.webp +0 -0
- comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo.json +203 -167
- comfyui_workflow_templates/templates/area_composition-1.webp +0 -0
- comfyui_workflow_templates/templates/area_composition.json +1158 -519
- comfyui_workflow_templates/templates/area_composition_square_area_for_subject-1.webp +0 -0
- comfyui_workflow_templates/templates/area_composition_square_area_for_subject.json +856 -363
- comfyui_workflow_templates/templates/audio_stable_audio_example.json +201 -48
- comfyui_workflow_templates/templates/controlnet_example.json +625 -208
- comfyui_workflow_templates/templates/flux_redux_model_example.json +1112 -617
- comfyui_workflow_templates/templates/hiresfix_latent_workflow-1.webp +0 -0
- comfyui_workflow_templates/templates/hiresfix_latent_workflow-2.webp +0 -0
- comfyui_workflow_templates/templates/hiresfix_latent_workflow.json +556 -215
- comfyui_workflow_templates/templates/image2image.json +396 -156
- comfyui_workflow_templates/templates/image_lotus_depth_v1_1.json +35 -22
- comfyui_workflow_templates/templates/index.json +3 -11
- comfyui_workflow_templates/templates/latent_upscale_different_prompt_model-1.webp +0 -0
- comfyui_workflow_templates/templates/latent_upscale_different_prompt_model.json +682 -275
- comfyui_workflow_templates/templates/video_wan_vace_14B_ref2v.json +187 -187
- comfyui_workflow_templates/templates/video_wan_vace_14B_t2v.json +151 -151
- comfyui_workflow_templates/templates/video_wan_vace_14B_v2v.json +139 -139
- comfyui_workflow_templates/templates/video_wan_vace_flf2v.json +177 -177
- comfyui_workflow_templates/templates/video_wan_vace_inpainting.json +141 -167
- comfyui_workflow_templates/templates/video_wan_vace_outpainting.json +34 -34
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/RECORD +34 -36
- comfyui_workflow_templates/templates/area_composition_reversed-1.webp +0 -0
- comfyui_workflow_templates/templates/area_composition_reversed.json +0 -967
- comfyui_workflow_templates/templates/flux_dev_example.json +0 -771
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/top_level.txt +0 -0
@@ -1,771 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"last_node_id": 38,
|
3
|
-
"last_link_id": 116,
|
4
|
-
"nodes": [
|
5
|
-
{
|
6
|
-
"id": 11,
|
7
|
-
"type": "DualCLIPLoader",
|
8
|
-
"pos": [48, 288],
|
9
|
-
"size": [315, 106],
|
10
|
-
"flags": {},
|
11
|
-
"order": 0,
|
12
|
-
"mode": 0,
|
13
|
-
"inputs": [],
|
14
|
-
"outputs": [
|
15
|
-
{
|
16
|
-
"name": "CLIP",
|
17
|
-
"type": "CLIP",
|
18
|
-
"shape": 3,
|
19
|
-
"links": [10],
|
20
|
-
"slot_index": 0
|
21
|
-
}
|
22
|
-
],
|
23
|
-
"properties": {
|
24
|
-
"Node name for S&R": "DualCLIPLoader"
|
25
|
-
},
|
26
|
-
"widgets_values": [
|
27
|
-
"t5xxl_fp16.safetensors",
|
28
|
-
"clip_l.safetensors",
|
29
|
-
"flux",
|
30
|
-
"default"
|
31
|
-
]
|
32
|
-
},
|
33
|
-
{
|
34
|
-
"id": 17,
|
35
|
-
"type": "BasicScheduler",
|
36
|
-
"pos": [480, 1008],
|
37
|
-
"size": [315, 106],
|
38
|
-
"flags": {},
|
39
|
-
"order": 14,
|
40
|
-
"mode": 0,
|
41
|
-
"inputs": [
|
42
|
-
{
|
43
|
-
"name": "model",
|
44
|
-
"type": "MODEL",
|
45
|
-
"link": 55,
|
46
|
-
"slot_index": 0
|
47
|
-
}
|
48
|
-
],
|
49
|
-
"outputs": [
|
50
|
-
{
|
51
|
-
"name": "SIGMAS",
|
52
|
-
"type": "SIGMAS",
|
53
|
-
"shape": 3,
|
54
|
-
"links": [20]
|
55
|
-
}
|
56
|
-
],
|
57
|
-
"properties": {
|
58
|
-
"Node name for S&R": "BasicScheduler"
|
59
|
-
},
|
60
|
-
"widgets_values": ["simple", 20, 1]
|
61
|
-
},
|
62
|
-
{
|
63
|
-
"id": 16,
|
64
|
-
"type": "KSamplerSelect",
|
65
|
-
"pos": [480, 912],
|
66
|
-
"size": [315, 58],
|
67
|
-
"flags": {},
|
68
|
-
"order": 1,
|
69
|
-
"mode": 0,
|
70
|
-
"inputs": [],
|
71
|
-
"outputs": [
|
72
|
-
{
|
73
|
-
"name": "SAMPLER",
|
74
|
-
"type": "SAMPLER",
|
75
|
-
"shape": 3,
|
76
|
-
"links": [19]
|
77
|
-
}
|
78
|
-
],
|
79
|
-
"properties": {
|
80
|
-
"Node name for S&R": "KSamplerSelect"
|
81
|
-
},
|
82
|
-
"widgets_values": ["euler"]
|
83
|
-
},
|
84
|
-
{
|
85
|
-
"id": 26,
|
86
|
-
"type": "FluxGuidance",
|
87
|
-
"pos": [480, 144],
|
88
|
-
"size": [317.4, 58],
|
89
|
-
"flags": {},
|
90
|
-
"order": 13,
|
91
|
-
"mode": 0,
|
92
|
-
"inputs": [
|
93
|
-
{
|
94
|
-
"name": "conditioning",
|
95
|
-
"type": "CONDITIONING",
|
96
|
-
"link": 41
|
97
|
-
}
|
98
|
-
],
|
99
|
-
"outputs": [
|
100
|
-
{
|
101
|
-
"name": "CONDITIONING",
|
102
|
-
"type": "CONDITIONING",
|
103
|
-
"shape": 3,
|
104
|
-
"links": [42],
|
105
|
-
"slot_index": 0
|
106
|
-
}
|
107
|
-
],
|
108
|
-
"properties": {
|
109
|
-
"Node name for S&R": "FluxGuidance"
|
110
|
-
},
|
111
|
-
"widgets_values": [3.5],
|
112
|
-
"color": "#233",
|
113
|
-
"bgcolor": "#355"
|
114
|
-
},
|
115
|
-
{
|
116
|
-
"id": 22,
|
117
|
-
"type": "BasicGuider",
|
118
|
-
"pos": [576, 48],
|
119
|
-
"size": [222.35, 46],
|
120
|
-
"flags": {},
|
121
|
-
"order": 15,
|
122
|
-
"mode": 0,
|
123
|
-
"inputs": [
|
124
|
-
{
|
125
|
-
"name": "model",
|
126
|
-
"type": "MODEL",
|
127
|
-
"link": 54,
|
128
|
-
"slot_index": 0
|
129
|
-
},
|
130
|
-
{
|
131
|
-
"name": "conditioning",
|
132
|
-
"type": "CONDITIONING",
|
133
|
-
"link": 42,
|
134
|
-
"slot_index": 1
|
135
|
-
}
|
136
|
-
],
|
137
|
-
"outputs": [
|
138
|
-
{
|
139
|
-
"name": "GUIDER",
|
140
|
-
"type": "GUIDER",
|
141
|
-
"shape": 3,
|
142
|
-
"links": [30],
|
143
|
-
"slot_index": 0
|
144
|
-
}
|
145
|
-
],
|
146
|
-
"properties": {
|
147
|
-
"Node name for S&R": "BasicGuider"
|
148
|
-
},
|
149
|
-
"widgets_values": []
|
150
|
-
},
|
151
|
-
{
|
152
|
-
"id": 13,
|
153
|
-
"type": "SamplerCustomAdvanced",
|
154
|
-
"pos": [864, 192],
|
155
|
-
"size": [272.36, 124.54],
|
156
|
-
"flags": {},
|
157
|
-
"order": 16,
|
158
|
-
"mode": 0,
|
159
|
-
"inputs": [
|
160
|
-
{
|
161
|
-
"name": "noise",
|
162
|
-
"type": "NOISE",
|
163
|
-
"link": 37,
|
164
|
-
"slot_index": 0
|
165
|
-
},
|
166
|
-
{
|
167
|
-
"name": "guider",
|
168
|
-
"type": "GUIDER",
|
169
|
-
"link": 30,
|
170
|
-
"slot_index": 1
|
171
|
-
},
|
172
|
-
{
|
173
|
-
"name": "sampler",
|
174
|
-
"type": "SAMPLER",
|
175
|
-
"link": 19,
|
176
|
-
"slot_index": 2
|
177
|
-
},
|
178
|
-
{
|
179
|
-
"name": "sigmas",
|
180
|
-
"type": "SIGMAS",
|
181
|
-
"link": 20,
|
182
|
-
"slot_index": 3
|
183
|
-
},
|
184
|
-
{
|
185
|
-
"name": "latent_image",
|
186
|
-
"type": "LATENT",
|
187
|
-
"link": 116,
|
188
|
-
"slot_index": 4
|
189
|
-
}
|
190
|
-
],
|
191
|
-
"outputs": [
|
192
|
-
{
|
193
|
-
"name": "output",
|
194
|
-
"type": "LATENT",
|
195
|
-
"shape": 3,
|
196
|
-
"links": [24],
|
197
|
-
"slot_index": 0
|
198
|
-
},
|
199
|
-
{
|
200
|
-
"name": "denoised_output",
|
201
|
-
"type": "LATENT",
|
202
|
-
"shape": 3,
|
203
|
-
"links": null
|
204
|
-
}
|
205
|
-
],
|
206
|
-
"properties": {
|
207
|
-
"Node name for S&R": "SamplerCustomAdvanced"
|
208
|
-
},
|
209
|
-
"widgets_values": []
|
210
|
-
},
|
211
|
-
{
|
212
|
-
"id": 25,
|
213
|
-
"type": "RandomNoise",
|
214
|
-
"pos": [480, 768],
|
215
|
-
"size": [315, 82],
|
216
|
-
"flags": {},
|
217
|
-
"order": 2,
|
218
|
-
"mode": 0,
|
219
|
-
"inputs": [],
|
220
|
-
"outputs": [
|
221
|
-
{
|
222
|
-
"name": "NOISE",
|
223
|
-
"type": "NOISE",
|
224
|
-
"shape": 3,
|
225
|
-
"links": [37]
|
226
|
-
}
|
227
|
-
],
|
228
|
-
"properties": {
|
229
|
-
"Node name for S&R": "RandomNoise"
|
230
|
-
},
|
231
|
-
"widgets_values": [219670278747233, "randomize"],
|
232
|
-
"color": "#2a363b",
|
233
|
-
"bgcolor": "#3f5159"
|
234
|
-
},
|
235
|
-
{
|
236
|
-
"id": 8,
|
237
|
-
"type": "VAEDecode",
|
238
|
-
"pos": [866, 367],
|
239
|
-
"size": [210, 46],
|
240
|
-
"flags": {},
|
241
|
-
"order": 17,
|
242
|
-
"mode": 0,
|
243
|
-
"inputs": [
|
244
|
-
{
|
245
|
-
"name": "samples",
|
246
|
-
"type": "LATENT",
|
247
|
-
"link": 24
|
248
|
-
},
|
249
|
-
{
|
250
|
-
"name": "vae",
|
251
|
-
"type": "VAE",
|
252
|
-
"link": 12
|
253
|
-
}
|
254
|
-
],
|
255
|
-
"outputs": [
|
256
|
-
{
|
257
|
-
"name": "IMAGE",
|
258
|
-
"type": "IMAGE",
|
259
|
-
"links": [9],
|
260
|
-
"slot_index": 0
|
261
|
-
}
|
262
|
-
],
|
263
|
-
"properties": {
|
264
|
-
"Node name for S&R": "VAEDecode"
|
265
|
-
},
|
266
|
-
"widgets_values": []
|
267
|
-
},
|
268
|
-
{
|
269
|
-
"id": 6,
|
270
|
-
"type": "CLIPTextEncode",
|
271
|
-
"pos": [384, 240],
|
272
|
-
"size": [422.85, 164.31],
|
273
|
-
"flags": {},
|
274
|
-
"order": 10,
|
275
|
-
"mode": 0,
|
276
|
-
"inputs": [
|
277
|
-
{
|
278
|
-
"name": "clip",
|
279
|
-
"type": "CLIP",
|
280
|
-
"link": 10
|
281
|
-
}
|
282
|
-
],
|
283
|
-
"outputs": [
|
284
|
-
{
|
285
|
-
"name": "CONDITIONING",
|
286
|
-
"type": "CONDITIONING",
|
287
|
-
"links": [41],
|
288
|
-
"slot_index": 0
|
289
|
-
}
|
290
|
-
],
|
291
|
-
"title": "CLIP Text Encode (Positive Prompt)",
|
292
|
-
"properties": {
|
293
|
-
"Node name for S&R": "CLIPTextEncode"
|
294
|
-
},
|
295
|
-
"widgets_values": [
|
296
|
-
"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"
|
297
|
-
],
|
298
|
-
"color": "#232",
|
299
|
-
"bgcolor": "#353"
|
300
|
-
},
|
301
|
-
{
|
302
|
-
"id": 30,
|
303
|
-
"type": "ModelSamplingFlux",
|
304
|
-
"pos": [480, 1152],
|
305
|
-
"size": [315, 130],
|
306
|
-
"flags": {},
|
307
|
-
"order": 12,
|
308
|
-
"mode": 0,
|
309
|
-
"inputs": [
|
310
|
-
{
|
311
|
-
"name": "model",
|
312
|
-
"type": "MODEL",
|
313
|
-
"link": 56,
|
314
|
-
"slot_index": 0
|
315
|
-
},
|
316
|
-
{
|
317
|
-
"name": "width",
|
318
|
-
"type": "INT",
|
319
|
-
"widget": {
|
320
|
-
"name": "width"
|
321
|
-
},
|
322
|
-
"link": 115,
|
323
|
-
"slot_index": 1
|
324
|
-
},
|
325
|
-
{
|
326
|
-
"name": "height",
|
327
|
-
"type": "INT",
|
328
|
-
"widget": {
|
329
|
-
"name": "height"
|
330
|
-
},
|
331
|
-
"link": 114,
|
332
|
-
"slot_index": 2
|
333
|
-
}
|
334
|
-
],
|
335
|
-
"outputs": [
|
336
|
-
{
|
337
|
-
"name": "MODEL",
|
338
|
-
"type": "MODEL",
|
339
|
-
"shape": 3,
|
340
|
-
"links": [54, 55],
|
341
|
-
"slot_index": 0
|
342
|
-
}
|
343
|
-
],
|
344
|
-
"properties": {
|
345
|
-
"Node name for S&R": "ModelSamplingFlux"
|
346
|
-
},
|
347
|
-
"widgets_values": [1.15, 0.5, 1024, 1024]
|
348
|
-
},
|
349
|
-
{
|
350
|
-
"id": 27,
|
351
|
-
"type": "EmptySD3LatentImage",
|
352
|
-
"pos": [480, 624],
|
353
|
-
"size": [315, 106],
|
354
|
-
"flags": {},
|
355
|
-
"order": 11,
|
356
|
-
"mode": 0,
|
357
|
-
"inputs": [
|
358
|
-
{
|
359
|
-
"name": "width",
|
360
|
-
"type": "INT",
|
361
|
-
"widget": {
|
362
|
-
"name": "width"
|
363
|
-
},
|
364
|
-
"link": 112
|
365
|
-
},
|
366
|
-
{
|
367
|
-
"name": "height",
|
368
|
-
"type": "INT",
|
369
|
-
"widget": {
|
370
|
-
"name": "height"
|
371
|
-
},
|
372
|
-
"link": 113
|
373
|
-
}
|
374
|
-
],
|
375
|
-
"outputs": [
|
376
|
-
{
|
377
|
-
"name": "LATENT",
|
378
|
-
"type": "LATENT",
|
379
|
-
"shape": 3,
|
380
|
-
"links": [116],
|
381
|
-
"slot_index": 0
|
382
|
-
}
|
383
|
-
],
|
384
|
-
"properties": {
|
385
|
-
"Node name for S&R": "EmptySD3LatentImage"
|
386
|
-
},
|
387
|
-
"widgets_values": [1024, 1024, 1]
|
388
|
-
},
|
389
|
-
{
|
390
|
-
"id": 34,
|
391
|
-
"type": "PrimitiveNode",
|
392
|
-
"pos": [432, 480],
|
393
|
-
"size": [210, 82],
|
394
|
-
"flags": {},
|
395
|
-
"order": 3,
|
396
|
-
"mode": 0,
|
397
|
-
"inputs": [],
|
398
|
-
"outputs": [
|
399
|
-
{
|
400
|
-
"name": "INT",
|
401
|
-
"type": "INT",
|
402
|
-
"widget": {
|
403
|
-
"name": "width"
|
404
|
-
},
|
405
|
-
"links": [112, 115],
|
406
|
-
"slot_index": 0
|
407
|
-
}
|
408
|
-
],
|
409
|
-
"title": "width",
|
410
|
-
"properties": {
|
411
|
-
"Run widget replace on values": false
|
412
|
-
},
|
413
|
-
"widgets_values": [1024, "fixed"],
|
414
|
-
"color": "#323",
|
415
|
-
"bgcolor": "#535"
|
416
|
-
},
|
417
|
-
{
|
418
|
-
"id": 35,
|
419
|
-
"type": "PrimitiveNode",
|
420
|
-
"pos": [672, 480],
|
421
|
-
"size": [210, 82],
|
422
|
-
"flags": {},
|
423
|
-
"order": 4,
|
424
|
-
"mode": 0,
|
425
|
-
"inputs": [],
|
426
|
-
"outputs": [
|
427
|
-
{
|
428
|
-
"name": "INT",
|
429
|
-
"type": "INT",
|
430
|
-
"widget": {
|
431
|
-
"name": "height"
|
432
|
-
},
|
433
|
-
"links": [113, 114],
|
434
|
-
"slot_index": 0
|
435
|
-
}
|
436
|
-
],
|
437
|
-
"title": "height",
|
438
|
-
"properties": {
|
439
|
-
"Run widget replace on values": false
|
440
|
-
},
|
441
|
-
"widgets_values": [1024, "fixed"],
|
442
|
-
"color": "#323",
|
443
|
-
"bgcolor": "#535"
|
444
|
-
},
|
445
|
-
{
|
446
|
-
"id": 12,
|
447
|
-
"type": "UNETLoader",
|
448
|
-
"pos": [48, 144],
|
449
|
-
"size": [315, 82],
|
450
|
-
"flags": {},
|
451
|
-
"order": 5,
|
452
|
-
"mode": 0,
|
453
|
-
"inputs": [],
|
454
|
-
"outputs": [
|
455
|
-
{
|
456
|
-
"name": "MODEL",
|
457
|
-
"type": "MODEL",
|
458
|
-
"shape": 3,
|
459
|
-
"links": [56],
|
460
|
-
"slot_index": 0
|
461
|
-
}
|
462
|
-
],
|
463
|
-
"properties": {
|
464
|
-
"Node name for S&R": "UNETLoader"
|
465
|
-
},
|
466
|
-
"widgets_values": ["flux1-dev.safetensors", "default"],
|
467
|
-
"color": "#223",
|
468
|
-
"bgcolor": "#335"
|
469
|
-
},
|
470
|
-
{
|
471
|
-
"id": 9,
|
472
|
-
"type": "SaveImage",
|
473
|
-
"pos": [1155, 196],
|
474
|
-
"size": [985.3, 1060.38],
|
475
|
-
"flags": {},
|
476
|
-
"order": 18,
|
477
|
-
"mode": 0,
|
478
|
-
"inputs": [
|
479
|
-
{
|
480
|
-
"name": "images",
|
481
|
-
"type": "IMAGE",
|
482
|
-
"link": 9
|
483
|
-
}
|
484
|
-
],
|
485
|
-
"outputs": [],
|
486
|
-
"properties": {},
|
487
|
-
"widgets_values": ["ComfyUI"]
|
488
|
-
},
|
489
|
-
{
|
490
|
-
"id": 37,
|
491
|
-
"type": "Note",
|
492
|
-
"pos": [480, 1344],
|
493
|
-
"size": [315.0, 117.98],
|
494
|
-
"flags": {},
|
495
|
-
"order": 6,
|
496
|
-
"mode": 0,
|
497
|
-
"inputs": [],
|
498
|
-
"outputs": [],
|
499
|
-
"properties": {
|
500
|
-
"text": ""
|
501
|
-
},
|
502
|
-
"widgets_values": [
|
503
|
-
"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"
|
504
|
-
],
|
505
|
-
"color": "#432",
|
506
|
-
"bgcolor": "#653"
|
507
|
-
},
|
508
|
-
{
|
509
|
-
"id": 10,
|
510
|
-
"type": "VAELoader",
|
511
|
-
"pos": [48, 432],
|
512
|
-
"size": [311.82, 60.43],
|
513
|
-
"flags": {},
|
514
|
-
"order": 7,
|
515
|
-
"mode": 0,
|
516
|
-
"inputs": [],
|
517
|
-
"outputs": [
|
518
|
-
{
|
519
|
-
"name": "VAE",
|
520
|
-
"type": "VAE",
|
521
|
-
"shape": 3,
|
522
|
-
"links": [12],
|
523
|
-
"slot_index": 0
|
524
|
-
}
|
525
|
-
],
|
526
|
-
"properties": {
|
527
|
-
"Node name for S&R": "VAELoader"
|
528
|
-
},
|
529
|
-
"widgets_values": ["ae.safetensors"]
|
530
|
-
},
|
531
|
-
{
|
532
|
-
"id": 28,
|
533
|
-
"type": "Note",
|
534
|
-
"pos": [48, 576],
|
535
|
-
"size": [336, 288],
|
536
|
-
"flags": {},
|
537
|
-
"order": 8,
|
538
|
-
"mode": 0,
|
539
|
-
"inputs": [],
|
540
|
-
"outputs": [],
|
541
|
-
"properties": {
|
542
|
-
"text": ""
|
543
|
-
},
|
544
|
-
"widgets_values": [
|
545
|
-
"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."
|
546
|
-
],
|
547
|
-
"color": "#432",
|
548
|
-
"bgcolor": "#653"
|
549
|
-
},
|
550
|
-
{
|
551
|
-
"id": 38,
|
552
|
-
"type": "MarkdownNote",
|
553
|
-
"pos": [45, 930],
|
554
|
-
"size": [225, 60],
|
555
|
-
"flags": {},
|
556
|
-
"order": 9,
|
557
|
-
"mode": 0,
|
558
|
-
"inputs": [],
|
559
|
-
"outputs": [],
|
560
|
-
"properties": {},
|
561
|
-
"widgets_values": [
|
562
|
-
"\ud83d\udec8 [Learn more about this workflow](https://comfyanonymous.github.io/ComfyUI_examples/flux/#flux-dev-1)"
|
563
|
-
],
|
564
|
-
"color": "#432",
|
565
|
-
"bgcolor": "#653"
|
566
|
-
}
|
567
|
-
],
|
568
|
-
"links": [
|
569
|
-
[9, 8, 0, 9, 0, "IMAGE"],
|
570
|
-
[10, 11, 0, 6, 0, "CLIP"],
|
571
|
-
[12, 10, 0, 8, 1, "VAE"],
|
572
|
-
[19, 16, 0, 13, 2, "SAMPLER"],
|
573
|
-
[20, 17, 0, 13, 3, "SIGMAS"],
|
574
|
-
[24, 13, 0, 8, 0, "LATENT"],
|
575
|
-
[30, 22, 0, 13, 1, "GUIDER"],
|
576
|
-
[37, 25, 0, 13, 0, "NOISE"],
|
577
|
-
[41, 6, 0, 26, 0, "CONDITIONING"],
|
578
|
-
[42, 26, 0, 22, 1, "CONDITIONING"],
|
579
|
-
[54, 30, 0, 22, 0, "MODEL"],
|
580
|
-
[55, 30, 0, 17, 0, "MODEL"],
|
581
|
-
[56, 12, 0, 30, 0, "MODEL"],
|
582
|
-
[112, 34, 0, 27, 0, "INT"],
|
583
|
-
[113, 35, 0, 27, 1, "INT"],
|
584
|
-
[114, 35, 0, 30, 2, "INT"],
|
585
|
-
[115, 34, 0, 30, 1, "INT"],
|
586
|
-
[116, 27, 0, 13, 4, "LATENT"]
|
587
|
-
],
|
588
|
-
"groups": [],
|
589
|
-
"config": {},
|
590
|
-
"extra": {
|
591
|
-
"ds": {
|
592
|
-
"scale": 1.1,
|
593
|
-
"offset": [-0.18, 2.29]
|
594
|
-
},
|
595
|
-
"groupNodes": {
|
596
|
-
"EmptyLatentImage": {
|
597
|
-
"nodes": [
|
598
|
-
{
|
599
|
-
"type": "PrimitiveNode",
|
600
|
-
"pos": [432, 480],
|
601
|
-
"size": {
|
602
|
-
"0": 210,
|
603
|
-
"1": 82
|
604
|
-
},
|
605
|
-
"flags": {},
|
606
|
-
"order": 6,
|
607
|
-
"mode": 0,
|
608
|
-
"outputs": [
|
609
|
-
{
|
610
|
-
"name": "INT",
|
611
|
-
"type": "INT",
|
612
|
-
"links": [],
|
613
|
-
"widget": {
|
614
|
-
"name": "height"
|
615
|
-
},
|
616
|
-
"slot_index": 0
|
617
|
-
}
|
618
|
-
],
|
619
|
-
"title": "height",
|
620
|
-
"properties": {
|
621
|
-
"Run widget replace on values": false
|
622
|
-
},
|
623
|
-
"color": "#323",
|
624
|
-
"bgcolor": "#535",
|
625
|
-
"index": 0
|
626
|
-
},
|
627
|
-
{
|
628
|
-
"type": "PrimitiveNode",
|
629
|
-
"pos": [672, 480],
|
630
|
-
"size": {
|
631
|
-
"0": 210,
|
632
|
-
"1": 82
|
633
|
-
},
|
634
|
-
"flags": {},
|
635
|
-
"order": 7,
|
636
|
-
"mode": 0,
|
637
|
-
"outputs": [
|
638
|
-
{
|
639
|
-
"name": "INT",
|
640
|
-
"type": "INT",
|
641
|
-
"links": [],
|
642
|
-
"slot_index": 0,
|
643
|
-
"widget": {
|
644
|
-
"name": "width"
|
645
|
-
}
|
646
|
-
}
|
647
|
-
],
|
648
|
-
"title": "width",
|
649
|
-
"properties": {
|
650
|
-
"Run widget replace on values": false
|
651
|
-
},
|
652
|
-
"color": "#323",
|
653
|
-
"bgcolor": "#535",
|
654
|
-
"index": 1
|
655
|
-
},
|
656
|
-
{
|
657
|
-
"type": "EmptySD3LatentImage",
|
658
|
-
"pos": [480, 624],
|
659
|
-
"size": {
|
660
|
-
"0": 315,
|
661
|
-
"1": 106
|
662
|
-
},
|
663
|
-
"flags": {},
|
664
|
-
"order": 10,
|
665
|
-
"mode": 0,
|
666
|
-
"inputs": [
|
667
|
-
{
|
668
|
-
"name": "width",
|
669
|
-
"type": "INT",
|
670
|
-
"link": null,
|
671
|
-
"widget": {
|
672
|
-
"name": "width"
|
673
|
-
}
|
674
|
-
},
|
675
|
-
{
|
676
|
-
"name": "height",
|
677
|
-
"type": "INT",
|
678
|
-
"link": null,
|
679
|
-
"widget": {
|
680
|
-
"name": "height"
|
681
|
-
}
|
682
|
-
}
|
683
|
-
],
|
684
|
-
"outputs": [
|
685
|
-
{
|
686
|
-
"name": "LATENT",
|
687
|
-
"type": "LATENT",
|
688
|
-
"links": [],
|
689
|
-
"shape": 3,
|
690
|
-
"slot_index": 0
|
691
|
-
}
|
692
|
-
],
|
693
|
-
"properties": {
|
694
|
-
"Node name for S&R": "EmptySD3LatentImage"
|
695
|
-
},
|
696
|
-
"widgets_values": [1024, 1024, 1],
|
697
|
-
"index": 2
|
698
|
-
}
|
699
|
-
],
|
700
|
-
"links": [
|
701
|
-
[1, 0, 2, 0, 34, "INT"],
|
702
|
-
[0, 0, 2, 1, 35, "INT"]
|
703
|
-
],
|
704
|
-
"external": [
|
705
|
-
[0, 0, "INT"],
|
706
|
-
[1, 0, "INT"],
|
707
|
-
[2, 0, "LATENT"]
|
708
|
-
],
|
709
|
-
"config": {
|
710
|
-
"0": {
|
711
|
-
"output": {
|
712
|
-
"0": {
|
713
|
-
"name": "height"
|
714
|
-
}
|
715
|
-
},
|
716
|
-
"input": {
|
717
|
-
"value": {
|
718
|
-
"visible": true
|
719
|
-
}
|
720
|
-
}
|
721
|
-
},
|
722
|
-
"1": {
|
723
|
-
"output": {
|
724
|
-
"0": {
|
725
|
-
"name": "width"
|
726
|
-
}
|
727
|
-
},
|
728
|
-
"input": {
|
729
|
-
"value": {
|
730
|
-
"visible": true
|
731
|
-
}
|
732
|
-
}
|
733
|
-
},
|
734
|
-
"2": {
|
735
|
-
"input": {
|
736
|
-
"width": {
|
737
|
-
"visible": false
|
738
|
-
},
|
739
|
-
"height": {
|
740
|
-
"visible": false
|
741
|
-
}
|
742
|
-
}
|
743
|
-
}
|
744
|
-
}
|
745
|
-
}
|
746
|
-
}
|
747
|
-
},
|
748
|
-
"version": 0.4,
|
749
|
-
"models": [
|
750
|
-
{
|
751
|
-
"name": "t5xxl_fp16.safetensors",
|
752
|
-
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors?download=true",
|
753
|
-
"directory": "text_encoders"
|
754
|
-
},
|
755
|
-
{
|
756
|
-
"name": "clip_l.safetensors",
|
757
|
-
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors?download=true",
|
758
|
-
"directory": "text_encoders"
|
759
|
-
},
|
760
|
-
{
|
761
|
-
"name": "ae.safetensors",
|
762
|
-
"url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors?download=true",
|
763
|
-
"directory": "vae"
|
764
|
-
},
|
765
|
-
{
|
766
|
-
"name": "flux1-dev.safetensors",
|
767
|
-
"url": "https://huggingface.co/black-forest-labs/FLUX.1-dev/resolve/main/flux1-dev.safetensors?download=true",
|
768
|
-
"directory": "diffusion_models"
|
769
|
-
}
|
770
|
-
]
|
771
|
-
}
|