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,44 +1,83 @@
|
|
1
1
|
{
|
2
2
|
"id": "7cb6261d-3b03-4171-bbd1-a4b256b42404",
|
3
3
|
"revision": 0,
|
4
|
-
"last_node_id":
|
5
|
-
"last_link_id":
|
4
|
+
"last_node_id": 19,
|
5
|
+
"last_link_id": 19,
|
6
6
|
"nodes": [
|
7
7
|
{
|
8
|
-
"id":
|
9
|
-
"type": "
|
10
|
-
"pos": [
|
11
|
-
|
8
|
+
"id": 14,
|
9
|
+
"type": "CheckpointLoaderSimple",
|
10
|
+
"pos": [
|
11
|
+
-90,
|
12
|
+
200
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
315,
|
16
|
+
98
|
17
|
+
],
|
12
18
|
"flags": {},
|
13
|
-
"order":
|
19
|
+
"order": 0,
|
14
20
|
"mode": 0,
|
15
|
-
"inputs": [
|
16
|
-
{
|
17
|
-
"name": "clip",
|
18
|
-
"type": "CLIP",
|
19
|
-
"link": 15
|
20
|
-
}
|
21
|
-
],
|
21
|
+
"inputs": [],
|
22
22
|
"outputs": [
|
23
23
|
{
|
24
|
-
"name": "
|
25
|
-
"type": "
|
24
|
+
"name": "MODEL",
|
25
|
+
"type": "MODEL",
|
26
26
|
"slot_index": 0,
|
27
|
-
"links": [
|
27
|
+
"links": [
|
28
|
+
13
|
29
|
+
]
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"name": "CLIP",
|
33
|
+
"type": "CLIP",
|
34
|
+
"slot_index": 1,
|
35
|
+
"links": [
|
36
|
+
14,
|
37
|
+
15
|
38
|
+
]
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"name": "VAE",
|
42
|
+
"type": "VAE",
|
43
|
+
"slot_index": 2,
|
44
|
+
"links": [
|
45
|
+
16,
|
46
|
+
17
|
47
|
+
]
|
28
48
|
}
|
29
49
|
],
|
30
50
|
"properties": {
|
31
|
-
"Node name for S&R": "
|
51
|
+
"Node name for S&R": "CheckpointLoaderSimple",
|
52
|
+
"cnr_id": "comfy-core",
|
53
|
+
"ver": "0.3.44",
|
54
|
+
"models": [
|
55
|
+
{
|
56
|
+
"name": "v1-5-pruned-emaonly-fp16.safetensors",
|
57
|
+
"url": "https://huggingface.co/Comfy-Org/stable-diffusion-v1-5-archive/resolve/main/v1-5-pruned-emaonly-fp16.safetensors?download=true",
|
58
|
+
"directory": "checkpoints"
|
59
|
+
}
|
60
|
+
]
|
32
61
|
},
|
33
|
-
"widgets_values": [
|
62
|
+
"widgets_values": [
|
63
|
+
"v1-5-pruned-emaonly-fp16.safetensors"
|
64
|
+
],
|
65
|
+
"color": "#322",
|
66
|
+
"bgcolor": "#533"
|
34
67
|
},
|
35
68
|
{
|
36
69
|
"id": 6,
|
37
70
|
"type": "CLIPTextEncode",
|
38
|
-
"pos": [
|
39
|
-
|
71
|
+
"pos": [
|
72
|
+
280,
|
73
|
+
210
|
74
|
+
],
|
75
|
+
"size": [
|
76
|
+
422.84503173828125,
|
77
|
+
164.31304931640625
|
78
|
+
],
|
40
79
|
"flags": {},
|
41
|
-
"order":
|
80
|
+
"order": 5,
|
42
81
|
"mode": 0,
|
43
82
|
"inputs": [
|
44
83
|
{
|
@@ -52,75 +91,100 @@
|
|
52
91
|
"name": "CONDITIONING",
|
53
92
|
"type": "CONDITIONING",
|
54
93
|
"slot_index": 0,
|
55
|
-
"links": [
|
94
|
+
"links": [
|
95
|
+
4
|
96
|
+
]
|
56
97
|
}
|
57
98
|
],
|
58
99
|
"properties": {
|
59
|
-
"Node name for S&R": "CLIPTextEncode"
|
100
|
+
"Node name for S&R": "CLIPTextEncode",
|
101
|
+
"cnr_id": "comfy-core",
|
102
|
+
"ver": "0.3.44"
|
60
103
|
},
|
61
104
|
"widgets_values": [
|
62
105
|
"photograph of victorian woman with wings, sky clouds, meadow grass\n"
|
63
|
-
]
|
106
|
+
],
|
107
|
+
"color": "#232",
|
108
|
+
"bgcolor": "#353"
|
64
109
|
},
|
65
110
|
{
|
66
|
-
"id":
|
67
|
-
"type": "
|
68
|
-
"pos": [
|
69
|
-
|
111
|
+
"id": 7,
|
112
|
+
"type": "CLIPTextEncode",
|
113
|
+
"pos": [
|
114
|
+
280,
|
115
|
+
410
|
116
|
+
],
|
117
|
+
"size": [
|
118
|
+
425.27801513671875,
|
119
|
+
180.6060791015625
|
120
|
+
],
|
70
121
|
"flags": {},
|
71
|
-
"order":
|
122
|
+
"order": 6,
|
72
123
|
"mode": 0,
|
73
124
|
"inputs": [
|
74
125
|
{
|
75
|
-
"name": "
|
76
|
-
"type": "
|
77
|
-
"link":
|
78
|
-
},
|
79
|
-
{
|
80
|
-
"name": "vae",
|
81
|
-
"type": "VAE",
|
82
|
-
"link": 17
|
126
|
+
"name": "clip",
|
127
|
+
"type": "CLIP",
|
128
|
+
"link": 15
|
83
129
|
}
|
84
130
|
],
|
85
131
|
"outputs": [
|
86
132
|
{
|
87
|
-
"name": "
|
88
|
-
"type": "
|
133
|
+
"name": "CONDITIONING",
|
134
|
+
"type": "CONDITIONING",
|
89
135
|
"slot_index": 0,
|
90
|
-
"links": [
|
136
|
+
"links": [
|
137
|
+
6
|
138
|
+
]
|
91
139
|
}
|
92
140
|
],
|
93
141
|
"properties": {
|
94
|
-
"Node name for S&R": "
|
142
|
+
"Node name for S&R": "CLIPTextEncode",
|
143
|
+
"cnr_id": "comfy-core",
|
144
|
+
"ver": "0.3.44"
|
95
145
|
},
|
96
|
-
"widgets_values": [
|
146
|
+
"widgets_values": [
|
147
|
+
"watermark, text\n"
|
148
|
+
],
|
149
|
+
"color": "#223",
|
150
|
+
"bgcolor": "#335"
|
97
151
|
},
|
98
152
|
{
|
99
|
-
"id":
|
100
|
-
"type": "
|
101
|
-
"pos": [
|
102
|
-
|
153
|
+
"id": 16,
|
154
|
+
"type": "MarkdownNote",
|
155
|
+
"pos": [
|
156
|
+
-440,
|
157
|
+
160
|
158
|
+
],
|
159
|
+
"size": [
|
160
|
+
314.95745849609375,
|
161
|
+
133.0336456298828
|
162
|
+
],
|
103
163
|
"flags": {},
|
104
|
-
"order":
|
164
|
+
"order": 1,
|
105
165
|
"mode": 0,
|
106
|
-
"inputs": [
|
107
|
-
{
|
108
|
-
"name": "images",
|
109
|
-
"type": "IMAGE",
|
110
|
-
"link": 9
|
111
|
-
}
|
112
|
-
],
|
166
|
+
"inputs": [],
|
113
167
|
"outputs": [],
|
114
168
|
"properties": {},
|
115
|
-
"widgets_values": [
|
169
|
+
"widgets_values": [
|
170
|
+
"[Tutorials](https://docs.comfy.org/tutorials/basic/image-to-image)|[教程](https://docs.comfy.org/zh-CN/tutorials/basic/image-to-image)\n\nDownload [v1-5-pruned-emaonly-fp16.safetensors](https://huggingface.co/Comfy-Org/stable-diffusion-v1-5-archive/resolve/main/v1-5-pruned-emaonly-fp16.safetensors?download=true) and save it under **ComfyUI/models/checkpoints** "
|
171
|
+
],
|
172
|
+
"color": "#432",
|
173
|
+
"bgcolor": "#653"
|
116
174
|
},
|
117
175
|
{
|
118
176
|
"id": 3,
|
119
177
|
"type": "KSampler",
|
120
|
-
"pos": [
|
121
|
-
|
178
|
+
"pos": [
|
179
|
+
740,
|
180
|
+
180
|
181
|
+
],
|
182
|
+
"size": [
|
183
|
+
315,
|
184
|
+
262
|
185
|
+
],
|
122
186
|
"flags": {},
|
123
|
-
"order":
|
187
|
+
"order": 9,
|
124
188
|
"mode": 0,
|
125
189
|
"inputs": [
|
126
190
|
{
|
@@ -149,11 +213,15 @@
|
|
149
213
|
"name": "LATENT",
|
150
214
|
"type": "LATENT",
|
151
215
|
"slot_index": 0,
|
152
|
-
"links": [
|
216
|
+
"links": [
|
217
|
+
7
|
218
|
+
]
|
153
219
|
}
|
154
220
|
],
|
155
221
|
"properties": {
|
156
|
-
"Node name for S&R": "KSampler"
|
222
|
+
"Node name for S&R": "KSampler",
|
223
|
+
"cnr_id": "comfy-core",
|
224
|
+
"ver": "0.3.44"
|
157
225
|
},
|
158
226
|
"widgets_values": [
|
159
227
|
280823642470253,
|
@@ -166,55 +234,91 @@
|
|
166
234
|
]
|
167
235
|
},
|
168
236
|
{
|
169
|
-
"id":
|
170
|
-
"type": "
|
171
|
-
"pos": [
|
172
|
-
|
237
|
+
"id": 8,
|
238
|
+
"type": "VAEDecode",
|
239
|
+
"pos": [
|
240
|
+
1080,
|
241
|
+
180
|
242
|
+
],
|
243
|
+
"size": [
|
244
|
+
210,
|
245
|
+
46
|
246
|
+
],
|
173
247
|
"flags": {},
|
174
|
-
"order":
|
248
|
+
"order": 10,
|
175
249
|
"mode": 0,
|
176
|
-
"inputs": [
|
177
|
-
"outputs": [
|
178
|
-
{
|
179
|
-
"name": "MODEL",
|
180
|
-
"type": "MODEL",
|
181
|
-
"slot_index": 0,
|
182
|
-
"links": [13]
|
183
|
-
},
|
250
|
+
"inputs": [
|
184
251
|
{
|
185
|
-
"name": "
|
186
|
-
"type": "
|
187
|
-
"
|
188
|
-
"links": [14, 15]
|
252
|
+
"name": "samples",
|
253
|
+
"type": "LATENT",
|
254
|
+
"link": 7
|
189
255
|
},
|
190
256
|
{
|
191
|
-
"name": "
|
257
|
+
"name": "vae",
|
192
258
|
"type": "VAE",
|
193
|
-
"
|
194
|
-
|
259
|
+
"link": 17
|
260
|
+
}
|
261
|
+
],
|
262
|
+
"outputs": [
|
263
|
+
{
|
264
|
+
"name": "IMAGE",
|
265
|
+
"type": "IMAGE",
|
266
|
+
"slot_index": 0,
|
267
|
+
"links": [
|
268
|
+
9
|
269
|
+
]
|
195
270
|
}
|
196
271
|
],
|
197
272
|
"properties": {
|
198
|
-
"Node name for S&R": "
|
199
|
-
"
|
200
|
-
|
201
|
-
"name": "v1-5-pruned-emaonly-fp16.safetensors",
|
202
|
-
"url": "https://huggingface.co/Comfy-Org/stable-diffusion-v1-5-archive/resolve/main/v1-5-pruned-emaonly-fp16.safetensors?download=true",
|
203
|
-
"directory": "checkpoints"
|
204
|
-
}
|
205
|
-
]
|
273
|
+
"Node name for S&R": "VAEDecode",
|
274
|
+
"cnr_id": "comfy-core",
|
275
|
+
"ver": "0.3.44"
|
206
276
|
},
|
207
|
-
"widgets_values": [
|
208
|
-
|
209
|
-
|
277
|
+
"widgets_values": []
|
278
|
+
},
|
279
|
+
{
|
280
|
+
"id": 9,
|
281
|
+
"type": "SaveImage",
|
282
|
+
"pos": [
|
283
|
+
1080,
|
284
|
+
280
|
285
|
+
],
|
286
|
+
"size": [
|
287
|
+
450,
|
288
|
+
430
|
289
|
+
],
|
290
|
+
"flags": {},
|
291
|
+
"order": 11,
|
292
|
+
"mode": 0,
|
293
|
+
"inputs": [
|
294
|
+
{
|
295
|
+
"name": "images",
|
296
|
+
"type": "IMAGE",
|
297
|
+
"link": 9
|
298
|
+
}
|
299
|
+
],
|
300
|
+
"outputs": [],
|
301
|
+
"properties": {
|
302
|
+
"cnr_id": "comfy-core",
|
303
|
+
"ver": "0.3.44"
|
304
|
+
},
|
305
|
+
"widgets_values": [
|
306
|
+
"ComfyUI"
|
307
|
+
]
|
210
308
|
},
|
211
309
|
{
|
212
310
|
"id": 10,
|
213
311
|
"type": "LoadImage",
|
214
|
-
"pos": [
|
215
|
-
|
312
|
+
"pos": [
|
313
|
+
-90,
|
314
|
+
410
|
315
|
+
],
|
316
|
+
"size": [
|
317
|
+
310,
|
318
|
+
314
|
319
|
+
],
|
216
320
|
"flags": {},
|
217
|
-
"order":
|
321
|
+
"order": 2,
|
218
322
|
"mode": 0,
|
219
323
|
"inputs": [],
|
220
324
|
"outputs": [
|
@@ -222,7 +326,9 @@
|
|
222
326
|
"name": "IMAGE",
|
223
327
|
"type": "IMAGE",
|
224
328
|
"slot_index": 0,
|
225
|
-
"links": [
|
329
|
+
"links": [
|
330
|
+
18
|
331
|
+
]
|
226
332
|
},
|
227
333
|
{
|
228
334
|
"name": "MASK",
|
@@ -231,25 +337,36 @@
|
|
231
337
|
}
|
232
338
|
],
|
233
339
|
"properties": {
|
234
|
-
"Node name for S&R": "LoadImage"
|
340
|
+
"Node name for S&R": "LoadImage",
|
341
|
+
"cnr_id": "comfy-core",
|
342
|
+
"ver": "0.3.44"
|
235
343
|
},
|
236
|
-
"widgets_values": [
|
344
|
+
"widgets_values": [
|
345
|
+
"example.png",
|
346
|
+
"image"
|
347
|
+
],
|
237
348
|
"color": "#322",
|
238
349
|
"bgcolor": "#533"
|
239
350
|
},
|
240
351
|
{
|
241
352
|
"id": 12,
|
242
353
|
"type": "VAEEncode",
|
243
|
-
"pos": [
|
244
|
-
|
354
|
+
"pos": [
|
355
|
+
560,
|
356
|
+
650
|
357
|
+
],
|
358
|
+
"size": [
|
359
|
+
210,
|
360
|
+
46
|
361
|
+
],
|
245
362
|
"flags": {},
|
246
|
-
"order":
|
363
|
+
"order": 8,
|
247
364
|
"mode": 0,
|
248
365
|
"inputs": [
|
249
366
|
{
|
250
367
|
"name": "pixels",
|
251
368
|
"type": "IMAGE",
|
252
|
-
"link":
|
369
|
+
"link": 19
|
253
370
|
},
|
254
371
|
{
|
255
372
|
"name": "vae",
|
@@ -262,51 +379,237 @@
|
|
262
379
|
"name": "LATENT",
|
263
380
|
"type": "LATENT",
|
264
381
|
"slot_index": 0,
|
265
|
-
"links": [
|
382
|
+
"links": [
|
383
|
+
11
|
384
|
+
]
|
266
385
|
}
|
267
386
|
],
|
268
387
|
"properties": {
|
269
|
-
"Node name for S&R": "VAEEncode"
|
388
|
+
"Node name for S&R": "VAEEncode",
|
389
|
+
"cnr_id": "comfy-core",
|
390
|
+
"ver": "0.3.44"
|
270
391
|
},
|
271
392
|
"widgets_values": []
|
272
393
|
},
|
273
394
|
{
|
274
|
-
"id":
|
395
|
+
"id": 17,
|
396
|
+
"type": "MarkdownNote",
|
397
|
+
"pos": [
|
398
|
+
740,
|
399
|
+
490
|
400
|
+
],
|
401
|
+
"size": [
|
402
|
+
310,
|
403
|
+
110
|
404
|
+
],
|
405
|
+
"flags": {},
|
406
|
+
"order": 3,
|
407
|
+
"mode": 0,
|
408
|
+
"inputs": [],
|
409
|
+
"outputs": [],
|
410
|
+
"properties": {},
|
411
|
+
"widgets_values": [
|
412
|
+
"When using the image - to - image workflow, you should remember that the **denoise** value should be less than 1. The closer the value is to 0, the more features of the input image the output image will retain."
|
413
|
+
],
|
414
|
+
"color": "#432",
|
415
|
+
"bgcolor": "#653"
|
416
|
+
},
|
417
|
+
{
|
418
|
+
"id": 18,
|
419
|
+
"type": "ImageScaleToTotalPixels",
|
420
|
+
"pos": [
|
421
|
+
280,
|
422
|
+
650
|
423
|
+
],
|
424
|
+
"size": [
|
425
|
+
260,
|
426
|
+
82
|
427
|
+
],
|
428
|
+
"flags": {},
|
429
|
+
"order": 7,
|
430
|
+
"mode": 0,
|
431
|
+
"inputs": [
|
432
|
+
{
|
433
|
+
"name": "image",
|
434
|
+
"type": "IMAGE",
|
435
|
+
"link": 18
|
436
|
+
}
|
437
|
+
],
|
438
|
+
"outputs": [
|
439
|
+
{
|
440
|
+
"name": "IMAGE",
|
441
|
+
"type": "IMAGE",
|
442
|
+
"links": [
|
443
|
+
19
|
444
|
+
]
|
445
|
+
}
|
446
|
+
],
|
447
|
+
"properties": {
|
448
|
+
"Node name for S&R": "ImageScaleToTotalPixels"
|
449
|
+
},
|
450
|
+
"widgets_values": [
|
451
|
+
"nearest-exact",
|
452
|
+
0.25
|
453
|
+
]
|
454
|
+
},
|
455
|
+
{
|
456
|
+
"id": 19,
|
275
457
|
"type": "MarkdownNote",
|
276
|
-
"pos": [
|
277
|
-
|
458
|
+
"pos": [
|
459
|
+
280,
|
460
|
+
780
|
461
|
+
],
|
462
|
+
"size": [
|
463
|
+
270,
|
464
|
+
120
|
465
|
+
],
|
278
466
|
"flags": {},
|
279
|
-
"order":
|
467
|
+
"order": 4,
|
280
468
|
"mode": 0,
|
281
469
|
"inputs": [],
|
282
470
|
"outputs": [],
|
471
|
+
"title": "About Scale Image to Total Pixels",
|
283
472
|
"properties": {},
|
284
473
|
"widgets_values": [
|
285
|
-
"
|
474
|
+
"The model this template uses is trained based on a 512*512 image dataset. So if you use an input image that's too large, it might cause some issues. We've added the Scale image to total pixels node to scale images. If you're quite familiar with this model, you can remove it."
|
286
475
|
],
|
287
476
|
"color": "#432",
|
288
477
|
"bgcolor": "#653"
|
289
478
|
}
|
290
479
|
],
|
291
480
|
"links": [
|
292
|
-
[
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
[
|
301
|
-
|
302
|
-
|
481
|
+
[
|
482
|
+
4,
|
483
|
+
6,
|
484
|
+
0,
|
485
|
+
3,
|
486
|
+
1,
|
487
|
+
"CONDITIONING"
|
488
|
+
],
|
489
|
+
[
|
490
|
+
6,
|
491
|
+
7,
|
492
|
+
0,
|
493
|
+
3,
|
494
|
+
2,
|
495
|
+
"CONDITIONING"
|
496
|
+
],
|
497
|
+
[
|
498
|
+
7,
|
499
|
+
3,
|
500
|
+
0,
|
501
|
+
8,
|
502
|
+
0,
|
503
|
+
"LATENT"
|
504
|
+
],
|
505
|
+
[
|
506
|
+
9,
|
507
|
+
8,
|
508
|
+
0,
|
509
|
+
9,
|
510
|
+
0,
|
511
|
+
"IMAGE"
|
512
|
+
],
|
513
|
+
[
|
514
|
+
11,
|
515
|
+
12,
|
516
|
+
0,
|
517
|
+
3,
|
518
|
+
3,
|
519
|
+
"LATENT"
|
520
|
+
],
|
521
|
+
[
|
522
|
+
13,
|
523
|
+
14,
|
524
|
+
0,
|
525
|
+
3,
|
526
|
+
0,
|
527
|
+
"MODEL"
|
528
|
+
],
|
529
|
+
[
|
530
|
+
14,
|
531
|
+
14,
|
532
|
+
1,
|
533
|
+
6,
|
534
|
+
0,
|
535
|
+
"CLIP"
|
536
|
+
],
|
537
|
+
[
|
538
|
+
15,
|
539
|
+
14,
|
540
|
+
1,
|
541
|
+
7,
|
542
|
+
0,
|
543
|
+
"CLIP"
|
544
|
+
],
|
545
|
+
[
|
546
|
+
16,
|
547
|
+
14,
|
548
|
+
2,
|
549
|
+
12,
|
550
|
+
1,
|
551
|
+
"VAE"
|
552
|
+
],
|
553
|
+
[
|
554
|
+
17,
|
555
|
+
14,
|
556
|
+
2,
|
557
|
+
8,
|
558
|
+
1,
|
559
|
+
"VAE"
|
560
|
+
],
|
561
|
+
[
|
562
|
+
18,
|
563
|
+
10,
|
564
|
+
0,
|
565
|
+
18,
|
566
|
+
0,
|
567
|
+
"IMAGE"
|
568
|
+
],
|
569
|
+
[
|
570
|
+
19,
|
571
|
+
18,
|
572
|
+
0,
|
573
|
+
12,
|
574
|
+
0,
|
575
|
+
"IMAGE"
|
576
|
+
]
|
303
577
|
],
|
304
578
|
"groups": [
|
305
579
|
{
|
306
580
|
"id": 1,
|
307
|
-
"title": "
|
581
|
+
"title": "Step2 - Upload image",
|
582
|
+
"bounding": [
|
583
|
+
-100,
|
584
|
+
330,
|
585
|
+
340,
|
586
|
+
420
|
587
|
+
],
|
588
|
+
"color": "#3f789e",
|
589
|
+
"font_size": 24,
|
590
|
+
"flags": {}
|
591
|
+
},
|
592
|
+
{
|
593
|
+
"id": 2,
|
594
|
+
"title": "Step1 - Load model",
|
595
|
+
"bounding": [
|
596
|
+
-100,
|
597
|
+
130,
|
598
|
+
340,
|
599
|
+
180
|
600
|
+
],
|
601
|
+
"color": "#3f789e",
|
602
|
+
"font_size": 24,
|
603
|
+
"flags": {}
|
604
|
+
},
|
605
|
+
{
|
606
|
+
"id": 3,
|
607
|
+
"title": "Step3 - Prompt",
|
308
608
|
"bounding": [
|
309
|
-
|
609
|
+
270,
|
610
|
+
130,
|
611
|
+
450,
|
612
|
+
470
|
310
613
|
],
|
311
614
|
"color": "#3f789e",
|
312
615
|
"font_size": 24,
|
@@ -315,7 +618,14 @@
|
|
315
618
|
],
|
316
619
|
"config": {},
|
317
620
|
"extra": {
|
318
|
-
"
|
621
|
+
"ds": {
|
622
|
+
"scale": 0.925107135909973,
|
623
|
+
"offset": [
|
624
|
+
590.5116922244889,
|
625
|
+
-18.70663404599139
|
626
|
+
]
|
627
|
+
},
|
628
|
+
"frontendVersion": "1.24.1"
|
319
629
|
},
|
320
630
|
"version": 0.4
|
321
|
-
}
|
631
|
+
}
|