comfyui-workflow-templates 0.1.30__py3-none-any.whl → 0.1.31__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/api_stability_ai_i2i.json +79 -89
- comfyui_workflow_templates/templates/api_stability_ai_sd3.5_t2i.json +89 -103
- comfyui_workflow_templates/templates/flux_kontext_dev_basic-1.webp +0 -0
- comfyui_workflow_templates/templates/flux_kontext_dev_basic-2.webp +0 -0
- comfyui_workflow_templates/templates/flux_kontext_dev_basic.json +168 -144
- comfyui_workflow_templates/templates/flux_kontext_dev_grouped-1.webp +0 -0
- comfyui_workflow_templates/templates/flux_kontext_dev_grouped-2.webp +0 -0
- comfyui_workflow_templates/templates/image_omnigen2_image_edit-1.webp +0 -0
- comfyui_workflow_templates/templates/image_omnigen2_image_edit-2.webp +0 -0
- comfyui_workflow_templates/templates/image_omnigen2_image_edit.json +1497 -0
- comfyui_workflow_templates/templates/image_omnigen2_t2i-1.webp +0 -0
- comfyui_workflow_templates/templates/image_omnigen2_t2i.json +774 -0
- comfyui_workflow_templates/templates/index.json +18 -1
- {comfyui_workflow_templates-0.1.30.dist-info → comfyui_workflow_templates-0.1.31.dist-info}/METADATA +9 -5
- {comfyui_workflow_templates-0.1.30.dist-info → comfyui_workflow_templates-0.1.31.dist-info}/RECORD +18 -13
- {comfyui_workflow_templates-0.1.30.dist-info → comfyui_workflow_templates-0.1.31.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.30.dist-info → comfyui_workflow_templates-0.1.31.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.30.dist-info → comfyui_workflow_templates-0.1.31.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"id": "7cbcec68-7fa6-47bb-a38a-da689949a001",
|
3
3
|
"revision": 0,
|
4
|
-
"last_node_id":
|
4
|
+
"last_node_id": 189,
|
5
5
|
"last_link_id": 294,
|
6
6
|
"nodes": [
|
7
7
|
{
|
@@ -30,9 +30,9 @@
|
|
30
30
|
}
|
31
31
|
],
|
32
32
|
"properties": {
|
33
|
-
"Node name for S&R": "VAELoader",
|
34
33
|
"cnr_id": "comfy-core",
|
35
34
|
"ver": "0.3.38",
|
35
|
+
"Node name for S&R": "VAELoader",
|
36
36
|
"models": [
|
37
37
|
{
|
38
38
|
"name": "ae.safetensors",
|
@@ -72,9 +72,9 @@
|
|
72
72
|
}
|
73
73
|
],
|
74
74
|
"properties": {
|
75
|
-
"Node name for S&R": "DualCLIPLoader",
|
76
75
|
"cnr_id": "comfy-core",
|
77
76
|
"ver": "0.3.38",
|
77
|
+
"Node name for S&R": "DualCLIPLoader",
|
78
78
|
"models": [
|
79
79
|
{
|
80
80
|
"name": "clip_l.safetensors",
|
@@ -111,7 +111,7 @@
|
|
111
111
|
"flags": {
|
112
112
|
"collapsed": false
|
113
113
|
},
|
114
|
-
"order":
|
114
|
+
"order": 16,
|
115
115
|
"mode": 0,
|
116
116
|
"inputs": [
|
117
117
|
{
|
@@ -130,9 +130,9 @@
|
|
130
130
|
}
|
131
131
|
],
|
132
132
|
"properties": {
|
133
|
-
"Node name for S&R": "ConditioningZeroOut",
|
134
133
|
"cnr_id": "comfy-core",
|
135
|
-
"ver": "0.3.39"
|
134
|
+
"ver": "0.3.39",
|
135
|
+
"Node name for S&R": "ConditioningZeroOut"
|
136
136
|
},
|
137
137
|
"widgets_values": []
|
138
138
|
},
|
@@ -148,7 +148,7 @@
|
|
148
148
|
310
|
149
149
|
],
|
150
150
|
"flags": {},
|
151
|
-
"order":
|
151
|
+
"order": 19,
|
152
152
|
"mode": 0,
|
153
153
|
"inputs": [
|
154
154
|
{
|
@@ -159,9 +159,9 @@
|
|
159
159
|
],
|
160
160
|
"outputs": [],
|
161
161
|
"properties": {
|
162
|
-
"Node name for S&R": "PreviewImage",
|
163
162
|
"cnr_id": "comfy-core",
|
164
|
-
"ver": "0.3.40"
|
163
|
+
"ver": "0.3.40",
|
164
|
+
"Node name for S&R": "PreviewImage"
|
165
165
|
},
|
166
166
|
"widgets_values": []
|
167
167
|
},
|
@@ -177,7 +177,7 @@
|
|
177
177
|
660
|
178
178
|
],
|
179
179
|
"flags": {},
|
180
|
-
"order":
|
180
|
+
"order": 24,
|
181
181
|
"mode": 0,
|
182
182
|
"inputs": [
|
183
183
|
{
|
@@ -195,49 +195,6 @@
|
|
195
195
|
"ComfyUI"
|
196
196
|
]
|
197
197
|
},
|
198
|
-
{
|
199
|
-
"id": 147,
|
200
|
-
"type": "LoadImageOutput",
|
201
|
-
"pos": [
|
202
|
-
-50,
|
203
|
-
770
|
204
|
-
],
|
205
|
-
"size": [
|
206
|
-
320,
|
207
|
-
374
|
208
|
-
],
|
209
|
-
"flags": {},
|
210
|
-
"order": 2,
|
211
|
-
"mode": 4,
|
212
|
-
"inputs": [],
|
213
|
-
"outputs": [
|
214
|
-
{
|
215
|
-
"name": "IMAGE",
|
216
|
-
"type": "IMAGE",
|
217
|
-
"links": [
|
218
|
-
250
|
219
|
-
]
|
220
|
-
},
|
221
|
-
{
|
222
|
-
"name": "MASK",
|
223
|
-
"type": "MASK",
|
224
|
-
"links": null
|
225
|
-
}
|
226
|
-
],
|
227
|
-
"properties": {
|
228
|
-
"Node name for S&R": "LoadImageOutput",
|
229
|
-
"cnr_id": "comfy-core",
|
230
|
-
"ver": "0.3.40"
|
231
|
-
},
|
232
|
-
"widgets_values": [
|
233
|
-
"ComfyUI_00018_.png [output]",
|
234
|
-
false,
|
235
|
-
"refresh",
|
236
|
-
"image"
|
237
|
-
],
|
238
|
-
"color": "#322",
|
239
|
-
"bgcolor": "#533"
|
240
|
-
},
|
241
198
|
{
|
242
199
|
"id": 8,
|
243
200
|
"type": "VAEDecode",
|
@@ -252,7 +209,7 @@
|
|
252
209
|
"flags": {
|
253
210
|
"collapsed": false
|
254
211
|
},
|
255
|
-
"order":
|
212
|
+
"order": 23,
|
256
213
|
"mode": 0,
|
257
214
|
"inputs": [
|
258
215
|
{
|
@@ -277,9 +234,9 @@
|
|
277
234
|
}
|
278
235
|
],
|
279
236
|
"properties": {
|
280
|
-
"Node name for S&R": "VAEDecode",
|
281
237
|
"cnr_id": "comfy-core",
|
282
|
-
"ver": "0.3.38"
|
238
|
+
"ver": "0.3.38",
|
239
|
+
"Node name for S&R": "VAEDecode"
|
283
240
|
},
|
284
241
|
"widgets_values": []
|
285
242
|
},
|
@@ -295,7 +252,7 @@
|
|
295
252
|
374
|
296
253
|
],
|
297
254
|
"flags": {},
|
298
|
-
"order":
|
255
|
+
"order": 2,
|
299
256
|
"mode": 0,
|
300
257
|
"inputs": [],
|
301
258
|
"outputs": [
|
@@ -313,13 +270,13 @@
|
|
313
270
|
}
|
314
271
|
],
|
315
272
|
"properties": {
|
316
|
-
"Node name for S&R": "LoadImageOutput",
|
317
273
|
"cnr_id": "comfy-core",
|
318
|
-
"ver": "0.3.40"
|
274
|
+
"ver": "0.3.40",
|
275
|
+
"Node name for S&R": "LoadImageOutput"
|
319
276
|
},
|
320
277
|
"widgets_values": [
|
321
|
-
"
|
322
|
-
|
278
|
+
"doll.webp [output]",
|
279
|
+
false,
|
323
280
|
"refresh",
|
324
281
|
"image"
|
325
282
|
],
|
@@ -340,7 +297,7 @@
|
|
340
297
|
"flags": {
|
341
298
|
"collapsed": false
|
342
299
|
},
|
343
|
-
"order":
|
300
|
+
"order": 18,
|
344
301
|
"mode": 0,
|
345
302
|
"inputs": [
|
346
303
|
{
|
@@ -365,9 +322,9 @@
|
|
365
322
|
}
|
366
323
|
],
|
367
324
|
"properties": {
|
368
|
-
"Node name for S&R": "VAEEncode",
|
369
325
|
"cnr_id": "comfy-core",
|
370
|
-
"ver": "0.3.39"
|
326
|
+
"ver": "0.3.39",
|
327
|
+
"Node name for S&R": "VAEEncode"
|
371
328
|
},
|
372
329
|
"widgets_values": []
|
373
330
|
},
|
@@ -385,7 +342,7 @@
|
|
385
342
|
"flags": {
|
386
343
|
"collapsed": false
|
387
344
|
},
|
388
|
-
"order":
|
345
|
+
"order": 17,
|
389
346
|
"mode": 0,
|
390
347
|
"inputs": [
|
391
348
|
{
|
@@ -405,36 +362,12 @@
|
|
405
362
|
}
|
406
363
|
],
|
407
364
|
"properties": {
|
408
|
-
"Node name for S&R": "FluxKontextImageScale",
|
409
365
|
"cnr_id": "comfy-core",
|
410
|
-
"ver": "0.3.38"
|
366
|
+
"ver": "0.3.38",
|
367
|
+
"Node name for S&R": "FluxKontextImageScale"
|
411
368
|
},
|
412
369
|
"widgets_values": []
|
413
370
|
},
|
414
|
-
{
|
415
|
-
"id": 175,
|
416
|
-
"type": "MarkdownNote",
|
417
|
-
"pos": [
|
418
|
-
-50,
|
419
|
-
640
|
420
|
-
],
|
421
|
-
"size": [
|
422
|
-
320,
|
423
|
-
88
|
424
|
-
],
|
425
|
-
"flags": {},
|
426
|
-
"order": 4,
|
427
|
-
"mode": 0,
|
428
|
-
"inputs": [],
|
429
|
-
"outputs": [],
|
430
|
-
"title": "About Flux Kontext Edit",
|
431
|
-
"properties": {},
|
432
|
-
"widgets_values": [
|
433
|
-
"[English] Use Ctrl + B to enable multipule image input.\n\n[中文] 使用 **Ctrl + B** 来启用多张图片输入"
|
434
|
-
],
|
435
|
-
"color": "#432",
|
436
|
-
"bgcolor": "#653"
|
437
|
-
},
|
438
371
|
{
|
439
372
|
"id": 146,
|
440
373
|
"type": "ImageStitch",
|
@@ -447,7 +380,7 @@
|
|
447
380
|
150
|
448
381
|
],
|
449
382
|
"flags": {},
|
450
|
-
"order":
|
383
|
+
"order": 15,
|
451
384
|
"mode": 0,
|
452
385
|
"inputs": [
|
453
386
|
{
|
@@ -472,9 +405,9 @@
|
|
472
405
|
}
|
473
406
|
],
|
474
407
|
"properties": {
|
475
|
-
"Node name for S&R": "ImageStitch",
|
476
408
|
"cnr_id": "comfy-core",
|
477
|
-
"ver": "0.3.40"
|
409
|
+
"ver": "0.3.40",
|
410
|
+
"Node name for S&R": "ImageStitch"
|
478
411
|
},
|
479
412
|
"widgets_values": [
|
480
413
|
"right",
|
@@ -497,7 +430,7 @@
|
|
497
430
|
"flags": {
|
498
431
|
"collapsed": false
|
499
432
|
},
|
500
|
-
"order":
|
433
|
+
"order": 21,
|
501
434
|
"mode": 0,
|
502
435
|
"inputs": [
|
503
436
|
{
|
@@ -517,9 +450,9 @@
|
|
517
450
|
}
|
518
451
|
],
|
519
452
|
"properties": {
|
520
|
-
"Node name for S&R": "FluxGuidance",
|
521
453
|
"cnr_id": "comfy-core",
|
522
|
-
"ver": "0.3.38"
|
454
|
+
"ver": "0.3.38",
|
455
|
+
"Node name for S&R": "FluxGuidance"
|
523
456
|
},
|
524
457
|
"widgets_values": [
|
525
458
|
2.5
|
@@ -537,7 +470,7 @@
|
|
537
470
|
170
|
538
471
|
],
|
539
472
|
"flags": {},
|
540
|
-
"order":
|
473
|
+
"order": 3,
|
541
474
|
"mode": 0,
|
542
475
|
"inputs": [],
|
543
476
|
"outputs": [],
|
@@ -561,7 +494,7 @@
|
|
561
494
|
170
|
562
495
|
],
|
563
496
|
"flags": {},
|
564
|
-
"order":
|
497
|
+
"order": 4,
|
565
498
|
"mode": 0,
|
566
499
|
"inputs": [],
|
567
500
|
"outputs": [],
|
@@ -573,30 +506,6 @@
|
|
573
506
|
"color": "#432",
|
574
507
|
"bgcolor": "#653"
|
575
508
|
},
|
576
|
-
{
|
577
|
-
"id": 187,
|
578
|
-
"type": "MarkdownNote",
|
579
|
-
"pos": [
|
580
|
-
-960,
|
581
|
-
930
|
582
|
-
],
|
583
|
-
"size": [
|
584
|
-
510,
|
585
|
-
180
|
586
|
-
],
|
587
|
-
"flags": {},
|
588
|
-
"order": 7,
|
589
|
-
"mode": 0,
|
590
|
-
"inputs": [],
|
591
|
-
"outputs": [],
|
592
|
-
"title": "Flux Kontext 提示词技巧",
|
593
|
-
"properties": {},
|
594
|
-
"widgets_values": [
|
595
|
-
"\n## Flux Kontext 提示词技巧\n\n使用英文\n\n### 1. 基础修改\n- 简单直接:`\"Change the car color to red\"`\n- 保持风格:`\"Change to daytime while maintaining the same style of the painting\"`\n\n### 2. 风格转换\n**原则:**\n- 明确命名风格:`\"Transform to Bauhaus art style\"`\n- 描述特征:`\"Transform to oil painting with visible brushstrokes, thick paint texture\"`\n- 保留构图:`\"Change to Bauhaus style while maintaining the original composition\"`\n\n### 3. 角色一致性\n**框架:**\n- 具体描述:`\"The woman with short black hair\"`而非`\"她\"`\n- 保留特征:`\"while maintaining the same facial features, hairstyle, and expression\"`\n- 分步修改:先改背景,再改动作\n\n### 4. 文本编辑\n- 使用引号:`\"Replace 'joy' with 'BFL'\"`\n- 保持格式:`\"Replace text while maintaining the same font style\"`\n\n## 常见问题解决\n\n### 角色变化过大\n❌ 错误:`\"Transform the person into a Viking\"`\n✅ 正确:`\"Change the clothes to be a viking warrior while preserving facial features\"`\n\n### 构图位置改变\n❌ 错误:`\"Put him on a beach\"`\n✅ 正确:`\"Change the background to a beach while keeping the person in the exact same position, scale, and pose\"`\n\n### 风格应用不准确\n❌ 错误:`\"Make it a sketch\"`\n✅ 正确:`\"Convert to pencil sketch with natural graphite lines, cross-hatching, and visible paper texture\"`\n\n## 核心原则\n\n1. **具体明确** - 使用精确描述,避免模糊词汇\n2. **分步编辑** - 复杂修改分为多个简单步骤\n3. **明确保留** - 说明哪些要保持不变\n4. **动词选择** - 用\"更改\"、\"替换\"而非\"转换\"\n\n## 最佳实践模板\n\n**对象修改:**\n`\"Change [object] to [new state], keep [content to preserve] unchanged\"`\n\n**风格转换:**\n`\"Transform to [specific style], while maintaining [composition/character/other] unchanged\"`\n\n**背景替换:**\n`\"Change the background to [new background], keep the subject in the exact same position and pose\"`\n\n**文本编辑:**\n`\"Replace '[original text]' with '[new text]', maintain the same font style\"`\n\n> **记住:** 越具体越好,Kontext 擅长理解详细指令并保持一致性。"
|
596
|
-
],
|
597
|
-
"color": "#432",
|
598
|
-
"bgcolor": "#653"
|
599
|
-
},
|
600
509
|
{
|
601
510
|
"id": 184,
|
602
511
|
"type": "MarkdownNote",
|
@@ -609,7 +518,7 @@
|
|
609
518
|
400
|
610
519
|
],
|
611
520
|
"flags": {},
|
612
|
-
"order":
|
521
|
+
"order": 5,
|
613
522
|
"mode": 0,
|
614
523
|
"inputs": [],
|
615
524
|
"outputs": [],
|
@@ -633,7 +542,7 @@
|
|
633
542
|
82
|
634
543
|
],
|
635
544
|
"flags": {},
|
636
|
-
"order":
|
545
|
+
"order": 6,
|
637
546
|
"mode": 0,
|
638
547
|
"inputs": [],
|
639
548
|
"outputs": [
|
@@ -646,9 +555,9 @@
|
|
646
555
|
}
|
647
556
|
],
|
648
557
|
"properties": {
|
649
|
-
"Node name for S&R": "UNETLoader",
|
650
558
|
"cnr_id": "comfy-core",
|
651
559
|
"ver": "0.3.38",
|
560
|
+
"Node name for S&R": "UNETLoader",
|
652
561
|
"models": [
|
653
562
|
{
|
654
563
|
"name": "flux1-dev-kontext_fp8_scaled.safetensors",
|
@@ -676,7 +585,7 @@
|
|
676
585
|
46
|
677
586
|
],
|
678
587
|
"flags": {},
|
679
|
-
"order":
|
588
|
+
"order": 20,
|
680
589
|
"mode": 0,
|
681
590
|
"inputs": [
|
682
591
|
{
|
@@ -701,9 +610,9 @@
|
|
701
610
|
}
|
702
611
|
],
|
703
612
|
"properties": {
|
704
|
-
"Node name for S&R": "ReferenceLatent",
|
705
613
|
"cnr_id": "comfy-core",
|
706
|
-
"ver": "0.3.41"
|
614
|
+
"ver": "0.3.41",
|
615
|
+
"Node name for S&R": "ReferenceLatent"
|
707
616
|
},
|
708
617
|
"widgets_values": []
|
709
618
|
},
|
@@ -719,7 +628,7 @@
|
|
719
628
|
150
|
720
629
|
],
|
721
630
|
"flags": {},
|
722
|
-
"order":
|
631
|
+
"order": 7,
|
723
632
|
"mode": 0,
|
724
633
|
"inputs": [],
|
725
634
|
"outputs": [],
|
@@ -743,7 +652,7 @@
|
|
743
652
|
106
|
744
653
|
],
|
745
654
|
"flags": {},
|
746
|
-
"order":
|
655
|
+
"order": 8,
|
747
656
|
"mode": 4,
|
748
657
|
"inputs": [],
|
749
658
|
"outputs": [
|
@@ -754,9 +663,9 @@
|
|
754
663
|
}
|
755
664
|
],
|
756
665
|
"properties": {
|
757
|
-
"Node name for S&R": "EmptySD3LatentImage",
|
758
666
|
"cnr_id": "comfy-core",
|
759
|
-
"ver": "0.3.41"
|
667
|
+
"ver": "0.3.41",
|
668
|
+
"Node name for S&R": "EmptySD3LatentImage"
|
760
669
|
},
|
761
670
|
"widgets_values": [
|
762
671
|
1024,
|
@@ -776,7 +685,7 @@
|
|
776
685
|
220
|
777
686
|
],
|
778
687
|
"flags": {},
|
779
|
-
"order":
|
688
|
+
"order": 14,
|
780
689
|
"mode": 0,
|
781
690
|
"inputs": [
|
782
691
|
{
|
@@ -798,9 +707,9 @@
|
|
798
707
|
],
|
799
708
|
"title": "CLIP Text Encode (Positive Prompt)",
|
800
709
|
"properties": {
|
801
|
-
"Node name for S&R": "CLIPTextEncode",
|
802
710
|
"cnr_id": "comfy-core",
|
803
|
-
"ver": "0.3.38"
|
711
|
+
"ver": "0.3.38",
|
712
|
+
"Node name for S&R": "CLIPTextEncode"
|
804
713
|
},
|
805
714
|
"widgets_values": [
|
806
715
|
"Using this elegant style, create a portrait of a swan wearing a pearl tiara and lace collar, maintaining the same refined quality and soft color tones."
|
@@ -820,7 +729,7 @@
|
|
820
729
|
262
|
821
730
|
],
|
822
731
|
"flags": {},
|
823
|
-
"order":
|
732
|
+
"order": 22,
|
824
733
|
"mode": 0,
|
825
734
|
"inputs": [
|
826
735
|
{
|
@@ -855,9 +764,9 @@
|
|
855
764
|
}
|
856
765
|
],
|
857
766
|
"properties": {
|
858
|
-
"Node name for S&R": "KSampler",
|
859
767
|
"cnr_id": "comfy-core",
|
860
|
-
"ver": "0.3.38"
|
768
|
+
"ver": "0.3.38",
|
769
|
+
"Node name for S&R": "KSampler"
|
861
770
|
},
|
862
771
|
"widgets_values": [
|
863
772
|
784381637916598,
|
@@ -881,7 +790,7 @@
|
|
881
790
|
450
|
882
791
|
],
|
883
792
|
"flags": {},
|
884
|
-
"order":
|
793
|
+
"order": 9,
|
885
794
|
"mode": 0,
|
886
795
|
"inputs": [],
|
887
796
|
"outputs": [],
|
@@ -892,6 +801,121 @@
|
|
892
801
|
],
|
893
802
|
"color": "#322",
|
894
803
|
"bgcolor": "#533"
|
804
|
+
},
|
805
|
+
{
|
806
|
+
"id": 187,
|
807
|
+
"type": "MarkdownNote",
|
808
|
+
"pos": [
|
809
|
+
-960,
|
810
|
+
930
|
811
|
+
],
|
812
|
+
"size": [
|
813
|
+
510,
|
814
|
+
180
|
815
|
+
],
|
816
|
+
"flags": {},
|
817
|
+
"order": 10,
|
818
|
+
"mode": 0,
|
819
|
+
"inputs": [],
|
820
|
+
"outputs": [],
|
821
|
+
"title": "Flux Kontext 提示词技巧",
|
822
|
+
"properties": {},
|
823
|
+
"widgets_values": [
|
824
|
+
"\n## Flux Kontext 提示词技巧\n\n使用英文\n\n### 1. 基础修改\n- 简单直接:`\"Change the car color to red\"`\n- 保持风格:`\"Change to daytime while maintaining the same style of the painting\"`\n\n### 2. 风格转换\n**原则:**\n- 明确命名风格:`\"Transform to Bauhaus art style\"`\n- 描述特征:`\"Transform to oil painting with visible brushstrokes, thick paint texture\"`\n- 保留构图:`\"Change to Bauhaus style while maintaining the original composition\"`\n\n### 3. 角色一致性\n**框架:**\n- 具体描述:`\"The woman with short black hair\"`而非`\"她\"`\n- 保留特征:`\"while maintaining the same facial features, hairstyle, and expression\"`\n- 分步修改:先改背景,再改动作\n\n### 4. 文本编辑\n- 使用引号:`\"Replace 'joy' with 'BFL'\"`\n- 保持格式:`\"Replace text while maintaining the same font style\"`\n\n## 常见问题解决\n\n### 角色变化过大\n❌ 错误:`\"Transform the person into a Viking\"`\n✅ 正确:`\"Change the clothes to be a viking warrior while preserving facial features\"`\n\n### 构图位置改变\n❌ 错误:`\"Put him on a beach\"`\n✅ 正确:`\"Change the background to a beach while keeping the person in the exact same position, scale, and pose\"`\n\n### 风格应用不准确\n❌ 错误:`\"Make it a sketch\"`\n✅ 正确:`\"Convert to pencil sketch with natural graphite lines, cross-hatching, and visible paper texture\"`\n\n## 核心原则\n\n1. **具体明确** - 使用精确描述,避免模糊词汇\n2. **分步编辑** - 复杂修改分为多个简单步骤\n3. **明确保留** - 说明哪些要保持不变\n4. **动词选择** - 用\"更改\"、\"替换\"而非\"转换\"\n\n## 最佳实践模板\n\n**对象修改:**\n`\"Change [object] to [new state], keep [content to preserve] unchanged\"`\n\n**风格转换:**\n`\"Transform to [specific style], while maintaining [composition/character/other] unchanged\"`\n\n**背景替换:**\n`\"Change the background to [new background], keep the subject in the exact same position and pose\"`\n\n**文本编辑:**\n`\"Replace '[original text]' with '[new text]', maintain the same font style\"`\n\n> **记住:** 越具体越好,Kontext 擅长理解详细指令并保持一致性。"
|
825
|
+
],
|
826
|
+
"color": "#432",
|
827
|
+
"bgcolor": "#653"
|
828
|
+
},
|
829
|
+
{
|
830
|
+
"id": 175,
|
831
|
+
"type": "MarkdownNote",
|
832
|
+
"pos": [
|
833
|
+
-50,
|
834
|
+
640
|
835
|
+
],
|
836
|
+
"size": [
|
837
|
+
320,
|
838
|
+
88
|
839
|
+
],
|
840
|
+
"flags": {},
|
841
|
+
"order": 11,
|
842
|
+
"mode": 0,
|
843
|
+
"inputs": [],
|
844
|
+
"outputs": [],
|
845
|
+
"title": "How to enable multiple image input",
|
846
|
+
"properties": {},
|
847
|
+
"widgets_values": [
|
848
|
+
"Click on the **Load image (from output)** node and use **Ctrl + B** to enable multiple image input support."
|
849
|
+
],
|
850
|
+
"color": "#432",
|
851
|
+
"bgcolor": "#653"
|
852
|
+
},
|
853
|
+
{
|
854
|
+
"id": 189,
|
855
|
+
"type": "MarkdownNote",
|
856
|
+
"pos": [
|
857
|
+
-400,
|
858
|
+
1200
|
859
|
+
],
|
860
|
+
"size": [
|
861
|
+
340,
|
862
|
+
90
|
863
|
+
],
|
864
|
+
"flags": {},
|
865
|
+
"order": 12,
|
866
|
+
"mode": 0,
|
867
|
+
"inputs": [],
|
868
|
+
"outputs": [],
|
869
|
+
"title": "About multi-round edit",
|
870
|
+
"properties": {},
|
871
|
+
"widgets_values": [
|
872
|
+
"The **Load Image (from Outputs)** node allows you to fetch the last image from the output. Click on the **refresh** button to fetch the latest image or manually select an image from the dropdown list."
|
873
|
+
],
|
874
|
+
"color": "#432",
|
875
|
+
"bgcolor": "#653"
|
876
|
+
},
|
877
|
+
{
|
878
|
+
"id": 147,
|
879
|
+
"type": "LoadImageOutput",
|
880
|
+
"pos": [
|
881
|
+
-50,
|
882
|
+
770
|
883
|
+
],
|
884
|
+
"size": [
|
885
|
+
320,
|
886
|
+
374
|
887
|
+
],
|
888
|
+
"flags": {},
|
889
|
+
"order": 13,
|
890
|
+
"mode": 4,
|
891
|
+
"inputs": [],
|
892
|
+
"outputs": [
|
893
|
+
{
|
894
|
+
"name": "IMAGE",
|
895
|
+
"type": "IMAGE",
|
896
|
+
"links": [
|
897
|
+
250
|
898
|
+
]
|
899
|
+
},
|
900
|
+
{
|
901
|
+
"name": "MASK",
|
902
|
+
"type": "MASK",
|
903
|
+
"links": null
|
904
|
+
}
|
905
|
+
],
|
906
|
+
"properties": {
|
907
|
+
"cnr_id": "comfy-core",
|
908
|
+
"ver": "0.3.40",
|
909
|
+
"Node name for S&R": "LoadImageOutput"
|
910
|
+
},
|
911
|
+
"widgets_values": [
|
912
|
+
"doll.webp [output]",
|
913
|
+
false,
|
914
|
+
"refresh",
|
915
|
+
"image"
|
916
|
+
],
|
917
|
+
"color": "#322",
|
918
|
+
"bgcolor": "#533"
|
895
919
|
}
|
896
920
|
],
|
897
921
|
"links": [
|
@@ -1097,13 +1121,13 @@
|
|
1097
1121
|
"config": {},
|
1098
1122
|
"extra": {
|
1099
1123
|
"ds": {
|
1100
|
-
"scale": 0.
|
1124
|
+
"scale": 0.5559917313492586,
|
1101
1125
|
"offset": [
|
1102
|
-
|
1103
|
-
|
1126
|
+
1740.2336172409775,
|
1127
|
+
16.235369583159628
|
1104
1128
|
]
|
1105
1129
|
},
|
1106
|
-
"frontendVersion": "1.23.
|
1130
|
+
"frontendVersion": "1.23.4",
|
1107
1131
|
"groupNodes": {},
|
1108
1132
|
"VHS_latentpreview": false,
|
1109
1133
|
"VHS_latentpreviewrate": 0,
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|