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,20 +1,22 @@
|
|
1
1
|
{
|
2
|
-
"
|
3
|
-
"
|
2
|
+
"id": "2a6b0ab5-480c-4acc-a44f-8f9b5036a76b",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 65,
|
5
|
+
"last_link_id": 130,
|
4
6
|
"nodes": [
|
5
7
|
{
|
6
8
|
"id": 9,
|
7
9
|
"type": "SaveImage",
|
8
10
|
"pos": [
|
9
|
-
|
10
|
-
|
11
|
+
560.6922607421875,
|
12
|
+
101.67475128173828
|
11
13
|
],
|
12
14
|
"size": [
|
13
15
|
845.74560546875,
|
14
16
|
898.2359619140625
|
15
17
|
],
|
16
18
|
"flags": {},
|
17
|
-
"order":
|
19
|
+
"order": 11,
|
18
20
|
"mode": 0,
|
19
21
|
"inputs": [
|
20
22
|
{
|
@@ -24,43 +26,120 @@
|
|
24
26
|
}
|
25
27
|
],
|
26
28
|
"outputs": [],
|
27
|
-
"properties": {
|
29
|
+
"properties": {
|
30
|
+
"cnr_id": "comfy-core",
|
31
|
+
"ver": "0.3.33"
|
32
|
+
},
|
28
33
|
"widgets_values": [
|
29
34
|
"ComfyUI"
|
30
35
|
]
|
31
36
|
},
|
32
37
|
{
|
33
|
-
"id":
|
34
|
-
"type": "
|
38
|
+
"id": 58,
|
39
|
+
"type": "ConditioningZeroOut",
|
35
40
|
"pos": [
|
36
|
-
|
37
|
-
|
41
|
+
-246.95835876464844,
|
42
|
+
348.4148864746094
|
38
43
|
],
|
39
44
|
"size": [
|
40
|
-
|
41
|
-
|
45
|
+
317.4000244140625,
|
46
|
+
26
|
47
|
+
],
|
48
|
+
"flags": {
|
49
|
+
"collapsed": true
|
50
|
+
},
|
51
|
+
"order": 7,
|
52
|
+
"mode": 0,
|
53
|
+
"inputs": [
|
54
|
+
{
|
55
|
+
"name": "conditioning",
|
56
|
+
"type": "CONDITIONING",
|
57
|
+
"link": 119
|
58
|
+
}
|
59
|
+
],
|
60
|
+
"outputs": [
|
61
|
+
{
|
62
|
+
"name": "CONDITIONING",
|
63
|
+
"type": "CONDITIONING",
|
64
|
+
"slot_index": 0,
|
65
|
+
"links": [
|
66
|
+
124
|
67
|
+
]
|
68
|
+
}
|
69
|
+
],
|
70
|
+
"properties": {
|
71
|
+
"cnr_id": "comfy-core",
|
72
|
+
"ver": "0.3.33",
|
73
|
+
"Node name for S&R": "ConditioningZeroOut"
|
74
|
+
},
|
75
|
+
"widgets_values": []
|
76
|
+
},
|
77
|
+
{
|
78
|
+
"id": 61,
|
79
|
+
"type": "ControlNetApplyAdvanced",
|
80
|
+
"pos": [
|
81
|
+
-254.43515014648438,
|
82
|
+
403.69256591796875
|
83
|
+
],
|
84
|
+
"size": [
|
85
|
+
270,
|
86
|
+
186
|
42
87
|
],
|
43
88
|
"flags": {},
|
44
|
-
"order":
|
89
|
+
"order": 8,
|
45
90
|
"mode": 0,
|
46
|
-
"inputs": [
|
91
|
+
"inputs": [
|
92
|
+
{
|
93
|
+
"name": "positive",
|
94
|
+
"type": "CONDITIONING",
|
95
|
+
"link": 123
|
96
|
+
},
|
97
|
+
{
|
98
|
+
"name": "negative",
|
99
|
+
"type": "CONDITIONING",
|
100
|
+
"link": 124
|
101
|
+
},
|
102
|
+
{
|
103
|
+
"name": "control_net",
|
104
|
+
"type": "CONTROL_NET",
|
105
|
+
"link": 125
|
106
|
+
},
|
107
|
+
{
|
108
|
+
"name": "image",
|
109
|
+
"type": "IMAGE",
|
110
|
+
"link": 127
|
111
|
+
},
|
112
|
+
{
|
113
|
+
"name": "vae",
|
114
|
+
"shape": 7,
|
115
|
+
"type": "VAE",
|
116
|
+
"link": 122
|
117
|
+
}
|
118
|
+
],
|
47
119
|
"outputs": [
|
48
120
|
{
|
49
|
-
"name": "
|
50
|
-
"type": "
|
51
|
-
"shape": 3,
|
121
|
+
"name": "positive",
|
122
|
+
"type": "CONDITIONING",
|
52
123
|
"links": [
|
53
|
-
|
54
|
-
]
|
55
|
-
|
124
|
+
128
|
125
|
+
]
|
126
|
+
},
|
127
|
+
{
|
128
|
+
"name": "negative",
|
129
|
+
"type": "CONDITIONING",
|
130
|
+
"links": [
|
131
|
+
129
|
132
|
+
]
|
56
133
|
}
|
57
134
|
],
|
58
135
|
"properties": {
|
59
|
-
"
|
136
|
+
"cnr_id": "comfy-core",
|
137
|
+
"ver": "0.3.33",
|
138
|
+
"Node name for S&R": "ControlNetApplyAdvanced"
|
60
139
|
},
|
61
140
|
"widgets_values": [
|
62
|
-
|
63
|
-
|
141
|
+
0.7000000000000002,
|
142
|
+
0,
|
64
143
|
1
|
65
144
|
]
|
66
145
|
},
|
@@ -68,128 +147,159 @@
|
|
68
147
|
"id": 45,
|
69
148
|
"type": "LoadImage",
|
70
149
|
"pos": [
|
71
|
-
-
|
72
|
-
|
150
|
+
-712.6139526367188,
|
151
|
+
420.5608825683594
|
73
152
|
],
|
74
153
|
"size": [
|
75
|
-
|
76
|
-
336
|
154
|
+
373.2554016113281,
|
155
|
+
336.6703796386719
|
77
156
|
],
|
78
157
|
"flags": {},
|
79
|
-
"order":
|
158
|
+
"order": 0,
|
80
159
|
"mode": 0,
|
81
160
|
"inputs": [],
|
82
161
|
"outputs": [
|
83
162
|
{
|
84
163
|
"name": "IMAGE",
|
85
164
|
"type": "IMAGE",
|
86
|
-
"shape": 3,
|
87
165
|
"links": [
|
88
|
-
|
166
|
+
127
|
89
167
|
]
|
90
168
|
},
|
91
169
|
{
|
92
170
|
"name": "MASK",
|
93
171
|
"type": "MASK",
|
94
|
-
"shape": 3,
|
95
172
|
"links": null
|
96
173
|
}
|
97
174
|
],
|
98
175
|
"properties": {
|
176
|
+
"cnr_id": "comfy-core",
|
177
|
+
"ver": "0.3.33",
|
99
178
|
"Node name for S&R": "LoadImage"
|
100
179
|
},
|
101
180
|
"widgets_values": [
|
102
181
|
"vcmd_create_dragon_mascot_characters_that_best_suitable_for_Sin_5ba6beab-2ad7-4810-997e-387c27bea297.png",
|
103
182
|
"image"
|
104
|
-
]
|
183
|
+
],
|
184
|
+
"color": "#322",
|
185
|
+
"bgcolor": "#533"
|
105
186
|
},
|
106
187
|
{
|
107
188
|
"id": 46,
|
108
189
|
"type": "ControlNetLoader",
|
109
190
|
"pos": [
|
110
|
-
|
111
|
-
|
191
|
+
-711.37744140625,
|
192
|
+
259.4809265136719
|
112
193
|
],
|
113
194
|
"size": [
|
114
|
-
|
195
|
+
380.7906799316406,
|
115
196
|
58
|
116
197
|
],
|
117
198
|
"flags": {},
|
118
|
-
"order":
|
199
|
+
"order": 1,
|
119
200
|
"mode": 0,
|
120
201
|
"inputs": [],
|
121
202
|
"outputs": [
|
122
203
|
{
|
123
204
|
"name": "CONTROL_NET",
|
124
205
|
"type": "CONTROL_NET",
|
125
|
-
"
|
206
|
+
"slot_index": 0,
|
126
207
|
"links": [
|
127
|
-
|
128
|
-
]
|
129
|
-
"slot_index": 0
|
208
|
+
125
|
209
|
+
]
|
130
210
|
}
|
131
211
|
],
|
132
212
|
"properties": {
|
133
|
-
"
|
213
|
+
"cnr_id": "comfy-core",
|
214
|
+
"ver": "0.3.33",
|
215
|
+
"Node name for S&R": "ControlNetLoader",
|
216
|
+
"models": [
|
217
|
+
{
|
218
|
+
"name": "sd3.5_large_controlnet_depth.safetensors",
|
219
|
+
"url": "https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets/resolve/main/sd3.5_large_controlnet_depth.safetensors?download=true",
|
220
|
+
"directory": "controlnet"
|
221
|
+
}
|
222
|
+
]
|
134
223
|
},
|
135
224
|
"widgets_values": [
|
136
225
|
"sd3.5_large_controlnet_depth.safetensors"
|
137
|
-
]
|
226
|
+
],
|
227
|
+
"color": "#322",
|
228
|
+
"bgcolor": "#533"
|
138
229
|
},
|
139
230
|
{
|
140
|
-
"id":
|
141
|
-
"type": "
|
231
|
+
"id": 4,
|
232
|
+
"type": "CheckpointLoaderSimple",
|
142
233
|
"pos": [
|
143
|
-
|
144
|
-
|
234
|
+
-716.0094604492188,
|
235
|
+
90.00731658935547
|
145
236
|
],
|
146
237
|
"size": [
|
147
|
-
|
148
|
-
|
238
|
+
387.85345458984375,
|
239
|
+
98
|
149
240
|
],
|
150
241
|
"flags": {},
|
151
|
-
"order":
|
242
|
+
"order": 2,
|
152
243
|
"mode": 0,
|
153
|
-
"inputs": [
|
244
|
+
"inputs": [],
|
245
|
+
"outputs": [
|
154
246
|
{
|
155
|
-
"name": "
|
156
|
-
"type": "
|
157
|
-
"
|
247
|
+
"name": "MODEL",
|
248
|
+
"type": "MODEL",
|
249
|
+
"slot_index": 0,
|
250
|
+
"links": [
|
251
|
+
112
|
252
|
+
]
|
158
253
|
},
|
159
254
|
{
|
160
|
-
"name": "
|
161
|
-
"type": "
|
162
|
-
"
|
163
|
-
|
164
|
-
|
165
|
-
|
255
|
+
"name": "CLIP",
|
256
|
+
"type": "CLIP",
|
257
|
+
"slot_index": 1,
|
258
|
+
"links": [
|
259
|
+
117
|
260
|
+
]
|
261
|
+
},
|
166
262
|
{
|
167
|
-
"name": "
|
168
|
-
"type": "
|
263
|
+
"name": "VAE",
|
264
|
+
"type": "VAE",
|
265
|
+
"slot_index": 2,
|
169
266
|
"links": [
|
170
|
-
|
171
|
-
|
172
|
-
|
267
|
+
8,
|
268
|
+
122
|
269
|
+
]
|
173
270
|
}
|
174
271
|
],
|
175
272
|
"properties": {
|
176
|
-
"
|
273
|
+
"cnr_id": "comfy-core",
|
274
|
+
"ver": "0.3.33",
|
275
|
+
"Node name for S&R": "CheckpointLoaderSimple",
|
276
|
+
"models": [
|
277
|
+
{
|
278
|
+
"name": "sd3.5_large_fp8_scaled.safetensors",
|
279
|
+
"url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/sd3.5_large_fp8_scaled.safetensors?download=true",
|
280
|
+
"directory": "checkpoints"
|
281
|
+
}
|
282
|
+
]
|
177
283
|
},
|
178
|
-
"widgets_values": [
|
284
|
+
"widgets_values": [
|
285
|
+
"sd3.5_large_fp8_scaled.safetensors"
|
286
|
+
],
|
287
|
+
"color": "#322",
|
288
|
+
"bgcolor": "#533"
|
179
289
|
},
|
180
290
|
{
|
181
291
|
"id": 56,
|
182
292
|
"type": "KSampler",
|
183
293
|
"pos": [
|
184
|
-
|
185
|
-
|
294
|
+
173.2810516357422,
|
295
|
+
384.3057556152344
|
186
296
|
],
|
187
297
|
"size": [
|
188
|
-
|
298
|
+
306.7953186035156,
|
189
299
|
262
|
190
300
|
],
|
191
301
|
"flags": {},
|
192
|
-
"order":
|
302
|
+
"order": 9,
|
193
303
|
"mode": 0,
|
194
304
|
"inputs": [
|
195
305
|
{
|
@@ -200,12 +310,12 @@
|
|
200
310
|
{
|
201
311
|
"name": "positive",
|
202
312
|
"type": "CONDITIONING",
|
203
|
-
"link":
|
313
|
+
"link": 128
|
204
314
|
},
|
205
315
|
{
|
206
316
|
"name": "negative",
|
207
317
|
"type": "CONDITIONING",
|
208
|
-
"link":
|
318
|
+
"link": 129
|
209
319
|
},
|
210
320
|
{
|
211
321
|
"name": "latent_image",
|
@@ -217,13 +327,15 @@
|
|
217
327
|
{
|
218
328
|
"name": "LATENT",
|
219
329
|
"type": "LATENT",
|
330
|
+
"slot_index": 0,
|
220
331
|
"links": [
|
221
332
|
116
|
222
|
-
]
|
223
|
-
"slot_index": 0
|
333
|
+
]
|
224
334
|
}
|
225
335
|
],
|
226
336
|
"properties": {
|
337
|
+
"cnr_id": "comfy-core",
|
338
|
+
"ver": "0.3.33",
|
227
339
|
"Node name for S&R": "KSampler"
|
228
340
|
},
|
229
341
|
"widgets_values": [
|
@@ -237,55 +349,56 @@
|
|
237
349
|
]
|
238
350
|
},
|
239
351
|
{
|
240
|
-
"id":
|
241
|
-
"type": "
|
352
|
+
"id": 33,
|
353
|
+
"type": "EmptySD3LatentImage",
|
242
354
|
"pos": [
|
243
|
-
|
244
|
-
|
355
|
+
-708.1129150390625,
|
356
|
+
827.324462890625
|
245
357
|
],
|
246
358
|
"size": [
|
247
|
-
|
248
|
-
|
359
|
+
300.9447021484375,
|
360
|
+
106
|
249
361
|
],
|
250
|
-
"flags": {
|
251
|
-
|
252
|
-
},
|
253
|
-
"order": 7,
|
362
|
+
"flags": {},
|
363
|
+
"order": 3,
|
254
364
|
"mode": 0,
|
255
|
-
"inputs": [
|
256
|
-
{
|
257
|
-
"name": "conditioning",
|
258
|
-
"type": "CONDITIONING",
|
259
|
-
"link": 119
|
260
|
-
}
|
261
|
-
],
|
365
|
+
"inputs": [],
|
262
366
|
"outputs": [
|
263
367
|
{
|
264
|
-
"name": "
|
265
|
-
"type": "
|
368
|
+
"name": "LATENT",
|
369
|
+
"type": "LATENT",
|
370
|
+
"slot_index": 0,
|
266
371
|
"links": [
|
267
|
-
|
268
|
-
]
|
269
|
-
"slot_index": 0
|
372
|
+
115
|
373
|
+
]
|
270
374
|
}
|
271
375
|
],
|
272
376
|
"properties": {
|
273
|
-
"
|
274
|
-
|
377
|
+
"cnr_id": "comfy-core",
|
378
|
+
"ver": "0.3.33",
|
379
|
+
"Node name for S&R": "EmptySD3LatentImage"
|
380
|
+
},
|
381
|
+
"widgets_values": [
|
382
|
+
1024,
|
383
|
+
1024,
|
384
|
+
1
|
385
|
+
],
|
386
|
+
"color": "#322",
|
387
|
+
"bgcolor": "#533"
|
275
388
|
},
|
276
389
|
{
|
277
390
|
"id": 57,
|
278
391
|
"type": "CLIPTextEncode",
|
279
392
|
"pos": [
|
280
|
-
-
|
281
|
-
|
393
|
+
-256.62030029296875,
|
394
|
+
95.26077270507812
|
282
395
|
],
|
283
396
|
"size": [
|
284
397
|
400,
|
285
398
|
200
|
286
399
|
],
|
287
400
|
"flags": {},
|
288
|
-
"order":
|
401
|
+
"order": 6,
|
289
402
|
"mode": 0,
|
290
403
|
"inputs": [
|
291
404
|
{
|
@@ -298,14 +411,16 @@
|
|
298
411
|
{
|
299
412
|
"name": "CONDITIONING",
|
300
413
|
"type": "CONDITIONING",
|
414
|
+
"slot_index": 0,
|
301
415
|
"links": [
|
302
416
|
119,
|
303
|
-
|
304
|
-
]
|
305
|
-
"slot_index": 0
|
417
|
+
123
|
418
|
+
]
|
306
419
|
}
|
307
420
|
],
|
308
421
|
"properties": {
|
422
|
+
"cnr_id": "comfy-core",
|
423
|
+
"ver": "0.3.33",
|
309
424
|
"Node name for S&R": "CLIPTextEncode"
|
310
425
|
},
|
311
426
|
"widgets_values": [
|
@@ -313,235 +428,94 @@
|
|
313
428
|
]
|
314
429
|
},
|
315
430
|
{
|
316
|
-
"id":
|
317
|
-
"type": "
|
318
|
-
"pos": [
|
319
|
-
-15,
|
320
|
-
0
|
321
|
-
],
|
322
|
-
"size": [
|
323
|
-
387.85345458984375,
|
324
|
-
98
|
325
|
-
],
|
326
|
-
"flags": {},
|
327
|
-
"order": 3,
|
328
|
-
"mode": 0,
|
329
|
-
"inputs": [],
|
330
|
-
"outputs": [
|
331
|
-
{
|
332
|
-
"name": "MODEL",
|
333
|
-
"type": "MODEL",
|
334
|
-
"links": [
|
335
|
-
112
|
336
|
-
],
|
337
|
-
"slot_index": 0
|
338
|
-
},
|
339
|
-
{
|
340
|
-
"name": "CLIP",
|
341
|
-
"type": "CLIP",
|
342
|
-
"links": [
|
343
|
-
117
|
344
|
-
],
|
345
|
-
"slot_index": 1
|
346
|
-
},
|
347
|
-
{
|
348
|
-
"name": "VAE",
|
349
|
-
"type": "VAE",
|
350
|
-
"links": [
|
351
|
-
8,
|
352
|
-
85
|
353
|
-
],
|
354
|
-
"slot_index": 2
|
355
|
-
}
|
356
|
-
],
|
357
|
-
"properties": {
|
358
|
-
"Node name for S&R": "CheckpointLoaderSimple"
|
359
|
-
},
|
360
|
-
"widgets_values": [
|
361
|
-
"sd3.5_large_fp8_scaled.safetensors"
|
362
|
-
]
|
363
|
-
},
|
364
|
-
{
|
365
|
-
"id": 44,
|
366
|
-
"type": "ControlNetApplySD3",
|
431
|
+
"id": 8,
|
432
|
+
"type": "VAEDecode",
|
367
433
|
"pos": [
|
368
|
-
|
369
|
-
|
434
|
+
178.41342163085938,
|
435
|
+
239.4571075439453
|
370
436
|
],
|
371
437
|
"size": [
|
372
|
-
|
373
|
-
|
438
|
+
278.8823547363281,
|
439
|
+
46.5799446105957
|
374
440
|
],
|
375
441
|
"flags": {},
|
376
|
-
"order":
|
442
|
+
"order": 10,
|
377
443
|
"mode": 0,
|
378
444
|
"inputs": [
|
379
445
|
{
|
380
|
-
"name": "
|
381
|
-
"type": "
|
382
|
-
"link":
|
383
|
-
},
|
384
|
-
{
|
385
|
-
"name": "negative",
|
386
|
-
"type": "CONDITIONING",
|
387
|
-
"link": 121
|
388
|
-
},
|
389
|
-
{
|
390
|
-
"name": "control_net",
|
391
|
-
"type": "CONTROL_NET",
|
392
|
-
"link": 87,
|
393
|
-
"slot_index": 2
|
446
|
+
"name": "samples",
|
447
|
+
"type": "LATENT",
|
448
|
+
"link": 116
|
394
449
|
},
|
395
450
|
{
|
396
451
|
"name": "vae",
|
397
452
|
"type": "VAE",
|
398
|
-
"link":
|
399
|
-
"slot_index": 3
|
400
|
-
},
|
401
|
-
{
|
402
|
-
"name": "image",
|
403
|
-
"type": "IMAGE",
|
404
|
-
"link": 110,
|
405
|
-
"slot_index": 4
|
453
|
+
"link": 8
|
406
454
|
}
|
407
455
|
],
|
408
456
|
"outputs": [
|
409
457
|
{
|
410
|
-
"name": "
|
411
|
-
"type": "CONDITIONING",
|
412
|
-
"shape": 3,
|
413
|
-
"links": [
|
414
|
-
113
|
415
|
-
],
|
416
|
-
"slot_index": 0
|
417
|
-
},
|
418
|
-
{
|
419
|
-
"name": "negative",
|
420
|
-
"type": "CONDITIONING",
|
421
|
-
"shape": 3,
|
422
|
-
"links": [
|
423
|
-
114
|
424
|
-
],
|
425
|
-
"slot_index": 1
|
426
|
-
}
|
427
|
-
],
|
428
|
-
"properties": {
|
429
|
-
"Node name for S&R": "ControlNetApplySD3"
|
430
|
-
},
|
431
|
-
"widgets_values": [
|
432
|
-
0.7000000000000001,
|
433
|
-
0,
|
434
|
-
1
|
435
|
-
]
|
436
|
-
},
|
437
|
-
{
|
438
|
-
"id": 54,
|
439
|
-
"type": "PreviewImage",
|
440
|
-
"pos": [
|
441
|
-
660,
|
442
|
-
495
|
443
|
-
],
|
444
|
-
"size": [
|
445
|
-
366.44989013671875,
|
446
|
-
340.7085266113281
|
447
|
-
],
|
448
|
-
"flags": {},
|
449
|
-
"order": 8,
|
450
|
-
"mode": 0,
|
451
|
-
"inputs": [
|
452
|
-
{
|
453
|
-
"name": "images",
|
458
|
+
"name": "IMAGE",
|
454
459
|
"type": "IMAGE",
|
455
|
-
"
|
460
|
+
"slot_index": 0,
|
461
|
+
"links": [
|
462
|
+
13
|
463
|
+
]
|
456
464
|
}
|
457
465
|
],
|
458
|
-
"outputs": [],
|
459
466
|
"properties": {
|
460
|
-
"
|
467
|
+
"cnr_id": "comfy-core",
|
468
|
+
"ver": "0.3.33",
|
469
|
+
"Node name for S&R": "VAEDecode"
|
461
470
|
},
|
462
471
|
"widgets_values": []
|
463
472
|
},
|
464
473
|
{
|
465
|
-
"id":
|
466
|
-
"type": "
|
474
|
+
"id": 64,
|
475
|
+
"type": "MarkdownNote",
|
467
476
|
"pos": [
|
468
|
-
|
469
|
-
|
477
|
+
-1096.2403564453125,
|
478
|
+
393.0308532714844
|
470
479
|
],
|
471
480
|
"size": [
|
472
|
-
|
473
|
-
|
481
|
+
338.3355407714844,
|
482
|
+
162.93470764160156
|
474
483
|
],
|
475
484
|
"flags": {},
|
476
485
|
"order": 4,
|
477
486
|
"mode": 0,
|
478
|
-
"inputs": [
|
479
|
-
|
480
|
-
|
481
|
-
"type": "IMAGE",
|
482
|
-
"link": 91
|
483
|
-
}
|
484
|
-
],
|
485
|
-
"outputs": [
|
486
|
-
{
|
487
|
-
"name": "IMAGE",
|
488
|
-
"type": "IMAGE",
|
489
|
-
"shape": 3,
|
490
|
-
"links": [
|
491
|
-
103,
|
492
|
-
108
|
493
|
-
],
|
494
|
-
"slot_index": 0
|
495
|
-
}
|
496
|
-
],
|
497
|
-
"properties": {
|
498
|
-
"Node name for S&R": "ImageScale"
|
499
|
-
},
|
487
|
+
"inputs": [],
|
488
|
+
"outputs": [],
|
489
|
+
"properties": {},
|
500
490
|
"widgets_values": [
|
501
|
-
"
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
]
|
491
|
+
"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) 来对图像进行预处理"
|
492
|
+
],
|
493
|
+
"color": "#432",
|
494
|
+
"bgcolor": "#653"
|
506
495
|
},
|
507
496
|
{
|
508
|
-
"id":
|
509
|
-
"type": "
|
497
|
+
"id": 65,
|
498
|
+
"type": "MarkdownNote",
|
510
499
|
"pos": [
|
511
|
-
|
512
|
-
|
500
|
+
-1094.0626220703125,
|
501
|
+
54.434391021728516
|
513
502
|
],
|
514
503
|
"size": [
|
515
|
-
|
516
|
-
|
504
|
+
339.5606689453125,
|
505
|
+
262.63995361328125
|
517
506
|
],
|
518
507
|
"flags": {},
|
519
|
-
"order":
|
508
|
+
"order": 5,
|
520
509
|
"mode": 0,
|
521
|
-
"inputs": [
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
"link": 108
|
526
|
-
}
|
527
|
-
],
|
528
|
-
"outputs": [
|
529
|
-
{
|
530
|
-
"name": "IMAGE",
|
531
|
-
"type": "IMAGE",
|
532
|
-
"links": [
|
533
|
-
109,
|
534
|
-
110
|
535
|
-
]
|
536
|
-
}
|
537
|
-
],
|
538
|
-
"properties": {
|
539
|
-
"Node name for S&R": "DepthAnythingPreprocessor"
|
540
|
-
},
|
510
|
+
"inputs": [],
|
511
|
+
"outputs": [],
|
512
|
+
"title": "Model links",
|
513
|
+
"properties": {},
|
541
514
|
"widgets_values": [
|
542
|
-
"
|
543
|
-
|
544
|
-
|
515
|
+
"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\n[sd3.5_large_controlnet_depth.safetensors](https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets/resolve/main/sd3.5_large_controlnet_depth.safetensors) \nSave 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"
|
516
|
+
],
|
517
|
+
"color": "#432",
|
518
|
+
"bgcolor": "#653"
|
545
519
|
}
|
546
520
|
],
|
547
521
|
"links": [
|
@@ -561,70 +535,6 @@
|
|
561
535
|
0,
|
562
536
|
"IMAGE"
|
563
537
|
],
|
564
|
-
[
|
565
|
-
85,
|
566
|
-
4,
|
567
|
-
2,
|
568
|
-
44,
|
569
|
-
3,
|
570
|
-
"VAE"
|
571
|
-
],
|
572
|
-
[
|
573
|
-
87,
|
574
|
-
46,
|
575
|
-
0,
|
576
|
-
44,
|
577
|
-
2,
|
578
|
-
"CONTROL_NET"
|
579
|
-
],
|
580
|
-
[
|
581
|
-
91,
|
582
|
-
45,
|
583
|
-
0,
|
584
|
-
48,
|
585
|
-
0,
|
586
|
-
"IMAGE"
|
587
|
-
],
|
588
|
-
[
|
589
|
-
92,
|
590
|
-
48,
|
591
|
-
0,
|
592
|
-
47,
|
593
|
-
0,
|
594
|
-
"IMAGE"
|
595
|
-
],
|
596
|
-
[
|
597
|
-
102,
|
598
|
-
47,
|
599
|
-
0,
|
600
|
-
53,
|
601
|
-
0,
|
602
|
-
"IMAGE"
|
603
|
-
],
|
604
|
-
[
|
605
|
-
108,
|
606
|
-
48,
|
607
|
-
0,
|
608
|
-
55,
|
609
|
-
0,
|
610
|
-
"IMAGE"
|
611
|
-
],
|
612
|
-
[
|
613
|
-
109,
|
614
|
-
55,
|
615
|
-
0,
|
616
|
-
54,
|
617
|
-
0,
|
618
|
-
"IMAGE"
|
619
|
-
],
|
620
|
-
[
|
621
|
-
110,
|
622
|
-
55,
|
623
|
-
0,
|
624
|
-
44,
|
625
|
-
4,
|
626
|
-
"IMAGE"
|
627
|
-
],
|
628
538
|
[
|
629
539
|
112,
|
630
540
|
4,
|
@@ -633,22 +543,6 @@
|
|
633
543
|
0,
|
634
544
|
"MODEL"
|
635
545
|
],
|
636
|
-
[
|
637
|
-
113,
|
638
|
-
44,
|
639
|
-
0,
|
640
|
-
56,
|
641
|
-
1,
|
642
|
-
"CONDITIONING"
|
643
|
-
],
|
644
|
-
[
|
645
|
-
114,
|
646
|
-
44,
|
647
|
-
1,
|
648
|
-
56,
|
649
|
-
2,
|
650
|
-
"CONDITIONING"
|
651
|
-
],
|
652
546
|
[
|
653
547
|
115,
|
654
548
|
33,
|
@@ -682,32 +576,100 @@
|
|
682
576
|
"CONDITIONING"
|
683
577
|
],
|
684
578
|
[
|
685
|
-
|
579
|
+
122,
|
580
|
+
4,
|
581
|
+
2,
|
582
|
+
61,
|
583
|
+
4,
|
584
|
+
"VAE"
|
585
|
+
],
|
586
|
+
[
|
587
|
+
123,
|
686
588
|
57,
|
687
589
|
0,
|
688
|
-
|
590
|
+
61,
|
689
591
|
0,
|
690
592
|
"CONDITIONING"
|
691
593
|
],
|
692
594
|
[
|
693
|
-
|
595
|
+
124,
|
694
596
|
58,
|
695
597
|
0,
|
696
|
-
|
598
|
+
61,
|
697
599
|
1,
|
698
600
|
"CONDITIONING"
|
601
|
+
],
|
602
|
+
[
|
603
|
+
125,
|
604
|
+
46,
|
605
|
+
0,
|
606
|
+
61,
|
607
|
+
2,
|
608
|
+
"CONTROL_NET"
|
609
|
+
],
|
610
|
+
[
|
611
|
+
127,
|
612
|
+
45,
|
613
|
+
0,
|
614
|
+
61,
|
615
|
+
3,
|
616
|
+
"IMAGE"
|
617
|
+
],
|
618
|
+
[
|
619
|
+
128,
|
620
|
+
61,
|
621
|
+
0,
|
622
|
+
56,
|
623
|
+
1,
|
624
|
+
"CONDITIONING"
|
625
|
+
],
|
626
|
+
[
|
627
|
+
129,
|
628
|
+
61,
|
629
|
+
1,
|
630
|
+
56,
|
631
|
+
2,
|
632
|
+
"CONDITIONING"
|
699
633
|
]
|
700
634
|
],
|
701
|
-
"groups": [
|
635
|
+
"groups": [
|
636
|
+
{
|
637
|
+
"id": 1,
|
638
|
+
"title": "Load models here",
|
639
|
+
"bounding": [
|
640
|
+
-726.0094604492188,
|
641
|
+
16.407316207885742,
|
642
|
+
407.85345458984375,
|
643
|
+
311.0736083984375
|
644
|
+
],
|
645
|
+
"color": "#3f789e",
|
646
|
+
"font_size": 24,
|
647
|
+
"flags": {}
|
648
|
+
},
|
649
|
+
{
|
650
|
+
"id": 2,
|
651
|
+
"title": "Need preprocessed image",
|
652
|
+
"bounding": [
|
653
|
+
-722.6139526367188,
|
654
|
+
346.96087646484375,
|
655
|
+
402.7755432128906,
|
656
|
+
424.4949951171875
|
657
|
+
],
|
658
|
+
"color": "#3f789e",
|
659
|
+
"font_size": 24,
|
660
|
+
"flags": {}
|
661
|
+
}
|
662
|
+
],
|
702
663
|
"config": {},
|
703
664
|
"extra": {
|
704
665
|
"ds": {
|
705
|
-
"scale": 1.
|
666
|
+
"scale": 1.1,
|
706
667
|
"offset": [
|
707
|
-
|
708
|
-
|
668
|
+
1580.579103493252,
|
669
|
+
75.42708476368196
|
709
670
|
]
|
710
|
-
}
|
671
|
+
},
|
672
|
+
"frontendVersion": "1.16.9"
|
711
673
|
},
|
712
674
|
"version": 0.4
|
713
675
|
}
|