comfyui-workflow-templates 0.1.92__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/templates/video_wan2.1_alpha_t2v_14B.json +9 -8
- {comfyui_workflow_templates-0.1.92.dist-info → comfyui_workflow_templates-0.1.94.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.92.dist-info → comfyui_workflow_templates-0.1.94.dist-info}/RECORD +18 -16
- {comfyui_workflow_templates-0.1.92.dist-info → comfyui_workflow_templates-0.1.94.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.92.dist-info → comfyui_workflow_templates-0.1.94.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.92.dist-info → comfyui_workflow_templates-0.1.94.dist-info}/top_level.txt +0 -0
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "0061ebf7-f396-45ca-9c38-321e3353d419",
|
|
3
3
|
"revision": 0,
|
|
4
|
-
"last_node_id":
|
|
4
|
+
"last_node_id": 63,
|
|
5
5
|
"last_link_id": 121,
|
|
6
6
|
"nodes": [
|
|
7
7
|
{
|
|
8
8
|
"id": 50,
|
|
9
9
|
"type": "ConditioningZeroOut",
|
|
10
10
|
"pos": [
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
150,
|
|
12
|
+
60
|
|
13
13
|
],
|
|
14
14
|
"size": [
|
|
15
15
|
317.4000244140625,
|
|
@@ -40,7 +40,12 @@
|
|
|
40
40
|
"properties": {
|
|
41
41
|
"cnr_id": "comfy-core",
|
|
42
42
|
"ver": "0.3.33",
|
|
43
|
-
"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
|
+
}
|
|
44
49
|
},
|
|
45
50
|
"widgets_values": []
|
|
46
51
|
},
|
|
@@ -48,8 +53,8 @@
|
|
|
48
53
|
"id": 6,
|
|
49
54
|
"type": "CLIPTextEncode",
|
|
50
55
|
"pos": [
|
|
51
|
-
|
|
52
|
-
|
|
56
|
+
150,
|
|
57
|
+
-170
|
|
53
58
|
],
|
|
54
59
|
"size": [
|
|
55
60
|
388.7348327636719,
|
|
@@ -79,228 +84,164 @@
|
|
|
79
84
|
"properties": {
|
|
80
85
|
"cnr_id": "comfy-core",
|
|
81
86
|
"ver": "0.3.33",
|
|
82
|
-
"Node name for S&R": "CLIPTextEncode"
|
|
87
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
88
|
+
"ue_properties": {
|
|
89
|
+
"widget_ue_connectable": {},
|
|
90
|
+
"version": "7.1",
|
|
91
|
+
"input_ue_unconnectable": {}
|
|
92
|
+
}
|
|
83
93
|
},
|
|
84
94
|
"widgets_values": [
|
|
85
95
|
"crystal butterfly above the sea, white, hyper detailed, with diamonds"
|
|
86
96
|
]
|
|
87
97
|
},
|
|
88
98
|
{
|
|
89
|
-
"id":
|
|
90
|
-
"type": "
|
|
99
|
+
"id": 8,
|
|
100
|
+
"type": "VAEDecode",
|
|
91
101
|
"pos": [
|
|
92
|
-
|
|
93
|
-
|
|
102
|
+
580,
|
|
103
|
+
100
|
|
94
104
|
],
|
|
95
105
|
"size": [
|
|
96
|
-
|
|
97
|
-
|
|
106
|
+
263.6221008300781,
|
|
107
|
+
46.82275390625
|
|
98
108
|
],
|
|
99
109
|
"flags": {},
|
|
100
|
-
"order":
|
|
110
|
+
"order": 10,
|
|
101
111
|
"mode": 0,
|
|
102
112
|
"inputs": [
|
|
103
113
|
{
|
|
104
|
-
"name": "
|
|
105
|
-
"type": "
|
|
106
|
-
"link":
|
|
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
|
|
114
|
+
"name": "samples",
|
|
115
|
+
"type": "LATENT",
|
|
116
|
+
"link": 63
|
|
122
117
|
},
|
|
123
118
|
{
|
|
124
119
|
"name": "vae",
|
|
125
|
-
"shape": 7,
|
|
126
120
|
"type": "VAE",
|
|
127
|
-
"link":
|
|
121
|
+
"link": 8
|
|
128
122
|
}
|
|
129
123
|
],
|
|
130
124
|
"outputs": [
|
|
131
125
|
{
|
|
132
|
-
"name": "
|
|
133
|
-
"type": "
|
|
134
|
-
"
|
|
135
|
-
120
|
|
136
|
-
]
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"name": "negative",
|
|
140
|
-
"type": "CONDITIONING",
|
|
126
|
+
"name": "IMAGE",
|
|
127
|
+
"type": "IMAGE",
|
|
128
|
+
"slot_index": 0,
|
|
141
129
|
"links": [
|
|
142
|
-
|
|
130
|
+
13
|
|
143
131
|
]
|
|
144
132
|
}
|
|
145
133
|
],
|
|
146
134
|
"properties": {
|
|
147
135
|
"cnr_id": "comfy-core",
|
|
148
136
|
"ver": "0.3.33",
|
|
149
|
-
"Node name for S&R": "
|
|
137
|
+
"Node name for S&R": "VAEDecode",
|
|
138
|
+
"ue_properties": {
|
|
139
|
+
"widget_ue_connectable": {},
|
|
140
|
+
"version": "7.1",
|
|
141
|
+
"input_ue_unconnectable": {}
|
|
142
|
+
}
|
|
150
143
|
},
|
|
151
|
-
"widgets_values": [
|
|
152
|
-
1,
|
|
153
|
-
0,
|
|
154
|
-
1
|
|
155
|
-
]
|
|
144
|
+
"widgets_values": []
|
|
156
145
|
},
|
|
157
146
|
{
|
|
158
|
-
"id":
|
|
159
|
-
"type": "
|
|
147
|
+
"id": 57,
|
|
148
|
+
"type": "LoadImage",
|
|
160
149
|
"pos": [
|
|
161
|
-
|
|
162
|
-
|
|
150
|
+
-270,
|
|
151
|
+
200
|
|
163
152
|
],
|
|
164
153
|
"size": [
|
|
165
|
-
|
|
166
|
-
|
|
154
|
+
359.1749267578125,
|
|
155
|
+
430.28228759765625
|
|
167
156
|
],
|
|
168
157
|
"flags": {},
|
|
169
|
-
"order":
|
|
158
|
+
"order": 0,
|
|
170
159
|
"mode": 0,
|
|
171
|
-
"inputs": [
|
|
172
|
-
{
|
|
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
|
|
191
|
-
}
|
|
192
|
-
],
|
|
160
|
+
"inputs": [],
|
|
193
161
|
"outputs": [
|
|
194
162
|
{
|
|
195
|
-
"name": "
|
|
196
|
-
"type": "
|
|
163
|
+
"name": "IMAGE",
|
|
164
|
+
"type": "IMAGE",
|
|
197
165
|
"slot_index": 0,
|
|
198
166
|
"links": [
|
|
199
|
-
|
|
167
|
+
119
|
|
200
168
|
]
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"name": "MASK",
|
|
172
|
+
"type": "MASK",
|
|
173
|
+
"links": null
|
|
201
174
|
}
|
|
202
175
|
],
|
|
203
176
|
"properties": {
|
|
204
177
|
"cnr_id": "comfy-core",
|
|
205
178
|
"ver": "0.3.33",
|
|
206
|
-
"Node name for S&R": "
|
|
179
|
+
"Node name for S&R": "LoadImage",
|
|
180
|
+
"ue_properties": {
|
|
181
|
+
"widget_ue_connectable": {},
|
|
182
|
+
"version": "7.1",
|
|
183
|
+
"input_ue_unconnectable": {}
|
|
184
|
+
}
|
|
207
185
|
},
|
|
208
186
|
"widgets_values": [
|
|
209
|
-
|
|
210
|
-
"
|
|
211
|
-
30,
|
|
212
|
-
4,
|
|
213
|
-
"euler",
|
|
214
|
-
"simple",
|
|
215
|
-
1
|
|
187
|
+
"ComfyUI_00204_.png",
|
|
188
|
+
"image"
|
|
216
189
|
]
|
|
217
190
|
},
|
|
218
191
|
{
|
|
219
|
-
"id":
|
|
220
|
-
"type": "
|
|
192
|
+
"id": 33,
|
|
193
|
+
"type": "EmptySD3LatentImage",
|
|
221
194
|
"pos": [
|
|
222
|
-
|
|
223
|
-
|
|
195
|
+
160,
|
|
196
|
+
510
|
|
224
197
|
],
|
|
225
198
|
"size": [
|
|
226
|
-
|
|
227
|
-
|
|
199
|
+
348.6626892089844,
|
|
200
|
+
115.82335662841797
|
|
228
201
|
],
|
|
229
202
|
"flags": {},
|
|
230
|
-
"order":
|
|
203
|
+
"order": 1,
|
|
231
204
|
"mode": 0,
|
|
232
|
-
"inputs": [
|
|
233
|
-
{
|
|
234
|
-
"name": "samples",
|
|
235
|
-
"type": "LATENT",
|
|
236
|
-
"link": 63
|
|
237
|
-
},
|
|
238
|
-
{
|
|
239
|
-
"name": "vae",
|
|
240
|
-
"type": "VAE",
|
|
241
|
-
"link": 8
|
|
242
|
-
}
|
|
243
|
-
],
|
|
205
|
+
"inputs": [],
|
|
244
206
|
"outputs": [
|
|
245
207
|
{
|
|
246
|
-
"name": "
|
|
247
|
-
"type": "
|
|
208
|
+
"name": "LATENT",
|
|
209
|
+
"type": "LATENT",
|
|
248
210
|
"slot_index": 0,
|
|
249
211
|
"links": [
|
|
250
|
-
|
|
212
|
+
66
|
|
251
213
|
]
|
|
252
214
|
}
|
|
253
215
|
],
|
|
254
216
|
"properties": {
|
|
255
217
|
"cnr_id": "comfy-core",
|
|
256
218
|
"ver": "0.3.33",
|
|
257
|
-
"Node name for S&R": "
|
|
258
|
-
|
|
259
|
-
|
|
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
|
|
219
|
+
"Node name for S&R": "EmptySD3LatentImage",
|
|
220
|
+
"ue_properties": {
|
|
221
|
+
"widget_ue_connectable": {},
|
|
222
|
+
"version": "7.1",
|
|
223
|
+
"input_ue_unconnectable": {}
|
|
280
224
|
}
|
|
281
|
-
],
|
|
282
|
-
"outputs": [],
|
|
283
|
-
"properties": {
|
|
284
|
-
"cnr_id": "comfy-core",
|
|
285
|
-
"ver": "0.3.33"
|
|
286
225
|
},
|
|
287
226
|
"widgets_values": [
|
|
288
|
-
|
|
227
|
+
1024,
|
|
228
|
+
1024,
|
|
229
|
+
1
|
|
289
230
|
]
|
|
290
231
|
},
|
|
291
232
|
{
|
|
292
233
|
"id": 46,
|
|
293
234
|
"type": "ControlNetLoader",
|
|
294
235
|
"pos": [
|
|
295
|
-
-
|
|
296
|
-
-
|
|
236
|
+
-270,
|
|
237
|
+
-160
|
|
297
238
|
],
|
|
298
239
|
"size": [
|
|
299
240
|
362.3617248535156,
|
|
300
241
|
60.98270797729492
|
|
301
242
|
],
|
|
302
243
|
"flags": {},
|
|
303
|
-
"order":
|
|
244
|
+
"order": 2,
|
|
304
245
|
"mode": 0,
|
|
305
246
|
"inputs": [],
|
|
306
247
|
"outputs": [
|
|
@@ -320,30 +261,33 @@
|
|
|
320
261
|
"models": [
|
|
321
262
|
{
|
|
322
263
|
"name": "sd3.5_large_controlnet_blur.safetensors",
|
|
323
|
-
"url": "https://huggingface.co/
|
|
264
|
+
"url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-controlnets_ComfyUI_repackaged/resolve/main/split_files/controlnet/sd3.5_large_controlnet_blur.safetensors",
|
|
324
265
|
"directory": "controlnet"
|
|
325
266
|
}
|
|
326
|
-
]
|
|
267
|
+
],
|
|
268
|
+
"ue_properties": {
|
|
269
|
+
"widget_ue_connectable": {},
|
|
270
|
+
"version": "7.1",
|
|
271
|
+
"input_ue_unconnectable": {}
|
|
272
|
+
}
|
|
327
273
|
},
|
|
328
274
|
"widgets_values": [
|
|
329
275
|
"sd3.5_large_controlnet_blur.safetensors"
|
|
330
|
-
]
|
|
331
|
-
"color": "#322",
|
|
332
|
-
"bgcolor": "#533"
|
|
276
|
+
]
|
|
333
277
|
},
|
|
334
278
|
{
|
|
335
279
|
"id": 4,
|
|
336
280
|
"type": "CheckpointLoaderSimple",
|
|
337
281
|
"pos": [
|
|
338
|
-
-
|
|
339
|
-
-
|
|
282
|
+
-270,
|
|
283
|
+
-40
|
|
340
284
|
],
|
|
341
285
|
"size": [
|
|
342
|
-
|
|
286
|
+
362.3617248535156,
|
|
343
287
|
99.02931213378906
|
|
344
288
|
],
|
|
345
289
|
"flags": {},
|
|
346
|
-
"order":
|
|
290
|
+
"order": 3,
|
|
347
291
|
"mode": 0,
|
|
348
292
|
"inputs": [],
|
|
349
293
|
"outputs": [
|
|
@@ -383,136 +327,253 @@
|
|
|
383
327
|
"url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/sd3.5_large_fp8_scaled.safetensors?download=true",
|
|
384
328
|
"directory": "checkpoints"
|
|
385
329
|
}
|
|
386
|
-
]
|
|
330
|
+
],
|
|
331
|
+
"ue_properties": {
|
|
332
|
+
"widget_ue_connectable": {},
|
|
333
|
+
"version": "7.1",
|
|
334
|
+
"input_ue_unconnectable": {}
|
|
335
|
+
}
|
|
387
336
|
},
|
|
388
337
|
"widgets_values": [
|
|
389
338
|
"sd3.5_large_fp8_scaled.safetensors"
|
|
390
|
-
]
|
|
391
|
-
"color": "#322",
|
|
392
|
-
"bgcolor": "#533"
|
|
339
|
+
]
|
|
393
340
|
},
|
|
394
341
|
{
|
|
395
|
-
"id":
|
|
396
|
-
"type": "
|
|
342
|
+
"id": 62,
|
|
343
|
+
"type": "MarkdownNote",
|
|
397
344
|
"pos": [
|
|
398
|
-
-
|
|
399
|
-
|
|
345
|
+
-630,
|
|
346
|
+
150
|
|
400
347
|
],
|
|
401
348
|
"size": [
|
|
402
|
-
|
|
403
|
-
|
|
349
|
+
338.3355407714844,
|
|
350
|
+
162.93470764160156
|
|
404
351
|
],
|
|
405
|
-
"flags": {
|
|
406
|
-
|
|
352
|
+
"flags": {
|
|
353
|
+
"collapsed": false
|
|
354
|
+
},
|
|
355
|
+
"order": 4,
|
|
407
356
|
"mode": 0,
|
|
408
357
|
"inputs": [],
|
|
409
|
-
"outputs": [
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
"
|
|
414
|
-
"
|
|
415
|
-
|
|
416
|
-
]
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
"name": "MASK",
|
|
420
|
-
"type": "MASK",
|
|
421
|
-
"links": null
|
|
358
|
+
"outputs": [],
|
|
359
|
+
"title": "Note: About the input image",
|
|
360
|
+
"properties": {
|
|
361
|
+
"ue_properties": {
|
|
362
|
+
"widget_ue_connectable": {},
|
|
363
|
+
"version": "7.1",
|
|
364
|
+
"input_ue_unconnectable": {}
|
|
422
365
|
}
|
|
366
|
+
},
|
|
367
|
+
"widgets_values": [
|
|
368
|
+
"Please use the preprocessed images, or install [comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux) to preprocess the images"
|
|
369
|
+
],
|
|
370
|
+
"color": "#432",
|
|
371
|
+
"bgcolor": "#653"
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
"id": 63,
|
|
375
|
+
"type": "MarkdownNote",
|
|
376
|
+
"pos": [
|
|
377
|
+
-820,
|
|
378
|
+
-210
|
|
379
|
+
],
|
|
380
|
+
"size": [
|
|
381
|
+
520,
|
|
382
|
+
300
|
|
423
383
|
],
|
|
384
|
+
"flags": {},
|
|
385
|
+
"order": 5,
|
|
386
|
+
"mode": 0,
|
|
387
|
+
"inputs": [],
|
|
388
|
+
"outputs": [],
|
|
389
|
+
"title": "Model links",
|
|
424
390
|
"properties": {
|
|
425
|
-
"
|
|
426
|
-
|
|
427
|
-
|
|
391
|
+
"ue_properties": {
|
|
392
|
+
"version": "7.1",
|
|
393
|
+
"widget_ue_connectable": {},
|
|
394
|
+
"input_ue_unconnectable": {}
|
|
395
|
+
}
|
|
428
396
|
},
|
|
429
397
|
"widgets_values": [
|
|
430
|
-
"
|
|
431
|
-
|
|
432
|
-
|
|
398
|
+
"**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_blur.safetensors](https://huggingface.co/Comfy-Org/stable-diffusion-3.5-controlnets_ComfyUI_repackaged/resolve/main/split_files/controlnet/sd3.5_large_controlnet_blur.safetensors)\n\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 checkpoints/\n│ │ └── sd3.5_large_fp8_scaled.safetensors\n│ ├── 📂 controlnet/ \n│ │ └── sd3.5_large_controlnet_blur.safetensors\n```\n"
|
|
399
|
+
],
|
|
400
|
+
"color": "#432",
|
|
401
|
+
"bgcolor": "#653"
|
|
433
402
|
},
|
|
434
403
|
{
|
|
435
|
-
"id":
|
|
436
|
-
"type": "
|
|
404
|
+
"id": 3,
|
|
405
|
+
"type": "KSampler",
|
|
437
406
|
"pos": [
|
|
438
|
-
|
|
439
|
-
|
|
407
|
+
570,
|
|
408
|
+
-210
|
|
440
409
|
],
|
|
441
410
|
"size": [
|
|
442
|
-
|
|
443
|
-
|
|
411
|
+
270.849609375,
|
|
412
|
+
262
|
|
444
413
|
],
|
|
445
414
|
"flags": {},
|
|
446
|
-
"order":
|
|
415
|
+
"order": 9,
|
|
447
416
|
"mode": 0,
|
|
448
|
-
"inputs": [
|
|
417
|
+
"inputs": [
|
|
418
|
+
{
|
|
419
|
+
"name": "model",
|
|
420
|
+
"type": "MODEL",
|
|
421
|
+
"link": 14
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"name": "positive",
|
|
425
|
+
"type": "CONDITIONING",
|
|
426
|
+
"link": 120
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
"name": "negative",
|
|
430
|
+
"type": "CONDITIONING",
|
|
431
|
+
"link": 121
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"name": "latent_image",
|
|
435
|
+
"type": "LATENT",
|
|
436
|
+
"link": 66
|
|
437
|
+
}
|
|
438
|
+
],
|
|
449
439
|
"outputs": [
|
|
450
440
|
{
|
|
451
441
|
"name": "LATENT",
|
|
452
442
|
"type": "LATENT",
|
|
453
443
|
"slot_index": 0,
|
|
454
444
|
"links": [
|
|
455
|
-
|
|
445
|
+
63
|
|
456
446
|
]
|
|
457
447
|
}
|
|
458
448
|
],
|
|
459
449
|
"properties": {
|
|
460
450
|
"cnr_id": "comfy-core",
|
|
461
451
|
"ver": "0.3.33",
|
|
462
|
-
"Node name for S&R": "
|
|
452
|
+
"Node name for S&R": "KSampler",
|
|
453
|
+
"ue_properties": {
|
|
454
|
+
"widget_ue_connectable": {},
|
|
455
|
+
"version": "7.1",
|
|
456
|
+
"input_ue_unconnectable": {}
|
|
457
|
+
}
|
|
463
458
|
},
|
|
464
459
|
"widgets_values": [
|
|
465
|
-
|
|
466
|
-
|
|
460
|
+
268264726798396,
|
|
461
|
+
"randomize",
|
|
462
|
+
30,
|
|
463
|
+
4,
|
|
464
|
+
"euler",
|
|
465
|
+
"simple",
|
|
467
466
|
1
|
|
468
467
|
]
|
|
469
468
|
},
|
|
470
469
|
{
|
|
471
|
-
"id":
|
|
472
|
-
"type": "
|
|
470
|
+
"id": 9,
|
|
471
|
+
"type": "SaveImage",
|
|
473
472
|
"pos": [
|
|
474
|
-
|
|
475
|
-
|
|
473
|
+
870,
|
|
474
|
+
-210
|
|
476
475
|
],
|
|
477
476
|
"size": [
|
|
478
|
-
|
|
479
|
-
|
|
477
|
+
845.74560546875,
|
|
478
|
+
898.2359619140625
|
|
480
479
|
],
|
|
481
480
|
"flags": {},
|
|
482
|
-
"order":
|
|
481
|
+
"order": 11,
|
|
483
482
|
"mode": 0,
|
|
484
|
-
"inputs": [
|
|
483
|
+
"inputs": [
|
|
484
|
+
{
|
|
485
|
+
"name": "images",
|
|
486
|
+
"type": "IMAGE",
|
|
487
|
+
"link": 13
|
|
488
|
+
}
|
|
489
|
+
],
|
|
485
490
|
"outputs": [],
|
|
486
|
-
"properties": {
|
|
491
|
+
"properties": {
|
|
492
|
+
"cnr_id": "comfy-core",
|
|
493
|
+
"ver": "0.3.33",
|
|
494
|
+
"ue_properties": {
|
|
495
|
+
"widget_ue_connectable": {},
|
|
496
|
+
"version": "7.1",
|
|
497
|
+
"input_ue_unconnectable": {}
|
|
498
|
+
}
|
|
499
|
+
},
|
|
487
500
|
"widgets_values": [
|
|
488
|
-
"
|
|
489
|
-
]
|
|
490
|
-
"color": "#432",
|
|
491
|
-
"bgcolor": "#653"
|
|
501
|
+
"ComfyUI"
|
|
502
|
+
]
|
|
492
503
|
},
|
|
493
504
|
{
|
|
494
|
-
"id":
|
|
495
|
-
"type": "
|
|
505
|
+
"id": 58,
|
|
506
|
+
"type": "ControlNetApplyAdvanced",
|
|
496
507
|
"pos": [
|
|
497
|
-
|
|
498
|
-
|
|
508
|
+
220,
|
|
509
|
+
160
|
|
499
510
|
],
|
|
500
511
|
"size": [
|
|
501
|
-
|
|
502
|
-
|
|
512
|
+
270,
|
|
513
|
+
186
|
|
503
514
|
],
|
|
504
515
|
"flags": {},
|
|
505
|
-
"order":
|
|
516
|
+
"order": 8,
|
|
506
517
|
"mode": 0,
|
|
507
|
-
"inputs": [
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
518
|
+
"inputs": [
|
|
519
|
+
{
|
|
520
|
+
"name": "positive",
|
|
521
|
+
"type": "CONDITIONING",
|
|
522
|
+
"link": 115
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
"name": "negative",
|
|
526
|
+
"type": "CONDITIONING",
|
|
527
|
+
"link": 116
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
"name": "control_net",
|
|
531
|
+
"type": "CONTROL_NET",
|
|
532
|
+
"link": 117
|
|
533
|
+
},
|
|
534
|
+
{
|
|
535
|
+
"name": "image",
|
|
536
|
+
"type": "IMAGE",
|
|
537
|
+
"link": 119
|
|
538
|
+
},
|
|
539
|
+
{
|
|
540
|
+
"name": "vae",
|
|
541
|
+
"shape": 7,
|
|
542
|
+
"type": "VAE",
|
|
543
|
+
"link": 118
|
|
544
|
+
}
|
|
513
545
|
],
|
|
514
|
-
"
|
|
515
|
-
|
|
546
|
+
"outputs": [
|
|
547
|
+
{
|
|
548
|
+
"name": "positive",
|
|
549
|
+
"type": "CONDITIONING",
|
|
550
|
+
"links": [
|
|
551
|
+
120
|
|
552
|
+
]
|
|
553
|
+
},
|
|
554
|
+
{
|
|
555
|
+
"name": "negative",
|
|
556
|
+
"type": "CONDITIONING",
|
|
557
|
+
"links": [
|
|
558
|
+
121
|
|
559
|
+
]
|
|
560
|
+
}
|
|
561
|
+
],
|
|
562
|
+
"properties": {
|
|
563
|
+
"cnr_id": "comfy-core",
|
|
564
|
+
"ver": "0.3.33",
|
|
565
|
+
"Node name for S&R": "ControlNetApplyAdvanced",
|
|
566
|
+
"ue_properties": {
|
|
567
|
+
"widget_ue_connectable": {},
|
|
568
|
+
"version": "7.1",
|
|
569
|
+
"input_ue_unconnectable": {}
|
|
570
|
+
}
|
|
571
|
+
},
|
|
572
|
+
"widgets_values": [
|
|
573
|
+
1,
|
|
574
|
+
0,
|
|
575
|
+
1
|
|
576
|
+
]
|
|
516
577
|
}
|
|
517
578
|
],
|
|
518
579
|
"links": [
|
|
@@ -632,12 +693,12 @@
|
|
|
632
693
|
"groups": [
|
|
633
694
|
{
|
|
634
695
|
"id": 1,
|
|
635
|
-
"title": "Load models
|
|
696
|
+
"title": "Step 1 - Load models",
|
|
636
697
|
"bounding": [
|
|
637
|
-
-
|
|
638
|
-
-
|
|
639
|
-
|
|
640
|
-
|
|
698
|
+
-280,
|
|
699
|
+
-240,
|
|
700
|
+
400,
|
|
701
|
+
310
|
|
641
702
|
],
|
|
642
703
|
"color": "#3f789e",
|
|
643
704
|
"font_size": 24,
|
|
@@ -645,12 +706,12 @@
|
|
|
645
706
|
},
|
|
646
707
|
{
|
|
647
708
|
"id": 2,
|
|
648
|
-
"title": "
|
|
709
|
+
"title": "Step 2 - Upload preprocessed image",
|
|
649
710
|
"bounding": [
|
|
650
|
-
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
711
|
+
-280,
|
|
712
|
+
120,
|
|
713
|
+
400,
|
|
714
|
+
530
|
|
654
715
|
],
|
|
655
716
|
"color": "#3f789e",
|
|
656
717
|
"font_size": 24,
|
|
@@ -658,28 +719,46 @@
|
|
|
658
719
|
},
|
|
659
720
|
{
|
|
660
721
|
"id": 3,
|
|
661
|
-
"title": "Size",
|
|
722
|
+
"title": "Step 3 - Size",
|
|
662
723
|
"bounding": [
|
|
663
|
-
|
|
664
|
-
|
|
724
|
+
150,
|
|
725
|
+
440,
|
|
665
726
|
377.4058532714844,
|
|
666
727
|
201.889892578125
|
|
667
728
|
],
|
|
668
729
|
"color": "#3f789e",
|
|
669
730
|
"font_size": 24,
|
|
670
731
|
"flags": {}
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
"id": 4,
|
|
735
|
+
"title": "Step 4 - Prompt",
|
|
736
|
+
"bounding": [
|
|
737
|
+
140,
|
|
738
|
+
-240,
|
|
739
|
+
410,
|
|
740
|
+
310
|
|
741
|
+
],
|
|
742
|
+
"color": "#3f789e",
|
|
743
|
+
"font_size": 24,
|
|
744
|
+
"flags": {}
|
|
671
745
|
}
|
|
672
746
|
],
|
|
673
747
|
"config": {},
|
|
674
748
|
"extra": {
|
|
675
749
|
"ds": {
|
|
676
|
-
"scale": 0.
|
|
750
|
+
"scale": 0.6010024771080106,
|
|
677
751
|
"offset": [
|
|
678
|
-
|
|
679
|
-
|
|
752
|
+
1520.5023088659373,
|
|
753
|
+
821.6216540958292
|
|
680
754
|
]
|
|
681
755
|
},
|
|
682
|
-
"frontendVersion": "1.
|
|
756
|
+
"frontendVersion": "1.27.9",
|
|
757
|
+
"ue_links": [],
|
|
758
|
+
"VHS_latentpreview": false,
|
|
759
|
+
"VHS_latentpreviewrate": 0,
|
|
760
|
+
"VHS_MetadataImage": true,
|
|
761
|
+
"VHS_KeepIntermediate": true
|
|
683
762
|
},
|
|
684
763
|
"version": 0.4
|
|
685
764
|
}
|