comfyui-workflow-templates 0.1.14__py3-none-any.whl → 0.1.15__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/audio_ace_step_1_m2m_editing-1.mp3 +0 -0
- comfyui_workflow_templates/templates/audio_ace_step_1_m2m_editing.json +723 -0
- comfyui_workflow_templates/templates/{audio_ace_step_1_t2m.json → audio_ace_step_1_t2a_instrumentals.json} +198 -50
- comfyui_workflow_templates/templates/audio_ace_step_1_t2a_song-1.mp3 +0 -0
- comfyui_workflow_templates/templates/audio_ace_step_1_t2a_song.json +625 -0
- comfyui_workflow_templates/templates/flux_depth_lora_example.json +492 -235
- comfyui_workflow_templates/templates/gligen_textbox_example.json +305 -73
- comfyui_workflow_templates/templates/image2image.json +150 -276
- comfyui_workflow_templates/templates/index.json +28 -12
- comfyui_workflow_templates/templates/lora.json +396 -141
- comfyui_workflow_templates/templates/sd3.5_large_blur.json +388 -299
- comfyui_workflow_templates/templates/sd3.5_large_depth.json +343 -381
- comfyui_workflow_templates/templates/sdxl_refiner_prompt_example.json +369 -339
- comfyui_workflow_templates/templates/sdxl_simple_example.json +926 -476
- {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.15.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.15.dist-info}/RECORD +20 -16
- /comfyui_workflow_templates/templates/{audio_ace_step_1_t2m-1.mp3 → audio_ace_step_1_t2a_instrumentals-1.mp3} +0 -0
- {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.15.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.15.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.15.dist-info}/top_level.txt +0 -0
@@ -1,76 +1,62 @@
|
|
1
1
|
{
|
2
|
-
"
|
3
|
-
"
|
2
|
+
"id": "0061ebf7-f396-45ca-9c38-321e3353d419",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 62,
|
5
|
+
"last_link_id": 121,
|
4
6
|
"nodes": [
|
5
7
|
{
|
6
|
-
"id":
|
7
|
-
"type": "
|
8
|
+
"id": 50,
|
9
|
+
"type": "ConditioningZeroOut",
|
8
10
|
"pos": [
|
9
|
-
|
10
|
-
|
11
|
+
130,
|
12
|
+
360
|
11
13
|
],
|
12
14
|
"size": [
|
13
|
-
|
14
|
-
|
15
|
+
317.4000244140625,
|
16
|
+
26
|
15
17
|
],
|
16
|
-
"flags": {
|
17
|
-
|
18
|
+
"flags": {
|
19
|
+
"collapsed": true
|
20
|
+
},
|
21
|
+
"order": 7,
|
18
22
|
"mode": 0,
|
19
|
-
"inputs": [
|
20
|
-
"outputs": [
|
21
|
-
{
|
22
|
-
"name": "MODEL",
|
23
|
-
"type": "MODEL",
|
24
|
-
"links": [
|
25
|
-
14
|
26
|
-
],
|
27
|
-
"slot_index": 0
|
28
|
-
},
|
23
|
+
"inputs": [
|
29
24
|
{
|
30
|
-
"name": "
|
31
|
-
"type": "
|
32
|
-
"
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
},
|
25
|
+
"name": "conditioning",
|
26
|
+
"type": "CONDITIONING",
|
27
|
+
"link": 98
|
28
|
+
}
|
29
|
+
],
|
30
|
+
"outputs": [
|
37
31
|
{
|
38
|
-
"name": "
|
39
|
-
"type": "
|
32
|
+
"name": "CONDITIONING",
|
33
|
+
"type": "CONDITIONING",
|
34
|
+
"slot_index": 0,
|
40
35
|
"links": [
|
41
|
-
|
42
|
-
|
43
|
-
],
|
44
|
-
"slot_index": 2
|
36
|
+
116
|
37
|
+
]
|
45
38
|
}
|
46
39
|
],
|
47
40
|
"properties": {
|
48
|
-
"
|
49
|
-
"
|
50
|
-
|
51
|
-
"name": "sd3.5_large_fp8_scaled.safetensors",
|
52
|
-
"url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/sd3.5_large_fp8_scaled.safetensors?download=true",
|
53
|
-
"directory": "checkpoints"
|
54
|
-
}
|
55
|
-
]
|
41
|
+
"cnr_id": "comfy-core",
|
42
|
+
"ver": "0.3.33",
|
43
|
+
"Node name for S&R": "ConditioningZeroOut"
|
56
44
|
},
|
57
|
-
"widgets_values": [
|
58
|
-
"sd3.5_large_fp8_scaled.safetensors"
|
59
|
-
]
|
45
|
+
"widgets_values": []
|
60
46
|
},
|
61
47
|
{
|
62
48
|
"id": 6,
|
63
49
|
"type": "CLIPTextEncode",
|
64
50
|
"pos": [
|
65
|
-
|
66
|
-
|
51
|
+
130,
|
52
|
+
130
|
67
53
|
],
|
68
54
|
"size": [
|
69
55
|
388.7348327636719,
|
70
56
|
188.959716796875
|
71
57
|
],
|
72
58
|
"flags": {},
|
73
|
-
"order":
|
59
|
+
"order": 6,
|
74
60
|
"mode": 0,
|
75
61
|
"inputs": [
|
76
62
|
{
|
@@ -83,14 +69,16 @@
|
|
83
69
|
{
|
84
70
|
"name": "CONDITIONING",
|
85
71
|
"type": "CONDITIONING",
|
72
|
+
"slot_index": 0,
|
86
73
|
"links": [
|
87
74
|
98,
|
88
|
-
|
89
|
-
]
|
90
|
-
"slot_index": 0
|
75
|
+
115
|
76
|
+
]
|
91
77
|
}
|
92
78
|
],
|
93
79
|
"properties": {
|
80
|
+
"cnr_id": "comfy-core",
|
81
|
+
"ver": "0.3.33",
|
94
82
|
"Node name for S&R": "CLIPTextEncode"
|
95
83
|
},
|
96
84
|
"widgets_values": [
|
@@ -98,174 +86,236 @@
|
|
98
86
|
]
|
99
87
|
},
|
100
88
|
{
|
101
|
-
"id":
|
102
|
-
"type": "
|
89
|
+
"id": 58,
|
90
|
+
"type": "ControlNetApplyAdvanced",
|
103
91
|
"pos": [
|
104
|
-
|
105
|
-
|
92
|
+
589.7810668945312,
|
93
|
+
-118.3919677734375
|
106
94
|
],
|
107
95
|
"size": [
|
108
|
-
|
109
|
-
|
96
|
+
270,
|
97
|
+
186
|
110
98
|
],
|
111
99
|
"flags": {},
|
112
100
|
"order": 8,
|
113
101
|
"mode": 0,
|
114
102
|
"inputs": [
|
115
103
|
{
|
116
|
-
"name": "
|
117
|
-
"type": "
|
118
|
-
"link":
|
104
|
+
"name": "positive",
|
105
|
+
"type": "CONDITIONING",
|
106
|
+
"link": 115
|
107
|
+
},
|
108
|
+
{
|
109
|
+
"name": "negative",
|
110
|
+
"type": "CONDITIONING",
|
111
|
+
"link": 116
|
112
|
+
},
|
113
|
+
{
|
114
|
+
"name": "control_net",
|
115
|
+
"type": "CONTROL_NET",
|
116
|
+
"link": 117
|
117
|
+
},
|
118
|
+
{
|
119
|
+
"name": "image",
|
120
|
+
"type": "IMAGE",
|
121
|
+
"link": 119
|
119
122
|
},
|
120
123
|
{
|
121
124
|
"name": "vae",
|
125
|
+
"shape": 7,
|
122
126
|
"type": "VAE",
|
123
|
-
"link":
|
127
|
+
"link": 118
|
124
128
|
}
|
125
129
|
],
|
126
130
|
"outputs": [
|
127
131
|
{
|
128
|
-
"name": "
|
129
|
-
"type": "
|
132
|
+
"name": "positive",
|
133
|
+
"type": "CONDITIONING",
|
130
134
|
"links": [
|
131
|
-
|
132
|
-
]
|
133
|
-
|
135
|
+
120
|
136
|
+
]
|
137
|
+
},
|
138
|
+
{
|
139
|
+
"name": "negative",
|
140
|
+
"type": "CONDITIONING",
|
141
|
+
"links": [
|
142
|
+
121
|
143
|
+
]
|
134
144
|
}
|
135
145
|
],
|
136
146
|
"properties": {
|
137
|
-
"
|
147
|
+
"cnr_id": "comfy-core",
|
148
|
+
"ver": "0.3.33",
|
149
|
+
"Node name for S&R": "ControlNetApplyAdvanced"
|
138
150
|
},
|
139
|
-
"widgets_values": [
|
151
|
+
"widgets_values": [
|
152
|
+
1,
|
153
|
+
0,
|
154
|
+
1
|
155
|
+
]
|
140
156
|
},
|
141
157
|
{
|
142
|
-
"id":
|
143
|
-
"type": "
|
158
|
+
"id": 3,
|
159
|
+
"type": "KSampler",
|
144
160
|
"pos": [
|
145
|
-
|
146
|
-
|
161
|
+
591.5077514648438,
|
162
|
+
126.07306671142578
|
147
163
|
],
|
148
164
|
"size": [
|
149
|
-
|
150
|
-
|
165
|
+
270.849609375,
|
166
|
+
262
|
151
167
|
],
|
152
168
|
"flags": {},
|
153
169
|
"order": 9,
|
154
170
|
"mode": 0,
|
155
171
|
"inputs": [
|
156
172
|
{
|
157
|
-
"name": "
|
158
|
-
"type": "
|
159
|
-
"link":
|
173
|
+
"name": "model",
|
174
|
+
"type": "MODEL",
|
175
|
+
"link": 14
|
176
|
+
},
|
177
|
+
{
|
178
|
+
"name": "positive",
|
179
|
+
"type": "CONDITIONING",
|
180
|
+
"link": 120
|
181
|
+
},
|
182
|
+
{
|
183
|
+
"name": "negative",
|
184
|
+
"type": "CONDITIONING",
|
185
|
+
"link": 121
|
186
|
+
},
|
187
|
+
{
|
188
|
+
"name": "latent_image",
|
189
|
+
"type": "LATENT",
|
190
|
+
"link": 66
|
160
191
|
}
|
161
192
|
],
|
162
|
-
"outputs": [],
|
163
|
-
"properties": {},
|
164
|
-
"widgets_values": [
|
165
|
-
"ComfyUI"
|
166
|
-
]
|
167
|
-
},
|
168
|
-
{
|
169
|
-
"id": 33,
|
170
|
-
"type": "EmptySD3LatentImage",
|
171
|
-
"pos": [
|
172
|
-
420,
|
173
|
-
250
|
174
|
-
],
|
175
|
-
"size": [
|
176
|
-
300.9447021484375,
|
177
|
-
106
|
178
|
-
],
|
179
|
-
"flags": {},
|
180
|
-
"order": 1,
|
181
|
-
"mode": 0,
|
182
|
-
"inputs": [],
|
183
193
|
"outputs": [
|
184
194
|
{
|
185
195
|
"name": "LATENT",
|
186
196
|
"type": "LATENT",
|
187
|
-
"
|
197
|
+
"slot_index": 0,
|
188
198
|
"links": [
|
189
|
-
|
190
|
-
]
|
191
|
-
"slot_index": 0
|
199
|
+
63
|
200
|
+
]
|
192
201
|
}
|
193
202
|
],
|
194
203
|
"properties": {
|
195
|
-
"
|
204
|
+
"cnr_id": "comfy-core",
|
205
|
+
"ver": "0.3.33",
|
206
|
+
"Node name for S&R": "KSampler"
|
196
207
|
},
|
197
208
|
"widgets_values": [
|
198
|
-
|
199
|
-
|
209
|
+
268264726798396,
|
210
|
+
"randomize",
|
211
|
+
30,
|
212
|
+
4,
|
213
|
+
"euler",
|
214
|
+
"simple",
|
200
215
|
1
|
201
216
|
]
|
202
217
|
},
|
203
218
|
{
|
204
|
-
"id":
|
205
|
-
"type": "
|
219
|
+
"id": 8,
|
220
|
+
"type": "VAEDecode",
|
206
221
|
"pos": [
|
207
|
-
|
208
|
-
|
222
|
+
597.3875732421875,
|
223
|
+
437.29803466796875
|
209
224
|
],
|
210
225
|
"size": [
|
211
|
-
|
212
|
-
|
226
|
+
263.6221008300781,
|
227
|
+
46.82275390625
|
213
228
|
],
|
214
|
-
"flags": {
|
215
|
-
|
216
|
-
},
|
217
|
-
"order": 5,
|
229
|
+
"flags": {},
|
230
|
+
"order": 10,
|
218
231
|
"mode": 0,
|
219
232
|
"inputs": [
|
220
233
|
{
|
221
|
-
"name": "
|
222
|
-
"type": "
|
223
|
-
"link":
|
234
|
+
"name": "samples",
|
235
|
+
"type": "LATENT",
|
236
|
+
"link": 63
|
237
|
+
},
|
238
|
+
{
|
239
|
+
"name": "vae",
|
240
|
+
"type": "VAE",
|
241
|
+
"link": 8
|
224
242
|
}
|
225
243
|
],
|
226
244
|
"outputs": [
|
227
245
|
{
|
228
|
-
"name": "
|
229
|
-
"type": "
|
230
|
-
"
|
246
|
+
"name": "IMAGE",
|
247
|
+
"type": "IMAGE",
|
248
|
+
"slot_index": 0,
|
231
249
|
"links": [
|
232
|
-
|
233
|
-
]
|
234
|
-
"slot_index": 0
|
250
|
+
13
|
251
|
+
]
|
235
252
|
}
|
236
253
|
],
|
237
254
|
"properties": {
|
238
|
-
"
|
255
|
+
"cnr_id": "comfy-core",
|
256
|
+
"ver": "0.3.33",
|
257
|
+
"Node name for S&R": "VAEDecode"
|
239
258
|
},
|
240
259
|
"widgets_values": []
|
241
260
|
},
|
261
|
+
{
|
262
|
+
"id": 9,
|
263
|
+
"type": "SaveImage",
|
264
|
+
"pos": [
|
265
|
+
904.2274169921875,
|
266
|
+
-113.31980895996094
|
267
|
+
],
|
268
|
+
"size": [
|
269
|
+
845.74560546875,
|
270
|
+
898.2359619140625
|
271
|
+
],
|
272
|
+
"flags": {},
|
273
|
+
"order": 11,
|
274
|
+
"mode": 0,
|
275
|
+
"inputs": [
|
276
|
+
{
|
277
|
+
"name": "images",
|
278
|
+
"type": "IMAGE",
|
279
|
+
"link": 13
|
280
|
+
}
|
281
|
+
],
|
282
|
+
"outputs": [],
|
283
|
+
"properties": {
|
284
|
+
"cnr_id": "comfy-core",
|
285
|
+
"ver": "0.3.33"
|
286
|
+
},
|
287
|
+
"widgets_values": [
|
288
|
+
"ComfyUI"
|
289
|
+
]
|
290
|
+
},
|
242
291
|
{
|
243
292
|
"id": 46,
|
244
293
|
"type": "ControlNetLoader",
|
245
294
|
"pos": [
|
246
|
-
-
|
247
|
-
|
295
|
+
-265.6670227050781,
|
296
|
+
-146.99842834472656
|
248
297
|
],
|
249
298
|
"size": [
|
250
|
-
|
251
|
-
|
299
|
+
362.3617248535156,
|
300
|
+
60.98270797729492
|
252
301
|
],
|
253
302
|
"flags": {},
|
254
|
-
"order":
|
303
|
+
"order": 0,
|
255
304
|
"mode": 0,
|
256
305
|
"inputs": [],
|
257
306
|
"outputs": [
|
258
307
|
{
|
259
308
|
"name": "CONTROL_NET",
|
260
309
|
"type": "CONTROL_NET",
|
261
|
-
"
|
310
|
+
"slot_index": 0,
|
262
311
|
"links": [
|
263
|
-
|
264
|
-
]
|
265
|
-
"slot_index": 0
|
312
|
+
117
|
313
|
+
]
|
266
314
|
}
|
267
315
|
],
|
268
316
|
"properties": {
|
317
|
+
"cnr_id": "comfy-core",
|
318
|
+
"ver": "0.3.33",
|
269
319
|
"Node name for S&R": "ControlNetLoader",
|
270
320
|
"models": [
|
271
321
|
{
|
@@ -277,31 +327,93 @@
|
|
277
327
|
},
|
278
328
|
"widgets_values": [
|
279
329
|
"sd3.5_large_controlnet_blur.safetensors"
|
280
|
-
]
|
330
|
+
],
|
331
|
+
"color": "#322",
|
332
|
+
"bgcolor": "#533"
|
333
|
+
},
|
334
|
+
{
|
335
|
+
"id": 4,
|
336
|
+
"type": "CheckpointLoaderSimple",
|
337
|
+
"pos": [
|
338
|
+
-273.1151428222656,
|
339
|
+
-27.83469009399414
|
340
|
+
],
|
341
|
+
"size": [
|
342
|
+
372.6641845703125,
|
343
|
+
99.02931213378906
|
344
|
+
],
|
345
|
+
"flags": {},
|
346
|
+
"order": 1,
|
347
|
+
"mode": 0,
|
348
|
+
"inputs": [],
|
349
|
+
"outputs": [
|
350
|
+
{
|
351
|
+
"name": "MODEL",
|
352
|
+
"type": "MODEL",
|
353
|
+
"slot_index": 0,
|
354
|
+
"links": [
|
355
|
+
14
|
356
|
+
]
|
357
|
+
},
|
358
|
+
{
|
359
|
+
"name": "CLIP",
|
360
|
+
"type": "CLIP",
|
361
|
+
"slot_index": 1,
|
362
|
+
"links": [
|
363
|
+
65
|
364
|
+
]
|
365
|
+
},
|
366
|
+
{
|
367
|
+
"name": "VAE",
|
368
|
+
"type": "VAE",
|
369
|
+
"slot_index": 2,
|
370
|
+
"links": [
|
371
|
+
8,
|
372
|
+
118
|
373
|
+
]
|
374
|
+
}
|
375
|
+
],
|
376
|
+
"properties": {
|
377
|
+
"cnr_id": "comfy-core",
|
378
|
+
"ver": "0.3.33",
|
379
|
+
"Node name for S&R": "CheckpointLoaderSimple",
|
380
|
+
"models": [
|
381
|
+
{
|
382
|
+
"name": "sd3.5_large_fp8_scaled.safetensors",
|
383
|
+
"url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/sd3.5_large_fp8_scaled.safetensors?download=true",
|
384
|
+
"directory": "checkpoints"
|
385
|
+
}
|
386
|
+
]
|
387
|
+
},
|
388
|
+
"widgets_values": [
|
389
|
+
"sd3.5_large_fp8_scaled.safetensors"
|
390
|
+
],
|
391
|
+
"color": "#322",
|
392
|
+
"bgcolor": "#533"
|
281
393
|
},
|
282
394
|
{
|
283
395
|
"id": 57,
|
284
396
|
"type": "LoadImage",
|
285
397
|
"pos": [
|
286
|
-
|
287
|
-
|
398
|
+
-267.654296875,
|
399
|
+
175.24879455566406
|
288
400
|
],
|
289
401
|
"size": [
|
290
|
-
|
291
|
-
|
402
|
+
359.1749267578125,
|
403
|
+
430.28228759765625
|
292
404
|
],
|
293
405
|
"flags": {},
|
294
|
-
"order":
|
406
|
+
"order": 2,
|
295
407
|
"mode": 0,
|
296
408
|
"inputs": [],
|
297
409
|
"outputs": [
|
298
410
|
{
|
299
411
|
"name": "IMAGE",
|
300
412
|
"type": "IMAGE",
|
413
|
+
"slot_index": 0,
|
301
414
|
"links": [
|
302
|
-
|
303
|
-
]
|
304
|
-
"slot_index": 0
|
415
|
+
119
|
416
|
+
]
|
305
417
|
},
|
306
418
|
{
|
307
419
|
"name": "MASK",
|
@@ -310,6 +422,8 @@
|
|
310
422
|
}
|
311
423
|
],
|
312
424
|
"properties": {
|
425
|
+
"cnr_id": "comfy-core",
|
426
|
+
"ver": "0.3.33",
|
313
427
|
"Node name for S&R": "LoadImage"
|
314
428
|
},
|
315
429
|
"widgets_values": [
|
@@ -318,137 +432,87 @@
|
|
318
432
|
]
|
319
433
|
},
|
320
434
|
{
|
321
|
-
"id":
|
322
|
-
"type": "
|
435
|
+
"id": 33,
|
436
|
+
"type": "EmptySD3LatentImage",
|
323
437
|
"pos": [
|
324
|
-
|
325
|
-
|
438
|
+
-264.4872131347656,
|
439
|
+
702.3841552734375
|
326
440
|
],
|
327
441
|
"size": [
|
328
|
-
|
329
|
-
|
442
|
+
348.6626892089844,
|
443
|
+
115.82335662841797
|
330
444
|
],
|
331
445
|
"flags": {},
|
332
|
-
"order":
|
446
|
+
"order": 3,
|
333
447
|
"mode": 0,
|
334
|
-
"inputs": [
|
335
|
-
{
|
336
|
-
"name": "model",
|
337
|
-
"type": "MODEL",
|
338
|
-
"link": 14
|
339
|
-
},
|
340
|
-
{
|
341
|
-
"name": "positive",
|
342
|
-
"type": "CONDITIONING",
|
343
|
-
"link": 83,
|
344
|
-
"slot_index": 1
|
345
|
-
},
|
346
|
-
{
|
347
|
-
"name": "negative",
|
348
|
-
"type": "CONDITIONING",
|
349
|
-
"link": 84
|
350
|
-
},
|
351
|
-
{
|
352
|
-
"name": "latent_image",
|
353
|
-
"type": "LATENT",
|
354
|
-
"link": 66
|
355
|
-
}
|
356
|
-
],
|
448
|
+
"inputs": [],
|
357
449
|
"outputs": [
|
358
450
|
{
|
359
451
|
"name": "LATENT",
|
360
452
|
"type": "LATENT",
|
453
|
+
"slot_index": 0,
|
361
454
|
"links": [
|
362
|
-
|
363
|
-
]
|
364
|
-
"slot_index": 0
|
455
|
+
66
|
456
|
+
]
|
365
457
|
}
|
366
458
|
],
|
367
459
|
"properties": {
|
368
|
-
"
|
460
|
+
"cnr_id": "comfy-core",
|
461
|
+
"ver": "0.3.33",
|
462
|
+
"Node name for S&R": "EmptySD3LatentImage"
|
369
463
|
},
|
370
464
|
"widgets_values": [
|
371
|
-
|
372
|
-
|
373
|
-
30,
|
374
|
-
4,
|
375
|
-
"euler",
|
376
|
-
"simple",
|
465
|
+
1024,
|
466
|
+
1024,
|
377
467
|
1
|
378
468
|
]
|
379
469
|
},
|
380
470
|
{
|
381
|
-
"id":
|
382
|
-
"type": "
|
471
|
+
"id": 62,
|
472
|
+
"type": "MarkdownNote",
|
383
473
|
"pos": [
|
384
|
-
|
385
|
-
|
474
|
+
-650,
|
475
|
+
140
|
386
476
|
],
|
387
477
|
"size": [
|
388
|
-
|
389
|
-
|
478
|
+
338.3355407714844,
|
479
|
+
162.93470764160156
|
390
480
|
],
|
391
481
|
"flags": {},
|
392
|
-
"order":
|
482
|
+
"order": 4,
|
393
483
|
"mode": 0,
|
394
|
-
"inputs": [
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
},
|
400
|
-
{
|
401
|
-
"name": "negative",
|
402
|
-
"type": "CONDITIONING",
|
403
|
-
"link": 108
|
404
|
-
},
|
405
|
-
{
|
406
|
-
"name": "control_net",
|
407
|
-
"type": "CONTROL_NET",
|
408
|
-
"link": 87,
|
409
|
-
"slot_index": 2
|
410
|
-
},
|
411
|
-
{
|
412
|
-
"name": "vae",
|
413
|
-
"type": "VAE",
|
414
|
-
"link": 85,
|
415
|
-
"slot_index": 3
|
416
|
-
},
|
417
|
-
{
|
418
|
-
"name": "image",
|
419
|
-
"type": "IMAGE",
|
420
|
-
"link": 113,
|
421
|
-
"slot_index": 4
|
422
|
-
}
|
484
|
+
"inputs": [],
|
485
|
+
"outputs": [],
|
486
|
+
"properties": {},
|
487
|
+
"widgets_values": [
|
488
|
+
"Please use the preprocessed images, or install [comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux) to preprocess the images.\n\n---\n\n请使用经过预处理的图像,或者安装 [comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux) 来对图像进行预处理"
|
423
489
|
],
|
424
|
-
"
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
},
|
434
|
-
{
|
435
|
-
"name": "negative",
|
436
|
-
"type": "CONDITIONING",
|
437
|
-
"shape": 3,
|
438
|
-
"links": [
|
439
|
-
84
|
440
|
-
],
|
441
|
-
"slot_index": 1
|
442
|
-
}
|
490
|
+
"color": "#432",
|
491
|
+
"bgcolor": "#653"
|
492
|
+
},
|
493
|
+
{
|
494
|
+
"id": 61,
|
495
|
+
"type": "MarkdownNote",
|
496
|
+
"pos": [
|
497
|
+
-643.76513671875,
|
498
|
+
-189.92088317871094
|
443
499
|
],
|
444
|
-
"
|
445
|
-
|
446
|
-
|
500
|
+
"size": [
|
501
|
+
339.5606689453125,
|
502
|
+
262.63995361328125
|
503
|
+
],
|
504
|
+
"flags": {},
|
505
|
+
"order": 5,
|
506
|
+
"mode": 0,
|
507
|
+
"inputs": [],
|
508
|
+
"outputs": [],
|
509
|
+
"title": "Model links",
|
510
|
+
"properties": {},
|
447
511
|
"widgets_values": [
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
512
|
+
"Please visit [stable-diffusion-3.5-controlnets](https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets) and log in to agree to the protocol to get permission to download.\n\n访问链接并同意对应的仓库协议才能具有下载权限\n\n---\n\nVisit [stable-diffusion-3.5-controlnets](https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets) and download **sd3.5_large_controlnet_blur.safetensors**, then save it in **ComfyUI/models/controlnet** \n\n\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?download=true)\nSave in **ComfyUI/models/checkpoints** \n"
|
513
|
+
],
|
514
|
+
"color": "#432",
|
515
|
+
"bgcolor": "#653"
|
452
516
|
}
|
453
517
|
],
|
454
518
|
"links": [
|
@@ -501,96 +565,121 @@
|
|
501
565
|
"LATENT"
|
502
566
|
],
|
503
567
|
[
|
504
|
-
|
505
|
-
|
568
|
+
98,
|
569
|
+
6,
|
570
|
+
0,
|
571
|
+
50,
|
506
572
|
0,
|
507
|
-
3,
|
508
|
-
1,
|
509
573
|
"CONDITIONING"
|
510
574
|
],
|
511
575
|
[
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
576
|
+
115,
|
577
|
+
6,
|
578
|
+
0,
|
579
|
+
58,
|
580
|
+
0,
|
517
581
|
"CONDITIONING"
|
518
582
|
],
|
519
583
|
[
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
"
|
584
|
+
116,
|
585
|
+
50,
|
586
|
+
0,
|
587
|
+
58,
|
588
|
+
1,
|
589
|
+
"CONDITIONING"
|
526
590
|
],
|
527
591
|
[
|
528
|
-
|
592
|
+
117,
|
529
593
|
46,
|
530
594
|
0,
|
531
|
-
|
595
|
+
58,
|
532
596
|
2,
|
533
597
|
"CONTROL_NET"
|
534
598
|
],
|
535
599
|
[
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
"
|
542
|
-
],
|
543
|
-
[
|
544
|
-
98,
|
545
|
-
6,
|
546
|
-
0,
|
547
|
-
50,
|
548
|
-
0,
|
549
|
-
"CONDITIONING"
|
600
|
+
118,
|
601
|
+
4,
|
602
|
+
2,
|
603
|
+
58,
|
604
|
+
4,
|
605
|
+
"VAE"
|
550
606
|
],
|
551
607
|
[
|
552
|
-
|
553
|
-
|
554
|
-
0,
|
555
|
-
53,
|
608
|
+
119,
|
609
|
+
57,
|
556
610
|
0,
|
611
|
+
58,
|
612
|
+
3,
|
557
613
|
"IMAGE"
|
558
614
|
],
|
559
615
|
[
|
560
|
-
|
561
|
-
|
616
|
+
120,
|
617
|
+
58,
|
562
618
|
0,
|
563
|
-
|
619
|
+
3,
|
564
620
|
1,
|
565
621
|
"CONDITIONING"
|
566
622
|
],
|
567
623
|
[
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
|
-
|
624
|
+
121,
|
625
|
+
58,
|
626
|
+
1,
|
627
|
+
3,
|
628
|
+
2,
|
573
629
|
"CONDITIONING"
|
574
|
-
],
|
575
|
-
[
|
576
|
-
113,
|
577
|
-
57,
|
578
|
-
0,
|
579
|
-
44,
|
580
|
-
4,
|
581
|
-
"IMAGE"
|
582
630
|
]
|
583
631
|
],
|
584
|
-
"groups": [
|
632
|
+
"groups": [
|
633
|
+
{
|
634
|
+
"id": 1,
|
635
|
+
"title": "Load models here",
|
636
|
+
"bounding": [
|
637
|
+
-283.1151428222656,
|
638
|
+
-220.5984344482422,
|
639
|
+
392.6641845703125,
|
640
|
+
301.7930603027344
|
641
|
+
],
|
642
|
+
"color": "#3f789e",
|
643
|
+
"font_size": 24,
|
644
|
+
"flags": {}
|
645
|
+
},
|
646
|
+
{
|
647
|
+
"id": 2,
|
648
|
+
"title": "Need preprocessed image",
|
649
|
+
"bounding": [
|
650
|
+
-277.654296875,
|
651
|
+
101.64891052246094,
|
652
|
+
383.9927978515625,
|
653
|
+
513.8822631835938
|
654
|
+
],
|
655
|
+
"color": "#3f789e",
|
656
|
+
"font_size": 24,
|
657
|
+
"flags": {}
|
658
|
+
},
|
659
|
+
{
|
660
|
+
"id": 3,
|
661
|
+
"title": "Size",
|
662
|
+
"bounding": [
|
663
|
+
-274.4872131347656,
|
664
|
+
628.7841796875,
|
665
|
+
377.4058532714844,
|
666
|
+
201.889892578125
|
667
|
+
],
|
668
|
+
"color": "#3f789e",
|
669
|
+
"font_size": 24,
|
670
|
+
"flags": {}
|
671
|
+
}
|
672
|
+
],
|
585
673
|
"config": {},
|
586
674
|
"extra": {
|
587
675
|
"ds": {
|
588
676
|
"scale": 0.555991731349224,
|
589
677
|
"offset": [
|
590
|
-
|
591
|
-
|
678
|
+
980.2712530775718,
|
679
|
+
188.8216386551408
|
592
680
|
]
|
593
|
-
}
|
681
|
+
},
|
682
|
+
"frontendVersion": "1.18.9"
|
594
683
|
},
|
595
684
|
"version": 0.4
|
596
685
|
}
|