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
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "id": "81ccfe3e-3540-49e3-88ae-4fde173b8c87",
3
3
  "revision": 0,
4
- "last_node_id": 89,
5
- "last_link_id": 172,
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": 3,
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
- 171
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
- "input-2.png",
172
+ "style_ref.png",
113
173
  "image"
114
174
  ]
115
175
  },
116
176
  {
117
- "id": 89,
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
- 357.9402160644531,
121
- 936.04345703125
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": 4,
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": 171
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
- 172
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
- 790.2785034179688,
168
- 935.7886352539062
272
+ 1127.7618408203125,
273
+ 938.6339721679688
169
274
  ],
170
275
  "size": [
171
276
  270,
172
277
  270
173
278
  ],
174
279
  "flags": {},
175
- "order": 5,
280
+ "order": 8,
176
281
  "mode": 0,
177
282
  "inputs": [
178
283
  {
179
284
  "name": "images",
180
285
  "type": "IMAGE",
181
- "link": 172
286
+ "link": 180
182
287
  }
183
288
  ],
184
289
  "outputs": [],
@@ -190,16 +295,32 @@
190
295
  ],
191
296
  "links": [
192
297
  [
193
- 171,
298
+ 174,
194
299
  84,
195
300
  0,
196
- 89,
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
- 172,
202
- 89,
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.7646251029937563,
334
+ "scale": 0.8410876132931315,
214
335
  "offset": [
215
- 532.9511513677878,
216
- -496.4261785235267
336
+ 301.43791375164005,
337
+ -627.078281784408
217
338
  ]
218
339
  },
219
340
  "frontendVersion": "1.21.0"