comfyui-workflow-templates 0.1.35__py3-none-any.whl → 0.1.36__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_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 +396 -156
- comfyui_workflow_templates/templates/image_lotus_depth_v1_1.json +35 -22
- comfyui_workflow_templates/templates/index.json +3 -11
- 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 +177 -177
- 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.36.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/RECORD +34 -36
- 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.36.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/top_level.txt +0 -0
@@ -1,64 +1,104 @@
|
|
1
1
|
{
|
2
|
-
"
|
3
|
-
"
|
2
|
+
"id": "53e00821-18fc-4a64-9dbc-bbea1f463f96",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 49,
|
5
|
+
"last_link_id": 136,
|
4
6
|
"nodes": [
|
5
7
|
{
|
6
|
-
"id":
|
7
|
-
"type": "
|
8
|
-
"pos": [
|
9
|
-
|
8
|
+
"id": 13,
|
9
|
+
"type": "CLIPTextEncode",
|
10
|
+
"pos": [
|
11
|
+
20,
|
12
|
+
-1080
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
400,
|
16
|
+
200
|
17
|
+
],
|
10
18
|
"flags": {},
|
11
|
-
"order":
|
19
|
+
"order": 9,
|
12
20
|
"mode": 0,
|
13
21
|
"inputs": [
|
14
22
|
{
|
15
|
-
"name": "
|
16
|
-
"type": "
|
17
|
-
"link":
|
18
|
-
},
|
19
|
-
{
|
20
|
-
"name": "vae",
|
21
|
-
"type": "VAE",
|
22
|
-
"link": 36
|
23
|
+
"name": "clip",
|
24
|
+
"type": "CLIP",
|
25
|
+
"link": 109
|
23
26
|
}
|
24
27
|
],
|
25
28
|
"outputs": [
|
26
29
|
{
|
27
|
-
"name": "
|
28
|
-
"type": "
|
29
|
-
"
|
30
|
-
"
|
30
|
+
"name": "CONDITIONING",
|
31
|
+
"type": "CONDITIONING",
|
32
|
+
"slot_index": 0,
|
33
|
+
"links": [
|
34
|
+
91
|
35
|
+
]
|
31
36
|
}
|
32
37
|
],
|
33
38
|
"properties": {
|
34
|
-
"
|
39
|
+
"cnr_id": "comfy-core",
|
40
|
+
"ver": "0.3.44",
|
41
|
+
"Node name for S&R": "CLIPTextEncode"
|
35
42
|
},
|
36
|
-
"widgets_values": [
|
43
|
+
"widgets_values": [
|
44
|
+
"(best quality) (evening:1.2) (sky:1.2) (clouds) (colorful) (HDR:1.2) (sunset:1.3)\n"
|
45
|
+
],
|
46
|
+
"color": "#232",
|
47
|
+
"bgcolor": "#353"
|
37
48
|
},
|
38
49
|
{
|
39
|
-
"id":
|
40
|
-
"type": "
|
41
|
-
"pos": [
|
42
|
-
|
50
|
+
"id": 33,
|
51
|
+
"type": "CLIPTextEncode",
|
52
|
+
"pos": [
|
53
|
+
20,
|
54
|
+
-810
|
55
|
+
],
|
56
|
+
"size": [
|
57
|
+
400,
|
58
|
+
200
|
59
|
+
],
|
43
60
|
"flags": {},
|
44
|
-
"order":
|
61
|
+
"order": 7,
|
45
62
|
"mode": 0,
|
46
63
|
"inputs": [
|
47
64
|
{
|
48
|
-
"name": "
|
49
|
-
"type": "
|
50
|
-
"link":
|
65
|
+
"name": "clip",
|
66
|
+
"type": "CLIP",
|
67
|
+
"link": 107
|
51
68
|
}
|
52
69
|
],
|
53
|
-
"outputs": [
|
54
|
-
|
55
|
-
|
70
|
+
"outputs": [
|
71
|
+
{
|
72
|
+
"name": "CONDITIONING",
|
73
|
+
"type": "CONDITIONING",
|
74
|
+
"slot_index": 0,
|
75
|
+
"links": [
|
76
|
+
92
|
77
|
+
]
|
78
|
+
}
|
79
|
+
],
|
80
|
+
"properties": {
|
81
|
+
"cnr_id": "comfy-core",
|
82
|
+
"ver": "0.3.44",
|
83
|
+
"Node name for S&R": "CLIPTextEncode"
|
84
|
+
},
|
85
|
+
"widgets_values": [
|
86
|
+
"(masterpiece) (best quality) morning sky\n\n"
|
87
|
+
],
|
88
|
+
"color": "#232",
|
89
|
+
"bgcolor": "#353"
|
56
90
|
},
|
57
91
|
{
|
58
|
-
"id":
|
92
|
+
"id": 17,
|
59
93
|
"type": "CLIPTextEncode",
|
60
|
-
"pos": [
|
61
|
-
|
94
|
+
"pos": [
|
95
|
+
20,
|
96
|
+
-540
|
97
|
+
],
|
98
|
+
"size": [
|
99
|
+
400,
|
100
|
+
200
|
101
|
+
],
|
62
102
|
"flags": {},
|
63
103
|
"order": 8,
|
64
104
|
"mode": 0,
|
@@ -66,93 +106,129 @@
|
|
66
106
|
{
|
67
107
|
"name": "clip",
|
68
108
|
"type": "CLIP",
|
69
|
-
"link":
|
109
|
+
"link": 108
|
70
110
|
}
|
71
111
|
],
|
72
112
|
"outputs": [
|
73
113
|
{
|
74
114
|
"name": "CONDITIONING",
|
75
115
|
"type": "CONDITIONING",
|
76
|
-
"
|
77
|
-
"
|
116
|
+
"slot_index": 0,
|
117
|
+
"links": [
|
118
|
+
90
|
119
|
+
]
|
78
120
|
}
|
79
121
|
],
|
80
122
|
"properties": {
|
123
|
+
"cnr_id": "comfy-core",
|
124
|
+
"ver": "0.3.44",
|
81
125
|
"Node name for S&R": "CLIPTextEncode"
|
82
126
|
},
|
83
127
|
"widgets_values": [
|
84
|
-
"(
|
85
|
-
]
|
128
|
+
"(best quality) (daytime:1.2) sky (blue)\n"
|
129
|
+
],
|
130
|
+
"color": "#232",
|
131
|
+
"bgcolor": "#353"
|
86
132
|
},
|
87
133
|
{
|
88
|
-
"id":
|
134
|
+
"id": 35,
|
89
135
|
"type": "ConditioningCombine",
|
90
|
-
"pos": [
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
136
|
+
"pos": [
|
137
|
+
800,
|
138
|
+
-1080
|
139
|
+
],
|
140
|
+
"size": [
|
141
|
+
342.6000061035156,
|
142
|
+
46
|
143
|
+
],
|
144
|
+
"flags": {},
|
145
|
+
"order": 18,
|
96
146
|
"mode": 0,
|
97
147
|
"inputs": [
|
98
148
|
{
|
99
149
|
"name": "conditioning_1",
|
100
150
|
"type": "CONDITIONING",
|
101
|
-
"link":
|
151
|
+
"link": 126
|
102
152
|
},
|
103
153
|
{
|
104
154
|
"name": "conditioning_2",
|
105
155
|
"type": "CONDITIONING",
|
106
|
-
"link":
|
156
|
+
"link": 127
|
107
157
|
}
|
108
158
|
],
|
109
159
|
"outputs": [
|
110
160
|
{
|
111
161
|
"name": "CONDITIONING",
|
112
162
|
"type": "CONDITIONING",
|
113
|
-
"
|
114
|
-
"
|
163
|
+
"slot_index": 0,
|
164
|
+
"links": [
|
165
|
+
130
|
166
|
+
]
|
115
167
|
}
|
116
168
|
],
|
117
169
|
"properties": {
|
170
|
+
"cnr_id": "comfy-core",
|
171
|
+
"ver": "0.3.44",
|
118
172
|
"Node name for S&R": "ConditioningCombine"
|
119
173
|
},
|
120
174
|
"widgets_values": []
|
121
175
|
},
|
122
176
|
{
|
123
|
-
"id":
|
124
|
-
"type": "
|
125
|
-
"pos": [
|
126
|
-
|
127
|
-
|
128
|
-
|
177
|
+
"id": 12,
|
178
|
+
"type": "ConditioningCombine",
|
179
|
+
"pos": [
|
180
|
+
790,
|
181
|
+
-740
|
182
|
+
],
|
183
|
+
"size": [
|
184
|
+
342.6000061035156,
|
185
|
+
46
|
186
|
+
],
|
187
|
+
"flags": {
|
188
|
+
"collapsed": false
|
189
|
+
},
|
190
|
+
"order": 17,
|
129
191
|
"mode": 0,
|
130
|
-
"inputs": [
|
192
|
+
"inputs": [
|
193
|
+
{
|
194
|
+
"name": "conditioning_1",
|
195
|
+
"type": "CONDITIONING",
|
196
|
+
"link": 128
|
197
|
+
},
|
198
|
+
{
|
199
|
+
"name": "conditioning_2",
|
200
|
+
"type": "CONDITIONING",
|
201
|
+
"link": 129
|
202
|
+
}
|
203
|
+
],
|
131
204
|
"outputs": [
|
132
205
|
{
|
133
|
-
"name": "
|
134
|
-
"type": "
|
135
|
-
"
|
136
|
-
"
|
206
|
+
"name": "CONDITIONING",
|
207
|
+
"type": "CONDITIONING",
|
208
|
+
"slot_index": 0,
|
209
|
+
"links": [
|
210
|
+
131
|
211
|
+
]
|
137
212
|
}
|
138
213
|
],
|
139
214
|
"properties": {
|
140
|
-
"
|
141
|
-
"
|
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
|
-
]
|
215
|
+
"cnr_id": "comfy-core",
|
216
|
+
"ver": "0.3.44",
|
217
|
+
"Node name for S&R": "ConditioningCombine"
|
148
218
|
},
|
149
|
-
"widgets_values": [
|
219
|
+
"widgets_values": []
|
150
220
|
},
|
151
221
|
{
|
152
|
-
"id":
|
222
|
+
"id": 10,
|
153
223
|
"type": "ConditioningCombine",
|
154
|
-
"pos": [
|
155
|
-
|
224
|
+
"pos": [
|
225
|
+
780,
|
226
|
+
-290
|
227
|
+
],
|
228
|
+
"size": [
|
229
|
+
342.6000061035156,
|
230
|
+
46
|
231
|
+
],
|
156
232
|
"flags": {},
|
157
233
|
"order": 20,
|
158
234
|
"mode": 0,
|
@@ -160,807 +236,1370 @@
|
|
160
236
|
{
|
161
237
|
"name": "conditioning_1",
|
162
238
|
"type": "CONDITIONING",
|
163
|
-
"link":
|
239
|
+
"link": 132
|
164
240
|
},
|
165
241
|
{
|
166
242
|
"name": "conditioning_2",
|
167
243
|
"type": "CONDITIONING",
|
168
|
-
"link":
|
244
|
+
"link": 93
|
169
245
|
}
|
170
246
|
],
|
171
247
|
"outputs": [
|
172
248
|
{
|
173
249
|
"name": "CONDITIONING",
|
174
250
|
"type": "CONDITIONING",
|
175
|
-
"
|
176
|
-
"
|
251
|
+
"slot_index": 0,
|
252
|
+
"links": [
|
253
|
+
133
|
254
|
+
]
|
177
255
|
}
|
178
256
|
],
|
179
257
|
"properties": {
|
258
|
+
"cnr_id": "comfy-core",
|
259
|
+
"ver": "0.3.44",
|
180
260
|
"Node name for S&R": "ConditioningCombine"
|
181
261
|
},
|
182
262
|
"widgets_values": []
|
183
263
|
},
|
184
264
|
{
|
185
|
-
"id":
|
186
|
-
"type": "
|
187
|
-
"pos": [
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
265
|
+
"id": 20,
|
266
|
+
"type": "VAELoader",
|
267
|
+
"pos": [
|
268
|
+
-500,
|
269
|
+
150
|
270
|
+
],
|
271
|
+
"size": [
|
272
|
+
315,
|
273
|
+
58
|
274
|
+
],
|
275
|
+
"flags": {},
|
276
|
+
"order": 0,
|
193
277
|
"mode": 0,
|
194
278
|
"inputs": [],
|
195
279
|
"outputs": [
|
196
280
|
{
|
197
|
-
"name": "
|
198
|
-
"type": "
|
199
|
-
"
|
200
|
-
"
|
281
|
+
"name": "VAE",
|
282
|
+
"type": "VAE",
|
283
|
+
"slot_index": 0,
|
284
|
+
"links": [
|
285
|
+
36,
|
286
|
+
51
|
287
|
+
]
|
201
288
|
}
|
202
289
|
],
|
203
290
|
"properties": {
|
204
|
-
"
|
291
|
+
"cnr_id": "comfy-core",
|
292
|
+
"ver": "0.3.44",
|
293
|
+
"Node name for S&R": "VAELoader",
|
294
|
+
"models": [
|
295
|
+
{
|
296
|
+
"name": "vae-ft-mse-840000-ema-pruned.safetensors",
|
297
|
+
"url": "https://huggingface.co/stabilityai/sd-vae-ft-mse-original/resolve/main/vae-ft-mse-840000-ema-pruned.safetensors?download=true",
|
298
|
+
"directory": "vae"
|
299
|
+
}
|
300
|
+
]
|
205
301
|
},
|
206
|
-
"widgets_values": [
|
302
|
+
"widgets_values": [
|
303
|
+
"vae-ft-mse-840000-ema-pruned.safetensors"
|
304
|
+
],
|
305
|
+
"color": "#322",
|
306
|
+
"bgcolor": "#533"
|
207
307
|
},
|
208
308
|
{
|
209
|
-
"id":
|
210
|
-
"type": "
|
211
|
-
"pos": [
|
212
|
-
|
309
|
+
"id": 3,
|
310
|
+
"type": "KSampler",
|
311
|
+
"pos": [
|
312
|
+
500,
|
313
|
+
0
|
314
|
+
],
|
315
|
+
"size": [
|
316
|
+
315,
|
317
|
+
474
|
318
|
+
],
|
213
319
|
"flags": {},
|
214
|
-
"order":
|
320
|
+
"order": 21,
|
215
321
|
"mode": 0,
|
216
322
|
"inputs": [
|
217
323
|
{
|
218
|
-
"name": "
|
324
|
+
"name": "model",
|
325
|
+
"type": "MODEL",
|
326
|
+
"link": 104
|
327
|
+
},
|
328
|
+
{
|
329
|
+
"name": "positive",
|
330
|
+
"type": "CONDITIONING",
|
331
|
+
"link": 133
|
332
|
+
},
|
333
|
+
{
|
334
|
+
"name": "negative",
|
335
|
+
"type": "CONDITIONING",
|
336
|
+
"link": 6
|
337
|
+
},
|
338
|
+
{
|
339
|
+
"name": "latent_image",
|
219
340
|
"type": "LATENT",
|
220
|
-
"link":
|
341
|
+
"link": 2
|
221
342
|
}
|
222
343
|
],
|
223
344
|
"outputs": [
|
224
345
|
{
|
225
346
|
"name": "LATENT",
|
226
347
|
"type": "LATENT",
|
227
|
-
"
|
228
|
-
"
|
348
|
+
"slot_index": 0,
|
349
|
+
"links": [
|
350
|
+
7,
|
351
|
+
41
|
352
|
+
]
|
229
353
|
}
|
230
354
|
],
|
231
355
|
"properties": {
|
232
|
-
"
|
356
|
+
"cnr_id": "comfy-core",
|
357
|
+
"ver": "0.3.44",
|
358
|
+
"Node name for S&R": "KSampler"
|
233
359
|
},
|
234
|
-
"widgets_values": [
|
360
|
+
"widgets_values": [
|
361
|
+
339192168723391,
|
362
|
+
"randomize",
|
363
|
+
13,
|
364
|
+
8.5,
|
365
|
+
"dpmpp_sde",
|
366
|
+
"normal",
|
367
|
+
1
|
368
|
+
]
|
235
369
|
},
|
236
370
|
{
|
237
|
-
"id":
|
371
|
+
"id": 6,
|
238
372
|
"type": "CLIPTextEncode",
|
239
|
-
"pos": [
|
240
|
-
|
241
|
-
|
242
|
-
|
373
|
+
"pos": [
|
374
|
+
20,
|
375
|
+
-280
|
376
|
+
],
|
377
|
+
"size": [
|
378
|
+
390,
|
379
|
+
170
|
380
|
+
],
|
381
|
+
"flags": {
|
382
|
+
"collapsed": false
|
383
|
+
},
|
384
|
+
"order": 5,
|
243
385
|
"mode": 0,
|
244
386
|
"inputs": [
|
245
387
|
{
|
246
388
|
"name": "clip",
|
247
389
|
"type": "CLIP",
|
248
|
-
"link":
|
390
|
+
"link": 105
|
249
391
|
}
|
250
392
|
],
|
251
393
|
"outputs": [
|
252
394
|
{
|
253
395
|
"name": "CONDITIONING",
|
254
396
|
"type": "CONDITIONING",
|
255
|
-
"
|
256
|
-
"
|
397
|
+
"slot_index": 0,
|
398
|
+
"links": [
|
399
|
+
93
|
400
|
+
]
|
257
401
|
}
|
258
402
|
],
|
259
403
|
"properties": {
|
404
|
+
"cnr_id": "comfy-core",
|
405
|
+
"ver": "0.3.44",
|
260
406
|
"Node name for S&R": "CLIPTextEncode"
|
261
407
|
},
|
262
408
|
"widgets_values": [
|
263
|
-
"(best quality)
|
264
|
-
]
|
265
|
-
},
|
266
|
-
{
|
267
|
-
"id": 18,
|
268
|
-
"type": "ConditioningSetArea",
|
269
|
-
"pos": [482, -709],
|
270
|
-
"size": [312, 154],
|
271
|
-
"flags": {},
|
272
|
-
"order": 17,
|
273
|
-
"mode": 0,
|
274
|
-
"inputs": [
|
275
|
-
{
|
276
|
-
"name": "conditioning",
|
277
|
-
"type": "CONDITIONING",
|
278
|
-
"link": 96
|
279
|
-
}
|
280
|
-
],
|
281
|
-
"outputs": [
|
282
|
-
{
|
283
|
-
"name": "CONDITIONING",
|
284
|
-
"type": "CONDITIONING",
|
285
|
-
"links": [62],
|
286
|
-
"slot_index": 0
|
287
|
-
}
|
409
|
+
"(masterpiece) (best quality) beautiful landscape breathtaking amazing view nature photograph forest mountains ocean (sky) national park scenery"
|
288
410
|
],
|
289
|
-
"
|
290
|
-
|
291
|
-
},
|
292
|
-
"widgets_values": [704, 384, 0, 320, 1]
|
411
|
+
"color": "#232",
|
412
|
+
"bgcolor": "#353"
|
293
413
|
},
|
294
414
|
{
|
295
|
-
"id":
|
415
|
+
"id": 8,
|
296
416
|
"type": "VAEDecode",
|
297
|
-
"pos": [
|
298
|
-
|
417
|
+
"pos": [
|
418
|
+
850,
|
419
|
+
10
|
420
|
+
],
|
421
|
+
"size": [
|
422
|
+
210,
|
423
|
+
46
|
424
|
+
],
|
299
425
|
"flags": {},
|
300
|
-
"order":
|
426
|
+
"order": 22,
|
301
427
|
"mode": 0,
|
302
428
|
"inputs": [
|
303
429
|
{
|
304
430
|
"name": "samples",
|
305
431
|
"type": "LATENT",
|
306
|
-
"link":
|
432
|
+
"link": 7
|
307
433
|
},
|
308
434
|
{
|
309
435
|
"name": "vae",
|
310
436
|
"type": "VAE",
|
311
|
-
"link":
|
437
|
+
"link": 36
|
312
438
|
}
|
313
439
|
],
|
314
440
|
"outputs": [
|
315
441
|
{
|
316
442
|
"name": "IMAGE",
|
317
443
|
"type": "IMAGE",
|
318
|
-
"
|
319
|
-
"
|
444
|
+
"slot_index": 0,
|
445
|
+
"links": [
|
446
|
+
49
|
447
|
+
]
|
320
448
|
}
|
321
449
|
],
|
322
450
|
"properties": {
|
451
|
+
"cnr_id": "comfy-core",
|
452
|
+
"ver": "0.3.44",
|
323
453
|
"Node name for S&R": "VAEDecode"
|
324
454
|
},
|
325
455
|
"widgets_values": []
|
326
456
|
},
|
327
457
|
{
|
328
|
-
"id":
|
329
|
-
"type": "
|
330
|
-
"pos": [
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
"
|
335
|
-
|
336
|
-
|
337
|
-
"name": "images",
|
338
|
-
"type": "IMAGE",
|
339
|
-
"link": 87
|
340
|
-
}
|
458
|
+
"id": 44,
|
459
|
+
"type": "CheckpointLoaderSimple",
|
460
|
+
"pos": [
|
461
|
+
-500,
|
462
|
+
-10
|
463
|
+
],
|
464
|
+
"size": [
|
465
|
+
315,
|
466
|
+
98
|
341
467
|
],
|
342
|
-
"outputs": [],
|
343
|
-
"properties": {},
|
344
|
-
"widgets_values": ["ComfyUI"]
|
345
|
-
},
|
346
|
-
{
|
347
|
-
"id": 24,
|
348
|
-
"type": "KSampler",
|
349
|
-
"pos": [2421.3, -389],
|
350
|
-
"size": [315, 262],
|
351
468
|
"flags": {},
|
352
|
-
"order":
|
469
|
+
"order": 1,
|
353
470
|
"mode": 0,
|
354
|
-
"inputs": [
|
471
|
+
"inputs": [],
|
472
|
+
"outputs": [
|
355
473
|
{
|
356
|
-
"name": "
|
474
|
+
"name": "MODEL",
|
357
475
|
"type": "MODEL",
|
358
|
-
"
|
476
|
+
"slot_index": 0,
|
477
|
+
"links": [
|
478
|
+
104,
|
479
|
+
134
|
480
|
+
]
|
359
481
|
},
|
360
482
|
{
|
361
|
-
"name": "
|
362
|
-
"type": "
|
363
|
-
"
|
483
|
+
"name": "CLIP",
|
484
|
+
"type": "CLIP",
|
485
|
+
"slot_index": 1,
|
486
|
+
"links": [
|
487
|
+
111
|
488
|
+
]
|
364
489
|
},
|
365
490
|
{
|
366
|
-
"name": "
|
367
|
-
"type": "
|
368
|
-
"
|
369
|
-
},
|
370
|
-
{
|
371
|
-
"name": "latent_image",
|
372
|
-
"type": "LATENT",
|
373
|
-
"link": 42
|
374
|
-
}
|
375
|
-
],
|
376
|
-
"outputs": [
|
377
|
-
{
|
378
|
-
"name": "LATENT",
|
379
|
-
"type": "LATENT",
|
380
|
-
"links": [50],
|
381
|
-
"slot_index": 0
|
491
|
+
"name": "VAE",
|
492
|
+
"type": "VAE",
|
493
|
+
"links": null
|
382
494
|
}
|
383
495
|
],
|
384
496
|
"properties": {
|
385
|
-
"
|
497
|
+
"cnr_id": "comfy-core",
|
498
|
+
"ver": "0.3.44",
|
499
|
+
"Node name for S&R": "CheckpointLoaderSimple",
|
500
|
+
"models": [
|
501
|
+
{
|
502
|
+
"name": "DreamShaper_8_pruned.safetensors",
|
503
|
+
"url": "https://huggingface.co/Lykon/DreamShaper/resolve/main/DreamShaper_8_pruned.safetensors",
|
504
|
+
"directory": "checkpoints"
|
505
|
+
}
|
506
|
+
]
|
386
507
|
},
|
387
508
|
"widgets_values": [
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
"dpmpp_2m",
|
393
|
-
"simple",
|
394
|
-
0.5
|
395
|
-
]
|
509
|
+
"DreamShaper_8_pruned.safetensors"
|
510
|
+
],
|
511
|
+
"color": "#322",
|
512
|
+
"bgcolor": "#533"
|
396
513
|
},
|
397
514
|
{
|
398
|
-
"id":
|
515
|
+
"id": 26,
|
399
516
|
"type": "CLIPTextEncode",
|
400
|
-
"pos": [
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
517
|
+
"pos": [
|
518
|
+
20,
|
519
|
+
580
|
520
|
+
],
|
521
|
+
"size": [
|
522
|
+
400,
|
523
|
+
200
|
524
|
+
],
|
525
|
+
"flags": {},
|
526
|
+
"order": 11,
|
406
527
|
"mode": 0,
|
407
528
|
"inputs": [
|
408
529
|
{
|
409
530
|
"name": "clip",
|
410
531
|
"type": "CLIP",
|
411
|
-
"link":
|
532
|
+
"link": 135
|
412
533
|
}
|
413
534
|
],
|
414
535
|
"outputs": [
|
415
536
|
{
|
416
537
|
"name": "CONDITIONING",
|
417
538
|
"type": "CONDITIONING",
|
418
|
-
"
|
419
|
-
"
|
539
|
+
"slot_index": 0,
|
540
|
+
"links": [
|
541
|
+
46
|
542
|
+
]
|
420
543
|
}
|
421
544
|
],
|
422
545
|
"properties": {
|
546
|
+
"cnr_id": "comfy-core",
|
547
|
+
"ver": "0.3.44",
|
423
548
|
"Node name for S&R": "CLIPTextEncode"
|
424
549
|
},
|
425
550
|
"widgets_values": [
|
426
|
-
"(
|
427
|
-
]
|
551
|
+
"(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"
|
552
|
+
],
|
553
|
+
"color": "#232",
|
554
|
+
"bgcolor": "#353"
|
428
555
|
},
|
429
556
|
{
|
430
|
-
"id":
|
431
|
-
"type": "
|
432
|
-
"pos": [
|
433
|
-
|
434
|
-
|
435
|
-
"order": 23,
|
436
|
-
"mode": 0,
|
437
|
-
"inputs": [
|
438
|
-
{
|
439
|
-
"name": "model",
|
440
|
-
"type": "MODEL",
|
441
|
-
"link": 107
|
442
|
-
},
|
443
|
-
{
|
444
|
-
"name": "positive",
|
445
|
-
"type": "CONDITIONING",
|
446
|
-
"link": 54
|
447
|
-
},
|
448
|
-
{
|
449
|
-
"name": "negative",
|
450
|
-
"type": "CONDITIONING",
|
451
|
-
"link": 6
|
452
|
-
},
|
453
|
-
{
|
454
|
-
"name": "latent_image",
|
455
|
-
"type": "LATENT",
|
456
|
-
"link": 2
|
457
|
-
}
|
557
|
+
"id": 48,
|
558
|
+
"type": "MarkdownNote",
|
559
|
+
"pos": [
|
560
|
+
-760,
|
561
|
+
-50
|
458
562
|
],
|
459
|
-
"
|
460
|
-
|
461
|
-
|
462
|
-
"type": "LATENT",
|
463
|
-
"links": [7, 41],
|
464
|
-
"slot_index": 0
|
465
|
-
}
|
563
|
+
"size": [
|
564
|
+
225,
|
565
|
+
88
|
466
566
|
],
|
467
|
-
"
|
468
|
-
|
469
|
-
|
567
|
+
"flags": {},
|
568
|
+
"order": 2,
|
569
|
+
"mode": 0,
|
570
|
+
"inputs": [],
|
571
|
+
"outputs": [],
|
572
|
+
"properties": {},
|
470
573
|
"widgets_values": [
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
"dpmpp_sde",
|
476
|
-
"normal",
|
477
|
-
1
|
478
|
-
]
|
574
|
+
"🛈 [Learn more about this workflow](https://comfyanonymous.github.io/ComfyUI_examples/area_composition/)"
|
575
|
+
],
|
576
|
+
"color": "#432",
|
577
|
+
"bgcolor": "#653"
|
479
578
|
},
|
480
579
|
{
|
481
|
-
"id":
|
482
|
-
"type": "
|
483
|
-
"pos": [
|
484
|
-
|
580
|
+
"id": 46,
|
581
|
+
"type": "CLIPSetLastLayer",
|
582
|
+
"pos": [
|
583
|
+
-500,
|
584
|
+
-160
|
585
|
+
],
|
586
|
+
"size": [
|
587
|
+
315,
|
588
|
+
58
|
589
|
+
],
|
485
590
|
"flags": {},
|
486
|
-
"order":
|
591
|
+
"order": 4,
|
487
592
|
"mode": 0,
|
488
593
|
"inputs": [
|
489
594
|
{
|
490
|
-
"name": "
|
491
|
-
"type": "
|
492
|
-
"link":
|
493
|
-
"slot_index": 0
|
595
|
+
"name": "clip",
|
596
|
+
"type": "CLIP",
|
597
|
+
"link": 111
|
494
598
|
}
|
495
599
|
],
|
496
600
|
"outputs": [
|
497
601
|
{
|
498
|
-
"name": "
|
499
|
-
"type": "
|
500
|
-
"
|
501
|
-
"
|
602
|
+
"name": "CLIP",
|
603
|
+
"type": "CLIP",
|
604
|
+
"slot_index": 0,
|
605
|
+
"links": [
|
606
|
+
105,
|
607
|
+
106,
|
608
|
+
107,
|
609
|
+
108,
|
610
|
+
109,
|
611
|
+
110,
|
612
|
+
135,
|
613
|
+
136
|
614
|
+
]
|
502
615
|
}
|
503
616
|
],
|
504
617
|
"properties": {
|
505
|
-
"
|
618
|
+
"cnr_id": "comfy-core",
|
619
|
+
"ver": "0.3.44",
|
620
|
+
"Node name for S&R": "CLIPSetLastLayer"
|
506
621
|
},
|
507
|
-
"widgets_values": [
|
622
|
+
"widgets_values": [
|
623
|
+
-2
|
624
|
+
]
|
508
625
|
},
|
509
626
|
{
|
510
627
|
"id": 19,
|
511
628
|
"type": "ConditioningCombine",
|
512
|
-
"pos": [
|
513
|
-
|
629
|
+
"pos": [
|
630
|
+
790,
|
631
|
+
-410
|
632
|
+
],
|
633
|
+
"size": [
|
634
|
+
342.6000061035156,
|
635
|
+
46
|
636
|
+
],
|
514
637
|
"flags": {},
|
515
|
-
"order":
|
638
|
+
"order": 19,
|
516
639
|
"mode": 0,
|
517
640
|
"inputs": [
|
518
641
|
{
|
519
642
|
"name": "conditioning_1",
|
520
643
|
"type": "CONDITIONING",
|
521
|
-
"link":
|
644
|
+
"link": 130
|
522
645
|
},
|
523
646
|
{
|
524
647
|
"name": "conditioning_2",
|
525
648
|
"type": "CONDITIONING",
|
526
|
-
"link":
|
649
|
+
"link": 131
|
527
650
|
}
|
528
651
|
],
|
529
652
|
"outputs": [
|
530
653
|
{
|
531
654
|
"name": "CONDITIONING",
|
532
655
|
"type": "CONDITIONING",
|
533
|
-
"
|
534
|
-
"
|
656
|
+
"slot_index": 0,
|
657
|
+
"links": [
|
658
|
+
132
|
659
|
+
]
|
535
660
|
}
|
536
661
|
],
|
537
662
|
"properties": {
|
663
|
+
"cnr_id": "comfy-core",
|
664
|
+
"ver": "0.3.44",
|
538
665
|
"Node name for S&R": "ConditioningCombine"
|
539
666
|
},
|
540
667
|
"widgets_values": []
|
541
668
|
},
|
542
669
|
{
|
543
|
-
"id":
|
544
|
-
"type": "
|
545
|
-
"pos": [
|
546
|
-
|
670
|
+
"id": 5,
|
671
|
+
"type": "EmptyLatentImage",
|
672
|
+
"pos": [
|
673
|
+
-500,
|
674
|
+
310
|
675
|
+
],
|
676
|
+
"size": [
|
677
|
+
315,
|
678
|
+
106
|
679
|
+
],
|
680
|
+
"flags": {
|
681
|
+
"collapsed": false
|
682
|
+
},
|
683
|
+
"order": 3,
|
684
|
+
"mode": 0,
|
685
|
+
"inputs": [],
|
686
|
+
"outputs": [
|
687
|
+
{
|
688
|
+
"name": "LATENT",
|
689
|
+
"type": "LATENT",
|
690
|
+
"slot_index": 0,
|
691
|
+
"links": [
|
692
|
+
2
|
693
|
+
]
|
694
|
+
}
|
695
|
+
],
|
696
|
+
"properties": {
|
697
|
+
"cnr_id": "comfy-core",
|
698
|
+
"ver": "0.3.44",
|
699
|
+
"Node name for S&R": "EmptyLatentImage"
|
700
|
+
},
|
701
|
+
"widgets_values": [
|
702
|
+
704,
|
703
|
+
1280,
|
704
|
+
1
|
705
|
+
],
|
706
|
+
"color": "#323",
|
707
|
+
"bgcolor": "#535"
|
708
|
+
},
|
709
|
+
{
|
710
|
+
"id": 22,
|
711
|
+
"type": "LatentUpscale",
|
712
|
+
"pos": [
|
713
|
+
-500,
|
714
|
+
570
|
715
|
+
],
|
716
|
+
"size": [
|
717
|
+
315,
|
718
|
+
130
|
719
|
+
],
|
547
720
|
"flags": {},
|
548
|
-
"order":
|
721
|
+
"order": 23,
|
549
722
|
"mode": 0,
|
550
723
|
"inputs": [
|
551
724
|
{
|
552
|
-
"name": "
|
553
|
-
"type": "
|
554
|
-
"link":
|
555
|
-
},
|
556
|
-
{
|
557
|
-
"name": "conditioning_2",
|
558
|
-
"type": "CONDITIONING",
|
559
|
-
"link": 93
|
725
|
+
"name": "samples",
|
726
|
+
"type": "LATENT",
|
727
|
+
"link": 41
|
560
728
|
}
|
561
729
|
],
|
562
730
|
"outputs": [
|
563
731
|
{
|
564
|
-
"name": "
|
565
|
-
"type": "
|
566
|
-
"
|
567
|
-
"
|
732
|
+
"name": "LATENT",
|
733
|
+
"type": "LATENT",
|
734
|
+
"slot_index": 0,
|
735
|
+
"links": [
|
736
|
+
42
|
737
|
+
]
|
568
738
|
}
|
569
739
|
],
|
570
740
|
"properties": {
|
571
|
-
"
|
741
|
+
"cnr_id": "comfy-core",
|
742
|
+
"ver": "0.3.44",
|
743
|
+
"Node name for S&R": "LatentUpscale"
|
572
744
|
},
|
573
|
-
"widgets_values": [
|
745
|
+
"widgets_values": [
|
746
|
+
"nearest-exact",
|
747
|
+
1088,
|
748
|
+
1920,
|
749
|
+
"disabled"
|
750
|
+
],
|
751
|
+
"color": "#322",
|
752
|
+
"bgcolor": "#533"
|
574
753
|
},
|
575
754
|
{
|
576
|
-
"id":
|
577
|
-
"type": "
|
578
|
-
"pos": [
|
579
|
-
|
580
|
-
|
581
|
-
|
755
|
+
"id": 31,
|
756
|
+
"type": "VAEDecode",
|
757
|
+
"pos": [
|
758
|
+
880,
|
759
|
+
590
|
760
|
+
],
|
761
|
+
"size": [
|
762
|
+
210,
|
763
|
+
46
|
764
|
+
],
|
765
|
+
"flags": {
|
766
|
+
"collapsed": false
|
767
|
+
},
|
768
|
+
"order": 26,
|
582
769
|
"mode": 0,
|
583
770
|
"inputs": [
|
584
771
|
{
|
585
|
-
"name": "
|
586
|
-
"type": "
|
587
|
-
"link":
|
772
|
+
"name": "samples",
|
773
|
+
"type": "LATENT",
|
774
|
+
"link": 50
|
775
|
+
},
|
776
|
+
{
|
777
|
+
"name": "vae",
|
778
|
+
"type": "VAE",
|
779
|
+
"link": 51
|
588
780
|
}
|
589
781
|
],
|
590
782
|
"outputs": [
|
591
783
|
{
|
592
|
-
"name": "
|
593
|
-
"type": "
|
594
|
-
"
|
595
|
-
"
|
784
|
+
"name": "IMAGE",
|
785
|
+
"type": "IMAGE",
|
786
|
+
"slot_index": 0,
|
787
|
+
"links": [
|
788
|
+
87
|
789
|
+
]
|
596
790
|
}
|
597
791
|
],
|
598
792
|
"properties": {
|
599
|
-
"
|
793
|
+
"cnr_id": "comfy-core",
|
794
|
+
"ver": "0.3.44",
|
795
|
+
"Node name for S&R": "VAEDecode"
|
600
796
|
},
|
601
|
-
"widgets_values": [
|
797
|
+
"widgets_values": []
|
602
798
|
},
|
603
799
|
{
|
604
|
-
"id":
|
800
|
+
"id": 7,
|
605
801
|
"type": "CLIPTextEncode",
|
606
|
-
"pos": [
|
607
|
-
|
802
|
+
"pos": [
|
803
|
+
40,
|
804
|
+
220
|
805
|
+
],
|
806
|
+
"size": [
|
807
|
+
425.2799987792969,
|
808
|
+
180.61000061035156
|
809
|
+
],
|
608
810
|
"flags": {},
|
609
|
-
"order":
|
811
|
+
"order": 6,
|
610
812
|
"mode": 0,
|
611
813
|
"inputs": [
|
612
814
|
{
|
613
815
|
"name": "clip",
|
614
816
|
"type": "CLIP",
|
615
|
-
"link":
|
817
|
+
"link": 106
|
616
818
|
}
|
617
819
|
],
|
618
820
|
"outputs": [
|
619
821
|
{
|
620
822
|
"name": "CONDITIONING",
|
621
823
|
"type": "CONDITIONING",
|
622
|
-
"
|
623
|
-
"
|
824
|
+
"slot_index": 0,
|
825
|
+
"links": [
|
826
|
+
6
|
827
|
+
]
|
624
828
|
}
|
625
829
|
],
|
626
830
|
"properties": {
|
831
|
+
"cnr_id": "comfy-core",
|
832
|
+
"ver": "0.3.44",
|
627
833
|
"Node name for S&R": "CLIPTextEncode"
|
628
834
|
},
|
629
835
|
"widgets_values": [
|
630
|
-
"(
|
631
|
-
]
|
836
|
+
"(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)"
|
837
|
+
],
|
838
|
+
"color": "#223",
|
839
|
+
"bgcolor": "#335"
|
632
840
|
},
|
633
841
|
{
|
634
|
-
"id":
|
842
|
+
"id": 27,
|
635
843
|
"type": "CLIPTextEncode",
|
636
|
-
"pos": [
|
637
|
-
|
844
|
+
"pos": [
|
845
|
+
20,
|
846
|
+
830
|
847
|
+
],
|
848
|
+
"size": [
|
849
|
+
400,
|
850
|
+
200
|
851
|
+
],
|
638
852
|
"flags": {},
|
639
|
-
"order":
|
853
|
+
"order": 12,
|
640
854
|
"mode": 0,
|
641
855
|
"inputs": [
|
642
856
|
{
|
643
857
|
"name": "clip",
|
644
858
|
"type": "CLIP",
|
645
|
-
"link":
|
859
|
+
"link": 136
|
646
860
|
}
|
647
861
|
],
|
648
862
|
"outputs": [
|
649
863
|
{
|
650
864
|
"name": "CONDITIONING",
|
651
865
|
"type": "CONDITIONING",
|
652
|
-
"
|
653
|
-
"
|
866
|
+
"slot_index": 0,
|
867
|
+
"links": [
|
868
|
+
47
|
869
|
+
]
|
654
870
|
}
|
655
871
|
],
|
656
872
|
"properties": {
|
873
|
+
"cnr_id": "comfy-core",
|
874
|
+
"ver": "0.3.44",
|
657
875
|
"Node name for S&R": "CLIPTextEncode"
|
658
876
|
},
|
659
|
-
"widgets_values": [
|
877
|
+
"widgets_values": [
|
878
|
+
"(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)"
|
879
|
+
],
|
880
|
+
"color": "#223",
|
881
|
+
"bgcolor": "#335"
|
660
882
|
},
|
661
883
|
{
|
662
|
-
"id":
|
663
|
-
"type": "
|
664
|
-
"pos": [
|
665
|
-
|
884
|
+
"id": 24,
|
885
|
+
"type": "KSampler",
|
886
|
+
"pos": [
|
887
|
+
510,
|
888
|
+
580
|
889
|
+
],
|
890
|
+
"size": [
|
891
|
+
315,
|
892
|
+
474.00006103515625
|
893
|
+
],
|
666
894
|
"flags": {},
|
667
|
-
"order":
|
895
|
+
"order": 25,
|
668
896
|
"mode": 0,
|
669
897
|
"inputs": [
|
670
898
|
{
|
671
|
-
"name": "
|
672
|
-
"type": "
|
673
|
-
"link":
|
899
|
+
"name": "model",
|
900
|
+
"type": "MODEL",
|
901
|
+
"link": 134
|
902
|
+
},
|
903
|
+
{
|
904
|
+
"name": "positive",
|
905
|
+
"type": "CONDITIONING",
|
906
|
+
"link": 46
|
907
|
+
},
|
908
|
+
{
|
909
|
+
"name": "negative",
|
910
|
+
"type": "CONDITIONING",
|
911
|
+
"link": 47
|
912
|
+
},
|
913
|
+
{
|
914
|
+
"name": "latent_image",
|
915
|
+
"type": "LATENT",
|
916
|
+
"link": 42
|
674
917
|
}
|
675
918
|
],
|
676
919
|
"outputs": [
|
677
920
|
{
|
678
|
-
"name": "
|
679
|
-
"type": "
|
680
|
-
"
|
681
|
-
"
|
921
|
+
"name": "LATENT",
|
922
|
+
"type": "LATENT",
|
923
|
+
"slot_index": 0,
|
924
|
+
"links": [
|
925
|
+
50
|
926
|
+
]
|
682
927
|
}
|
683
928
|
],
|
684
929
|
"properties": {
|
685
|
-
"
|
930
|
+
"cnr_id": "comfy-core",
|
931
|
+
"ver": "0.3.44",
|
932
|
+
"Node name for S&R": "KSampler"
|
686
933
|
},
|
687
|
-
"widgets_values": [
|
934
|
+
"widgets_values": [
|
935
|
+
760129347151046,
|
936
|
+
"randomize",
|
937
|
+
14,
|
938
|
+
7,
|
939
|
+
"dpmpp_2m",
|
940
|
+
"simple",
|
941
|
+
0.5
|
942
|
+
]
|
688
943
|
},
|
689
944
|
{
|
690
|
-
"id":
|
691
|
-
"type": "
|
692
|
-
"pos": [
|
693
|
-
|
945
|
+
"id": 32,
|
946
|
+
"type": "SaveImage",
|
947
|
+
"pos": [
|
948
|
+
1200,
|
949
|
+
530
|
950
|
+
],
|
951
|
+
"size": [
|
952
|
+
580,
|
953
|
+
940
|
954
|
+
],
|
694
955
|
"flags": {},
|
695
|
-
"order":
|
956
|
+
"order": 27,
|
696
957
|
"mode": 0,
|
697
958
|
"inputs": [
|
698
959
|
{
|
699
|
-
"name": "
|
700
|
-
"type": "
|
701
|
-
"link":
|
702
|
-
"slot_index": 0
|
703
|
-
}
|
704
|
-
],
|
705
|
-
"outputs": [
|
706
|
-
{
|
707
|
-
"name": "CONDITIONING",
|
708
|
-
"type": "CONDITIONING",
|
709
|
-
"links": [61],
|
710
|
-
"slot_index": 0
|
960
|
+
"name": "images",
|
961
|
+
"type": "IMAGE",
|
962
|
+
"link": 87
|
711
963
|
}
|
712
964
|
],
|
965
|
+
"outputs": [],
|
713
966
|
"properties": {
|
714
|
-
"
|
967
|
+
"cnr_id": "comfy-core",
|
968
|
+
"ver": "0.3.44"
|
715
969
|
},
|
716
|
-
"widgets_values": [
|
970
|
+
"widgets_values": [
|
971
|
+
"ComfyUI"
|
972
|
+
]
|
717
973
|
},
|
718
974
|
{
|
719
|
-
"id":
|
720
|
-
"type": "
|
721
|
-
"pos": [
|
722
|
-
|
975
|
+
"id": 14,
|
976
|
+
"type": "CLIPTextEncode",
|
977
|
+
"pos": [
|
978
|
+
20,
|
979
|
+
-1340
|
980
|
+
],
|
981
|
+
"size": [
|
982
|
+
400,
|
983
|
+
200
|
984
|
+
],
|
723
985
|
"flags": {},
|
724
|
-
"order":
|
986
|
+
"order": 10,
|
725
987
|
"mode": 0,
|
726
988
|
"inputs": [
|
727
989
|
{
|
728
990
|
"name": "clip",
|
729
991
|
"type": "CLIP",
|
730
|
-
"link":
|
992
|
+
"link": 110
|
731
993
|
}
|
732
994
|
],
|
733
995
|
"outputs": [
|
734
996
|
{
|
735
|
-
"name": "
|
736
|
-
"type": "
|
737
|
-
"
|
738
|
-
"
|
997
|
+
"name": "CONDITIONING",
|
998
|
+
"type": "CONDITIONING",
|
999
|
+
"slot_index": 0,
|
1000
|
+
"links": [
|
1001
|
+
89
|
1002
|
+
]
|
739
1003
|
}
|
740
1004
|
],
|
741
1005
|
"properties": {
|
742
|
-
"
|
1006
|
+
"cnr_id": "comfy-core",
|
1007
|
+
"ver": "0.3.44",
|
1008
|
+
"Node name for S&R": "CLIPTextEncode"
|
743
1009
|
},
|
744
|
-
"widgets_values": [
|
1010
|
+
"widgets_values": [
|
1011
|
+
"(best quality) (night:1.3) (darkness) sky (black) (stars:1.2) (galaxy:1.2) (space) (universe)"
|
1012
|
+
],
|
1013
|
+
"color": "#232",
|
1014
|
+
"bgcolor": "#353"
|
745
1015
|
},
|
746
1016
|
{
|
747
|
-
"id":
|
748
|
-
"type": "
|
749
|
-
"pos": [
|
750
|
-
|
1017
|
+
"id": 15,
|
1018
|
+
"type": "ConditioningSetArea",
|
1019
|
+
"pos": [
|
1020
|
+
440,
|
1021
|
+
-1340
|
1022
|
+
],
|
1023
|
+
"size": [
|
1024
|
+
299,
|
1025
|
+
154
|
1026
|
+
],
|
751
1027
|
"flags": {},
|
752
|
-
"order":
|
1028
|
+
"order": 16,
|
753
1029
|
"mode": 0,
|
754
|
-
"inputs": [
|
755
|
-
"outputs": [
|
756
|
-
{
|
757
|
-
"name": "MODEL",
|
758
|
-
"type": "MODEL",
|
759
|
-
"links": [107],
|
760
|
-
"slot_index": 0
|
761
|
-
},
|
1030
|
+
"inputs": [
|
762
1031
|
{
|
763
|
-
"name": "
|
764
|
-
"type": "
|
765
|
-
"
|
766
|
-
|
767
|
-
|
1032
|
+
"name": "conditioning",
|
1033
|
+
"type": "CONDITIONING",
|
1034
|
+
"link": 89
|
1035
|
+
}
|
1036
|
+
],
|
1037
|
+
"outputs": [
|
768
1038
|
{
|
769
|
-
"name": "
|
770
|
-
"type": "
|
771
|
-
"
|
1039
|
+
"name": "CONDITIONING",
|
1040
|
+
"type": "CONDITIONING",
|
1041
|
+
"slot_index": 0,
|
1042
|
+
"links": [
|
1043
|
+
126
|
1044
|
+
]
|
772
1045
|
}
|
773
1046
|
],
|
774
1047
|
"properties": {
|
775
|
-
"
|
1048
|
+
"cnr_id": "comfy-core",
|
1049
|
+
"ver": "0.3.44",
|
1050
|
+
"Node name for S&R": "ConditioningSetArea"
|
776
1051
|
},
|
777
|
-
"widgets_values": [
|
1052
|
+
"widgets_values": [
|
1053
|
+
704,
|
1054
|
+
384,
|
1055
|
+
0,
|
1056
|
+
0,
|
1057
|
+
1.5
|
1058
|
+
]
|
778
1059
|
},
|
779
1060
|
{
|
780
|
-
"id":
|
781
|
-
"type": "
|
782
|
-
"pos": [
|
783
|
-
|
1061
|
+
"id": 18,
|
1062
|
+
"type": "ConditioningSetArea",
|
1063
|
+
"pos": [
|
1064
|
+
440,
|
1065
|
+
-540
|
1066
|
+
],
|
1067
|
+
"size": [
|
1068
|
+
312,
|
1069
|
+
154
|
1070
|
+
],
|
784
1071
|
"flags": {},
|
785
1072
|
"order": 14,
|
786
1073
|
"mode": 0,
|
787
1074
|
"inputs": [
|
788
1075
|
{
|
789
|
-
"name": "
|
790
|
-
"type": "
|
791
|
-
"link":
|
1076
|
+
"name": "conditioning",
|
1077
|
+
"type": "CONDITIONING",
|
1078
|
+
"link": 90
|
792
1079
|
}
|
793
1080
|
],
|
794
1081
|
"outputs": [
|
795
1082
|
{
|
796
1083
|
"name": "CONDITIONING",
|
797
1084
|
"type": "CONDITIONING",
|
798
|
-
"
|
799
|
-
"
|
1085
|
+
"slot_index": 0,
|
1086
|
+
"links": [
|
1087
|
+
129
|
1088
|
+
]
|
800
1089
|
}
|
801
1090
|
],
|
802
1091
|
"properties": {
|
803
|
-
"
|
1092
|
+
"cnr_id": "comfy-core",
|
1093
|
+
"ver": "0.3.44",
|
1094
|
+
"Node name for S&R": "ConditioningSetArea"
|
804
1095
|
},
|
805
1096
|
"widgets_values": [
|
806
|
-
|
1097
|
+
704,
|
1098
|
+
384,
|
1099
|
+
0,
|
1100
|
+
704,
|
1101
|
+
1
|
807
1102
|
]
|
808
1103
|
},
|
809
1104
|
{
|
810
|
-
"id":
|
811
|
-
"type": "
|
812
|
-
"pos": [
|
813
|
-
|
1105
|
+
"id": 34,
|
1106
|
+
"type": "ConditioningSetArea",
|
1107
|
+
"pos": [
|
1108
|
+
440,
|
1109
|
+
-810
|
1110
|
+
],
|
1111
|
+
"size": [
|
1112
|
+
312,
|
1113
|
+
154
|
1114
|
+
],
|
814
1115
|
"flags": {},
|
815
1116
|
"order": 13,
|
816
1117
|
"mode": 0,
|
817
1118
|
"inputs": [
|
818
1119
|
{
|
819
|
-
"name": "
|
820
|
-
"type": "
|
821
|
-
"link":
|
1120
|
+
"name": "conditioning",
|
1121
|
+
"type": "CONDITIONING",
|
1122
|
+
"link": 92
|
822
1123
|
}
|
823
1124
|
],
|
824
1125
|
"outputs": [
|
825
1126
|
{
|
826
1127
|
"name": "CONDITIONING",
|
827
1128
|
"type": "CONDITIONING",
|
828
|
-
"
|
829
|
-
"
|
1129
|
+
"slot_index": 0,
|
1130
|
+
"links": [
|
1131
|
+
128
|
1132
|
+
]
|
830
1133
|
}
|
831
1134
|
],
|
832
1135
|
"properties": {
|
833
|
-
"
|
1136
|
+
"cnr_id": "comfy-core",
|
1137
|
+
"ver": "0.3.44",
|
1138
|
+
"Node name for S&R": "ConditioningSetArea"
|
834
1139
|
},
|
835
1140
|
"widgets_values": [
|
836
|
-
|
1141
|
+
704,
|
1142
|
+
384,
|
1143
|
+
0,
|
1144
|
+
512,
|
1145
|
+
1
|
837
1146
|
]
|
838
1147
|
},
|
839
1148
|
{
|
840
|
-
"id":
|
841
|
-
"type": "
|
842
|
-
"pos": [
|
843
|
-
|
1149
|
+
"id": 11,
|
1150
|
+
"type": "ConditioningSetArea",
|
1151
|
+
"pos": [
|
1152
|
+
440,
|
1153
|
+
-1070
|
1154
|
+
],
|
1155
|
+
"size": [
|
1156
|
+
314,
|
1157
|
+
154
|
1158
|
+
],
|
844
1159
|
"flags": {},
|
845
|
-
"order":
|
1160
|
+
"order": 15,
|
846
1161
|
"mode": 0,
|
847
1162
|
"inputs": [
|
848
1163
|
{
|
849
|
-
"name": "
|
850
|
-
"type": "
|
851
|
-
"link":
|
1164
|
+
"name": "conditioning",
|
1165
|
+
"type": "CONDITIONING",
|
1166
|
+
"link": 91
|
852
1167
|
}
|
853
1168
|
],
|
854
1169
|
"outputs": [
|
855
1170
|
{
|
856
|
-
"name": "
|
857
|
-
"type": "
|
858
|
-
"
|
859
|
-
"
|
1171
|
+
"name": "CONDITIONING",
|
1172
|
+
"type": "CONDITIONING",
|
1173
|
+
"slot_index": 0,
|
1174
|
+
"links": [
|
1175
|
+
127
|
1176
|
+
]
|
860
1177
|
}
|
861
1178
|
],
|
862
1179
|
"properties": {
|
863
|
-
"
|
1180
|
+
"cnr_id": "comfy-core",
|
1181
|
+
"ver": "0.3.44",
|
1182
|
+
"Node name for S&R": "ConditioningSetArea"
|
864
1183
|
},
|
865
|
-
"widgets_values": [
|
1184
|
+
"widgets_values": [
|
1185
|
+
704,
|
1186
|
+
384,
|
1187
|
+
0,
|
1188
|
+
312,
|
1189
|
+
1
|
1190
|
+
]
|
866
1191
|
},
|
867
1192
|
{
|
868
|
-
"id":
|
869
|
-
"type": "
|
870
|
-
"pos": [
|
871
|
-
|
1193
|
+
"id": 9,
|
1194
|
+
"type": "SaveImage",
|
1195
|
+
"pos": [
|
1196
|
+
1200,
|
1197
|
+
-160
|
1198
|
+
],
|
1199
|
+
"size": [
|
1200
|
+
450,
|
1201
|
+
640
|
1202
|
+
],
|
872
1203
|
"flags": {},
|
873
|
-
"order":
|
1204
|
+
"order": 24,
|
874
1205
|
"mode": 0,
|
875
|
-
"inputs": [
|
876
|
-
"outputs": [
|
877
|
-
{
|
878
|
-
"name": "MODEL",
|
879
|
-
"type": "MODEL",
|
880
|
-
"links": [108],
|
881
|
-
"slot_index": 0
|
882
|
-
},
|
883
|
-
{
|
884
|
-
"name": "CLIP",
|
885
|
-
"type": "CLIP",
|
886
|
-
"links": [111],
|
887
|
-
"slot_index": 1
|
888
|
-
},
|
1206
|
+
"inputs": [
|
889
1207
|
{
|
890
|
-
"name": "
|
891
|
-
"type": "
|
892
|
-
"
|
1208
|
+
"name": "images",
|
1209
|
+
"type": "IMAGE",
|
1210
|
+
"link": 49
|
893
1211
|
}
|
894
1212
|
],
|
1213
|
+
"outputs": [],
|
895
1214
|
"properties": {
|
896
|
-
"
|
1215
|
+
"cnr_id": "comfy-core",
|
1216
|
+
"ver": "0.3.44"
|
897
1217
|
},
|
898
|
-
"widgets_values": ["AbyssOrangeMix2_hard.safetensors"]
|
899
|
-
},
|
900
|
-
{
|
901
|
-
"id": 48,
|
902
|
-
"type": "MarkdownNote",
|
903
|
-
"pos": [-840, 585],
|
904
|
-
"size": [225, 60],
|
905
|
-
"flags": {},
|
906
|
-
"order": 4,
|
907
|
-
"mode": 0,
|
908
|
-
"inputs": [],
|
909
|
-
"outputs": [],
|
910
|
-
"properties": {},
|
911
1218
|
"widgets_values": [
|
912
|
-
"
|
913
|
-
]
|
914
|
-
"color": "#432",
|
915
|
-
"bgcolor": "#653"
|
1219
|
+
"ComfyUI"
|
1220
|
+
]
|
916
1221
|
}
|
917
1222
|
],
|
918
1223
|
"links": [
|
919
|
-
[
|
920
|
-
|
921
|
-
|
922
|
-
|
923
|
-
|
924
|
-
|
925
|
-
|
926
|
-
|
927
|
-
[
|
928
|
-
|
929
|
-
|
930
|
-
|
931
|
-
|
932
|
-
|
933
|
-
|
934
|
-
|
935
|
-
[
|
936
|
-
|
937
|
-
|
938
|
-
|
939
|
-
|
940
|
-
|
941
|
-
|
942
|
-
|
943
|
-
[
|
944
|
-
|
945
|
-
|
946
|
-
|
947
|
-
|
948
|
-
|
949
|
-
|
950
|
-
|
951
|
-
[
|
952
|
-
|
953
|
-
|
954
|
-
|
955
|
-
|
1224
|
+
[
|
1225
|
+
2,
|
1226
|
+
5,
|
1227
|
+
0,
|
1228
|
+
3,
|
1229
|
+
3,
|
1230
|
+
"LATENT"
|
1231
|
+
],
|
1232
|
+
[
|
1233
|
+
6,
|
1234
|
+
7,
|
1235
|
+
0,
|
1236
|
+
3,
|
1237
|
+
2,
|
1238
|
+
"CONDITIONING"
|
1239
|
+
],
|
1240
|
+
[
|
1241
|
+
7,
|
1242
|
+
3,
|
1243
|
+
0,
|
1244
|
+
8,
|
1245
|
+
0,
|
1246
|
+
"LATENT"
|
1247
|
+
],
|
1248
|
+
[
|
1249
|
+
36,
|
1250
|
+
20,
|
1251
|
+
0,
|
1252
|
+
8,
|
1253
|
+
1,
|
1254
|
+
"VAE"
|
1255
|
+
],
|
1256
|
+
[
|
1257
|
+
41,
|
1258
|
+
3,
|
1259
|
+
0,
|
1260
|
+
22,
|
1261
|
+
0,
|
1262
|
+
"LATENT"
|
1263
|
+
],
|
1264
|
+
[
|
1265
|
+
42,
|
1266
|
+
22,
|
1267
|
+
0,
|
1268
|
+
24,
|
1269
|
+
3,
|
1270
|
+
"LATENT"
|
1271
|
+
],
|
1272
|
+
[
|
1273
|
+
46,
|
1274
|
+
26,
|
1275
|
+
0,
|
1276
|
+
24,
|
1277
|
+
1,
|
1278
|
+
"CONDITIONING"
|
1279
|
+
],
|
1280
|
+
[
|
1281
|
+
47,
|
1282
|
+
27,
|
1283
|
+
0,
|
1284
|
+
24,
|
1285
|
+
2,
|
1286
|
+
"CONDITIONING"
|
1287
|
+
],
|
1288
|
+
[
|
1289
|
+
49,
|
1290
|
+
8,
|
1291
|
+
0,
|
1292
|
+
9,
|
1293
|
+
0,
|
1294
|
+
"IMAGE"
|
1295
|
+
],
|
1296
|
+
[
|
1297
|
+
50,
|
1298
|
+
24,
|
1299
|
+
0,
|
1300
|
+
31,
|
1301
|
+
0,
|
1302
|
+
"LATENT"
|
1303
|
+
],
|
1304
|
+
[
|
1305
|
+
51,
|
1306
|
+
20,
|
1307
|
+
0,
|
1308
|
+
31,
|
1309
|
+
1,
|
1310
|
+
"VAE"
|
1311
|
+
],
|
1312
|
+
[
|
1313
|
+
87,
|
1314
|
+
31,
|
1315
|
+
0,
|
1316
|
+
32,
|
1317
|
+
0,
|
1318
|
+
"IMAGE"
|
1319
|
+
],
|
1320
|
+
[
|
1321
|
+
89,
|
1322
|
+
14,
|
1323
|
+
0,
|
1324
|
+
15,
|
1325
|
+
0,
|
1326
|
+
"CONDITIONING"
|
1327
|
+
],
|
1328
|
+
[
|
1329
|
+
90,
|
1330
|
+
17,
|
1331
|
+
0,
|
1332
|
+
18,
|
1333
|
+
0,
|
1334
|
+
"CONDITIONING"
|
1335
|
+
],
|
1336
|
+
[
|
1337
|
+
91,
|
1338
|
+
13,
|
1339
|
+
0,
|
1340
|
+
11,
|
1341
|
+
0,
|
1342
|
+
"CONDITIONING"
|
1343
|
+
],
|
1344
|
+
[
|
1345
|
+
92,
|
1346
|
+
33,
|
1347
|
+
0,
|
1348
|
+
34,
|
1349
|
+
0,
|
1350
|
+
"CONDITIONING"
|
1351
|
+
],
|
1352
|
+
[
|
1353
|
+
93,
|
1354
|
+
6,
|
1355
|
+
0,
|
1356
|
+
10,
|
1357
|
+
1,
|
1358
|
+
"CONDITIONING"
|
1359
|
+
],
|
1360
|
+
[
|
1361
|
+
104,
|
1362
|
+
44,
|
1363
|
+
0,
|
1364
|
+
3,
|
1365
|
+
0,
|
1366
|
+
"MODEL"
|
1367
|
+
],
|
1368
|
+
[
|
1369
|
+
105,
|
1370
|
+
46,
|
1371
|
+
0,
|
1372
|
+
6,
|
1373
|
+
0,
|
1374
|
+
"CLIP"
|
1375
|
+
],
|
1376
|
+
[
|
1377
|
+
106,
|
1378
|
+
46,
|
1379
|
+
0,
|
1380
|
+
7,
|
1381
|
+
0,
|
1382
|
+
"CLIP"
|
1383
|
+
],
|
1384
|
+
[
|
1385
|
+
107,
|
1386
|
+
46,
|
1387
|
+
0,
|
1388
|
+
33,
|
1389
|
+
0,
|
1390
|
+
"CLIP"
|
1391
|
+
],
|
1392
|
+
[
|
1393
|
+
108,
|
1394
|
+
46,
|
1395
|
+
0,
|
1396
|
+
17,
|
1397
|
+
0,
|
1398
|
+
"CLIP"
|
1399
|
+
],
|
1400
|
+
[
|
1401
|
+
109,
|
1402
|
+
46,
|
1403
|
+
0,
|
1404
|
+
13,
|
1405
|
+
0,
|
1406
|
+
"CLIP"
|
1407
|
+
],
|
1408
|
+
[
|
1409
|
+
110,
|
1410
|
+
46,
|
1411
|
+
0,
|
1412
|
+
14,
|
1413
|
+
0,
|
1414
|
+
"CLIP"
|
1415
|
+
],
|
1416
|
+
[
|
1417
|
+
111,
|
1418
|
+
44,
|
1419
|
+
1,
|
1420
|
+
46,
|
1421
|
+
0,
|
1422
|
+
"CLIP"
|
1423
|
+
],
|
1424
|
+
[
|
1425
|
+
126,
|
1426
|
+
15,
|
1427
|
+
0,
|
1428
|
+
35,
|
1429
|
+
0,
|
1430
|
+
"CONDITIONING"
|
1431
|
+
],
|
1432
|
+
[
|
1433
|
+
127,
|
1434
|
+
11,
|
1435
|
+
0,
|
1436
|
+
35,
|
1437
|
+
1,
|
1438
|
+
"CONDITIONING"
|
1439
|
+
],
|
1440
|
+
[
|
1441
|
+
128,
|
1442
|
+
34,
|
1443
|
+
0,
|
1444
|
+
12,
|
1445
|
+
0,
|
1446
|
+
"CONDITIONING"
|
1447
|
+
],
|
1448
|
+
[
|
1449
|
+
129,
|
1450
|
+
18,
|
1451
|
+
0,
|
1452
|
+
12,
|
1453
|
+
1,
|
1454
|
+
"CONDITIONING"
|
1455
|
+
],
|
1456
|
+
[
|
1457
|
+
130,
|
1458
|
+
35,
|
1459
|
+
0,
|
1460
|
+
19,
|
1461
|
+
0,
|
1462
|
+
"CONDITIONING"
|
1463
|
+
],
|
1464
|
+
[
|
1465
|
+
131,
|
1466
|
+
12,
|
1467
|
+
0,
|
1468
|
+
19,
|
1469
|
+
1,
|
1470
|
+
"CONDITIONING"
|
1471
|
+
],
|
1472
|
+
[
|
1473
|
+
132,
|
1474
|
+
19,
|
1475
|
+
0,
|
1476
|
+
10,
|
1477
|
+
0,
|
1478
|
+
"CONDITIONING"
|
1479
|
+
],
|
1480
|
+
[
|
1481
|
+
133,
|
1482
|
+
10,
|
1483
|
+
0,
|
1484
|
+
3,
|
1485
|
+
1,
|
1486
|
+
"CONDITIONING"
|
1487
|
+
],
|
1488
|
+
[
|
1489
|
+
134,
|
1490
|
+
44,
|
1491
|
+
0,
|
1492
|
+
24,
|
1493
|
+
0,
|
1494
|
+
"MODEL"
|
1495
|
+
],
|
1496
|
+
[
|
1497
|
+
135,
|
1498
|
+
46,
|
1499
|
+
0,
|
1500
|
+
26,
|
1501
|
+
0,
|
1502
|
+
"CLIP"
|
1503
|
+
],
|
1504
|
+
[
|
1505
|
+
136,
|
1506
|
+
46,
|
1507
|
+
0,
|
1508
|
+
27,
|
1509
|
+
0,
|
1510
|
+
"CLIP"
|
1511
|
+
]
|
1512
|
+
],
|
1513
|
+
"groups": [
|
1514
|
+
{
|
1515
|
+
"id": 1,
|
1516
|
+
"title": "Step2 - Area Conditioning",
|
1517
|
+
"bounding": [
|
1518
|
+
10,
|
1519
|
+
-1410,
|
1520
|
+
1160,
|
1521
|
+
1320
|
1522
|
+
],
|
1523
|
+
"color": "#3f789e",
|
1524
|
+
"font_size": 24,
|
1525
|
+
"flags": {}
|
1526
|
+
},
|
1527
|
+
{
|
1528
|
+
"id": 2,
|
1529
|
+
"title": "Second Sampling: Upscaled Latent Sampling",
|
1530
|
+
"bounding": [
|
1531
|
+
10,
|
1532
|
+
500,
|
1533
|
+
1160,
|
1534
|
+
570
|
1535
|
+
],
|
1536
|
+
"color": "#3f789e",
|
1537
|
+
"font_size": 24,
|
1538
|
+
"flags": {}
|
1539
|
+
},
|
1540
|
+
{
|
1541
|
+
"id": 3,
|
1542
|
+
"title": "Step1 - Load models",
|
1543
|
+
"bounding": [
|
1544
|
+
-510,
|
1545
|
+
-80,
|
1546
|
+
335,
|
1547
|
+
301.6000061035156
|
1548
|
+
],
|
1549
|
+
"color": "#3f789e",
|
1550
|
+
"font_size": 24,
|
1551
|
+
"flags": {}
|
1552
|
+
},
|
1553
|
+
{
|
1554
|
+
"id": 4,
|
1555
|
+
"title": "First Sampling: text2img",
|
1556
|
+
"bounding": [
|
1557
|
+
10,
|
1558
|
+
-70,
|
1559
|
+
1160,
|
1560
|
+
550
|
1561
|
+
],
|
1562
|
+
"color": "#3f789e",
|
1563
|
+
"font_size": 24,
|
1564
|
+
"flags": {}
|
1565
|
+
},
|
1566
|
+
{
|
1567
|
+
"id": 5,
|
1568
|
+
"title": "First sampling size",
|
1569
|
+
"bounding": [
|
1570
|
+
-510,
|
1571
|
+
240,
|
1572
|
+
335,
|
1573
|
+
189.60000610351562
|
1574
|
+
],
|
1575
|
+
"color": "#3f789e",
|
1576
|
+
"font_size": 24,
|
1577
|
+
"flags": {}
|
1578
|
+
},
|
1579
|
+
{
|
1580
|
+
"id": 6,
|
1581
|
+
"title": "Second upscaled sampling size",
|
1582
|
+
"bounding": [
|
1583
|
+
-510,
|
1584
|
+
500,
|
1585
|
+
340,
|
1586
|
+
210
|
1587
|
+
],
|
1588
|
+
"color": "#3f789e",
|
1589
|
+
"font_size": 24,
|
1590
|
+
"flags": {}
|
1591
|
+
}
|
956
1592
|
],
|
957
|
-
"groups": [],
|
958
1593
|
"config": {},
|
959
1594
|
"extra": {
|
960
1595
|
"ds": {
|
961
|
-
"scale": 0.
|
962
|
-
"offset": [
|
963
|
-
|
1596
|
+
"scale": 0.8350482105754531,
|
1597
|
+
"offset": [
|
1598
|
+
603.139952513136,
|
1599
|
+
459.71873876304414
|
1600
|
+
]
|
1601
|
+
},
|
1602
|
+
"frontendVersion": "1.23.4"
|
964
1603
|
},
|
965
1604
|
"version": 0.4
|
966
|
-
}
|
1605
|
+
}
|