comfyui-workflow-templates 0.1.93__py3-none-any.whl → 0.1.94__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.
Potentially problematic release.
This version of comfyui-workflow-templates might be problematic. Click here for more details.
- comfyui_workflow_templates/templates/api_openai_sora_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_openai_sora_video.json +495 -0
- comfyui_workflow_templates/templates/flux_canny_model_example.json +2 -2
- comfyui_workflow_templates/templates/flux_depth_lora_example.json +394 -308
- comfyui_workflow_templates/templates/flux_fill_inpaint_example.json +2 -2
- comfyui_workflow_templates/templates/flux_fill_outpaint_example.json +2 -2
- comfyui_workflow_templates/templates/image_chroma_text_to_image.json +113 -113
- comfyui_workflow_templates/templates/image_qwen_image_edit_2509.json +2242 -365
- comfyui_workflow_templates/templates/index.json +13 -0
- comfyui_workflow_templates/templates/sd3.5_large_blur.json +320 -241
- comfyui_workflow_templates/templates/sd3.5_large_canny_controlnet_example.json +1 -1
- comfyui_workflow_templates/templates/sd3.5_large_depth.json +245 -170
- {comfyui_workflow_templates-0.1.93.dist-info → comfyui_workflow_templates-0.1.94.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.93.dist-info → comfyui_workflow_templates-0.1.94.dist-info}/RECORD +17 -15
- {comfyui_workflow_templates-0.1.93.dist-info → comfyui_workflow_templates-0.1.94.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.93.dist-info → comfyui_workflow_templates-0.1.94.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.93.dist-info → comfyui_workflow_templates-0.1.94.dist-info}/top_level.txt +0 -0
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
"models": [
|
|
417
417
|
{
|
|
418
418
|
"name": "sd3.5_large_controlnet_canny.safetensors",
|
|
419
|
-
"url": "https://huggingface.co/
|
|
419
|
+
"url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-controlnets_ComfyUI_repackaged/resolve/main/split_files/controlnet/sd3.5_large_controlnet_canny.safetensors",
|
|
420
420
|
"directory": "controlnet"
|
|
421
421
|
}
|
|
422
422
|
]
|
|
@@ -1,39 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "2a6b0ab5-480c-4acc-a44f-8f9b5036a76b",
|
|
3
3
|
"revision": 0,
|
|
4
|
-
"last_node_id":
|
|
4
|
+
"last_node_id": 67,
|
|
5
5
|
"last_link_id": 130,
|
|
6
6
|
"nodes": [
|
|
7
|
-
{
|
|
8
|
-
"id": 9,
|
|
9
|
-
"type": "SaveImage",
|
|
10
|
-
"pos": [
|
|
11
|
-
560.6922607421875,
|
|
12
|
-
101.67475128173828
|
|
13
|
-
],
|
|
14
|
-
"size": [
|
|
15
|
-
845.74560546875,
|
|
16
|
-
898.2359619140625
|
|
17
|
-
],
|
|
18
|
-
"flags": {},
|
|
19
|
-
"order": 11,
|
|
20
|
-
"mode": 0,
|
|
21
|
-
"inputs": [
|
|
22
|
-
{
|
|
23
|
-
"name": "images",
|
|
24
|
-
"type": "IMAGE",
|
|
25
|
-
"link": 13
|
|
26
|
-
}
|
|
27
|
-
],
|
|
28
|
-
"outputs": [],
|
|
29
|
-
"properties": {
|
|
30
|
-
"cnr_id": "comfy-core",
|
|
31
|
-
"ver": "0.3.33"
|
|
32
|
-
},
|
|
33
|
-
"widgets_values": [
|
|
34
|
-
"ComfyUI"
|
|
35
|
-
]
|
|
36
|
-
},
|
|
37
7
|
{
|
|
38
8
|
"id": 58,
|
|
39
9
|
"type": "ConditioningZeroOut",
|
|
@@ -70,7 +40,12 @@
|
|
|
70
40
|
"properties": {
|
|
71
41
|
"cnr_id": "comfy-core",
|
|
72
42
|
"ver": "0.3.33",
|
|
73
|
-
"Node name for S&R": "ConditioningZeroOut"
|
|
43
|
+
"Node name for S&R": "ConditioningZeroOut",
|
|
44
|
+
"ue_properties": {
|
|
45
|
+
"widget_ue_connectable": {},
|
|
46
|
+
"version": "7.1",
|
|
47
|
+
"input_ue_unconnectable": {}
|
|
48
|
+
}
|
|
74
49
|
},
|
|
75
50
|
"widgets_values": []
|
|
76
51
|
},
|
|
@@ -135,7 +110,12 @@
|
|
|
135
110
|
"properties": {
|
|
136
111
|
"cnr_id": "comfy-core",
|
|
137
112
|
"ver": "0.3.33",
|
|
138
|
-
"Node name for S&R": "ControlNetApplyAdvanced"
|
|
113
|
+
"Node name for S&R": "ControlNetApplyAdvanced",
|
|
114
|
+
"ue_properties": {
|
|
115
|
+
"widget_ue_connectable": {},
|
|
116
|
+
"version": "7.1",
|
|
117
|
+
"input_ue_unconnectable": {}
|
|
118
|
+
}
|
|
139
119
|
},
|
|
140
120
|
"widgets_values": [
|
|
141
121
|
0.7000000000000002,
|
|
@@ -143,47 +123,6 @@
|
|
|
143
123
|
1
|
|
144
124
|
]
|
|
145
125
|
},
|
|
146
|
-
{
|
|
147
|
-
"id": 45,
|
|
148
|
-
"type": "LoadImage",
|
|
149
|
-
"pos": [
|
|
150
|
-
-712.6139526367188,
|
|
151
|
-
420.5608825683594
|
|
152
|
-
],
|
|
153
|
-
"size": [
|
|
154
|
-
373.2554016113281,
|
|
155
|
-
336.6703796386719
|
|
156
|
-
],
|
|
157
|
-
"flags": {},
|
|
158
|
-
"order": 0,
|
|
159
|
-
"mode": 0,
|
|
160
|
-
"inputs": [],
|
|
161
|
-
"outputs": [
|
|
162
|
-
{
|
|
163
|
-
"name": "IMAGE",
|
|
164
|
-
"type": "IMAGE",
|
|
165
|
-
"links": [
|
|
166
|
-
127
|
|
167
|
-
]
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
"name": "MASK",
|
|
171
|
-
"type": "MASK",
|
|
172
|
-
"links": null
|
|
173
|
-
}
|
|
174
|
-
],
|
|
175
|
-
"properties": {
|
|
176
|
-
"cnr_id": "comfy-core",
|
|
177
|
-
"ver": "0.3.33",
|
|
178
|
-
"Node name for S&R": "LoadImage"
|
|
179
|
-
},
|
|
180
|
-
"widgets_values": [
|
|
181
|
-
"vcmd_create_dragon_mascot_characters_that_best_suitable_for_Sin_5ba6beab-2ad7-4810-997e-387c27bea297.png",
|
|
182
|
-
"image"
|
|
183
|
-
],
|
|
184
|
-
"color": "#322",
|
|
185
|
-
"bgcolor": "#533"
|
|
186
|
-
},
|
|
187
126
|
{
|
|
188
127
|
"id": 46,
|
|
189
128
|
"type": "ControlNetLoader",
|
|
@@ -196,7 +135,7 @@
|
|
|
196
135
|
58
|
|
197
136
|
],
|
|
198
137
|
"flags": {},
|
|
199
|
-
"order":
|
|
138
|
+
"order": 0,
|
|
200
139
|
"mode": 0,
|
|
201
140
|
"inputs": [],
|
|
202
141
|
"outputs": [
|
|
@@ -216,16 +155,19 @@
|
|
|
216
155
|
"models": [
|
|
217
156
|
{
|
|
218
157
|
"name": "sd3.5_large_controlnet_depth.safetensors",
|
|
219
|
-
"url": "https://huggingface.co/
|
|
158
|
+
"url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-controlnets_ComfyUI_repackaged/resolve/main/split_files/controlnet/sd3.5_large_controlnet_depth.safetensors",
|
|
220
159
|
"directory": "controlnet"
|
|
221
160
|
}
|
|
222
|
-
]
|
|
161
|
+
],
|
|
162
|
+
"ue_properties": {
|
|
163
|
+
"widget_ue_connectable": {},
|
|
164
|
+
"version": "7.1",
|
|
165
|
+
"input_ue_unconnectable": {}
|
|
166
|
+
}
|
|
223
167
|
},
|
|
224
168
|
"widgets_values": [
|
|
225
169
|
"sd3.5_large_controlnet_depth.safetensors"
|
|
226
|
-
]
|
|
227
|
-
"color": "#322",
|
|
228
|
-
"bgcolor": "#533"
|
|
170
|
+
]
|
|
229
171
|
},
|
|
230
172
|
{
|
|
231
173
|
"id": 4,
|
|
@@ -239,7 +181,7 @@
|
|
|
239
181
|
98
|
|
240
182
|
],
|
|
241
183
|
"flags": {},
|
|
242
|
-
"order":
|
|
184
|
+
"order": 1,
|
|
243
185
|
"mode": 0,
|
|
244
186
|
"inputs": [],
|
|
245
187
|
"outputs": [
|
|
@@ -279,20 +221,69 @@
|
|
|
279
221
|
"url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/sd3.5_large_fp8_scaled.safetensors?download=true",
|
|
280
222
|
"directory": "checkpoints"
|
|
281
223
|
}
|
|
282
|
-
]
|
|
224
|
+
],
|
|
225
|
+
"ue_properties": {
|
|
226
|
+
"widget_ue_connectable": {},
|
|
227
|
+
"version": "7.1",
|
|
228
|
+
"input_ue_unconnectable": {}
|
|
229
|
+
}
|
|
283
230
|
},
|
|
284
231
|
"widgets_values": [
|
|
285
232
|
"sd3.5_large_fp8_scaled.safetensors"
|
|
233
|
+
]
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"id": 57,
|
|
237
|
+
"type": "CLIPTextEncode",
|
|
238
|
+
"pos": [
|
|
239
|
+
-256.62030029296875,
|
|
240
|
+
95.26077270507812
|
|
241
|
+
],
|
|
242
|
+
"size": [
|
|
243
|
+
400,
|
|
244
|
+
200
|
|
245
|
+
],
|
|
246
|
+
"flags": {},
|
|
247
|
+
"order": 6,
|
|
248
|
+
"mode": 0,
|
|
249
|
+
"inputs": [
|
|
250
|
+
{
|
|
251
|
+
"name": "clip",
|
|
252
|
+
"type": "CLIP",
|
|
253
|
+
"link": 117
|
|
254
|
+
}
|
|
255
|
+
],
|
|
256
|
+
"outputs": [
|
|
257
|
+
{
|
|
258
|
+
"name": "CONDITIONING",
|
|
259
|
+
"type": "CONDITIONING",
|
|
260
|
+
"slot_index": 0,
|
|
261
|
+
"links": [
|
|
262
|
+
119,
|
|
263
|
+
123
|
|
264
|
+
]
|
|
265
|
+
}
|
|
286
266
|
],
|
|
287
|
-
"
|
|
288
|
-
|
|
267
|
+
"properties": {
|
|
268
|
+
"cnr_id": "comfy-core",
|
|
269
|
+
"ver": "0.3.33",
|
|
270
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
271
|
+
"ue_properties": {
|
|
272
|
+
"widget_ue_connectable": {},
|
|
273
|
+
"version": "7.1",
|
|
274
|
+
"input_ue_unconnectable": {}
|
|
275
|
+
}
|
|
276
|
+
},
|
|
277
|
+
"widgets_values": [
|
|
278
|
+
"hairy dragon stuffed toy with light green color in a fairy tale background, fluffy hair, standing with 2 legs"
|
|
279
|
+
]
|
|
289
280
|
},
|
|
290
281
|
{
|
|
291
282
|
"id": 56,
|
|
292
283
|
"type": "KSampler",
|
|
293
284
|
"pos": [
|
|
294
|
-
|
|
295
|
-
|
|
285
|
+
170,
|
|
286
|
+
100
|
|
296
287
|
],
|
|
297
288
|
"size": [
|
|
298
289
|
306.7953186035156,
|
|
@@ -336,7 +327,12 @@
|
|
|
336
327
|
"properties": {
|
|
337
328
|
"cnr_id": "comfy-core",
|
|
338
329
|
"ver": "0.3.33",
|
|
339
|
-
"Node name for S&R": "KSampler"
|
|
330
|
+
"Node name for S&R": "KSampler",
|
|
331
|
+
"ue_properties": {
|
|
332
|
+
"widget_ue_connectable": {},
|
|
333
|
+
"version": "7.1",
|
|
334
|
+
"input_ue_unconnectable": {}
|
|
335
|
+
}
|
|
340
336
|
},
|
|
341
337
|
"widgets_values": [
|
|
342
338
|
0,
|
|
@@ -349,160 +345,215 @@
|
|
|
349
345
|
]
|
|
350
346
|
},
|
|
351
347
|
{
|
|
352
|
-
"id":
|
|
353
|
-
"type": "
|
|
348
|
+
"id": 8,
|
|
349
|
+
"type": "VAEDecode",
|
|
354
350
|
"pos": [
|
|
355
|
-
|
|
356
|
-
|
|
351
|
+
170,
|
|
352
|
+
420
|
|
357
353
|
],
|
|
358
354
|
"size": [
|
|
359
|
-
|
|
360
|
-
|
|
355
|
+
310,
|
|
356
|
+
46
|
|
361
357
|
],
|
|
362
358
|
"flags": {},
|
|
363
|
-
"order":
|
|
359
|
+
"order": 10,
|
|
364
360
|
"mode": 0,
|
|
365
|
-
"inputs": [
|
|
366
|
-
"outputs": [
|
|
361
|
+
"inputs": [
|
|
367
362
|
{
|
|
368
|
-
"name": "
|
|
363
|
+
"name": "samples",
|
|
369
364
|
"type": "LATENT",
|
|
365
|
+
"link": 116
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
"name": "vae",
|
|
369
|
+
"type": "VAE",
|
|
370
|
+
"link": 8
|
|
371
|
+
}
|
|
372
|
+
],
|
|
373
|
+
"outputs": [
|
|
374
|
+
{
|
|
375
|
+
"name": "IMAGE",
|
|
376
|
+
"type": "IMAGE",
|
|
370
377
|
"slot_index": 0,
|
|
371
378
|
"links": [
|
|
372
|
-
|
|
379
|
+
13
|
|
373
380
|
]
|
|
374
381
|
}
|
|
375
382
|
],
|
|
376
383
|
"properties": {
|
|
377
384
|
"cnr_id": "comfy-core",
|
|
378
385
|
"ver": "0.3.33",
|
|
379
|
-
"Node name for S&R": "
|
|
386
|
+
"Node name for S&R": "VAEDecode",
|
|
387
|
+
"ue_properties": {
|
|
388
|
+
"widget_ue_connectable": {},
|
|
389
|
+
"version": "7.1",
|
|
390
|
+
"input_ue_unconnectable": {}
|
|
391
|
+
}
|
|
380
392
|
},
|
|
381
|
-
"widgets_values": [
|
|
382
|
-
1024,
|
|
383
|
-
1024,
|
|
384
|
-
1
|
|
385
|
-
],
|
|
386
|
-
"color": "#322",
|
|
387
|
-
"bgcolor": "#533"
|
|
393
|
+
"widgets_values": []
|
|
388
394
|
},
|
|
389
395
|
{
|
|
390
|
-
"id":
|
|
391
|
-
"type": "
|
|
396
|
+
"id": 9,
|
|
397
|
+
"type": "SaveImage",
|
|
392
398
|
"pos": [
|
|
393
|
-
|
|
394
|
-
|
|
399
|
+
520,
|
|
400
|
+
100
|
|
395
401
|
],
|
|
396
402
|
"size": [
|
|
397
|
-
|
|
398
|
-
|
|
403
|
+
845.74560546875,
|
|
404
|
+
898.2359619140625
|
|
399
405
|
],
|
|
400
406
|
"flags": {},
|
|
401
|
-
"order":
|
|
407
|
+
"order": 11,
|
|
402
408
|
"mode": 0,
|
|
403
409
|
"inputs": [
|
|
404
410
|
{
|
|
405
|
-
"name": "
|
|
406
|
-
"type": "
|
|
407
|
-
"link":
|
|
411
|
+
"name": "images",
|
|
412
|
+
"type": "IMAGE",
|
|
413
|
+
"link": 13
|
|
414
|
+
}
|
|
415
|
+
],
|
|
416
|
+
"outputs": [],
|
|
417
|
+
"properties": {
|
|
418
|
+
"cnr_id": "comfy-core",
|
|
419
|
+
"ver": "0.3.33",
|
|
420
|
+
"ue_properties": {
|
|
421
|
+
"widget_ue_connectable": {},
|
|
422
|
+
"version": "7.1",
|
|
423
|
+
"input_ue_unconnectable": {}
|
|
408
424
|
}
|
|
425
|
+
},
|
|
426
|
+
"widgets_values": [
|
|
427
|
+
"ComfyUI"
|
|
428
|
+
]
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
"id": 45,
|
|
432
|
+
"type": "LoadImage",
|
|
433
|
+
"pos": [
|
|
434
|
+
-720,
|
|
435
|
+
450
|
|
436
|
+
],
|
|
437
|
+
"size": [
|
|
438
|
+
373.2554016113281,
|
|
439
|
+
336.6703796386719
|
|
409
440
|
],
|
|
441
|
+
"flags": {},
|
|
442
|
+
"order": 2,
|
|
443
|
+
"mode": 0,
|
|
444
|
+
"inputs": [],
|
|
410
445
|
"outputs": [
|
|
411
446
|
{
|
|
412
|
-
"name": "
|
|
413
|
-
"type": "
|
|
414
|
-
"slot_index": 0,
|
|
447
|
+
"name": "IMAGE",
|
|
448
|
+
"type": "IMAGE",
|
|
415
449
|
"links": [
|
|
416
|
-
|
|
417
|
-
123
|
|
450
|
+
127
|
|
418
451
|
]
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
"name": "MASK",
|
|
455
|
+
"type": "MASK",
|
|
456
|
+
"links": null
|
|
419
457
|
}
|
|
420
458
|
],
|
|
421
459
|
"properties": {
|
|
422
460
|
"cnr_id": "comfy-core",
|
|
423
461
|
"ver": "0.3.33",
|
|
424
|
-
"Node name for S&R": "
|
|
462
|
+
"Node name for S&R": "LoadImage",
|
|
463
|
+
"ue_properties": {
|
|
464
|
+
"widget_ue_connectable": {},
|
|
465
|
+
"version": "7.1",
|
|
466
|
+
"input_ue_unconnectable": {}
|
|
467
|
+
}
|
|
425
468
|
},
|
|
426
469
|
"widgets_values": [
|
|
427
|
-
"
|
|
470
|
+
"example.png",
|
|
471
|
+
"image"
|
|
428
472
|
]
|
|
429
473
|
},
|
|
430
474
|
{
|
|
431
|
-
"id":
|
|
432
|
-
"type": "
|
|
475
|
+
"id": 33,
|
|
476
|
+
"type": "EmptySD3LatentImage",
|
|
433
477
|
"pos": [
|
|
434
|
-
|
|
435
|
-
|
|
478
|
+
-680,
|
|
479
|
+
910
|
|
436
480
|
],
|
|
437
481
|
"size": [
|
|
438
|
-
|
|
439
|
-
|
|
482
|
+
300.9447021484375,
|
|
483
|
+
106
|
|
440
484
|
],
|
|
441
485
|
"flags": {},
|
|
442
|
-
"order":
|
|
486
|
+
"order": 3,
|
|
443
487
|
"mode": 0,
|
|
444
|
-
"inputs": [
|
|
445
|
-
{
|
|
446
|
-
"name": "samples",
|
|
447
|
-
"type": "LATENT",
|
|
448
|
-
"link": 116
|
|
449
|
-
},
|
|
450
|
-
{
|
|
451
|
-
"name": "vae",
|
|
452
|
-
"type": "VAE",
|
|
453
|
-
"link": 8
|
|
454
|
-
}
|
|
455
|
-
],
|
|
488
|
+
"inputs": [],
|
|
456
489
|
"outputs": [
|
|
457
490
|
{
|
|
458
|
-
"name": "
|
|
459
|
-
"type": "
|
|
491
|
+
"name": "LATENT",
|
|
492
|
+
"type": "LATENT",
|
|
460
493
|
"slot_index": 0,
|
|
461
494
|
"links": [
|
|
462
|
-
|
|
495
|
+
115
|
|
463
496
|
]
|
|
464
497
|
}
|
|
465
498
|
],
|
|
466
499
|
"properties": {
|
|
467
500
|
"cnr_id": "comfy-core",
|
|
468
501
|
"ver": "0.3.33",
|
|
469
|
-
"Node name for S&R": "
|
|
502
|
+
"Node name for S&R": "EmptySD3LatentImage",
|
|
503
|
+
"ue_properties": {
|
|
504
|
+
"widget_ue_connectable": {},
|
|
505
|
+
"version": "7.1",
|
|
506
|
+
"input_ue_unconnectable": {}
|
|
507
|
+
}
|
|
470
508
|
},
|
|
471
|
-
"widgets_values": [
|
|
509
|
+
"widgets_values": [
|
|
510
|
+
1024,
|
|
511
|
+
1024,
|
|
512
|
+
1
|
|
513
|
+
]
|
|
472
514
|
},
|
|
473
515
|
{
|
|
474
|
-
"id":
|
|
516
|
+
"id": 67,
|
|
475
517
|
"type": "MarkdownNote",
|
|
476
518
|
"pos": [
|
|
477
|
-
-
|
|
478
|
-
|
|
519
|
+
-1090,
|
|
520
|
+
410
|
|
479
521
|
],
|
|
480
522
|
"size": [
|
|
481
523
|
338.3355407714844,
|
|
482
524
|
162.93470764160156
|
|
483
525
|
],
|
|
484
|
-
"flags": {
|
|
526
|
+
"flags": {
|
|
527
|
+
"collapsed": false
|
|
528
|
+
},
|
|
485
529
|
"order": 4,
|
|
486
530
|
"mode": 0,
|
|
487
531
|
"inputs": [],
|
|
488
532
|
"outputs": [],
|
|
489
|
-
"
|
|
533
|
+
"title": "Note: About the input image",
|
|
534
|
+
"properties": {
|
|
535
|
+
"ue_properties": {
|
|
536
|
+
"widget_ue_connectable": {},
|
|
537
|
+
"version": "7.1",
|
|
538
|
+
"input_ue_unconnectable": {}
|
|
539
|
+
}
|
|
540
|
+
},
|
|
490
541
|
"widgets_values": [
|
|
491
|
-
"Please use the preprocessed images, or install [comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux) to preprocess the images
|
|
542
|
+
"Please use the preprocessed images, or install [comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux) to preprocess the images"
|
|
492
543
|
],
|
|
493
544
|
"color": "#432",
|
|
494
545
|
"bgcolor": "#653"
|
|
495
546
|
},
|
|
496
547
|
{
|
|
497
|
-
"id":
|
|
548
|
+
"id": 66,
|
|
498
549
|
"type": "MarkdownNote",
|
|
499
550
|
"pos": [
|
|
500
|
-
-
|
|
501
|
-
|
|
551
|
+
-1270,
|
|
552
|
+
50
|
|
502
553
|
],
|
|
503
554
|
"size": [
|
|
504
|
-
|
|
505
|
-
|
|
555
|
+
520,
|
|
556
|
+
300
|
|
506
557
|
],
|
|
507
558
|
"flags": {},
|
|
508
559
|
"order": 5,
|
|
@@ -510,9 +561,15 @@
|
|
|
510
561
|
"inputs": [],
|
|
511
562
|
"outputs": [],
|
|
512
563
|
"title": "Model links",
|
|
513
|
-
"properties": {
|
|
564
|
+
"properties": {
|
|
565
|
+
"ue_properties": {
|
|
566
|
+
"version": "7.1",
|
|
567
|
+
"widget_ue_connectable": {},
|
|
568
|
+
"input_ue_unconnectable": {}
|
|
569
|
+
}
|
|
570
|
+
},
|
|
514
571
|
"widgets_values": [
|
|
515
|
-
"
|
|
572
|
+
"**checkpoints**\n - [sd3.5_large_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/sd3.5_large_fp8_scaled.safetensors)\n\n**ControlNet**\n\n- [sd3.5_large_controlnet_depth.safetensors](https://huggingface.co/Comfy-Org/stable-diffusion-3.5-controlnets_ComfyUI_repackaged/resolve/main/split_files/controlnet/sd3.5_large_controlnet_depth.safetensors)\n\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 checkpoints/\n│ │ └── sd3.5_large_fp8_scaled.safetensors\n│ ├── 📂 controlnet/ \n│ │ └── sd3.5_large_controlnet_depth.safetensors\n```\n"
|
|
516
573
|
],
|
|
517
574
|
"color": "#432",
|
|
518
575
|
"bgcolor": "#653"
|
|
@@ -637,10 +694,10 @@
|
|
|
637
694
|
"id": 1,
|
|
638
695
|
"title": "Load models here",
|
|
639
696
|
"bounding": [
|
|
640
|
-
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
697
|
+
-730,
|
|
698
|
+
20,
|
|
699
|
+
410,
|
|
700
|
+
330
|
|
644
701
|
],
|
|
645
702
|
"color": "#3f789e",
|
|
646
703
|
"font_size": 24,
|
|
@@ -650,26 +707,44 @@
|
|
|
650
707
|
"id": 2,
|
|
651
708
|
"title": "Need preprocessed image",
|
|
652
709
|
"bounding": [
|
|
653
|
-
-
|
|
654
|
-
|
|
710
|
+
-730,
|
|
711
|
+
380,
|
|
655
712
|
402.7755432128906,
|
|
656
713
|
424.4949951171875
|
|
657
714
|
],
|
|
658
715
|
"color": "#3f789e",
|
|
659
716
|
"font_size": 24,
|
|
660
717
|
"flags": {}
|
|
718
|
+
},
|
|
719
|
+
{
|
|
720
|
+
"id": 3,
|
|
721
|
+
"title": "Image size",
|
|
722
|
+
"bounding": [
|
|
723
|
+
-730,
|
|
724
|
+
830,
|
|
725
|
+
400,
|
|
726
|
+
200
|
|
727
|
+
],
|
|
728
|
+
"color": "#3f789e",
|
|
729
|
+
"font_size": 24,
|
|
730
|
+
"flags": {}
|
|
661
731
|
}
|
|
662
732
|
],
|
|
663
733
|
"config": {},
|
|
664
734
|
"extra": {
|
|
665
735
|
"ds": {
|
|
666
|
-
"scale":
|
|
736
|
+
"scale": 0.752720943413912,
|
|
667
737
|
"offset": [
|
|
668
|
-
|
|
669
|
-
|
|
738
|
+
1262.9459058403513,
|
|
739
|
+
312.706293890329
|
|
670
740
|
]
|
|
671
741
|
},
|
|
672
|
-
"frontendVersion": "1.
|
|
742
|
+
"frontendVersion": "1.27.9",
|
|
743
|
+
"ue_links": [],
|
|
744
|
+
"VHS_latentpreview": false,
|
|
745
|
+
"VHS_latentpreviewrate": 0,
|
|
746
|
+
"VHS_MetadataImage": true,
|
|
747
|
+
"VHS_KeepIntermediate": true
|
|
673
748
|
},
|
|
674
749
|
"version": 0.4
|
|
675
750
|
}
|