comfyui-workflow-templates 0.1.35__py3-none-any.whl → 0.1.37__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_kontext_dev_grouped.json +245 -1085
- 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 +434 -124
- comfyui_workflow_templates/templates/image_lotus_depth_v1_1.json +35 -22
- comfyui_workflow_templates/templates/index.json +3 -11
- comfyui_workflow_templates/templates/inpaint_example.json +473 -157
- comfyui_workflow_templates/templates/inpaint_model_outpainting.json +507 -175
- 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 +182 -182
- 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.37.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.37.dist-info}/RECORD +37 -39
- 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.37.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.37.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.37.dist-info}/top_level.txt +0 -0
@@ -1,967 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"last_node_id": 48,
|
3
|
-
"last_link_id": 114,
|
4
|
-
"nodes": [
|
5
|
-
{
|
6
|
-
"id": 8,
|
7
|
-
"type": "VAEDecode",
|
8
|
-
"pos": [1320, 302],
|
9
|
-
"size": [210, 46],
|
10
|
-
"flags": {},
|
11
|
-
"order": 24,
|
12
|
-
"mode": 0,
|
13
|
-
"inputs": [
|
14
|
-
{
|
15
|
-
"name": "samples",
|
16
|
-
"type": "LATENT",
|
17
|
-
"link": 7
|
18
|
-
},
|
19
|
-
{
|
20
|
-
"name": "vae",
|
21
|
-
"type": "VAE",
|
22
|
-
"link": 36
|
23
|
-
}
|
24
|
-
],
|
25
|
-
"outputs": [
|
26
|
-
{
|
27
|
-
"name": "IMAGE",
|
28
|
-
"type": "IMAGE",
|
29
|
-
"links": [49],
|
30
|
-
"slot_index": 0
|
31
|
-
}
|
32
|
-
],
|
33
|
-
"properties": {
|
34
|
-
"Node name for S&R": "VAEDecode"
|
35
|
-
},
|
36
|
-
"widgets_values": []
|
37
|
-
},
|
38
|
-
{
|
39
|
-
"id": 9,
|
40
|
-
"type": "SaveImage",
|
41
|
-
"pos": [1575, 350],
|
42
|
-
"size": [210, 58],
|
43
|
-
"flags": {},
|
44
|
-
"order": 26,
|
45
|
-
"mode": 0,
|
46
|
-
"inputs": [
|
47
|
-
{
|
48
|
-
"name": "images",
|
49
|
-
"type": "IMAGE",
|
50
|
-
"link": 49
|
51
|
-
}
|
52
|
-
],
|
53
|
-
"outputs": [],
|
54
|
-
"properties": {},
|
55
|
-
"widgets_values": ["ComfyUI"]
|
56
|
-
},
|
57
|
-
{
|
58
|
-
"id": 7,
|
59
|
-
"type": "CLIPTextEncode",
|
60
|
-
"pos": [175, 496],
|
61
|
-
"size": [425.28, 180.61],
|
62
|
-
"flags": {},
|
63
|
-
"order": 8,
|
64
|
-
"mode": 0,
|
65
|
-
"inputs": [
|
66
|
-
{
|
67
|
-
"name": "clip",
|
68
|
-
"type": "CLIP",
|
69
|
-
"link": 106
|
70
|
-
}
|
71
|
-
],
|
72
|
-
"outputs": [
|
73
|
-
{
|
74
|
-
"name": "CONDITIONING",
|
75
|
-
"type": "CONDITIONING",
|
76
|
-
"links": [6],
|
77
|
-
"slot_index": 0
|
78
|
-
}
|
79
|
-
],
|
80
|
-
"properties": {
|
81
|
-
"Node name for S&R": "CLIPTextEncode"
|
82
|
-
},
|
83
|
-
"widgets_values": [
|
84
|
-
"(hands), text, error, cropped, (worst quality:1.2), (low quality:1.2), normal quality, (jpeg artifacts:1.3), signature, watermark, username, blurry, artist name, monochrome, sketch, censorship, censor, (copyright:1.2), extra legs, (forehead mark) (depth of field) (emotionless) (penis) (pumpkin)"
|
85
|
-
]
|
86
|
-
},
|
87
|
-
{
|
88
|
-
"id": 12,
|
89
|
-
"type": "ConditioningCombine",
|
90
|
-
"pos": [834, -246],
|
91
|
-
"size": [342.6, 46],
|
92
|
-
"flags": {
|
93
|
-
"collapsed": false
|
94
|
-
},
|
95
|
-
"order": 21,
|
96
|
-
"mode": 0,
|
97
|
-
"inputs": [
|
98
|
-
{
|
99
|
-
"name": "conditioning_1",
|
100
|
-
"type": "CONDITIONING",
|
101
|
-
"link": 63
|
102
|
-
},
|
103
|
-
{
|
104
|
-
"name": "conditioning_2",
|
105
|
-
"type": "CONDITIONING",
|
106
|
-
"link": 57
|
107
|
-
}
|
108
|
-
],
|
109
|
-
"outputs": [
|
110
|
-
{
|
111
|
-
"name": "CONDITIONING",
|
112
|
-
"type": "CONDITIONING",
|
113
|
-
"links": [58],
|
114
|
-
"slot_index": 0
|
115
|
-
}
|
116
|
-
],
|
117
|
-
"properties": {
|
118
|
-
"Node name for S&R": "ConditioningCombine"
|
119
|
-
},
|
120
|
-
"widgets_values": []
|
121
|
-
},
|
122
|
-
{
|
123
|
-
"id": 20,
|
124
|
-
"type": "VAELoader",
|
125
|
-
"pos": [1041, 544],
|
126
|
-
"size": [315, 58],
|
127
|
-
"flags": {},
|
128
|
-
"order": 0,
|
129
|
-
"mode": 0,
|
130
|
-
"inputs": [],
|
131
|
-
"outputs": [
|
132
|
-
{
|
133
|
-
"name": "VAE",
|
134
|
-
"type": "VAE",
|
135
|
-
"links": [36, 51],
|
136
|
-
"slot_index": 0
|
137
|
-
}
|
138
|
-
],
|
139
|
-
"properties": {
|
140
|
-
"Node name for S&R": "VAELoader",
|
141
|
-
"models": [
|
142
|
-
{
|
143
|
-
"name": "vae-ft-mse-840000-ema-pruned.safetensors",
|
144
|
-
"url": "https://huggingface.co/stabilityai/sd-vae-ft-mse-original/resolve/main/vae-ft-mse-840000-ema-pruned.safetensors?download=true",
|
145
|
-
"directory": "vae"
|
146
|
-
}
|
147
|
-
]
|
148
|
-
},
|
149
|
-
"widgets_values": ["vae-ft-mse-840000-ema-pruned.safetensors"]
|
150
|
-
},
|
151
|
-
{
|
152
|
-
"id": 35,
|
153
|
-
"type": "ConditioningCombine",
|
154
|
-
"pos": [873, -705],
|
155
|
-
"size": [342.6, 46],
|
156
|
-
"flags": {},
|
157
|
-
"order": 19,
|
158
|
-
"mode": 0,
|
159
|
-
"inputs": [
|
160
|
-
{
|
161
|
-
"name": "conditioning_1",
|
162
|
-
"type": "CONDITIONING",
|
163
|
-
"link": 61
|
164
|
-
},
|
165
|
-
{
|
166
|
-
"name": "conditioning_2",
|
167
|
-
"type": "CONDITIONING",
|
168
|
-
"link": 62
|
169
|
-
}
|
170
|
-
],
|
171
|
-
"outputs": [
|
172
|
-
{
|
173
|
-
"name": "CONDITIONING",
|
174
|
-
"type": "CONDITIONING",
|
175
|
-
"links": [63],
|
176
|
-
"slot_index": 0
|
177
|
-
}
|
178
|
-
],
|
179
|
-
"properties": {
|
180
|
-
"Node name for S&R": "ConditioningCombine"
|
181
|
-
},
|
182
|
-
"widgets_values": []
|
183
|
-
},
|
184
|
-
{
|
185
|
-
"id": 5,
|
186
|
-
"type": "EmptyLatentImage",
|
187
|
-
"pos": [695, 531],
|
188
|
-
"size": [315, 106],
|
189
|
-
"flags": {
|
190
|
-
"collapsed": false
|
191
|
-
},
|
192
|
-
"order": 1,
|
193
|
-
"mode": 0,
|
194
|
-
"inputs": [],
|
195
|
-
"outputs": [
|
196
|
-
{
|
197
|
-
"name": "LATENT",
|
198
|
-
"type": "LATENT",
|
199
|
-
"links": [2],
|
200
|
-
"slot_index": 0
|
201
|
-
}
|
202
|
-
],
|
203
|
-
"properties": {
|
204
|
-
"Node name for S&R": "EmptyLatentImage"
|
205
|
-
},
|
206
|
-
"widgets_values": [704, 1280, 1]
|
207
|
-
},
|
208
|
-
{
|
209
|
-
"id": 22,
|
210
|
-
"type": "LatentUpscale",
|
211
|
-
"pos": [1412, 79],
|
212
|
-
"size": [315, 130],
|
213
|
-
"flags": {},
|
214
|
-
"order": 25,
|
215
|
-
"mode": 0,
|
216
|
-
"inputs": [
|
217
|
-
{
|
218
|
-
"name": "samples",
|
219
|
-
"type": "LATENT",
|
220
|
-
"link": 41
|
221
|
-
}
|
222
|
-
],
|
223
|
-
"outputs": [
|
224
|
-
{
|
225
|
-
"name": "LATENT",
|
226
|
-
"type": "LATENT",
|
227
|
-
"links": [42],
|
228
|
-
"slot_index": 0
|
229
|
-
}
|
230
|
-
],
|
231
|
-
"properties": {
|
232
|
-
"Node name for S&R": "LatentUpscale"
|
233
|
-
},
|
234
|
-
"widgets_values": ["nearest-exact", 1088, 1920, "disabled"]
|
235
|
-
},
|
236
|
-
{
|
237
|
-
"id": 14,
|
238
|
-
"type": "CLIPTextEncode",
|
239
|
-
"pos": [-4, -994],
|
240
|
-
"size": [400, 200],
|
241
|
-
"flags": {},
|
242
|
-
"order": 12,
|
243
|
-
"mode": 0,
|
244
|
-
"inputs": [
|
245
|
-
{
|
246
|
-
"name": "clip",
|
247
|
-
"type": "CLIP",
|
248
|
-
"link": 110
|
249
|
-
}
|
250
|
-
],
|
251
|
-
"outputs": [
|
252
|
-
{
|
253
|
-
"name": "CONDITIONING",
|
254
|
-
"type": "CONDITIONING",
|
255
|
-
"links": [89],
|
256
|
-
"slot_index": 0
|
257
|
-
}
|
258
|
-
],
|
259
|
-
"properties": {
|
260
|
-
"Node name for S&R": "CLIPTextEncode"
|
261
|
-
},
|
262
|
-
"widgets_values": [
|
263
|
-
"(best quality) (night:1.3) (darkness) sky (black) (stars:1.2) (galaxy:1.2) (space) (universe)"
|
264
|
-
]
|
265
|
-
},
|
266
|
-
{
|
267
|
-
"id": 13,
|
268
|
-
"type": "CLIPTextEncode",
|
269
|
-
"pos": [-5, -729],
|
270
|
-
"size": [400, 200],
|
271
|
-
"flags": {},
|
272
|
-
"order": 11,
|
273
|
-
"mode": 0,
|
274
|
-
"inputs": [
|
275
|
-
{
|
276
|
-
"name": "clip",
|
277
|
-
"type": "CLIP",
|
278
|
-
"link": 109
|
279
|
-
}
|
280
|
-
],
|
281
|
-
"outputs": [
|
282
|
-
{
|
283
|
-
"name": "CONDITIONING",
|
284
|
-
"type": "CONDITIONING",
|
285
|
-
"links": [91],
|
286
|
-
"slot_index": 0
|
287
|
-
}
|
288
|
-
],
|
289
|
-
"properties": {
|
290
|
-
"Node name for S&R": "CLIPTextEncode"
|
291
|
-
},
|
292
|
-
"widgets_values": [
|
293
|
-
"(best quality) (evening:1.2) (sky:1.2) (clouds) (colorful) (HDR:1.2) (sunset:1.3)\n"
|
294
|
-
]
|
295
|
-
},
|
296
|
-
{
|
297
|
-
"id": 17,
|
298
|
-
"type": "CLIPTextEncode",
|
299
|
-
"pos": [11, -455],
|
300
|
-
"size": [400, 200],
|
301
|
-
"flags": {},
|
302
|
-
"order": 10,
|
303
|
-
"mode": 0,
|
304
|
-
"inputs": [
|
305
|
-
{
|
306
|
-
"name": "clip",
|
307
|
-
"type": "CLIP",
|
308
|
-
"link": 108
|
309
|
-
}
|
310
|
-
],
|
311
|
-
"outputs": [
|
312
|
-
{
|
313
|
-
"name": "CONDITIONING",
|
314
|
-
"type": "CONDITIONING",
|
315
|
-
"links": [90],
|
316
|
-
"slot_index": 0
|
317
|
-
}
|
318
|
-
],
|
319
|
-
"properties": {
|
320
|
-
"Node name for S&R": "CLIPTextEncode"
|
321
|
-
},
|
322
|
-
"widgets_values": ["(best quality) (daytime:1.2) sky (blue)\n"]
|
323
|
-
},
|
324
|
-
{
|
325
|
-
"id": 18,
|
326
|
-
"type": "ConditioningSetArea",
|
327
|
-
"pos": [482, -709],
|
328
|
-
"size": [312, 154],
|
329
|
-
"flags": {},
|
330
|
-
"order": 16,
|
331
|
-
"mode": 0,
|
332
|
-
"inputs": [
|
333
|
-
{
|
334
|
-
"name": "conditioning",
|
335
|
-
"type": "CONDITIONING",
|
336
|
-
"link": 90
|
337
|
-
}
|
338
|
-
],
|
339
|
-
"outputs": [
|
340
|
-
{
|
341
|
-
"name": "CONDITIONING",
|
342
|
-
"type": "CONDITIONING",
|
343
|
-
"links": [62],
|
344
|
-
"slot_index": 0
|
345
|
-
}
|
346
|
-
],
|
347
|
-
"properties": {
|
348
|
-
"Node name for S&R": "ConditioningSetArea"
|
349
|
-
},
|
350
|
-
"widgets_values": [704, 384, 0, 320, 1]
|
351
|
-
},
|
352
|
-
{
|
353
|
-
"id": 33,
|
354
|
-
"type": "CLIPTextEncode",
|
355
|
-
"pos": [16, -217],
|
356
|
-
"size": [400, 200],
|
357
|
-
"flags": {},
|
358
|
-
"order": 9,
|
359
|
-
"mode": 0,
|
360
|
-
"inputs": [
|
361
|
-
{
|
362
|
-
"name": "clip",
|
363
|
-
"type": "CLIP",
|
364
|
-
"link": 107
|
365
|
-
}
|
366
|
-
],
|
367
|
-
"outputs": [
|
368
|
-
{
|
369
|
-
"name": "CONDITIONING",
|
370
|
-
"type": "CONDITIONING",
|
371
|
-
"links": [92],
|
372
|
-
"slot_index": 0
|
373
|
-
}
|
374
|
-
],
|
375
|
-
"properties": {
|
376
|
-
"Node name for S&R": "CLIPTextEncode"
|
377
|
-
},
|
378
|
-
"widgets_values": ["(masterpiece) (best quality) morning sky\n\n"]
|
379
|
-
},
|
380
|
-
{
|
381
|
-
"id": 6,
|
382
|
-
"type": "CLIPTextEncode",
|
383
|
-
"pos": [152, 265],
|
384
|
-
"size": [422.85, 164.31],
|
385
|
-
"flags": {
|
386
|
-
"collapsed": false
|
387
|
-
},
|
388
|
-
"order": 7,
|
389
|
-
"mode": 0,
|
390
|
-
"inputs": [
|
391
|
-
{
|
392
|
-
"name": "clip",
|
393
|
-
"type": "CLIP",
|
394
|
-
"link": 105
|
395
|
-
}
|
396
|
-
],
|
397
|
-
"outputs": [
|
398
|
-
{
|
399
|
-
"name": "CONDITIONING",
|
400
|
-
"type": "CONDITIONING",
|
401
|
-
"links": [93],
|
402
|
-
"slot_index": 0
|
403
|
-
}
|
404
|
-
],
|
405
|
-
"properties": {
|
406
|
-
"Node name for S&R": "CLIPTextEncode"
|
407
|
-
},
|
408
|
-
"widgets_values": [
|
409
|
-
"(masterpiece) (best quality) beautiful landscape breathtaking amazing view nature photograph forest mountains ocean (sky) national park scenery"
|
410
|
-
]
|
411
|
-
},
|
412
|
-
{
|
413
|
-
"id": 3,
|
414
|
-
"type": "KSampler",
|
415
|
-
"pos": [885, 136],
|
416
|
-
"size": [315, 262],
|
417
|
-
"flags": {},
|
418
|
-
"order": 23,
|
419
|
-
"mode": 0,
|
420
|
-
"inputs": [
|
421
|
-
{
|
422
|
-
"name": "model",
|
423
|
-
"type": "MODEL",
|
424
|
-
"link": 104
|
425
|
-
},
|
426
|
-
{
|
427
|
-
"name": "positive",
|
428
|
-
"type": "CONDITIONING",
|
429
|
-
"link": 54
|
430
|
-
},
|
431
|
-
{
|
432
|
-
"name": "negative",
|
433
|
-
"type": "CONDITIONING",
|
434
|
-
"link": 6
|
435
|
-
},
|
436
|
-
{
|
437
|
-
"name": "latent_image",
|
438
|
-
"type": "LATENT",
|
439
|
-
"link": 2
|
440
|
-
}
|
441
|
-
],
|
442
|
-
"outputs": [
|
443
|
-
{
|
444
|
-
"name": "LATENT",
|
445
|
-
"type": "LATENT",
|
446
|
-
"links": [7, 41],
|
447
|
-
"slot_index": 0
|
448
|
-
}
|
449
|
-
],
|
450
|
-
"properties": {
|
451
|
-
"Node name for S&R": "KSampler"
|
452
|
-
},
|
453
|
-
"widgets_values": [
|
454
|
-
823155751257884,
|
455
|
-
"randomize",
|
456
|
-
13,
|
457
|
-
8.5,
|
458
|
-
"dpmpp_sde",
|
459
|
-
"normal",
|
460
|
-
1
|
461
|
-
]
|
462
|
-
},
|
463
|
-
{
|
464
|
-
"id": 11,
|
465
|
-
"type": "ConditioningSetArea",
|
466
|
-
"pos": [479, -454],
|
467
|
-
"size": [314, 154],
|
468
|
-
"flags": {},
|
469
|
-
"order": 17,
|
470
|
-
"mode": 0,
|
471
|
-
"inputs": [
|
472
|
-
{
|
473
|
-
"name": "conditioning",
|
474
|
-
"type": "CONDITIONING",
|
475
|
-
"link": 91,
|
476
|
-
"slot_index": 0
|
477
|
-
}
|
478
|
-
],
|
479
|
-
"outputs": [
|
480
|
-
{
|
481
|
-
"name": "CONDITIONING",
|
482
|
-
"type": "CONDITIONING",
|
483
|
-
"links": [57],
|
484
|
-
"slot_index": 0
|
485
|
-
}
|
486
|
-
],
|
487
|
-
"properties": {
|
488
|
-
"Node name for S&R": "ConditioningSetArea"
|
489
|
-
},
|
490
|
-
"widgets_values": [704, 384, 0, 512, 1]
|
491
|
-
},
|
492
|
-
{
|
493
|
-
"id": 19,
|
494
|
-
"type": "ConditioningCombine",
|
495
|
-
"pos": [1180, -151],
|
496
|
-
"size": [342.6, 46],
|
497
|
-
"flags": {},
|
498
|
-
"order": 22,
|
499
|
-
"mode": 0,
|
500
|
-
"inputs": [
|
501
|
-
{
|
502
|
-
"name": "conditioning_1",
|
503
|
-
"type": "CONDITIONING",
|
504
|
-
"link": 58
|
505
|
-
},
|
506
|
-
{
|
507
|
-
"name": "conditioning_2",
|
508
|
-
"type": "CONDITIONING",
|
509
|
-
"link": 94
|
510
|
-
}
|
511
|
-
],
|
512
|
-
"outputs": [
|
513
|
-
{
|
514
|
-
"name": "CONDITIONING",
|
515
|
-
"type": "CONDITIONING",
|
516
|
-
"links": [54],
|
517
|
-
"slot_index": 0
|
518
|
-
}
|
519
|
-
],
|
520
|
-
"properties": {
|
521
|
-
"Node name for S&R": "ConditioningCombine"
|
522
|
-
},
|
523
|
-
"widgets_values": []
|
524
|
-
},
|
525
|
-
{
|
526
|
-
"id": 10,
|
527
|
-
"type": "ConditioningCombine",
|
528
|
-
"pos": [803, -149],
|
529
|
-
"size": [342.6, 46],
|
530
|
-
"flags": {},
|
531
|
-
"order": 20,
|
532
|
-
"mode": 0,
|
533
|
-
"inputs": [
|
534
|
-
{
|
535
|
-
"name": "conditioning_1",
|
536
|
-
"type": "CONDITIONING",
|
537
|
-
"link": 40
|
538
|
-
},
|
539
|
-
{
|
540
|
-
"name": "conditioning_2",
|
541
|
-
"type": "CONDITIONING",
|
542
|
-
"link": 93
|
543
|
-
}
|
544
|
-
],
|
545
|
-
"outputs": [
|
546
|
-
{
|
547
|
-
"name": "CONDITIONING",
|
548
|
-
"type": "CONDITIONING",
|
549
|
-
"links": [94],
|
550
|
-
"slot_index": 0
|
551
|
-
}
|
552
|
-
],
|
553
|
-
"properties": {
|
554
|
-
"Node name for S&R": "ConditioningCombine"
|
555
|
-
},
|
556
|
-
"widgets_values": []
|
557
|
-
},
|
558
|
-
{
|
559
|
-
"id": 34,
|
560
|
-
"type": "ConditioningSetArea",
|
561
|
-
"pos": [476, -932],
|
562
|
-
"size": [312, 154],
|
563
|
-
"flags": {},
|
564
|
-
"order": 15,
|
565
|
-
"mode": 0,
|
566
|
-
"inputs": [
|
567
|
-
{
|
568
|
-
"name": "conditioning",
|
569
|
-
"type": "CONDITIONING",
|
570
|
-
"link": 92,
|
571
|
-
"slot_index": 0
|
572
|
-
}
|
573
|
-
],
|
574
|
-
"outputs": [
|
575
|
-
{
|
576
|
-
"name": "CONDITIONING",
|
577
|
-
"type": "CONDITIONING",
|
578
|
-
"links": [61],
|
579
|
-
"slot_index": 0
|
580
|
-
}
|
581
|
-
],
|
582
|
-
"properties": {
|
583
|
-
"Node name for S&R": "ConditioningSetArea"
|
584
|
-
},
|
585
|
-
"widgets_values": [704, 384, 0, 0, 1]
|
586
|
-
},
|
587
|
-
{
|
588
|
-
"id": 15,
|
589
|
-
"type": "ConditioningSetArea",
|
590
|
-
"pos": [466, -233],
|
591
|
-
"size": [299, 154],
|
592
|
-
"flags": {},
|
593
|
-
"order": 18,
|
594
|
-
"mode": 0,
|
595
|
-
"inputs": [
|
596
|
-
{
|
597
|
-
"name": "conditioning",
|
598
|
-
"type": "CONDITIONING",
|
599
|
-
"link": 89
|
600
|
-
}
|
601
|
-
],
|
602
|
-
"outputs": [
|
603
|
-
{
|
604
|
-
"name": "CONDITIONING",
|
605
|
-
"type": "CONDITIONING",
|
606
|
-
"links": [40],
|
607
|
-
"slot_index": 0
|
608
|
-
}
|
609
|
-
],
|
610
|
-
"properties": {
|
611
|
-
"Node name for S&R": "ConditioningSetArea"
|
612
|
-
},
|
613
|
-
"widgets_values": [704, 384, 0, 704, 1.5]
|
614
|
-
},
|
615
|
-
{
|
616
|
-
"id": 44,
|
617
|
-
"type": "CheckpointLoaderSimple",
|
618
|
-
"pos": [-703, 444],
|
619
|
-
"size": [315, 98],
|
620
|
-
"flags": {},
|
621
|
-
"order": 2,
|
622
|
-
"mode": 0,
|
623
|
-
"inputs": [],
|
624
|
-
"outputs": [
|
625
|
-
{
|
626
|
-
"name": "MODEL",
|
627
|
-
"type": "MODEL",
|
628
|
-
"links": [104],
|
629
|
-
"slot_index": 0
|
630
|
-
},
|
631
|
-
{
|
632
|
-
"name": "CLIP",
|
633
|
-
"type": "CLIP",
|
634
|
-
"links": [111],
|
635
|
-
"slot_index": 1
|
636
|
-
},
|
637
|
-
{
|
638
|
-
"name": "VAE",
|
639
|
-
"type": "VAE",
|
640
|
-
"links": null
|
641
|
-
}
|
642
|
-
],
|
643
|
-
"properties": {
|
644
|
-
"Node name for S&R": "CheckpointLoaderSimple"
|
645
|
-
},
|
646
|
-
"widgets_values": ["Anything-V3.0.ckpt"]
|
647
|
-
},
|
648
|
-
{
|
649
|
-
"id": 46,
|
650
|
-
"type": "CLIPSetLastLayer",
|
651
|
-
"pos": [-354, 244],
|
652
|
-
"size": [315, 58],
|
653
|
-
"flags": {},
|
654
|
-
"order": 5,
|
655
|
-
"mode": 0,
|
656
|
-
"inputs": [
|
657
|
-
{
|
658
|
-
"name": "clip",
|
659
|
-
"type": "CLIP",
|
660
|
-
"link": 111,
|
661
|
-
"slot_index": 0
|
662
|
-
}
|
663
|
-
],
|
664
|
-
"outputs": [
|
665
|
-
{
|
666
|
-
"name": "CLIP",
|
667
|
-
"type": "CLIP",
|
668
|
-
"links": [105, 106, 107, 108, 109, 110],
|
669
|
-
"slot_index": 0
|
670
|
-
}
|
671
|
-
],
|
672
|
-
"properties": {
|
673
|
-
"Node name for S&R": "CLIPSetLastLayer"
|
674
|
-
},
|
675
|
-
"widgets_values": [-2]
|
676
|
-
},
|
677
|
-
{
|
678
|
-
"id": 24,
|
679
|
-
"type": "KSampler",
|
680
|
-
"pos": [2220, -398],
|
681
|
-
"size": [315, 262],
|
682
|
-
"flags": {},
|
683
|
-
"order": 27,
|
684
|
-
"mode": 0,
|
685
|
-
"inputs": [
|
686
|
-
{
|
687
|
-
"name": "model",
|
688
|
-
"type": "MODEL",
|
689
|
-
"link": 95
|
690
|
-
},
|
691
|
-
{
|
692
|
-
"name": "positive",
|
693
|
-
"type": "CONDITIONING",
|
694
|
-
"link": 46
|
695
|
-
},
|
696
|
-
{
|
697
|
-
"name": "negative",
|
698
|
-
"type": "CONDITIONING",
|
699
|
-
"link": 47
|
700
|
-
},
|
701
|
-
{
|
702
|
-
"name": "latent_image",
|
703
|
-
"type": "LATENT",
|
704
|
-
"link": 42
|
705
|
-
}
|
706
|
-
],
|
707
|
-
"outputs": [
|
708
|
-
{
|
709
|
-
"name": "LATENT",
|
710
|
-
"type": "LATENT",
|
711
|
-
"links": [50],
|
712
|
-
"slot_index": 0
|
713
|
-
}
|
714
|
-
],
|
715
|
-
"properties": {
|
716
|
-
"Node name for S&R": "KSampler"
|
717
|
-
},
|
718
|
-
"widgets_values": [
|
719
|
-
418330692116968,
|
720
|
-
"randomize",
|
721
|
-
14,
|
722
|
-
7,
|
723
|
-
"dpmpp_2m",
|
724
|
-
"simple",
|
725
|
-
0.5
|
726
|
-
]
|
727
|
-
},
|
728
|
-
{
|
729
|
-
"id": 32,
|
730
|
-
"type": "SaveImage",
|
731
|
-
"pos": [2825, -62],
|
732
|
-
"size": [315, 58],
|
733
|
-
"flags": {},
|
734
|
-
"order": 29,
|
735
|
-
"mode": 0,
|
736
|
-
"inputs": [
|
737
|
-
{
|
738
|
-
"name": "images",
|
739
|
-
"type": "IMAGE",
|
740
|
-
"link": 87
|
741
|
-
}
|
742
|
-
],
|
743
|
-
"outputs": [],
|
744
|
-
"properties": {},
|
745
|
-
"widgets_values": ["ComfyUI"]
|
746
|
-
},
|
747
|
-
{
|
748
|
-
"id": 31,
|
749
|
-
"type": "VAEDecode",
|
750
|
-
"pos": [2590, -61],
|
751
|
-
"size": [210, 46],
|
752
|
-
"flags": {},
|
753
|
-
"order": 28,
|
754
|
-
"mode": 0,
|
755
|
-
"inputs": [
|
756
|
-
{
|
757
|
-
"name": "samples",
|
758
|
-
"type": "LATENT",
|
759
|
-
"link": 50
|
760
|
-
},
|
761
|
-
{
|
762
|
-
"name": "vae",
|
763
|
-
"type": "VAE",
|
764
|
-
"link": 51
|
765
|
-
}
|
766
|
-
],
|
767
|
-
"outputs": [
|
768
|
-
{
|
769
|
-
"name": "IMAGE",
|
770
|
-
"type": "IMAGE",
|
771
|
-
"links": [87],
|
772
|
-
"slot_index": 0
|
773
|
-
}
|
774
|
-
],
|
775
|
-
"properties": {
|
776
|
-
"Node name for S&R": "VAEDecode"
|
777
|
-
},
|
778
|
-
"widgets_values": []
|
779
|
-
},
|
780
|
-
{
|
781
|
-
"id": 26,
|
782
|
-
"type": "CLIPTextEncode",
|
783
|
-
"pos": [1781, -571],
|
784
|
-
"size": [400, 200],
|
785
|
-
"flags": {},
|
786
|
-
"order": 13,
|
787
|
-
"mode": 0,
|
788
|
-
"inputs": [
|
789
|
-
{
|
790
|
-
"name": "clip",
|
791
|
-
"type": "CLIP",
|
792
|
-
"link": 113
|
793
|
-
}
|
794
|
-
],
|
795
|
-
"outputs": [
|
796
|
-
{
|
797
|
-
"name": "CONDITIONING",
|
798
|
-
"type": "CONDITIONING",
|
799
|
-
"links": [46],
|
800
|
-
"slot_index": 0
|
801
|
-
}
|
802
|
-
],
|
803
|
-
"properties": {
|
804
|
-
"Node name for S&R": "CLIPTextEncode"
|
805
|
-
},
|
806
|
-
"widgets_values": [
|
807
|
-
"(best quality) beautiful (HDR:1.2) (realistic:1.2) landscape breathtaking amazing view nature scenery photograph forest mountains ocean daytime night evening morning, (sky:1.2)\n"
|
808
|
-
]
|
809
|
-
},
|
810
|
-
{
|
811
|
-
"id": 27,
|
812
|
-
"type": "CLIPTextEncode",
|
813
|
-
"pos": [1787, -317],
|
814
|
-
"size": [400, 200],
|
815
|
-
"flags": {},
|
816
|
-
"order": 14,
|
817
|
-
"mode": 0,
|
818
|
-
"inputs": [
|
819
|
-
{
|
820
|
-
"name": "clip",
|
821
|
-
"type": "CLIP",
|
822
|
-
"link": 114
|
823
|
-
}
|
824
|
-
],
|
825
|
-
"outputs": [
|
826
|
-
{
|
827
|
-
"name": "CONDITIONING",
|
828
|
-
"type": "CONDITIONING",
|
829
|
-
"links": [47],
|
830
|
-
"slot_index": 0
|
831
|
-
}
|
832
|
-
],
|
833
|
-
"properties": {
|
834
|
-
"Node name for S&R": "CLIPTextEncode"
|
835
|
-
},
|
836
|
-
"widgets_values": [
|
837
|
-
"(hands), text, error, cropped, (worst quality:1.2), (low quality:1.2), normal quality, (jpeg artifacts:1.3), signature, watermark, username, blurry, artist name, monochrome, sketch, censorship, censor, (copyright:1.2), extra legs, (forehead mark) (depth of field) (emotionless) (penis) (pumpkin)"
|
838
|
-
]
|
839
|
-
},
|
840
|
-
{
|
841
|
-
"id": 47,
|
842
|
-
"type": "CLIPSetLastLayer",
|
843
|
-
"pos": [1407, -402],
|
844
|
-
"size": [315, 58],
|
845
|
-
"flags": {},
|
846
|
-
"order": 6,
|
847
|
-
"mode": 0,
|
848
|
-
"inputs": [
|
849
|
-
{
|
850
|
-
"name": "clip",
|
851
|
-
"type": "CLIP",
|
852
|
-
"link": 112
|
853
|
-
}
|
854
|
-
],
|
855
|
-
"outputs": [
|
856
|
-
{
|
857
|
-
"name": "CLIP",
|
858
|
-
"type": "CLIP",
|
859
|
-
"links": [113, 114],
|
860
|
-
"slot_index": 0
|
861
|
-
}
|
862
|
-
],
|
863
|
-
"properties": {
|
864
|
-
"Node name for S&R": "CLIPSetLastLayer"
|
865
|
-
},
|
866
|
-
"widgets_values": [-2]
|
867
|
-
},
|
868
|
-
{
|
869
|
-
"id": 45,
|
870
|
-
"type": "CheckpointLoaderSimple",
|
871
|
-
"pos": [1074, -444],
|
872
|
-
"size": [315, 98],
|
873
|
-
"flags": {},
|
874
|
-
"order": 3,
|
875
|
-
"mode": 0,
|
876
|
-
"inputs": [],
|
877
|
-
"outputs": [
|
878
|
-
{
|
879
|
-
"name": "MODEL",
|
880
|
-
"type": "MODEL",
|
881
|
-
"links": [95],
|
882
|
-
"slot_index": 0
|
883
|
-
},
|
884
|
-
{
|
885
|
-
"name": "CLIP",
|
886
|
-
"type": "CLIP",
|
887
|
-
"links": [112],
|
888
|
-
"slot_index": 1
|
889
|
-
},
|
890
|
-
{
|
891
|
-
"name": "VAE",
|
892
|
-
"type": "VAE",
|
893
|
-
"links": null
|
894
|
-
}
|
895
|
-
],
|
896
|
-
"properties": {
|
897
|
-
"Node name for S&R": "CheckpointLoaderSimple"
|
898
|
-
},
|
899
|
-
"widgets_values": ["AbyssOrangeMix2_hard.safetensors"]
|
900
|
-
},
|
901
|
-
{
|
902
|
-
"id": 48,
|
903
|
-
"type": "MarkdownNote",
|
904
|
-
"pos": [-690, 615],
|
905
|
-
"size": [225, 60],
|
906
|
-
"flags": {},
|
907
|
-
"order": 4,
|
908
|
-
"mode": 0,
|
909
|
-
"inputs": [],
|
910
|
-
"outputs": [],
|
911
|
-
"properties": {},
|
912
|
-
"widgets_values": [
|
913
|
-
"\ud83d\udec8 [Learn more about this workflow](https://comfyanonymous.github.io/ComfyUI_examples/area_composition/)"
|
914
|
-
],
|
915
|
-
"color": "#432",
|
916
|
-
"bgcolor": "#653"
|
917
|
-
}
|
918
|
-
],
|
919
|
-
"links": [
|
920
|
-
[2, 5, 0, 3, 3, "LATENT"],
|
921
|
-
[6, 7, 0, 3, 2, "CONDITIONING"],
|
922
|
-
[7, 3, 0, 8, 0, "LATENT"],
|
923
|
-
[36, 20, 0, 8, 1, "VAE"],
|
924
|
-
[40, 15, 0, 10, 0, "CONDITIONING"],
|
925
|
-
[41, 3, 0, 22, 0, "LATENT"],
|
926
|
-
[42, 22, 0, 24, 3, "LATENT"],
|
927
|
-
[46, 26, 0, 24, 1, "CONDITIONING"],
|
928
|
-
[47, 27, 0, 24, 2, "CONDITIONING"],
|
929
|
-
[49, 8, 0, 9, 0, "IMAGE"],
|
930
|
-
[50, 24, 0, 31, 0, "LATENT"],
|
931
|
-
[51, 20, 0, 31, 1, "VAE"],
|
932
|
-
[54, 19, 0, 3, 1, "CONDITIONING"],
|
933
|
-
[57, 11, 0, 12, 1, "CONDITIONING"],
|
934
|
-
[58, 12, 0, 19, 0, "CONDITIONING"],
|
935
|
-
[61, 34, 0, 35, 0, "CONDITIONING"],
|
936
|
-
[62, 18, 0, 35, 1, "CONDITIONING"],
|
937
|
-
[63, 35, 0, 12, 0, "CONDITIONING"],
|
938
|
-
[87, 31, 0, 32, 0, "IMAGE"],
|
939
|
-
[89, 14, 0, 15, 0, "CONDITIONING"],
|
940
|
-
[90, 17, 0, 18, 0, "CONDITIONING"],
|
941
|
-
[91, 13, 0, 11, 0, "CONDITIONING"],
|
942
|
-
[92, 33, 0, 34, 0, "CONDITIONING"],
|
943
|
-
[93, 6, 0, 10, 1, "CONDITIONING"],
|
944
|
-
[94, 10, 0, 19, 1, "CONDITIONING"],
|
945
|
-
[95, 45, 0, 24, 0, "MODEL"],
|
946
|
-
[104, 44, 0, 3, 0, "MODEL"],
|
947
|
-
[105, 46, 0, 6, 0, "CLIP"],
|
948
|
-
[106, 46, 0, 7, 0, "CLIP"],
|
949
|
-
[107, 46, 0, 33, 0, "CLIP"],
|
950
|
-
[108, 46, 0, 17, 0, "CLIP"],
|
951
|
-
[109, 46, 0, 13, 0, "CLIP"],
|
952
|
-
[110, 46, 0, 14, 0, "CLIP"],
|
953
|
-
[111, 44, 1, 46, 0, "CLIP"],
|
954
|
-
[112, 45, 1, 47, 0, "CLIP"],
|
955
|
-
[113, 47, 0, 26, 0, "CLIP"],
|
956
|
-
[114, 47, 0, 27, 0, "CLIP"]
|
957
|
-
],
|
958
|
-
"groups": [],
|
959
|
-
"config": {},
|
960
|
-
"extra": {
|
961
|
-
"ds": {
|
962
|
-
"scale": 1.79,
|
963
|
-
"offset": [1022.96, -230.7]
|
964
|
-
}
|
965
|
-
},
|
966
|
-
"version": 0.4
|
967
|
-
}
|