comfyui-workflow-templates 0.1.64__py3-none-any.whl → 0.1.66__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of comfyui-workflow-templates might be problematic. Click here for more details.

Files changed (24) hide show
  1. comfyui_workflow_templates/templates/image_chroma_text_to_image.json +229 -277
  2. comfyui_workflow_templates/templates/image_qwen_image.json +16 -16
  3. comfyui_workflow_templates/templates/image_qwen_image_controlnet_patch-1.webp +0 -0
  4. comfyui_workflow_templates/templates/image_qwen_image_controlnet_patch-2.webp +0 -0
  5. comfyui_workflow_templates/templates/image_qwen_image_controlnet_patch.json +1053 -0
  6. comfyui_workflow_templates/templates/image_qwen_image_instantx_controlnet-1.webp +0 -0
  7. comfyui_workflow_templates/templates/image_qwen_image_instantx_controlnet-2.webp +0 -0
  8. comfyui_workflow_templates/templates/image_qwen_image_instantx_controlnet.json +2048 -0
  9. comfyui_workflow_templates/templates/index.es.json +696 -1381
  10. comfyui_workflow_templates/templates/index.fr.json +676 -1319
  11. comfyui_workflow_templates/templates/index.ja.json +684 -1337
  12. comfyui_workflow_templates/templates/index.json +25 -35
  13. comfyui_workflow_templates/templates/index.ko.json +969 -1564
  14. comfyui_workflow_templates/templates/index.ru.json +623 -1265
  15. comfyui_workflow_templates/templates/index.zh-TW.json +694 -1347
  16. comfyui_workflow_templates/templates/index.zh.json +700 -1353
  17. {comfyui_workflow_templates-0.1.64.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/METADATA +1 -1
  18. {comfyui_workflow_templates-0.1.64.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/RECORD +24 -18
  19. /comfyui_workflow_templates/templates/{image_qwen_image_union_control-1.webp → image_qwen_image_union_control_lora-1.webp} +0 -0
  20. /comfyui_workflow_templates/templates/{image_qwen_image_union_control-3.webp → image_qwen_image_union_control_lora-3.webp} +0 -0
  21. /comfyui_workflow_templates/templates/{image_qwen_image_union_control.json → image_qwen_image_union_control_lora.json} +0 -0
  22. {comfyui_workflow_templates-0.1.64.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/WHEEL +0 -0
  23. {comfyui_workflow_templates-0.1.64.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/licenses/LICENSE +0 -0
  24. {comfyui_workflow_templates-0.1.64.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/top_level.txt +0 -0
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "id": "242a6140-7341-49ca-876b-c01366b39b84",
3
3
  "revision": 0,
4
- "last_node_id": 20,
4
+ "last_node_id": 22,
5
5
  "last_link_id": 23,
6
6
  "nodes": [
7
7
  {
8
8
  "id": 14,
9
9
  "type": "Note",
10
10
  "pos": [
11
- 170,
11
+ 160,
12
12
  570
13
13
  ],
14
14
  "size": [
@@ -28,102 +28,193 @@
28
28
  "bgcolor": "#653"
29
29
  },
30
30
  {
31
- "id": 11,
32
- "type": "T5TokenizerOptions",
31
+ "id": 17,
32
+ "type": "Note",
33
33
  "pos": [
34
- 170,
35
- 430
34
+ 160,
35
+ 110
36
36
  ],
37
37
  "size": [
38
- 270,
39
- 82
38
+ 268.4952392578125,
39
+ 107.76524353027344
40
40
  ],
41
41
  "flags": {},
42
- "order": 9,
43
- "mode": 4,
42
+ "order": 1,
43
+ "mode": 0,
44
+ "inputs": [],
45
+ "outputs": [],
46
+ "properties": {},
47
+ "widgets_values": [
48
+ "This FreSca node makes anime images look better, if you are generating realistic images I recommend disabling it (CTRL-B)"
49
+ ],
50
+ "color": "#432",
51
+ "bgcolor": "#653"
52
+ },
53
+ {
54
+ "id": 12,
55
+ "type": "EmptySD3LatentImage",
56
+ "pos": [
57
+ -220,
58
+ 580
59
+ ],
60
+ "size": [
61
+ 350,
62
+ 106
63
+ ],
64
+ "flags": {},
65
+ "order": 2,
66
+ "mode": 0,
67
+ "inputs": [],
68
+ "outputs": [
69
+ {
70
+ "name": "LATENT",
71
+ "type": "LATENT",
72
+ "links": [
73
+ 15
74
+ ]
75
+ }
76
+ ],
77
+ "properties": {
78
+ "cnr_id": "comfy-core",
79
+ "ver": "0.3.39",
80
+ "Node name for S&R": "EmptySD3LatentImage"
81
+ },
82
+ "widgets_values": [
83
+ 1024,
84
+ 1024,
85
+ 1
86
+ ]
87
+ },
88
+ {
89
+ "id": 9,
90
+ "type": "SaveImage",
91
+ "pos": [
92
+ 950,
93
+ 70
94
+ ],
95
+ "size": [
96
+ 900,
97
+ 840
98
+ ],
99
+ "flags": {},
100
+ "order": 13,
101
+ "mode": 0,
44
102
  "inputs": [
45
103
  {
46
- "name": "clip",
47
- "type": "CLIP",
48
- "link": 14
104
+ "name": "images",
105
+ "type": "IMAGE",
106
+ "link": 9
107
+ }
108
+ ],
109
+ "outputs": [],
110
+ "properties": {
111
+ "cnr_id": "comfy-core",
112
+ "ver": "0.3.39"
113
+ },
114
+ "widgets_values": [
115
+ "ComfyUI"
116
+ ]
117
+ },
118
+ {
119
+ "id": 8,
120
+ "type": "VAEDecode",
121
+ "pos": [
122
+ 770,
123
+ 610
124
+ ],
125
+ "size": [
126
+ 140,
127
+ 46
128
+ ],
129
+ "flags": {
130
+ "collapsed": true
131
+ },
132
+ "order": 12,
133
+ "mode": 0,
134
+ "inputs": [
135
+ {
136
+ "name": "samples",
137
+ "type": "LATENT",
138
+ "link": 7
139
+ },
140
+ {
141
+ "name": "vae",
142
+ "type": "VAE",
143
+ "link": 17
49
144
  }
50
145
  ],
51
146
  "outputs": [
52
147
  {
53
- "name": "CLIP",
54
- "type": "CLIP",
148
+ "name": "IMAGE",
149
+ "type": "IMAGE",
150
+ "slot_index": 0,
55
151
  "links": [
56
- 12,
57
- 20
152
+ 9
58
153
  ]
59
154
  }
60
155
  ],
61
156
  "properties": {
62
157
  "cnr_id": "comfy-core",
63
158
  "ver": "0.3.39",
64
- "Node name for S&R": "T5TokenizerOptions"
159
+ "Node name for S&R": "VAEDecode"
65
160
  },
66
- "widgets_values": [
67
- 1,
68
- 0
69
- ]
161
+ "widgets_values": []
70
162
  },
71
163
  {
72
- "id": 13,
73
- "type": "UNETLoader",
164
+ "id": 10,
165
+ "type": "CLIPLoader",
74
166
  "pos": [
75
167
  -221.24722290039062,
76
- 114.00627899169922
168
+ 248.00628662109375
77
169
  ],
78
170
  "size": [
79
171
  350,
80
- 82
172
+ 110
81
173
  ],
82
174
  "flags": {},
83
- "order": 1,
175
+ "order": 3,
84
176
  "mode": 0,
85
177
  "inputs": [],
86
178
  "outputs": [
87
179
  {
88
- "name": "MODEL",
89
- "type": "MODEL",
180
+ "name": "CLIP",
181
+ "type": "CLIP",
90
182
  "links": [
91
- 21
183
+ 14
92
184
  ]
93
185
  }
94
186
  ],
95
187
  "properties": {
96
188
  "cnr_id": "comfy-core",
97
189
  "ver": "0.3.39",
98
- "Node name for S&R": "UNETLoader",
190
+ "Node name for S&R": "CLIPLoader",
99
191
  "models": [
100
192
  {
101
- "name": "chroma-unlocked-v33.safetensors",
102
- "url": "https://huggingface.co/lodestones/Chroma/resolve/main/chroma-unlocked-v33.safetensors",
103
- "directory": "diffusion_models"
193
+ "name": "t5xxl_fp8_e4m3fn_scaled.safetensors",
194
+ "url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn_scaled.safetensors",
195
+ "directory": "text_encoders"
104
196
  }
105
197
  ]
106
198
  },
107
199
  "widgets_values": [
108
- "chroma-unlocked-v33.safetensors",
200
+ "t5xxl_fp8_e4m3fn_scaled.safetensors",
201
+ "chroma",
109
202
  "default"
110
- ],
111
- "color": "#322",
112
- "bgcolor": "#533"
203
+ ]
113
204
  },
114
205
  {
115
206
  "id": 7,
116
207
  "type": "CLIPTextEncode",
117
208
  "pos": [
118
- 470,
119
- 320
209
+ 480,
210
+ 360
120
211
  ],
121
212
  "size": [
122
- 425.27801513671875,
123
- 180.6060791015625
213
+ 420,
214
+ 140
124
215
  ],
125
216
  "flags": {},
126
- "order": 10,
217
+ "order": 9,
127
218
  "mode": 0,
128
219
  "inputs": [
129
220
  {
@@ -154,126 +245,101 @@
154
245
  "bgcolor": "#535"
155
246
  },
156
247
  {
157
- "id": 17,
158
- "type": "Note",
248
+ "id": 6,
249
+ "type": "CLIPTextEncode",
159
250
  "pos": [
160
- 170,
161
- 110
251
+ 480,
252
+ 140
162
253
  ],
163
254
  "size": [
164
- 268.4952392578125,
165
- 107.76524353027344
255
+ 422.84503173828125,
256
+ 164.31304931640625
166
257
  ],
167
258
  "flags": {},
168
- "order": 2,
259
+ "order": 10,
169
260
  "mode": 0,
170
- "inputs": [],
171
- "outputs": [],
172
- "properties": {},
173
- "widgets_values": [
174
- "This FreSca node makes anime images look better, if you are generating realistic images I recommend disabling it (CTRL-B)"
175
- ],
176
- "color": "#432",
177
- "bgcolor": "#653"
178
- },
179
- {
180
- "id": 16,
181
- "type": "FreSca",
182
- "pos": [
183
- 170,
184
- 270
185
- ],
186
- "size": [
187
- 270,
188
- 110
189
- ],
190
- "flags": {},
191
- "order": 8,
192
- "mode": 4,
193
261
  "inputs": [
194
262
  {
195
- "name": "model",
196
- "type": "MODEL",
197
- "link": 21
263
+ "name": "clip",
264
+ "type": "CLIP",
265
+ "link": 20
198
266
  }
199
267
  ],
200
268
  "outputs": [
201
269
  {
202
- "name": "MODEL",
203
- "type": "MODEL",
270
+ "name": "CONDITIONING",
271
+ "type": "CONDITIONING",
272
+ "slot_index": 0,
204
273
  "links": [
205
- 22
274
+ 4
206
275
  ]
207
276
  }
208
277
  ],
209
278
  "properties": {
210
279
  "cnr_id": "comfy-core",
211
280
  "ver": "0.3.39",
212
- "Node name for S&R": "FreSca"
281
+ "Node name for S&R": "CLIPTextEncode"
213
282
  },
214
283
  "widgets_values": [
215
- 1,
216
- 2.5000000000000004,
217
- 30
218
- ]
284
+ "A majestic leopard resting in a vibrant jungle during the day, surrounded by lush plants with colorful leaves and scattered pink flowers. The sky above is bright blue, and sunlight filters through the foliage. The scene is cinematic, outdoors, focused on the animal, with no humans present. High detail, natural lighting, wildlife photography style.\n"
285
+ ],
286
+ "color": "#232",
287
+ "bgcolor": "#353"
219
288
  },
220
289
  {
221
- "id": 10,
222
- "type": "CLIPLoader",
290
+ "id": 13,
291
+ "type": "UNETLoader",
223
292
  "pos": [
224
293
  -221.24722290039062,
225
- 248.00628662109375
294
+ 114.00627899169922
226
295
  ],
227
296
  "size": [
228
297
  350,
229
- 110
298
+ 82
230
299
  ],
231
300
  "flags": {},
232
- "order": 3,
301
+ "order": 4,
233
302
  "mode": 0,
234
303
  "inputs": [],
235
304
  "outputs": [
236
305
  {
237
- "name": "CLIP",
238
- "type": "CLIP",
306
+ "name": "MODEL",
307
+ "type": "MODEL",
239
308
  "links": [
240
- 14
309
+ 21
241
310
  ]
242
311
  }
243
312
  ],
244
313
  "properties": {
245
314
  "cnr_id": "comfy-core",
246
315
  "ver": "0.3.39",
247
- "Node name for S&R": "CLIPLoader",
316
+ "Node name for S&R": "UNETLoader",
248
317
  "models": [
249
318
  {
250
- "name": "t5xxl_fp8_e4m3fn_scaled.safetensors",
251
- "url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn_scaled.safetensors",
252
- "directory": "text_encoders"
319
+ "name": "Chroma1-HD.safetensors",
320
+ "url": "https://huggingface.co/lodestones/Chroma1-HD/resolve/main/Chroma1-HD.safetensors",
321
+ "directory": "diffusion_models"
253
322
  }
254
323
  ]
255
324
  },
256
325
  "widgets_values": [
257
- "t5xxl_fp8_e4m3fn_scaled.safetensors",
258
- "chroma",
326
+ "Chroma1-HD.safetensors",
259
327
  "default"
260
- ],
261
- "color": "#322",
262
- "bgcolor": "#533"
328
+ ]
263
329
  },
264
330
  {
265
331
  "id": 15,
266
332
  "type": "VAELoader",
267
333
  "pos": [
268
334
  -220,
269
- 570
335
+ 410
270
336
  ],
271
337
  "size": [
272
338
  350,
273
339
  60
274
340
  ],
275
341
  "flags": {},
276
- "order": 4,
342
+ "order": 5,
277
343
  "mode": 0,
278
344
  "inputs": [],
279
345
  "outputs": [
@@ -299,115 +365,88 @@
299
365
  },
300
366
  "widgets_values": [
301
367
  "ae.safetensors"
302
- ],
303
- "color": "#322",
304
- "bgcolor": "#533"
368
+ ]
305
369
  },
306
370
  {
307
- "id": 12,
308
- "type": "EmptySD3LatentImage",
371
+ "id": 11,
372
+ "type": "T5TokenizerOptions",
309
373
  "pos": [
310
- -220,
311
- 740
374
+ 160,
375
+ 430
312
376
  ],
313
377
  "size": [
314
- 350,
315
- 106
378
+ 270,
379
+ 82
316
380
  ],
317
381
  "flags": {},
318
- "order": 5,
382
+ "order": 7,
319
383
  "mode": 0,
320
- "inputs": [],
321
- "outputs": [
384
+ "inputs": [
322
385
  {
323
- "name": "LATENT",
324
- "type": "LATENT",
325
- "links": [
326
- 15
327
- ]
386
+ "name": "clip",
387
+ "type": "CLIP",
388
+ "link": 14
328
389
  }
329
390
  ],
330
- "properties": {
331
- "cnr_id": "comfy-core",
332
- "ver": "0.3.39",
333
- "Node name for S&R": "EmptySD3LatentImage"
334
- },
335
- "widgets_values": [
336
- 1024,
337
- 1024,
338
- 1
339
- ]
340
- },
341
- {
342
- "id": 20,
343
- "type": "CLIPLoader",
344
- "pos": [
345
- -220,
346
- 410
347
- ],
348
- "size": [
349
- 350,
350
- 110
351
- ],
352
- "flags": {},
353
- "order": 6,
354
- "mode": 4,
355
- "inputs": [],
356
391
  "outputs": [
357
392
  {
358
393
  "name": "CLIP",
359
394
  "type": "CLIP",
360
- "links": []
395
+ "links": [
396
+ 12,
397
+ 20
398
+ ]
361
399
  }
362
400
  ],
363
401
  "properties": {
364
402
  "cnr_id": "comfy-core",
365
403
  "ver": "0.3.39",
366
- "Node name for S&R": "CLIPLoader",
367
- "models": [
368
- {
369
- "name": "t5xxl_fp16.safetensors",
370
- "url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors",
371
- "directory": "text_encoders"
372
- }
373
- ]
404
+ "Node name for S&R": "T5TokenizerOptions"
374
405
  },
375
406
  "widgets_values": [
376
- "t5xxl_fp16.safetensors",
377
- "chroma",
378
- "default"
379
- ],
380
- "color": "#322",
381
- "bgcolor": "#533"
407
+ 1,
408
+ 0
409
+ ]
382
410
  },
383
411
  {
384
- "id": 9,
385
- "type": "SaveImage",
412
+ "id": 16,
413
+ "type": "FreSca",
386
414
  "pos": [
387
- 950,
388
- 70
415
+ 160,
416
+ 270
389
417
  ],
390
418
  "size": [
391
- 900,
392
- 840
419
+ 270,
420
+ 110
393
421
  ],
394
422
  "flags": {},
395
- "order": 14,
423
+ "order": 8,
396
424
  "mode": 0,
397
425
  "inputs": [
398
426
  {
399
- "name": "images",
400
- "type": "IMAGE",
401
- "link": 9
427
+ "name": "model",
428
+ "type": "MODEL",
429
+ "link": 21
430
+ }
431
+ ],
432
+ "outputs": [
433
+ {
434
+ "name": "MODEL",
435
+ "type": "MODEL",
436
+ "links": [
437
+ 22
438
+ ]
402
439
  }
403
440
  ],
404
- "outputs": [],
405
441
  "properties": {
406
442
  "cnr_id": "comfy-core",
407
- "ver": "0.3.39"
443
+ "ver": "0.3.39",
444
+ "Node name for S&R": "FreSca"
408
445
  },
409
446
  "widgets_values": [
410
- "ComfyUI"
447
+ 1,
448
+ 2.5000000000000004,
449
+ 30
411
450
  ]
412
451
  },
413
452
  {
@@ -422,7 +461,7 @@
422
461
  262
423
462
  ],
424
463
  "flags": {},
425
- "order": 12,
464
+ "order": 11,
426
465
  "mode": 0,
427
466
  "inputs": [
428
467
  {
@@ -462,7 +501,7 @@
462
501
  "Node name for S&R": "KSampler"
463
502
  },
464
503
  "widgets_values": [
465
- 277064067047703,
504
+ 268315448700991,
466
505
  "randomize",
467
506
  30,
468
507
  4,
@@ -471,93 +510,6 @@
471
510
  1
472
511
  ]
473
512
  },
474
- {
475
- "id": 8,
476
- "type": "VAEDecode",
477
- "pos": [
478
- 770,
479
- 610
480
- ],
481
- "size": [
482
- 140,
483
- 46
484
- ],
485
- "flags": {
486
- "collapsed": true
487
- },
488
- "order": 13,
489
- "mode": 0,
490
- "inputs": [
491
- {
492
- "name": "samples",
493
- "type": "LATENT",
494
- "link": 7
495
- },
496
- {
497
- "name": "vae",
498
- "type": "VAE",
499
- "link": 17
500
- }
501
- ],
502
- "outputs": [
503
- {
504
- "name": "IMAGE",
505
- "type": "IMAGE",
506
- "slot_index": 0,
507
- "links": [
508
- 9
509
- ]
510
- }
511
- ],
512
- "properties": {
513
- "cnr_id": "comfy-core",
514
- "ver": "0.3.39",
515
- "Node name for S&R": "VAEDecode"
516
- },
517
- "widgets_values": []
518
- },
519
- {
520
- "id": 6,
521
- "type": "CLIPTextEncode",
522
- "pos": [
523
- 470,
524
- 110
525
- ],
526
- "size": [
527
- 422.84503173828125,
528
- 164.31304931640625
529
- ],
530
- "flags": {},
531
- "order": 11,
532
- "mode": 0,
533
- "inputs": [
534
- {
535
- "name": "clip",
536
- "type": "CLIP",
537
- "link": 20
538
- }
539
- ],
540
- "outputs": [
541
- {
542
- "name": "CONDITIONING",
543
- "type": "CONDITIONING",
544
- "slot_index": 0,
545
- "links": [
546
- 4
547
- ]
548
- }
549
- ],
550
- "properties": {
551
- "cnr_id": "comfy-core",
552
- "ver": "0.3.39",
553
- "Node name for S&R": "CLIPTextEncode"
554
- },
555
- "widgets_values": [
556
- "A majestic leopard resting in a vibrant jungle during the day, surrounded by lush plants with colorful leaves and scattered pink flowers. The sky above is bright blue, and sunlight filters through the foliage. The scene is cinematic, outdoors, focused on the animal, with no humans present. High detail, natural lighting, wildlife photography style.\n"
557
- ],
558
- "color": "#232",
559
- "bgcolor": "#353"
560
- },
561
513
  {
562
514
  "id": 19,
563
515
  "type": "MarkdownNote",
@@ -570,13 +522,13 @@
570
522
  440
571
523
  ],
572
524
  "flags": {},
573
- "order": 7,
525
+ "order": 6,
574
526
  "mode": 0,
575
527
  "inputs": [],
576
528
  "outputs": [],
577
529
  "properties": {},
578
530
  "widgets_values": [
579
- "[English]\nChroma is still continuously updating their model. You can visit [here](https://huggingface.co/lodestones/Chroma/tree/main) to get the latest version for download. For other models, if you have used models related to Flux, then you probably don't need to download them again.\n\n[中文]\nChroma 还在不断更新他们的模型,你可以访问 [这里](https://huggingface.co/lodestones/Chroma/tree/main)获取到最新的版本下载,对于其它的模型,如果你有使用过 Flux 相关的模型,那么你应该不用重复下载了\n\n## Diffusion model\n\n[chroma-unlocked-v33.safetensors\n](https://huggingface.co/lodestones/Chroma/resolve/main/chroma-unlocked-v33.safetensors)\n\n## Text encoder\n\n[t5xxl_fp16.safetensors](https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors)\n\n**For low vram | 低显存** : [t5xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn_scaled.safetensors)\n\n## VAE\n\n[ae.safetensors](https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/resolve/main/split_files/vae/ae.safetensors)\n\n```\n📂 ComfyUI/\n├─ 📂 models/\n│ ├─ 📂 diffusion_models/\n│ │ └── chroma-unlocked-v33.safetensors # or latest model\n│ ├─ 📂 text_encoders/\n│ │ └── t5xxl_fp8_e4m3fn_scaled.safetensors # or fp16\n│ └─ 📂 vae/\n│ └── ae.safetensors\n```\n"
531
+ "Chroma is still continuously updating their model. You can visit [here](https://huggingface.co/lodestones/Chroma/tree/main) to get the latest version for download. For other models, if you have used models related to Flux, then you probably don't need to download them again.\n\n## Diffusion model\n\n[Chroma1-HD.safetensors](http://hf.x-gpu.com/lodestones/Chroma1-HD/resolve/main/Chroma1-HD.safetensors)\n\n## Text encoder\n[t5xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn_scaled.safetensors)\n\n## VAE\n\n[ae.safetensors](https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/resolve/main/split_files/vae/ae.safetensors)\n\n\n\n```\n📂 ComfyUI/\n├─ 📂 models/\n│ ├─ 📂 diffusion_models/\n│ │ └── Chroma1-HD.safetensors\n│ ├─ 📂 text_encoders/\n│ │ └── t5xxl_fp8_e4m3fn_scaled.safetensors \n│ └─ 📂 vae/\n│ └── ae.safetensors\n```\n"
580
532
  ],
581
533
  "color": "#432",
582
534
  "bgcolor": "#653"
@@ -675,12 +627,12 @@
675
627
  "groups": [
676
628
  {
677
629
  "id": 1,
678
- "title": "Step1: load models here",
630
+ "title": "Step 1: load models",
679
631
  "bounding": [
680
632
  -230,
681
633
  40,
682
634
  370,
683
- 620
635
+ 460
684
636
  ],
685
637
  "color": "#3f789e",
686
638
  "font_size": 24,
@@ -688,10 +640,10 @@
688
640
  },
689
641
  {
690
642
  "id": 2,
691
- "title": "Step2: image size",
643
+ "title": "Step 2: image size",
692
644
  "bounding": [
693
645
  -230,
694
- 670,
646
+ 510,
695
647
  370,
696
648
  189.60000610351562
697
649
  ],
@@ -701,7 +653,7 @@
701
653
  },
702
654
  {
703
655
  "id": 3,
704
- "title": "Step3: prompts",
656
+ "title": "Step 3: prompts",
705
657
  "bounding": [
706
658
  460,
707
659
  40,
@@ -716,10 +668,10 @@
716
668
  "id": 4,
717
669
  "title": "Optional",
718
670
  "bounding": [
719
- 160,
671
+ 150,
720
672
  40,
721
673
  290,
722
- 633.5999755859375
674
+ 660
723
675
  ],
724
676
  "color": "#3f789e",
725
677
  "font_size": 24,
@@ -741,14 +693,14 @@
741
693
  ],
742
694
  "config": {},
743
695
  "extra": {
744
- "frontendVersion": "1.21.3",
745
696
  "ds": {
746
- "scale": 0.7943908024617633,
697
+ "scale": 0.43834548820680863,
747
698
  "offset": [
748
- 759.9134559408822,
749
- 199.49814168465738
699
+ 1582.6108889176194,
700
+ 457.7255995257728
750
701
  ]
751
- }
702
+ },
703
+ "frontendVersion": "1.25.9"
752
704
  },
753
705
  "version": 0.4
754
706
  }