comfyui-workflow-templates 0.1.23__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.
- comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_max_image.json +145 -24
- comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_multiple_images_input-1.webp +0 -0
- comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_multiple_images_input-2.webp +0 -0
- comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_multiple_images_input.json +470 -0
- comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_pro_image.json +181 -59
- comfyui_workflow_templates/templates/index.json +8 -0
- {comfyui_workflow_templates-0.1.23.dist-info → comfyui_workflow_templates-0.1.24.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.23.dist-info → comfyui_workflow_templates-0.1.24.dist-info}/RECORD +11 -8
- {comfyui_workflow_templates-0.1.23.dist-info → comfyui_workflow_templates-0.1.24.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.23.dist-info → comfyui_workflow_templates-0.1.24.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.23.dist-info → comfyui_workflow_templates-0.1.24.dist-info}/top_level.txt +0 -0
@@ -1,8 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"id": "81ccfe3e-3540-49e3-88ae-4fde173b8c87",
|
3
3
|
"revision": 0,
|
4
|
-
"last_node_id":
|
5
|
-
"last_link_id":
|
4
|
+
"last_node_id": 95,
|
5
|
+
"last_link_id": 180,
|
6
6
|
"nodes": [
|
7
7
|
{
|
8
8
|
"id": 86,
|
@@ -76,6 +76,66 @@
|
|
76
76
|
"color": "#432",
|
77
77
|
"bgcolor": "#653"
|
78
78
|
},
|
79
|
+
{
|
80
|
+
"id": 90,
|
81
|
+
"type": "LoadImage",
|
82
|
+
"pos": [
|
83
|
+
69.70362091064453,
|
84
|
+
1295.0821533203125
|
85
|
+
],
|
86
|
+
"size": [
|
87
|
+
274.080078125,
|
88
|
+
314
|
89
|
+
],
|
90
|
+
"flags": {},
|
91
|
+
"order": 3,
|
92
|
+
"mode": 4,
|
93
|
+
"inputs": [],
|
94
|
+
"outputs": [
|
95
|
+
{
|
96
|
+
"name": "IMAGE",
|
97
|
+
"type": "IMAGE",
|
98
|
+
"links": [
|
99
|
+
175
|
100
|
+
]
|
101
|
+
},
|
102
|
+
{
|
103
|
+
"name": "MASK",
|
104
|
+
"type": "MASK",
|
105
|
+
"links": null
|
106
|
+
}
|
107
|
+
],
|
108
|
+
"properties": {
|
109
|
+
"Node name for S&R": "LoadImage"
|
110
|
+
},
|
111
|
+
"widgets_values": [
|
112
|
+
"girl1.png",
|
113
|
+
"image"
|
114
|
+
]
|
115
|
+
},
|
116
|
+
{
|
117
|
+
"id": 93,
|
118
|
+
"type": "MarkdownNote",
|
119
|
+
"pos": [
|
120
|
+
377.550537109375,
|
121
|
+
1304.835205078125
|
122
|
+
],
|
123
|
+
"size": [
|
124
|
+
281.59576416015625,
|
125
|
+
202.95529174804688
|
126
|
+
],
|
127
|
+
"flags": {},
|
128
|
+
"order": 4,
|
129
|
+
"mode": 0,
|
130
|
+
"inputs": [],
|
131
|
+
"outputs": [],
|
132
|
+
"properties": {},
|
133
|
+
"widgets_values": [
|
134
|
+
"If you need to input multiple images, you can set the mode of this \"load image\" node to Always. Of course, you can also combine more images together.\n\n---\n\n如果你需要使用多张图像输入,可以将这个 load image 节点的 **模式** 设置为 **总是(Always)** 当然你可以可以拼合更多图像在一起"
|
135
|
+
],
|
136
|
+
"color": "#432",
|
137
|
+
"bgcolor": "#653"
|
138
|
+
},
|
79
139
|
{
|
80
140
|
"id": 84,
|
81
141
|
"type": "LoadImage",
|
@@ -88,7 +148,7 @@
|
|
88
148
|
314
|
89
149
|
],
|
90
150
|
"flags": {},
|
91
|
-
"order":
|
151
|
+
"order": 5,
|
92
152
|
"mode": 0,
|
93
153
|
"inputs": [],
|
94
154
|
"outputs": [
|
@@ -96,7 +156,7 @@
|
|
96
156
|
"name": "IMAGE",
|
97
157
|
"type": "IMAGE",
|
98
158
|
"links": [
|
99
|
-
|
159
|
+
174
|
100
160
|
]
|
101
161
|
},
|
102
162
|
{
|
@@ -109,30 +169,76 @@
|
|
109
169
|
"Node name for S&R": "LoadImage"
|
110
170
|
},
|
111
171
|
"widgets_values": [
|
112
|
-
"
|
172
|
+
"style_ref.png",
|
113
173
|
"image"
|
114
174
|
]
|
115
175
|
},
|
116
176
|
{
|
117
|
-
"id":
|
177
|
+
"id": 91,
|
178
|
+
"type": "ImageStitch",
|
179
|
+
"pos": [
|
180
|
+
384.0186462402344,
|
181
|
+
932.8209838867188
|
182
|
+
],
|
183
|
+
"size": [
|
184
|
+
270,
|
185
|
+
150
|
186
|
+
],
|
187
|
+
"flags": {},
|
188
|
+
"order": 6,
|
189
|
+
"mode": 0,
|
190
|
+
"inputs": [
|
191
|
+
{
|
192
|
+
"name": "image1",
|
193
|
+
"type": "IMAGE",
|
194
|
+
"link": 174
|
195
|
+
},
|
196
|
+
{
|
197
|
+
"name": "image2",
|
198
|
+
"shape": 7,
|
199
|
+
"type": "IMAGE",
|
200
|
+
"link": 175
|
201
|
+
}
|
202
|
+
],
|
203
|
+
"outputs": [
|
204
|
+
{
|
205
|
+
"name": "IMAGE",
|
206
|
+
"type": "IMAGE",
|
207
|
+
"links": [
|
208
|
+
179
|
209
|
+
]
|
210
|
+
}
|
211
|
+
],
|
212
|
+
"properties": {
|
213
|
+
"Node name for S&R": "ImageStitch"
|
214
|
+
},
|
215
|
+
"widgets_values": [
|
216
|
+
"right",
|
217
|
+
true,
|
218
|
+
8,
|
219
|
+
"white"
|
220
|
+
]
|
221
|
+
},
|
222
|
+
{
|
223
|
+
"id": 95,
|
118
224
|
"type": "FluxKontextMaxImageNode",
|
119
225
|
"pos": [
|
120
|
-
|
121
|
-
|
226
|
+
682.624755859375,
|
227
|
+
935.3181762695312
|
122
228
|
],
|
123
229
|
"size": [
|
124
230
|
412.510009765625,
|
125
231
|
342.5639953613281
|
126
232
|
],
|
127
233
|
"flags": {},
|
128
|
-
"order":
|
234
|
+
"order": 7,
|
129
235
|
"mode": 0,
|
130
236
|
"inputs": [
|
131
237
|
{
|
132
238
|
"name": "input_image",
|
133
239
|
"shape": 7,
|
134
240
|
"type": "IMAGE",
|
135
|
-
"link":
|
241
|
+
"link": 179
|
136
242
|
}
|
137
243
|
],
|
138
244
|
"outputs": [
|
@@ -140,7 +246,7 @@
|
|
140
246
|
"name": "IMAGE",
|
141
247
|
"type": "IMAGE",
|
142
248
|
"links": [
|
143
|
-
|
249
|
+
180
|
144
250
|
]
|
145
251
|
}
|
146
252
|
],
|
@@ -154,8 +260,7 @@
|
|
154
260
|
50,
|
155
261
|
1044116463319391,
|
156
262
|
"randomize",
|
157
|
-
false
|
158
|
-
"Result URL: https://delivery-eu1.bfl.ai/results/aa2e2d9981354375888e48a399107e28/sample.png?se=2025-05-29T11%3A10%3A23Z&sp=r&sv=2024-11-04&sr=b&rsct=image/png&sig=/g%2BlfCrv1N6wjLhwk0dri3rCMy1mXRS6UkdsAuxgw/8%3D"
|
263
|
+
false
|
159
264
|
],
|
160
265
|
"color": "#432",
|
161
266
|
"bgcolor": "#653"
|
@@ -164,21 +269,21 @@
|
|
164
269
|
"id": 85,
|
165
270
|
"type": "SaveImage",
|
166
271
|
"pos": [
|
167
|
-
|
168
|
-
|
272
|
+
1127.7618408203125,
|
273
|
+
938.6339721679688
|
169
274
|
],
|
170
275
|
"size": [
|
171
276
|
270,
|
172
277
|
270
|
173
278
|
],
|
174
279
|
"flags": {},
|
175
|
-
"order":
|
280
|
+
"order": 8,
|
176
281
|
"mode": 0,
|
177
282
|
"inputs": [
|
178
283
|
{
|
179
284
|
"name": "images",
|
180
285
|
"type": "IMAGE",
|
181
|
-
"link":
|
286
|
+
"link": 180
|
182
287
|
}
|
183
288
|
],
|
184
289
|
"outputs": [],
|
@@ -190,16 +295,32 @@
|
|
190
295
|
],
|
191
296
|
"links": [
|
192
297
|
[
|
193
|
-
|
298
|
+
174,
|
194
299
|
84,
|
195
300
|
0,
|
196
|
-
|
301
|
+
91,
|
302
|
+
0,
|
303
|
+
"IMAGE"
|
304
|
+
],
|
305
|
+
[
|
306
|
+
175,
|
307
|
+
90,
|
308
|
+
0,
|
309
|
+
91,
|
310
|
+
1,
|
311
|
+
"IMAGE"
|
312
|
+
],
|
313
|
+
[
|
314
|
+
179,
|
315
|
+
91,
|
316
|
+
0,
|
317
|
+
95,
|
197
318
|
0,
|
198
319
|
"IMAGE"
|
199
320
|
],
|
200
321
|
[
|
201
|
-
|
202
|
-
|
322
|
+
180,
|
323
|
+
95,
|
203
324
|
0,
|
204
325
|
85,
|
205
326
|
0,
|
@@ -210,10 +331,10 @@
|
|
210
331
|
"config": {},
|
211
332
|
"extra": {
|
212
333
|
"ds": {
|
213
|
-
"scale": 0.
|
334
|
+
"scale": 0.8410876132931315,
|
214
335
|
"offset": [
|
215
|
-
|
216
|
-
-
|
336
|
+
301.43791375164005,
|
337
|
+
-627.078281784408
|
217
338
|
]
|
218
339
|
},
|
219
340
|
"frontendVersion": "1.21.0"
|
Binary file
|
Binary file
|
@@ -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
|
+
}
|
@@ -1,8 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"id": "81ccfe3e-3540-49e3-88ae-4fde173b8c87",
|
3
3
|
"revision": 0,
|
4
|
-
"last_node_id":
|
5
|
-
"last_link_id":
|
4
|
+
"last_node_id": 94,
|
5
|
+
"last_link_id": 177,
|
6
6
|
"nodes": [
|
7
7
|
{
|
8
8
|
"id": 86,
|
@@ -29,26 +29,74 @@
|
|
29
29
|
"bgcolor": "#653"
|
30
30
|
},
|
31
31
|
{
|
32
|
-
"id":
|
32
|
+
"id": 87,
|
33
|
+
"type": "MarkdownNote",
|
34
|
+
"pos": [
|
35
|
+
-354.19610595703125,
|
36
|
+
1617.715087890625
|
37
|
+
],
|
38
|
+
"size": [
|
39
|
+
376.663330078125,
|
40
|
+
279.697265625
|
41
|
+
],
|
42
|
+
"flags": {},
|
43
|
+
"order": 1,
|
44
|
+
"mode": 0,
|
45
|
+
"inputs": [],
|
46
|
+
"outputs": [],
|
47
|
+
"title": "Flux Kontext 提示词技巧",
|
48
|
+
"properties": {},
|
49
|
+
"widgets_values": [
|
50
|
+
"使用英文\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 擅长理解详细指令并保持一致性。"
|
51
|
+
],
|
52
|
+
"color": "#432",
|
53
|
+
"bgcolor": "#653"
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"id": 88,
|
57
|
+
"type": "MarkdownNote",
|
58
|
+
"pos": [
|
59
|
+
-353.1586608886719,
|
60
|
+
1293.6602783203125
|
61
|
+
],
|
62
|
+
"size": [
|
63
|
+
383.78765869140625,
|
64
|
+
273.2510070800781
|
65
|
+
],
|
66
|
+
"flags": {},
|
67
|
+
"order": 2,
|
68
|
+
"mode": 0,
|
69
|
+
"inputs": [],
|
70
|
+
"outputs": [],
|
71
|
+
"title": "Flux Kontext Prompt Techniques",
|
72
|
+
"properties": {},
|
73
|
+
"widgets_values": [
|
74
|
+
"### 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. "
|
75
|
+
],
|
76
|
+
"color": "#432",
|
77
|
+
"bgcolor": "#653"
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"id": 90,
|
33
81
|
"type": "LoadImage",
|
34
82
|
"pos": [
|
35
|
-
|
36
|
-
|
83
|
+
69.70362091064453,
|
84
|
+
1295.0821533203125
|
37
85
|
],
|
38
86
|
"size": [
|
39
87
|
274.080078125,
|
40
88
|
314
|
41
89
|
],
|
42
90
|
"flags": {},
|
43
|
-
"order":
|
44
|
-
"mode":
|
91
|
+
"order": 3,
|
92
|
+
"mode": 4,
|
45
93
|
"inputs": [],
|
46
94
|
"outputs": [
|
47
95
|
{
|
48
96
|
"name": "IMAGE",
|
49
97
|
"type": "IMAGE",
|
50
98
|
"links": [
|
51
|
-
|
99
|
+
175
|
52
100
|
]
|
53
101
|
},
|
54
102
|
{
|
@@ -66,100 +114,158 @@
|
|
66
114
|
]
|
67
115
|
},
|
68
116
|
{
|
69
|
-
"id":
|
70
|
-
"type": "
|
117
|
+
"id": 93,
|
118
|
+
"type": "MarkdownNote",
|
119
|
+
"pos": [
|
120
|
+
377.550537109375,
|
121
|
+
1304.835205078125
|
122
|
+
],
|
123
|
+
"size": [
|
124
|
+
281.59576416015625,
|
125
|
+
202.95529174804688
|
126
|
+
],
|
127
|
+
"flags": {},
|
128
|
+
"order": 4,
|
129
|
+
"mode": 0,
|
130
|
+
"inputs": [],
|
131
|
+
"outputs": [],
|
132
|
+
"properties": {},
|
133
|
+
"widgets_values": [
|
134
|
+
"If you need to input multiple images, you can set the mode of this \"load image\" node to Always. Of course, you can also combine more images together.\n\n---\n\n如果你需要使用多张图像输入,可以将这个 load image 节点的 **模式** 设置为 **总是(Always)** 当然你可以可以拼合更多图像在一起"
|
135
|
+
],
|
136
|
+
"color": "#432",
|
137
|
+
"bgcolor": "#653"
|
138
|
+
},
|
139
|
+
{
|
140
|
+
"id": 91,
|
141
|
+
"type": "ImageStitch",
|
71
142
|
"pos": [
|
72
|
-
|
73
|
-
|
143
|
+
384.0186462402344,
|
144
|
+
932.8209838867188
|
74
145
|
],
|
75
146
|
"size": [
|
76
147
|
270,
|
77
|
-
|
148
|
+
150
|
78
149
|
],
|
79
150
|
"flags": {},
|
80
|
-
"order":
|
151
|
+
"order": 6,
|
81
152
|
"mode": 0,
|
82
153
|
"inputs": [
|
83
154
|
{
|
84
|
-
"name": "
|
155
|
+
"name": "image1",
|
85
156
|
"type": "IMAGE",
|
86
|
-
"link":
|
157
|
+
"link": 174
|
158
|
+
},
|
159
|
+
{
|
160
|
+
"name": "image2",
|
161
|
+
"shape": 7,
|
162
|
+
"type": "IMAGE",
|
163
|
+
"link": 175
|
87
164
|
}
|
88
165
|
],
|
89
|
-
"outputs": [
|
90
|
-
|
166
|
+
"outputs": [
|
167
|
+
{
|
168
|
+
"name": "IMAGE",
|
169
|
+
"type": "IMAGE",
|
170
|
+
"links": [
|
171
|
+
176
|
172
|
+
]
|
173
|
+
}
|
174
|
+
],
|
175
|
+
"properties": {
|
176
|
+
"Node name for S&R": "ImageStitch"
|
177
|
+
},
|
91
178
|
"widgets_values": [
|
92
|
-
"
|
179
|
+
"right",
|
180
|
+
true,
|
181
|
+
8,
|
182
|
+
"white"
|
93
183
|
]
|
94
184
|
},
|
95
185
|
{
|
96
|
-
"id":
|
97
|
-
"type": "
|
186
|
+
"id": 84,
|
187
|
+
"type": "LoadImage",
|
98
188
|
"pos": [
|
99
|
-
|
100
|
-
|
189
|
+
64.27711486816406,
|
190
|
+
928.7723999023438
|
101
191
|
],
|
102
192
|
"size": [
|
103
|
-
|
104
|
-
|
193
|
+
274.080078125,
|
194
|
+
314
|
105
195
|
],
|
106
196
|
"flags": {},
|
107
|
-
"order":
|
197
|
+
"order": 5,
|
108
198
|
"mode": 0,
|
109
199
|
"inputs": [],
|
110
|
-
"outputs": [
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
200
|
+
"outputs": [
|
201
|
+
{
|
202
|
+
"name": "IMAGE",
|
203
|
+
"type": "IMAGE",
|
204
|
+
"links": [
|
205
|
+
174
|
206
|
+
]
|
207
|
+
},
|
208
|
+
{
|
209
|
+
"name": "MASK",
|
210
|
+
"type": "MASK",
|
211
|
+
"links": null
|
212
|
+
}
|
115
213
|
],
|
116
|
-
"
|
117
|
-
|
214
|
+
"properties": {
|
215
|
+
"Node name for S&R": "LoadImage"
|
216
|
+
},
|
217
|
+
"widgets_values": [
|
218
|
+
"girl.webp",
|
219
|
+
"image"
|
220
|
+
]
|
118
221
|
},
|
119
222
|
{
|
120
|
-
"id":
|
121
|
-
"type": "
|
223
|
+
"id": 85,
|
224
|
+
"type": "SaveImage",
|
122
225
|
"pos": [
|
123
|
-
|
124
|
-
|
226
|
+
1110,
|
227
|
+
930
|
125
228
|
],
|
126
229
|
"size": [
|
127
|
-
|
128
|
-
|
230
|
+
270,
|
231
|
+
270
|
129
232
|
],
|
130
233
|
"flags": {},
|
131
|
-
"order":
|
234
|
+
"order": 8,
|
132
235
|
"mode": 0,
|
133
|
-
"inputs": [
|
236
|
+
"inputs": [
|
237
|
+
{
|
238
|
+
"name": "images",
|
239
|
+
"type": "IMAGE",
|
240
|
+
"link": 169
|
241
|
+
}
|
242
|
+
],
|
134
243
|
"outputs": [],
|
135
|
-
"title": "Flux Kontext Prompt Techniques",
|
136
244
|
"properties": {},
|
137
245
|
"widgets_values": [
|
138
|
-
"
|
139
|
-
]
|
140
|
-
"color": "#432",
|
141
|
-
"bgcolor": "#653"
|
246
|
+
"ComfyUI"
|
247
|
+
]
|
142
248
|
},
|
143
249
|
{
|
144
250
|
"id": 83,
|
145
251
|
"type": "FluxKontextProImageNode",
|
146
252
|
"pos": [
|
147
|
-
|
148
|
-
|
253
|
+
690,
|
254
|
+
930
|
149
255
|
],
|
150
256
|
"size": [
|
151
257
|
395.2944030761719,
|
152
258
|
323.6419372558594
|
153
259
|
],
|
154
260
|
"flags": {},
|
155
|
-
"order":
|
261
|
+
"order": 7,
|
156
262
|
"mode": 0,
|
157
263
|
"inputs": [
|
158
264
|
{
|
159
265
|
"name": "input_image",
|
160
266
|
"shape": 7,
|
161
267
|
"type": "IMAGE",
|
162
|
-
"link":
|
268
|
+
"link": 176
|
163
269
|
}
|
164
270
|
],
|
165
271
|
"outputs": [
|
@@ -179,7 +285,7 @@
|
|
179
285
|
"1:1",
|
180
286
|
3,
|
181
287
|
50,
|
182
|
-
|
288
|
+
1022368309905935,
|
183
289
|
"randomize",
|
184
290
|
false
|
185
291
|
],
|
@@ -189,18 +295,34 @@
|
|
189
295
|
],
|
190
296
|
"links": [
|
191
297
|
[
|
192
|
-
|
298
|
+
169,
|
299
|
+
83,
|
300
|
+
0,
|
301
|
+
85,
|
302
|
+
0,
|
303
|
+
"IMAGE"
|
304
|
+
],
|
305
|
+
[
|
306
|
+
174,
|
193
307
|
84,
|
194
308
|
0,
|
195
|
-
|
309
|
+
91,
|
196
310
|
0,
|
197
311
|
"IMAGE"
|
198
312
|
],
|
199
313
|
[
|
200
|
-
|
201
|
-
|
314
|
+
175,
|
315
|
+
90,
|
202
316
|
0,
|
203
|
-
|
317
|
+
91,
|
318
|
+
1,
|
319
|
+
"IMAGE"
|
320
|
+
],
|
321
|
+
[
|
322
|
+
176,
|
323
|
+
91,
|
324
|
+
0,
|
325
|
+
83,
|
204
326
|
0,
|
205
327
|
"IMAGE"
|
206
328
|
]
|
@@ -209,10 +331,10 @@
|
|
209
331
|
"config": {},
|
210
332
|
"extra": {
|
211
333
|
"ds": {
|
212
|
-
"scale": 0.
|
334
|
+
"scale": 0.9251963746224448,
|
213
335
|
"offset": [
|
214
|
-
|
215
|
-
-
|
336
|
+
220.9802241705954,
|
337
|
+
-678.0290149636223
|
216
338
|
]
|
217
339
|
},
|
218
340
|
"frontendVersion": "1.21.0"
|
@@ -396,6 +396,14 @@
|
|
396
396
|
"title": "Image API",
|
397
397
|
"type": "image",
|
398
398
|
"templates": [
|
399
|
+
{
|
400
|
+
"name": "api_bfl_flux_1_kontext_multiple_images_input",
|
401
|
+
"title": "BFL Flux.1 Kontext Multiple Image Input",
|
402
|
+
"description": "Input multiple images and edit them with Flux.1 Kontext.",
|
403
|
+
"mediaType": "image",
|
404
|
+
"mediaSubtype": "webp",
|
405
|
+
"thumbnailVariant": "compareSlider",
|
406
|
+
},
|
399
407
|
{
|
400
408
|
"name": "api_bfl_flux_1_kontext_pro_image",
|
401
409
|
"title": "BFL Flux.1 Kontext Pro",
|
{comfyui_workflow_templates-0.1.23.dist-info → comfyui_workflow_templates-0.1.24.dist-info}/RECORD
RENAMED
@@ -12,10 +12,13 @@ comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo-2.web
|
|
12
12
|
comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo.json,sha256=XGZAKzPWClD0ppCi7P889KEHZ8DMc1hwjeYxBjoANNk,20173
|
13
13
|
comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_max_image-1.webp,sha256=boecAqOvObgcudQluZWPHQxWoaF4-MZx20dhB0i72OA,21414
|
14
14
|
comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_max_image-2.webp,sha256=cszmIlo1srtADmBgo_0Q4GRq6XrFQX5qQmzyuUu_ubU,17878
|
15
|
-
comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_max_image.json,sha256=
|
15
|
+
comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_max_image.json,sha256=lzEUBHCxf87KQlziDfUpS4OJsQ0NvbNcX8kg296Tfww,12410
|
16
|
+
comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_multiple_images_input-1.webp,sha256=wMf4rq_pd6CwZCg0PcWDlfYQsFZvkDY0snWE_C7Hllg,12620
|
17
|
+
comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_multiple_images_input-2.webp,sha256=mLr_-4io3l5Uw7-itXjLHDDs-A5imXR0LRs-WGEKs0c,12778
|
18
|
+
comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_multiple_images_input.json,sha256=JUhn35Ke0BQfJnvHb-Ttg03Nth2X1BY3qcDwkYBOANY,14224
|
16
19
|
comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_pro_image-1.webp,sha256=hEWSkDMKCM_H4fL706wrVnv9R1ZalnHDRz0YpKpg2e4,18000
|
17
20
|
comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_pro_image-2.webp,sha256=gqhnETKgEu7ONtzMgtrs5G_zNlZMIyQSNhaajksrAv0,53704
|
18
|
-
comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_pro_image.json,sha256=
|
21
|
+
comfyui_workflow_templates/templates/api_bfl_flux_1_kontext_pro_image.json,sha256=gf5Wmm0frFMq0kAaB4OBDgEWmqLGT_qA3q_9hIFKVMI,12293
|
19
22
|
comfyui_workflow_templates/templates/api_bfl_flux_pro_t2i-1.webp,sha256=sO3tw-E04ZrTwBvmXWuzKtIF9rzjS31zI25W3bzlGNY,13520
|
20
23
|
comfyui_workflow_templates/templates/api_bfl_flux_pro_t2i.json,sha256=7u5u0iVMTr3F3BL8UHVAy7pqfAWxcpuv4nGjjtbDTWQ,7292
|
21
24
|
comfyui_workflow_templates/templates/api_google_gemini-1.webp,sha256=r7UQV06-8amIlvAxhZmYREjkiqjNFlLuDAVR77NVQg8,4912
|
@@ -189,7 +192,7 @@ comfyui_workflow_templates/templates/image_to_video-1.webp,sha256=-3fIlyNhM-troU
|
|
189
192
|
comfyui_workflow_templates/templates/image_to_video.json,sha256=0HU8Cd0_AL-HJlBf6o_yvkToA8j0G5o4Kp-5HA91sUI,6625
|
190
193
|
comfyui_workflow_templates/templates/image_to_video_wan-1.webp,sha256=cxtxeW5KepuVvqInT1G4d6ddKN_qCWzzWW4sv0Yl6PI,926424
|
191
194
|
comfyui_workflow_templates/templates/image_to_video_wan.json,sha256=eJJzxJcRo-f2P1EW3OOPFm0Nx-6rxFdpdkRVcXPATs4,11813
|
192
|
-
comfyui_workflow_templates/templates/index.json,sha256=
|
195
|
+
comfyui_workflow_templates/templates/index.json,sha256=FSsxopJaq6Oxn2idQANde0IO_li_TDLLL8MNJ0OjOb8,37911
|
193
196
|
comfyui_workflow_templates/templates/index.schema.json,sha256=g0sy0uPiRbVSKLVP4bxnMvR1Dp2ge-Bz24fdqktIBV4,2525
|
194
197
|
comfyui_workflow_templates/templates/inpain_model_outpainting-1.webp,sha256=PVdIJ4LKvAGP-OzD1FmzQGFpcUKOMdXj-bBgQwIgZDI,116632
|
195
198
|
comfyui_workflow_templates/templates/inpain_model_outpainting-2.webp,sha256=8I_BITesJrhvWdqebcz_BUsG2O5ltayxgIkwZCs-R9w,27708
|
@@ -258,8 +261,8 @@ comfyui_workflow_templates/templates/wan2.1_fun_control-2.webp,sha256=czOi3YuJI9
|
|
258
261
|
comfyui_workflow_templates/templates/wan2.1_fun_control.json,sha256=DtwD0aCFtDAfmHFZ60SmVaTQCwAKy27Ggpi5YHTjdbE,20623
|
259
262
|
comfyui_workflow_templates/templates/wan2.1_fun_inp-1.webp,sha256=0xKRBDLFCbMrni6o5zFlVt6o5a38Rxg1_Q0ETU2hPHc,1578046
|
260
263
|
comfyui_workflow_templates/templates/wan2.1_fun_inp.json,sha256=PFoDxG-3_scsi2TGnDukSJ31dMC6j8ZYLqLQ_uJE5xM,19174
|
261
|
-
comfyui_workflow_templates-0.1.
|
262
|
-
comfyui_workflow_templates-0.1.
|
263
|
-
comfyui_workflow_templates-0.1.
|
264
|
-
comfyui_workflow_templates-0.1.
|
265
|
-
comfyui_workflow_templates-0.1.
|
264
|
+
comfyui_workflow_templates-0.1.24.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
265
|
+
comfyui_workflow_templates-0.1.24.dist-info/METADATA,sha256=14XLP8tmPwVQBujZuq91718gJge1iv8_Cm_k7115GzA,55418
|
266
|
+
comfyui_workflow_templates-0.1.24.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
267
|
+
comfyui_workflow_templates-0.1.24.dist-info/top_level.txt,sha256=u4ElFwwqJ25NY9OpjIB2eFEaFoAIk4bHrlGJKPMwJOo,27
|
268
|
+
comfyui_workflow_templates-0.1.24.dist-info/RECORD,,
|
{comfyui_workflow_templates-0.1.23.dist-info → comfyui_workflow_templates-0.1.24.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|