comfyui-workflow-templates 0.1.66__py3-none-any.whl → 0.1.68__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.

@@ -0,0 +1,531 @@
1
+ {
2
+ "id": "d2a78457-e57e-448b-a5dc-b1c4edbf74a0",
3
+ "revision": 0,
4
+ "last_node_id": 29,
5
+ "last_link_id": 38,
6
+ "nodes": [
7
+ {
8
+ "id": 3,
9
+ "type": "PreviewImage",
10
+ "pos": [
11
+ 140,
12
+ 80
13
+ ],
14
+ "size": [
15
+ 390,
16
+ 440
17
+ ],
18
+ "flags": {},
19
+ "order": 10,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "images",
24
+ "type": "IMAGE",
25
+ "link": 5
26
+ }
27
+ ],
28
+ "outputs": [],
29
+ "properties": {
30
+ "Node name for S&R": "PreviewImage",
31
+ "cnr_id": "comfy-core",
32
+ "ver": "0.3.52"
33
+ },
34
+ "widgets_values": []
35
+ },
36
+ {
37
+ "id": 11,
38
+ "type": "LoadImage",
39
+ "pos": [
40
+ -1540,
41
+ 800
42
+ ],
43
+ "size": [
44
+ 274.080078125,
45
+ 314.00006103515625
46
+ ],
47
+ "flags": {},
48
+ "order": 0,
49
+ "mode": 4,
50
+ "inputs": [],
51
+ "outputs": [
52
+ {
53
+ "name": "IMAGE",
54
+ "type": "IMAGE",
55
+ "links": [
56
+ 12
57
+ ]
58
+ },
59
+ {
60
+ "name": "MASK",
61
+ "type": "MASK",
62
+ "links": null
63
+ }
64
+ ],
65
+ "properties": {
66
+ "Node name for S&R": "LoadImage",
67
+ "cnr_id": "comfy-core",
68
+ "ver": "0.3.52"
69
+ },
70
+ "widgets_values": [
71
+ "input.png",
72
+ "image"
73
+ ]
74
+ },
75
+ {
76
+ "id": 12,
77
+ "type": "LoadImage",
78
+ "pos": [
79
+ -1240,
80
+ 800
81
+ ],
82
+ "size": [
83
+ 274.080078125,
84
+ 314.00006103515625
85
+ ],
86
+ "flags": {},
87
+ "order": 1,
88
+ "mode": 4,
89
+ "inputs": [],
90
+ "outputs": [
91
+ {
92
+ "name": "IMAGE",
93
+ "type": "IMAGE",
94
+ "links": [
95
+ 13
96
+ ]
97
+ },
98
+ {
99
+ "name": "MASK",
100
+ "type": "MASK",
101
+ "links": null
102
+ }
103
+ ],
104
+ "properties": {
105
+ "Node name for S&R": "LoadImage",
106
+ "cnr_id": "comfy-core",
107
+ "ver": "0.3.52"
108
+ },
109
+ "widgets_values": [
110
+ "input.png",
111
+ "image"
112
+ ]
113
+ },
114
+ {
115
+ "id": 9,
116
+ "type": "GeminiInputFiles",
117
+ "pos": [
118
+ -1530,
119
+ 390
120
+ ],
121
+ "size": [
122
+ 330,
123
+ 60
124
+ ],
125
+ "flags": {},
126
+ "order": 2,
127
+ "mode": 4,
128
+ "inputs": [
129
+ {
130
+ "name": "GEMINI_INPUT_FILES",
131
+ "shape": 7,
132
+ "type": "GEMINI_INPUT_FILES",
133
+ "link": null
134
+ }
135
+ ],
136
+ "outputs": [
137
+ {
138
+ "name": "GEMINI_INPUT_FILES",
139
+ "type": "GEMINI_INPUT_FILES",
140
+ "links": [
141
+ 8
142
+ ]
143
+ }
144
+ ],
145
+ "properties": {
146
+ "Node name for S&R": "GeminiInputFiles",
147
+ "cnr_id": "comfy-core",
148
+ "ver": "0.3.52"
149
+ },
150
+ "widgets_values": [
151
+ null
152
+ ]
153
+ },
154
+ {
155
+ "id": 7,
156
+ "type": "GeminiInputFiles",
157
+ "pos": [
158
+ -1070,
159
+ 390
160
+ ],
161
+ "size": [
162
+ 330,
163
+ 60
164
+ ],
165
+ "flags": {},
166
+ "order": 8,
167
+ "mode": 4,
168
+ "inputs": [
169
+ {
170
+ "name": "GEMINI_INPUT_FILES",
171
+ "shape": 7,
172
+ "type": "GEMINI_INPUT_FILES",
173
+ "link": 8
174
+ }
175
+ ],
176
+ "outputs": [
177
+ {
178
+ "name": "GEMINI_INPUT_FILES",
179
+ "type": "GEMINI_INPUT_FILES",
180
+ "links": [
181
+ 7
182
+ ]
183
+ }
184
+ ],
185
+ "properties": {
186
+ "Node name for S&R": "GeminiInputFiles",
187
+ "cnr_id": "comfy-core",
188
+ "ver": "0.3.52"
189
+ },
190
+ "widgets_values": [
191
+ null
192
+ ]
193
+ },
194
+ {
195
+ "id": 8,
196
+ "type": "MarkdownNote",
197
+ "pos": [
198
+ -1070,
199
+ 500
200
+ ],
201
+ "size": [
202
+ 330,
203
+ 90
204
+ ],
205
+ "flags": {},
206
+ "order": 3,
207
+ "mode": 0,
208
+ "inputs": [],
209
+ "outputs": [],
210
+ "title": "About Gemini Input Files",
211
+ "properties": {},
212
+ "widgets_values": [
213
+ "The files need to be in the \"ComfyUI/input\" folder first. This node still needs updating to let you upload directly in the node.\n"
214
+ ],
215
+ "color": "#432",
216
+ "bgcolor": "#653"
217
+ },
218
+ {
219
+ "id": 6,
220
+ "type": "MarkdownNote",
221
+ "pos": [
222
+ -1550,
223
+ 80
224
+ ],
225
+ "size": [
226
+ 850,
227
+ 180
228
+ ],
229
+ "flags": {},
230
+ "order": 4,
231
+ "mode": 0,
232
+ "inputs": [],
233
+ "outputs": [],
234
+ "title": "About API Node",
235
+ "properties": {},
236
+ "widgets_values": [
237
+ "[About API Node](https://docs.comfy.org/tutorials/api-nodes/overview) | [Pricing](https://docs.comfy.org/tutorials/api-nodes/pricing)\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)"
238
+ ],
239
+ "color": "#432",
240
+ "bgcolor": "#653"
241
+ },
242
+ {
243
+ "id": 13,
244
+ "type": "MarkdownNote",
245
+ "pos": [
246
+ -940,
247
+ 880
248
+ ],
249
+ "size": [
250
+ 210,
251
+ 130
252
+ ],
253
+ "flags": {},
254
+ "order": 5,
255
+ "mode": 4,
256
+ "inputs": [],
257
+ "outputs": [],
258
+ "title": "About multiple image input",
259
+ "properties": {},
260
+ "widgets_values": [
261
+ "The image1 will determine the ratio of the output image.\n\nIf you need more input images, try linking the Batch Image node in series.\n"
262
+ ],
263
+ "color": "#432",
264
+ "bgcolor": "#653"
265
+ },
266
+ {
267
+ "id": 10,
268
+ "type": "ImageBatch",
269
+ "pos": [
270
+ -870,
271
+ 720
272
+ ],
273
+ "size": [
274
+ 140,
275
+ 46
276
+ ],
277
+ "flags": {},
278
+ "order": 7,
279
+ "mode": 4,
280
+ "inputs": [
281
+ {
282
+ "name": "image1",
283
+ "type": "IMAGE",
284
+ "link": 12
285
+ },
286
+ {
287
+ "name": "image2",
288
+ "type": "IMAGE",
289
+ "link": 13
290
+ }
291
+ ],
292
+ "outputs": [
293
+ {
294
+ "name": "IMAGE",
295
+ "type": "IMAGE",
296
+ "links": []
297
+ }
298
+ ],
299
+ "properties": {
300
+ "Node name for S&R": "ImageBatch",
301
+ "cnr_id": "comfy-core",
302
+ "ver": "0.3.52"
303
+ },
304
+ "widgets_values": []
305
+ },
306
+ {
307
+ "id": 4,
308
+ "type": "PreviewAny",
309
+ "pos": [
310
+ 140,
311
+ 580
312
+ ],
313
+ "size": [
314
+ 400,
315
+ 190
316
+ ],
317
+ "flags": {},
318
+ "order": 11,
319
+ "mode": 0,
320
+ "inputs": [
321
+ {
322
+ "name": "source",
323
+ "type": "*",
324
+ "link": 6
325
+ }
326
+ ],
327
+ "outputs": [],
328
+ "properties": {
329
+ "Node name for S&R": "PreviewAny",
330
+ "cnr_id": "comfy-core",
331
+ "ver": "0.3.52"
332
+ },
333
+ "widgets_values": []
334
+ },
335
+ {
336
+ "id": 5,
337
+ "type": "GeminiImageNode",
338
+ "pos": [
339
+ -290,
340
+ 80
341
+ ],
342
+ "size": [
343
+ 400,
344
+ 620
345
+ ],
346
+ "flags": {},
347
+ "order": 9,
348
+ "mode": 0,
349
+ "inputs": [
350
+ {
351
+ "name": "images",
352
+ "shape": 7,
353
+ "type": "IMAGE",
354
+ "link": 38
355
+ },
356
+ {
357
+ "name": "files",
358
+ "shape": 7,
359
+ "type": "GEMINI_INPUT_FILES",
360
+ "link": 7
361
+ }
362
+ ],
363
+ "outputs": [
364
+ {
365
+ "name": "IMAGE",
366
+ "type": "IMAGE",
367
+ "links": [
368
+ 5
369
+ ]
370
+ },
371
+ {
372
+ "name": "STRING",
373
+ "type": "STRING",
374
+ "links": [
375
+ 6
376
+ ]
377
+ }
378
+ ],
379
+ "properties": {
380
+ "Node name for S&R": "GeminiImageNode",
381
+ "cnr_id": "comfy-core",
382
+ "ver": "0.3.52"
383
+ },
384
+ "widgets_values": [
385
+ "A giant yellow balloon in the shape of the letter 'C' floating high above a bustling city street with tall skyscrapers, viewed from street level, with traffic and pedestrians below. The sky is bright blue with some clouds. The architectural style of the buildings is modern and classic New York City",
386
+ "gemini-2.5-flash-image-preview",
387
+ 17928405576409,
388
+ "randomize"
389
+ ],
390
+ "color": "#432",
391
+ "bgcolor": "#653"
392
+ },
393
+ {
394
+ "id": 2,
395
+ "type": "LoadImage",
396
+ "pos": [
397
+ -660,
398
+ 80
399
+ ],
400
+ "size": [
401
+ 340,
402
+ 450
403
+ ],
404
+ "flags": {},
405
+ "order": 6,
406
+ "mode": 0,
407
+ "inputs": [],
408
+ "outputs": [
409
+ {
410
+ "name": "IMAGE",
411
+ "type": "IMAGE",
412
+ "links": [
413
+ 38
414
+ ]
415
+ },
416
+ {
417
+ "name": "MASK",
418
+ "type": "MASK",
419
+ "links": null
420
+ }
421
+ ],
422
+ "properties": {
423
+ "Node name for S&R": "LoadImage",
424
+ "cnr_id": "comfy-core",
425
+ "ver": "0.3.52"
426
+ },
427
+ "widgets_values": [
428
+ "input.png",
429
+ "image"
430
+ ]
431
+ }
432
+ ],
433
+ "links": [
434
+ [
435
+ 5,
436
+ 5,
437
+ 0,
438
+ 3,
439
+ 0,
440
+ "IMAGE"
441
+ ],
442
+ [
443
+ 6,
444
+ 5,
445
+ 1,
446
+ 4,
447
+ 0,
448
+ "*"
449
+ ],
450
+ [
451
+ 7,
452
+ 7,
453
+ 0,
454
+ 5,
455
+ 1,
456
+ "GEMINI_INPUT_FILES"
457
+ ],
458
+ [
459
+ 8,
460
+ 9,
461
+ 0,
462
+ 7,
463
+ 0,
464
+ "GEMINI_INPUT_FILES"
465
+ ],
466
+ [
467
+ 12,
468
+ 11,
469
+ 0,
470
+ 10,
471
+ 0,
472
+ "IMAGE"
473
+ ],
474
+ [
475
+ 13,
476
+ 12,
477
+ 0,
478
+ 10,
479
+ 1,
480
+ "IMAGE"
481
+ ],
482
+ [
483
+ 38,
484
+ 2,
485
+ 0,
486
+ 5,
487
+ 0,
488
+ "IMAGE"
489
+ ]
490
+ ],
491
+ "groups": [
492
+ {
493
+ "id": 1,
494
+ "title": "Files input (Ctrl-B to enable)",
495
+ "bounding": [
496
+ -1550,
497
+ 290,
498
+ 860,
499
+ 310
500
+ ],
501
+ "color": "#3f789e",
502
+ "font_size": 24,
503
+ "flags": {}
504
+ },
505
+ {
506
+ "id": 2,
507
+ "title": "Multiple image input (Ctrl-B to enable)",
508
+ "bounding": [
509
+ -1550,
510
+ 640,
511
+ 860,
512
+ 490
513
+ ],
514
+ "color": "#3f789e",
515
+ "font_size": 24,
516
+ "flags": {}
517
+ }
518
+ ],
519
+ "config": {},
520
+ "extra": {
521
+ "ds": {
522
+ "scale": 0.674024663025736,
523
+ "offset": [
524
+ 1742.7594150025407,
525
+ 16.69738838862423
526
+ ]
527
+ },
528
+ "frontendVersion": "1.26.6"
529
+ },
530
+ "version": 0.4
531
+ }
@@ -869,6 +869,16 @@
869
869
  "title": "Image API",
870
870
  "type": "image",
871
871
  "templates": [
872
+ {
873
+ "name": "api_google_gemini_image",
874
+ "title": "Google Gemini Image",
875
+ "description": "Nano-banana (Gemini-2.5-Flash Image) - image editing with consistency.",
876
+ "mediaType": "image",
877
+ "mediaSubtype": "webp",
878
+ "tags": ["Image Edit", "Image", "API", "Text-to-Image"],
879
+ "models": ["Gemini-2.5-Flash", "nano-banana"],
880
+ "date": "2025-08-27"
881
+ },
872
882
  {
873
883
  "name": "api_bfl_flux_1_kontext_multiple_images_input",
874
884
  "title": "BFL Flux.1 Kontext Multiple Image Input",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: comfyui_workflow_templates
3
- Version: 0.1.66
3
+ Version: 0.1.68
4
4
  Summary: ComfyUI workflow templates package
5
5
  Author: Comfy-Org
6
6
  License: GNU GENERAL PUBLIC LICENSE
@@ -23,6 +23,8 @@ comfyui_workflow_templates/templates/api_bfl_flux_pro_t2i-1.webp,sha256=sO3tw-E0
23
23
  comfyui_workflow_templates/templates/api_bfl_flux_pro_t2i.json,sha256=7u5u0iVMTr3F3BL8UHVAy7pqfAWxcpuv4nGjjtbDTWQ,7292
24
24
  comfyui_workflow_templates/templates/api_google_gemini-1.webp,sha256=r7UQV06-8amIlvAxhZmYREjkiqjNFlLuDAVR77NVQg8,4912
25
25
  comfyui_workflow_templates/templates/api_google_gemini.json,sha256=t3IuQr-ctHnyYDylemgK0er7C3tMovHw77yPslvY9Bo,13717
26
+ comfyui_workflow_templates/templates/api_google_gemini_image-1.webp,sha256=n5tQIa4eoTrowUzBCRpJSteLYWvxXT12h98KmzmWCJo,38848
27
+ comfyui_workflow_templates/templates/api_google_gemini_image.json,sha256=sTHOqN2F2MtD7czfBhdyi-MekaEFkLhcQjISSkcVSHs,10258
26
28
  comfyui_workflow_templates/templates/api_hailuo_minimax_i2v-1.webp,sha256=B7n2rjcqqLyBH59GFeUA1dFTVYR7SsxG71W2N0u4aDY,724132
27
29
  comfyui_workflow_templates/templates/api_hailuo_minimax_i2v.json,sha256=CeCqnCGyUSnS0o3dd-TsO50ZuFdToTQ5SAOBmU6Ng-k,4206
28
30
  comfyui_workflow_templates/templates/api_hailuo_minimax_t2v-1.webp,sha256=lTqXKeCW49y0ln2HTyTBd2MZorzgy3zJQxoAaBJ6wSc,666600
@@ -255,7 +257,7 @@ comfyui_workflow_templates/templates/image_to_video_wan.json,sha256=NBDAEiENtC5u
255
257
  comfyui_workflow_templates/templates/index.es.json,sha256=6ANUyh-3Ky_5Ov0INbU0X4j0WLCa5s2BSo96g7-OUKU,70095
256
258
  comfyui_workflow_templates/templates/index.fr.json,sha256=9X9QIqx7OfrzS3rFZwsYh3VxvBbNTWEyGF2Az-y-Xnk,70025
257
259
  comfyui_workflow_templates/templates/index.ja.json,sha256=pEM6P6ScCdhqMNAwPYaDViqjF8BEmjpBoB27SNmnZis,74423
258
- comfyui_workflow_templates/templates/index.json,sha256=Nkfe9lFmsWIb7Mq8BYfjvcllRueUz5cSkbZ_3bRaKH4,68316
260
+ comfyui_workflow_templates/templates/index.json,sha256=QvLTI9qijnCcGGK1gAUJ9wHIzPaBmhyOn9ahXFenV80,68724
259
261
  comfyui_workflow_templates/templates/index.ko.json,sha256=ACUDC4hbvtrL2xQdVmdKnrqVoPfAfhGikZB0Lz_czoE,73572
260
262
  comfyui_workflow_templates/templates/index.ru.json,sha256=Z_iPINhvs7kW5ltU5v3uaUjOd2H5mUoz758j3gS-vUo,89319
261
263
  comfyui_workflow_templates/templates/index.schema.json,sha256=oGvYM0X-54f_lvzDrtH-vq9vM58jh2c2tSJKCl4--eg,3225
@@ -356,8 +358,8 @@ comfyui_workflow_templates/templates/wan2.1_fun_control-2.webp,sha256=srBeKQO8HC
356
358
  comfyui_workflow_templates/templates/wan2.1_fun_control.json,sha256=45CL4a-0uXHA9xOTkbaft-dOB1hKklGulVvv1q4BVrE,21583
357
359
  comfyui_workflow_templates/templates/wan2.1_fun_inp-1.webp,sha256=KVqoYt8yiaxhNnJgSCfVxT8WLnCD2M5zqty-AAcowtI,527624
358
360
  comfyui_workflow_templates/templates/wan2.1_fun_inp.json,sha256=6t-FDumnkkk0MhmZwiGKUJZU-18JJagzrkcYOqd6QRY,20015
359
- comfyui_workflow_templates-0.1.66.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
360
- comfyui_workflow_templates-0.1.66.dist-info/METADATA,sha256=K-T_bK6tDYcV_T6JYY9GLVwQXo-qyMnC-5mRk3GZibY,55889
361
- comfyui_workflow_templates-0.1.66.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
362
- comfyui_workflow_templates-0.1.66.dist-info/top_level.txt,sha256=u4ElFwwqJ25NY9OpjIB2eFEaFoAIk4bHrlGJKPMwJOo,27
363
- comfyui_workflow_templates-0.1.66.dist-info/RECORD,,
361
+ comfyui_workflow_templates-0.1.68.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
362
+ comfyui_workflow_templates-0.1.68.dist-info/METADATA,sha256=_jqWElSOb3D5DrWC82P_W_hL8PrH6iW3-kQrdg795B4,55889
363
+ comfyui_workflow_templates-0.1.68.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
364
+ comfyui_workflow_templates-0.1.68.dist-info/top_level.txt,sha256=u4ElFwwqJ25NY9OpjIB2eFEaFoAIk4bHrlGJKPMwJOo,27
365
+ comfyui_workflow_templates-0.1.68.dist-info/RECORD,,