comfyui-workflow-templates 0.1.22__py3-none-any.whl → 0.1.24__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.
Files changed (17) hide show
  1. comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_max_image.json +145 -24
  2. comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_multiple_images_input-1.webp +0 -0
  3. comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_multiple_images_input-2.webp +0 -0
  4. comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_multiple_images_input.json +470 -0
  5. comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_pro_image.json +181 -59
  6. comfyui_workflow_templates/templates/index.json +12 -4
  7. comfyui_workflow_templates/templates/{video_wan_vace_14B_i2v.json → video_wan_vace_14B_ref2v.json} +688 -749
  8. comfyui_workflow_templates/templates/video_wan_vace_14B_t2v.json +215 -232
  9. comfyui_workflow_templates/templates/video_wan_vace_14B_v2v.json +263 -276
  10. comfyui_workflow_templates/templates/video_wan_vace_flf2v.json +639 -604
  11. comfyui_workflow_templates/templates/video_wan_vace_outpainting.json +375 -376
  12. {comfyui_workflow_templates-0.1.22.dist-info → comfyui_workflow_templates-0.1.24.dist-info}/METADATA +1 -1
  13. {comfyui_workflow_templates-0.1.22.dist-info → comfyui_workflow_templates-0.1.24.dist-info}/RECORD +17 -14
  14. /comfyui_workflow_templates/templates/{video_wan_vace_14B_i2v-1.webp → video_wan_vace_14B_ref2v-1.webp} +0 -0
  15. {comfyui_workflow_templates-0.1.22.dist-info → comfyui_workflow_templates-0.1.24.dist-info}/WHEEL +0 -0
  16. {comfyui_workflow_templates-0.1.22.dist-info → comfyui_workflow_templates-0.1.24.dist-info}/licenses/LICENSE +0 -0
  17. {comfyui_workflow_templates-0.1.22.dist-info → comfyui_workflow_templates-0.1.24.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,470 @@
1
+ {
2
+ "id": "81ccfe3e-3540-49e3-88ae-4fde173b8c87",
3
+ "revision": 0,
4
+ "last_node_id": 98,
5
+ "last_link_id": 193,
6
+ "nodes": [
7
+ {
8
+ "id": 86,
9
+ "type": "MarkdownNote",
10
+ "pos": [
11
+ -351.2065124511719,
12
+ 932.5810546875
13
+ ],
14
+ "size": [
15
+ 380.9487609863281,
16
+ 309.4496765136719
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [],
23
+ "title": "About API Node",
24
+ "properties": {},
25
+ "widgets_values": [
26
+ "[About API Node](https://docs.comfy.org/tutorials/api-nodes/overview) | [关于 API 节点](https://docs.comfy.org/zh-CN/tutorials/api-nodes/overview)\n\nTo use the API, you must be in a secure network environment:\n\n- Allows access from `127.0.0.1` or `localhost`.\n\n- Use our API Node in website services starting with `https`\n\n- Make sure you can normally connect to our API services (some regions may need a proxy).\n\n- Make sure you are logged in in the settings and that your account still has enough credits to cover the consumption of API calls.\n\n- On non-whitelisted sites or local area networks (LANs), please try to [log in using an API Key](https://docs.comfy.org/interface/user#logging-in-with-an-api-key).\n\n---\n\n要使用API,你必须处于安全的网络环境中:\n\n- 允许从`127.0.0.1`或`localhost`访问。\n- 在带有 https 开头的服务中使用我们的 API Node\n- 确保你能够正常连接我们的API服务(某些地区可能需要代理)。\n- 确保你已在设置中登录,且你的账户仍有足够的积分来支付API调用的消耗。\n- 在非白名单站点或者局域网(LAN),请尝试[使用 API Key 来登录](https://docs.comfy.org/zh-CN/interface/user#%E4%BD%BF%E7%94%A8-api-key-%E8%BF%9B%E8%A1%8C%E7%99%BB%E5%BD%95)\n"
27
+ ],
28
+ "color": "#432",
29
+ "bgcolor": "#653"
30
+ },
31
+ {
32
+ "id": 88,
33
+ "type": "MarkdownNote",
34
+ "pos": [
35
+ -353.1586608886719,
36
+ 1293.6602783203125
37
+ ],
38
+ "size": [
39
+ 383.78765869140625,
40
+ 273.2510070800781
41
+ ],
42
+ "flags": {},
43
+ "order": 1,
44
+ "mode": 0,
45
+ "inputs": [],
46
+ "outputs": [],
47
+ "title": "Flux Kontext Prompt Techniques",
48
+ "properties": {},
49
+ "widgets_values": [
50
+ "### 1. Basic Modifications\n- Simple and direct: `\"Change the car color to red\"`\n- Maintain style: `\"Change to daytime while maintaining the same style of the painting\"`\n\n### 2. Style Transfer\n**Principles:**\n- Clearly name style: `\"Transform to Bauhaus art style\"`\n- Describe characteristics: `\"Transform to oil painting with visible brushstrokes, thick paint texture\"`\n- Preserve composition: `\"Change to Bauhaus style while maintaining the original composition\"`\n\n### 3. Character Consistency\n**Framework:**\n- Specific description: `\"The woman with short black hair\"` instead of \"she\"\n- Preserve features: `\"while maintaining the same facial features, hairstyle, and expression\"`\n- Step-by-step modifications: Change background first, then actions\n\n### 4. Text Editing\n- Use quotes: `\"Replace 'joy' with 'BFL'\"`\n- Maintain format: `\"Replace text while maintaining the same font style\"`\n\n## Common Problem Solutions\n\n### Character Changes Too Much\n❌ Wrong: `\"Transform the person into a Viking\"`\n✅ Correct: `\"Change the clothes to be a viking warrior while preserving facial features\"`\n\n### Composition Position Changes\n❌ Wrong: `\"Put him on a beach\"`\n✅ Correct: `\"Change the background to a beach while keeping the person in the exact same position, scale, and pose\"`\n\n### Style Application Inaccuracy\n❌ Wrong: `\"Make it a sketch\"`\n✅ Correct: `\"Convert to pencil sketch with natural graphite lines, cross-hatching, and visible paper texture\"`\n\n## Core Principles\n\n1. **Be Specific and Clear** - Use precise descriptions, avoid vague terms\n2. **Step-by-step Editing** - Break complex modifications into multiple simple steps\n3. **Explicit Preservation** - State what should remain unchanged\n4. **Verb Selection** - Use \"change\", \"replace\" rather than \"transform\"\n\n## Best Practice Templates\n\n**Object Modification:**\n`\"Change [object] to [new state], keep [content to preserve] unchanged\"`\n\n**Style Transfer:**\n`\"Transform to [specific style], while maintaining [composition/character/other] unchanged\"`\n\n**Background Replacement:**\n`\"Change the background to [new background], keep the subject in the exact same position and pose\"`\n\n**Text Editing:**\n`\"Replace '[original text]' with '[new text]', maintain the same font style\"`\n\n> **Remember:** The more specific, the better. Kontext excels at understanding detailed instructions and maintaining consistency. "
51
+ ],
52
+ "color": "#432",
53
+ "bgcolor": "#653"
54
+ },
55
+ {
56
+ "id": 87,
57
+ "type": "MarkdownNote",
58
+ "pos": [
59
+ -354.19610595703125,
60
+ 1617.715087890625
61
+ ],
62
+ "size": [
63
+ 383.0925598144531,
64
+ 280.3623046875
65
+ ],
66
+ "flags": {},
67
+ "order": 2,
68
+ "mode": 0,
69
+ "inputs": [],
70
+ "outputs": [],
71
+ "title": "Flux Kontext 提示词技巧",
72
+ "properties": {},
73
+ "widgets_values": [
74
+ "使用英文\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 擅长理解详细指令并保持一致性。"
75
+ ],
76
+ "color": "#432",
77
+ "bgcolor": "#653"
78
+ },
79
+ {
80
+ "id": 84,
81
+ "type": "LoadImage",
82
+ "pos": [
83
+ 72.24028778076172,
84
+ 935.2307739257812
85
+ ],
86
+ "size": [
87
+ 274.080078125,
88
+ 314
89
+ ],
90
+ "flags": {},
91
+ "order": 3,
92
+ "mode": 0,
93
+ "inputs": [],
94
+ "outputs": [
95
+ {
96
+ "name": "IMAGE",
97
+ "type": "IMAGE",
98
+ "links": [
99
+ 188
100
+ ]
101
+ },
102
+ {
103
+ "name": "MASK",
104
+ "type": "MASK",
105
+ "links": null
106
+ }
107
+ ],
108
+ "properties": {
109
+ "Node name for S&R": "LoadImage",
110
+ "cnr_id": "comfy-core",
111
+ "ver": "0.3.38"
112
+ },
113
+ "widgets_values": [
114
+ "girl.webp",
115
+ "image"
116
+ ]
117
+ },
118
+ {
119
+ "id": 96,
120
+ "type": "LoadImage",
121
+ "pos": [
122
+ 74.27182006835938,
123
+ 1308.6739501953125
124
+ ],
125
+ "size": [
126
+ 274.080078125,
127
+ 314
128
+ ],
129
+ "flags": {},
130
+ "order": 4,
131
+ "mode": 0,
132
+ "inputs": [],
133
+ "outputs": [
134
+ {
135
+ "name": "IMAGE",
136
+ "type": "IMAGE",
137
+ "links": [
138
+ 189
139
+ ]
140
+ },
141
+ {
142
+ "name": "MASK",
143
+ "type": "MASK",
144
+ "links": null
145
+ }
146
+ ],
147
+ "properties": {
148
+ "Node name for S&R": "LoadImage",
149
+ "cnr_id": "comfy-core",
150
+ "ver": "0.3.38"
151
+ },
152
+ "widgets_values": [
153
+ "dog.webp",
154
+ "image"
155
+ ]
156
+ },
157
+ {
158
+ "id": 85,
159
+ "type": "SaveImage",
160
+ "pos": [
161
+ 1560,
162
+ 940
163
+ ],
164
+ "size": [
165
+ 484.319580078125,
166
+ 464.4701232910156
167
+ ],
168
+ "flags": {
169
+ "collapsed": false
170
+ },
171
+ "order": 10,
172
+ "mode": 0,
173
+ "inputs": [
174
+ {
175
+ "name": "images",
176
+ "type": "IMAGE",
177
+ "link": 169
178
+ }
179
+ ],
180
+ "outputs": [],
181
+ "properties": {
182
+ "cnr_id": "comfy-core",
183
+ "ver": "0.3.38"
184
+ },
185
+ "widgets_values": [
186
+ "ComfyUI"
187
+ ]
188
+ },
189
+ {
190
+ "id": 91,
191
+ "type": "LoadImage",
192
+ "pos": [
193
+ 395.8225402832031,
194
+ 1311.527587890625
195
+ ],
196
+ "size": [
197
+ 274.080078125,
198
+ 314
199
+ ],
200
+ "flags": {},
201
+ "order": 5,
202
+ "mode": 0,
203
+ "inputs": [],
204
+ "outputs": [
205
+ {
206
+ "name": "IMAGE",
207
+ "type": "IMAGE",
208
+ "links": [
209
+ 191
210
+ ]
211
+ },
212
+ {
213
+ "name": "MASK",
214
+ "type": "MASK",
215
+ "links": null
216
+ }
217
+ ],
218
+ "properties": {
219
+ "Node name for S&R": "LoadImage",
220
+ "cnr_id": "comfy-core",
221
+ "ver": "0.3.38"
222
+ },
223
+ "widgets_values": [
224
+ "sofa.webp",
225
+ "image"
226
+ ]
227
+ },
228
+ {
229
+ "id": 83,
230
+ "type": "FluxKontextProImageNode",
231
+ "pos": [
232
+ 1057.7161865234375,
233
+ 944.173583984375
234
+ ],
235
+ "size": [
236
+ 395.2944030761719,
237
+ 323.6419372558594
238
+ ],
239
+ "flags": {
240
+ "collapsed": false
241
+ },
242
+ "order": 9,
243
+ "mode": 0,
244
+ "inputs": [
245
+ {
246
+ "name": "input_image",
247
+ "shape": 7,
248
+ "type": "IMAGE",
249
+ "link": 193
250
+ }
251
+ ],
252
+ "outputs": [
253
+ {
254
+ "name": "IMAGE",
255
+ "type": "IMAGE",
256
+ "links": [
257
+ 169
258
+ ]
259
+ }
260
+ ],
261
+ "properties": {
262
+ "Node name for S&R": "FluxKontextProImageNode"
263
+ },
264
+ "widgets_values": [
265
+ "The character is sitting cross-legged on the sofa, and the Dalmatian is lying on the blanket sleeping.",
266
+ "1:1",
267
+ 3,
268
+ 50,
269
+ 323708991831609,
270
+ "randomize",
271
+ false
272
+ ],
273
+ "color": "#432",
274
+ "bgcolor": "#653"
275
+ },
276
+ {
277
+ "id": 97,
278
+ "type": "ImageStitch",
279
+ "pos": [
280
+ 395.0640869140625,
281
+ 938.37646484375
282
+ ],
283
+ "size": [
284
+ 270,
285
+ 150
286
+ ],
287
+ "flags": {},
288
+ "order": 6,
289
+ "mode": 0,
290
+ "inputs": [
291
+ {
292
+ "name": "image1",
293
+ "type": "IMAGE",
294
+ "link": 188
295
+ },
296
+ {
297
+ "name": "image2",
298
+ "shape": 7,
299
+ "type": "IMAGE",
300
+ "link": 189
301
+ }
302
+ ],
303
+ "outputs": [
304
+ {
305
+ "name": "IMAGE",
306
+ "type": "IMAGE",
307
+ "links": [
308
+ 190
309
+ ]
310
+ }
311
+ ],
312
+ "properties": {
313
+ "Node name for S&R": "ImageStitch"
314
+ },
315
+ "widgets_values": [
316
+ "up",
317
+ true,
318
+ 8,
319
+ "white"
320
+ ]
321
+ },
322
+ {
323
+ "id": 98,
324
+ "type": "ImageStitch",
325
+ "pos": [
326
+ 708.7109375,
327
+ 1114.95166015625
328
+ ],
329
+ "size": [
330
+ 270,
331
+ 150
332
+ ],
333
+ "flags": {},
334
+ "order": 7,
335
+ "mode": 0,
336
+ "inputs": [
337
+ {
338
+ "name": "image1",
339
+ "type": "IMAGE",
340
+ "link": 190
341
+ },
342
+ {
343
+ "name": "image2",
344
+ "shape": 7,
345
+ "type": "IMAGE",
346
+ "link": 191
347
+ }
348
+ ],
349
+ "outputs": [
350
+ {
351
+ "name": "IMAGE",
352
+ "type": "IMAGE",
353
+ "links": [
354
+ 192,
355
+ 193
356
+ ]
357
+ }
358
+ ],
359
+ "properties": {
360
+ "Node name for S&R": "ImageStitch"
361
+ },
362
+ "widgets_values": [
363
+ "right",
364
+ true,
365
+ 20,
366
+ "white"
367
+ ]
368
+ },
369
+ {
370
+ "id": 90,
371
+ "type": "PreviewImage",
372
+ "pos": [
373
+ 1058.0968017578125,
374
+ 1328.1317138671875
375
+ ],
376
+ "size": [
377
+ 307.50909423828125,
378
+ 272.1806335449219
379
+ ],
380
+ "flags": {},
381
+ "order": 8,
382
+ "mode": 0,
383
+ "inputs": [
384
+ {
385
+ "name": "images",
386
+ "type": "IMAGE",
387
+ "link": 192
388
+ }
389
+ ],
390
+ "outputs": [],
391
+ "properties": {
392
+ "Node name for S&R": "PreviewImage",
393
+ "cnr_id": "comfy-core",
394
+ "ver": "0.3.38"
395
+ },
396
+ "widgets_values": []
397
+ }
398
+ ],
399
+ "links": [
400
+ [
401
+ 169,
402
+ 83,
403
+ 0,
404
+ 85,
405
+ 0,
406
+ "IMAGE"
407
+ ],
408
+ [
409
+ 188,
410
+ 84,
411
+ 0,
412
+ 97,
413
+ 0,
414
+ "IMAGE"
415
+ ],
416
+ [
417
+ 189,
418
+ 96,
419
+ 0,
420
+ 97,
421
+ 1,
422
+ "IMAGE"
423
+ ],
424
+ [
425
+ 190,
426
+ 97,
427
+ 0,
428
+ 98,
429
+ 0,
430
+ "IMAGE"
431
+ ],
432
+ [
433
+ 191,
434
+ 91,
435
+ 0,
436
+ 98,
437
+ 1,
438
+ "IMAGE"
439
+ ],
440
+ [
441
+ 192,
442
+ 98,
443
+ 0,
444
+ 90,
445
+ 0,
446
+ "IMAGE"
447
+ ],
448
+ [
449
+ 193,
450
+ 98,
451
+ 0,
452
+ 83,
453
+ 0,
454
+ "IMAGE"
455
+ ]
456
+ ],
457
+ "groups": [],
458
+ "config": {},
459
+ "extra": {
460
+ "ds": {
461
+ "scale": 0.8410876132931416,
462
+ "offset": [
463
+ 6.481258942893938,
464
+ -737.4970046454222
465
+ ]
466
+ },
467
+ "frontendVersion": "1.21.0"
468
+ },
469
+ "version": 0.4
470
+ }