comfyui-workflow-templates 0.1.3__py3-none-any.whl → 0.1.5__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 (25) hide show
  1. comfyui_workflow_templates/templates/dall-e-2-inpaint-1.webp +0 -0
  2. comfyui_workflow_templates/templates/dall-e-2-inpaint-2.webp +0 -0
  3. comfyui_workflow_templates/templates/dall-e-2-inpaint.json +191 -0
  4. comfyui_workflow_templates/templates/dall-e-2-t2i-1.webp +0 -0
  5. comfyui_workflow_templates/templates/dall-e-2-t2i.json +136 -0
  6. comfyui_workflow_templates/templates/dall-e-3-t2i-1.webp +0 -0
  7. comfyui_workflow_templates/templates/dall-e-3-t2i.json +124 -0
  8. comfyui_workflow_templates/templates/gpt_image_1_i2i-1.webp +0 -0
  9. comfyui_workflow_templates/templates/gpt_image_1_i2i-2.webp +0 -0
  10. comfyui_workflow_templates/templates/gpt_image_1_i2i.json +183 -0
  11. comfyui_workflow_templates/templates/gpt_image_1_inpaint-1.webp +0 -0
  12. comfyui_workflow_templates/templates/gpt_image_1_inpaint-2.webp +0 -0
  13. comfyui_workflow_templates/templates/gpt_image_1_inpaint.json +193 -0
  14. comfyui_workflow_templates/templates/gpt_image_1_multi_inputs-1.webp +0 -0
  15. comfyui_workflow_templates/templates/gpt_image_1_multi_inputs-2.webp +0 -0
  16. comfyui_workflow_templates/templates/gpt_image_1_multi_inputs.json +276 -0
  17. comfyui_workflow_templates/templates/gpt_image_1_t2i-1.webp +0 -0
  18. comfyui_workflow_templates/templates/gpt_image_1_t2i.json +138 -0
  19. comfyui_workflow_templates/templates/index.json +68 -0
  20. comfyui_workflow_templates/templates/wan2.1_flf2v_720_f16.json +1 -1
  21. {comfyui_workflow_templates-0.1.3.dist-info → comfyui_workflow_templates-0.1.5.dist-info}/METADATA +1 -1
  22. {comfyui_workflow_templates-0.1.3.dist-info → comfyui_workflow_templates-0.1.5.dist-info}/RECORD +25 -7
  23. {comfyui_workflow_templates-0.1.3.dist-info → comfyui_workflow_templates-0.1.5.dist-info}/WHEEL +1 -1
  24. {comfyui_workflow_templates-0.1.3.dist-info → comfyui_workflow_templates-0.1.5.dist-info}/licenses/LICENSE +0 -0
  25. {comfyui_workflow_templates-0.1.3.dist-info → comfyui_workflow_templates-0.1.5.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,193 @@
1
+ {
2
+ "id": "3ba6fcae-c49e-40dc-8725-12d4cd833fcb",
3
+ "revision": 0,
4
+ "last_node_id": 30,
5
+ "last_link_id": 17,
6
+ "nodes": [
7
+ {
8
+ "id": 28,
9
+ "type": "SaveImage",
10
+ "pos": [
11
+ 1290,
12
+ 480
13
+ ],
14
+ "size": [
15
+ 315,
16
+ 270
17
+ ],
18
+ "flags": {},
19
+ "order": 3,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "images",
24
+ "type": "IMAGE",
25
+ "link": 13
26
+ }
27
+ ],
28
+ "outputs": [],
29
+ "properties": {},
30
+ "widgets_values": [
31
+ "ComfyUI"
32
+ ]
33
+ },
34
+ {
35
+ "id": 29,
36
+ "type": "LoadImage",
37
+ "pos": [
38
+ 500,
39
+ 480
40
+ ],
41
+ "size": [
42
+ 342.5999755859375,
43
+ 314
44
+ ],
45
+ "flags": {},
46
+ "order": 0,
47
+ "mode": 0,
48
+ "inputs": [],
49
+ "outputs": [
50
+ {
51
+ "name": "IMAGE",
52
+ "type": "IMAGE",
53
+ "links": [
54
+ 14
55
+ ]
56
+ },
57
+ {
58
+ "name": "MASK",
59
+ "type": "MASK",
60
+ "links": [
61
+ 17
62
+ ]
63
+ }
64
+ ],
65
+ "properties": {
66
+ "Node name for S&R": "LoadImage"
67
+ },
68
+ "widgets_values": [
69
+ "clipspace/clipspace-mask-1031667.8000000119.png [input]",
70
+ "image"
71
+ ]
72
+ },
73
+ {
74
+ "id": 25,
75
+ "type": "OpenAIGPTImage1",
76
+ "pos": [
77
+ 870,
78
+ 480
79
+ ],
80
+ "size": [
81
+ 400,
82
+ 252
83
+ ],
84
+ "flags": {},
85
+ "order": 2,
86
+ "mode": 0,
87
+ "inputs": [
88
+ {
89
+ "name": "image",
90
+ "shape": 7,
91
+ "type": "IMAGE",
92
+ "link": 14
93
+ },
94
+ {
95
+ "name": "mask",
96
+ "shape": 7,
97
+ "type": "MASK",
98
+ "link": 17
99
+ }
100
+ ],
101
+ "outputs": [
102
+ {
103
+ "name": "IMAGE",
104
+ "type": "IMAGE",
105
+ "links": [
106
+ 13
107
+ ]
108
+ }
109
+ ],
110
+ "properties": {
111
+ "Node name for S&R": "OpenAIGPTImage1"
112
+ },
113
+ "widgets_values": [
114
+ "Let the cat hold a big fish.",
115
+ 1371116998,
116
+ "randomize",
117
+ "high",
118
+ "opaque",
119
+ "1024x1024",
120
+ 1
121
+ ]
122
+ },
123
+ {
124
+ "id": 30,
125
+ "type": "MarkdownNote",
126
+ "pos": [
127
+ 140,
128
+ 480
129
+ ],
130
+ "size": [
131
+ 340,
132
+ 180
133
+ ],
134
+ "flags": {},
135
+ "order": 1,
136
+ "mode": 0,
137
+ "inputs": [],
138
+ "outputs": [],
139
+ "properties": {},
140
+ "widgets_values": [
141
+ "[View tuotrial here](https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1)\n\nTo use the API, you must be in a secure network environment:\n\n- Only `127.0.0.1` (localhost) is allowed for local access. LAN IPs without https are not supported.\n\n- You need to access the API through an https address. If you run ComfyUI on a Linux server, bind a domain name and set up an SSL certificate.\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"
142
+ ],
143
+ "color": "#432",
144
+ "bgcolor": "#653"
145
+ }
146
+ ],
147
+ "links": [
148
+ [
149
+ 13,
150
+ 25,
151
+ 0,
152
+ 28,
153
+ 0,
154
+ "IMAGE"
155
+ ],
156
+ [
157
+ 14,
158
+ 29,
159
+ 0,
160
+ 25,
161
+ 0,
162
+ "IMAGE"
163
+ ],
164
+ [
165
+ 17,
166
+ 29,
167
+ 1,
168
+ 25,
169
+ 1,
170
+ "MASK"
171
+ ]
172
+ ],
173
+ "groups": [],
174
+ "config": {},
175
+ "extra": {
176
+ "ds": {
177
+ "scale": 1,
178
+ "offset": [
179
+ 160.00231082504726,
180
+ -262.22847097090255
181
+ ]
182
+ },
183
+ "frontendVersion": "1.17.9",
184
+ "node_versions": {
185
+ "comfy-core": "0.3.29"
186
+ },
187
+ "VHS_latentpreview": false,
188
+ "VHS_latentpreviewrate": 0,
189
+ "VHS_MetadataImage": true,
190
+ "VHS_KeepIntermediate": true
191
+ },
192
+ "version": 0.4
193
+ }
@@ -0,0 +1,276 @@
1
+ {
2
+ "id": "d68d25b9-7b7a-4aee-a962-7db6da034203",
3
+ "revision": 0,
4
+ "last_node_id": 7,
5
+ "last_link_id": 5,
6
+ "nodes": [
7
+ {
8
+ "id": 2,
9
+ "type": "LoadImage",
10
+ "pos": [
11
+ 4650,
12
+ -720
13
+ ],
14
+ "size": [
15
+ 342.5999755859375,
16
+ 314
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "IMAGE",
25
+ "type": "IMAGE",
26
+ "links": [
27
+ 1
28
+ ]
29
+ },
30
+ {
31
+ "name": "MASK",
32
+ "type": "MASK",
33
+ "links": null
34
+ }
35
+ ],
36
+ "properties": {
37
+ "Node name for S&R": "LoadImage"
38
+ },
39
+ "widgets_values": [
40
+ "hat.webp",
41
+ "image"
42
+ ]
43
+ },
44
+ {
45
+ "id": 6,
46
+ "type": "SaveImage",
47
+ "pos": [
48
+ 5710,
49
+ -890
50
+ ],
51
+ "size": [
52
+ 315,
53
+ 270
54
+ ],
55
+ "flags": {},
56
+ "order": 5,
57
+ "mode": 0,
58
+ "inputs": [
59
+ {
60
+ "name": "images",
61
+ "type": "IMAGE",
62
+ "link": 5
63
+ }
64
+ ],
65
+ "outputs": [],
66
+ "properties": {},
67
+ "widgets_values": [
68
+ "ComfyUI"
69
+ ]
70
+ },
71
+ {
72
+ "id": 3,
73
+ "type": "ImageBatch",
74
+ "pos": [
75
+ 5030,
76
+ -890
77
+ ],
78
+ "size": [
79
+ 210,
80
+ 46
81
+ ],
82
+ "flags": {},
83
+ "order": 3,
84
+ "mode": 0,
85
+ "inputs": [
86
+ {
87
+ "name": "image1",
88
+ "type": "IMAGE",
89
+ "link": 3
90
+ },
91
+ {
92
+ "name": "image2",
93
+ "type": "IMAGE",
94
+ "link": 1
95
+ }
96
+ ],
97
+ "outputs": [
98
+ {
99
+ "name": "IMAGE",
100
+ "type": "IMAGE",
101
+ "links": [
102
+ 2
103
+ ]
104
+ }
105
+ ],
106
+ "properties": {
107
+ "Node name for S&R": "ImageBatch"
108
+ },
109
+ "widgets_values": []
110
+ },
111
+ {
112
+ "id": 4,
113
+ "type": "LoadImage",
114
+ "pos": [
115
+ 4650,
116
+ -1080
117
+ ],
118
+ "size": [
119
+ 342.5999755859375,
120
+ 314
121
+ ],
122
+ "flags": {},
123
+ "order": 1,
124
+ "mode": 0,
125
+ "inputs": [],
126
+ "outputs": [
127
+ {
128
+ "name": "IMAGE",
129
+ "type": "IMAGE",
130
+ "links": [
131
+ 3
132
+ ]
133
+ },
134
+ {
135
+ "name": "MASK",
136
+ "type": "MASK",
137
+ "links": null
138
+ }
139
+ ],
140
+ "properties": {
141
+ "Node name for S&R": "LoadImage"
142
+ },
143
+ "widgets_values": [
144
+ "input.webp",
145
+ "image"
146
+ ]
147
+ },
148
+ {
149
+ "id": 7,
150
+ "type": "MarkdownNote",
151
+ "pos": [
152
+ 4270,
153
+ -880
154
+ ],
155
+ "size": [
156
+ 340,
157
+ 200
158
+ ],
159
+ "flags": {},
160
+ "order": 2,
161
+ "mode": 0,
162
+ "inputs": [],
163
+ "outputs": [],
164
+ "properties": {},
165
+ "widgets_values": [
166
+ "[View tuotrial here](https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1)\n\nTo use the API, you must be in a secure network environment:\n\n- Only `127.0.0.1` (localhost) is allowed for local access. LAN IPs without https are not supported.\n\n- You need to access the API through an https address. If you run ComfyUI on a Linux server, bind a domain name and set up an SSL certificate.\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"
167
+ ],
168
+ "color": "#432",
169
+ "bgcolor": "#653"
170
+ },
171
+ {
172
+ "id": 1,
173
+ "type": "OpenAIGPTImage1",
174
+ "pos": [
175
+ 5278.32177734375,
176
+ -894.1099243164062
177
+ ],
178
+ "size": [
179
+ 400,
180
+ 252
181
+ ],
182
+ "flags": {},
183
+ "order": 4,
184
+ "mode": 0,
185
+ "inputs": [
186
+ {
187
+ "name": "image",
188
+ "shape": 7,
189
+ "type": "IMAGE",
190
+ "link": 2
191
+ },
192
+ {
193
+ "name": "mask",
194
+ "shape": 7,
195
+ "type": "MASK",
196
+ "link": null
197
+ }
198
+ ],
199
+ "outputs": [
200
+ {
201
+ "name": "IMAGE",
202
+ "type": "IMAGE",
203
+ "links": [
204
+ 5
205
+ ]
206
+ }
207
+ ],
208
+ "properties": {
209
+ "Node name for S&R": "OpenAIGPTImage1"
210
+ },
211
+ "widgets_values": [
212
+ "A cute cat sitting on a boat, holding a glass of champagne, with the vast ocean in the background, wearing a red hat and red - framed sunglasses, in the style of Studio Ghibli",
213
+ 1384371958,
214
+ "randomize",
215
+ "high",
216
+ "opaque",
217
+ "auto",
218
+ 1
219
+ ]
220
+ }
221
+ ],
222
+ "links": [
223
+ [
224
+ 1,
225
+ 2,
226
+ 0,
227
+ 3,
228
+ 1,
229
+ "IMAGE"
230
+ ],
231
+ [
232
+ 2,
233
+ 3,
234
+ 0,
235
+ 1,
236
+ 0,
237
+ "IMAGE"
238
+ ],
239
+ [
240
+ 3,
241
+ 4,
242
+ 0,
243
+ 3,
244
+ 0,
245
+ "IMAGE"
246
+ ],
247
+ [
248
+ 5,
249
+ 1,
250
+ 0,
251
+ 6,
252
+ 0,
253
+ "IMAGE"
254
+ ]
255
+ ],
256
+ "groups": [],
257
+ "config": {},
258
+ "extra": {
259
+ "ds": {
260
+ "scale": 0.6115909044841917,
261
+ "offset": [
262
+ -3379.7226093317395,
263
+ 1314.564411047733
264
+ ]
265
+ },
266
+ "frontendVersion": "1.17.9",
267
+ "node_versions": {
268
+ "comfy-core": "0.3.29"
269
+ },
270
+ "VHS_latentpreview": false,
271
+ "VHS_latentpreviewrate": 0,
272
+ "VHS_MetadataImage": true,
273
+ "VHS_KeepIntermediate": true
274
+ },
275
+ "version": 0.4
276
+ }
@@ -0,0 +1,138 @@
1
+ {
2
+ "id": "899481e8-5323-4aee-b3b4-faa5a3254f5d",
3
+ "revision": 0,
4
+ "last_node_id": 14,
5
+ "last_link_id": 11,
6
+ "nodes": [
7
+ {
8
+ "id": 10,
9
+ "type": "OpenAIGPTImage1",
10
+ "pos": [
11
+ 1530,
12
+ 1210
13
+ ],
14
+ "size": [
15
+ 400,
16
+ 300
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "image",
24
+ "shape": 7,
25
+ "type": "IMAGE",
26
+ "link": null
27
+ },
28
+ {
29
+ "name": "mask",
30
+ "shape": 7,
31
+ "type": "MASK",
32
+ "link": null
33
+ }
34
+ ],
35
+ "outputs": [
36
+ {
37
+ "name": "IMAGE",
38
+ "type": "IMAGE",
39
+ "links": [
40
+ 11
41
+ ]
42
+ }
43
+ ],
44
+ "properties": {
45
+ "Node name for S&R": "OpenAIGPTImage1"
46
+ },
47
+ "widgets_values": [
48
+ "On a sunny day, a delicate Eiffel Tower made entirely of felt and wool, with rich details, highly realistic structure but with a cute, slightly exaggerated cartoonish style. The scene is filled with felt-textured small cars, pedestrians, people riding bicycles, and little dogs. In the background, there is a blue sky with soft clouds and a blurred, gentle Paris city skyline. The overall tone is bright, warm, and soft. The atmosphere is full of childlike fun and handcrafted charm, with every object resembling soft plush toys. The viewpoint is slightly low-angle, making the Eiffel Tower appear tall yet friendly.\n",
49
+ 667955921,
50
+ "randomize",
51
+ "high",
52
+ "opaque",
53
+ "1024x1024",
54
+ 1
55
+ ]
56
+ },
57
+ {
58
+ "id": 13,
59
+ "type": "MarkdownNote",
60
+ "pos": [
61
+ 1150,
62
+ 1210
63
+ ],
64
+ "size": [
65
+ 340,
66
+ 160
67
+ ],
68
+ "flags": {},
69
+ "order": 1,
70
+ "mode": 0,
71
+ "inputs": [],
72
+ "outputs": [],
73
+ "properties": {},
74
+ "widgets_values": [
75
+ "[View tuotrial here](https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1)\n\nTo use the API, you must be in a secure network environment:\n\n- Only `127.0.0.1` (localhost) is allowed for local access. LAN IPs without https are not supported.\n\n- You need to access the API through an https address. If you run ComfyUI on a Linux server, bind a domain name and set up an SSL certificate.\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"
76
+ ],
77
+ "color": "#432",
78
+ "bgcolor": "#653"
79
+ },
80
+ {
81
+ "id": 14,
82
+ "type": "SaveImage",
83
+ "pos": [
84
+ 1949.452392578125,
85
+ 1211.6195068359375
86
+ ],
87
+ "size": [
88
+ 315,
89
+ 58
90
+ ],
91
+ "flags": {},
92
+ "order": 2,
93
+ "mode": 0,
94
+ "inputs": [
95
+ {
96
+ "name": "images",
97
+ "type": "IMAGE",
98
+ "link": 11
99
+ }
100
+ ],
101
+ "outputs": [],
102
+ "properties": {},
103
+ "widgets_values": [
104
+ "ComfyUI"
105
+ ]
106
+ }
107
+ ],
108
+ "links": [
109
+ [
110
+ 11,
111
+ 10,
112
+ 0,
113
+ 14,
114
+ 0,
115
+ "IMAGE"
116
+ ]
117
+ ],
118
+ "groups": [],
119
+ "config": {},
120
+ "extra": {
121
+ "ds": {
122
+ "scale": 1.227023724491937,
123
+ "offset": [
124
+ -952.0515659992724,
125
+ -980.6401949887988
126
+ ]
127
+ },
128
+ "frontendVersion": "1.17.1",
129
+ "node_versions": {
130
+ "comfy-core": "0.3.29"
131
+ },
132
+ "VHS_latentpreview": false,
133
+ "VHS_latentpreviewrate": 0,
134
+ "VHS_MetadataImage": true,
135
+ "VHS_KeepIntermediate": true
136
+ },
137
+ "version": 0.4
138
+ }
@@ -432,6 +432,74 @@
432
432
  }
433
433
  ]
434
434
  },
435
+
436
+ {
437
+ "moduleName": "default",
438
+ "title": "API Nodes",
439
+ "type": "video",
440
+ "templates": [
441
+ {
442
+ "name": "gpt_image_1_t2i",
443
+ "title": "Text to Image with GPT Image 1",
444
+ "description": "Use GPT Image 1 API to generate images from text descriptions.",
445
+ "mediaType": "image",
446
+ "mediaSubtype": "webp",
447
+ "tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1"
448
+ },
449
+ {
450
+ "name": "gpt_image_1_i2i",
451
+ "title": "Image to Image with GPT Image 1",
452
+ "description": "Use GPT Image 1 API to generate images from images.",
453
+ "mediaType": "image",
454
+ "mediaSubtype": "webp",
455
+ "thumbnailVariant": "compareSlider",
456
+ "tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1"
457
+ },
458
+ {
459
+ "name": "gpt_image_1_inpaint",
460
+ "title": "Inpaint with GPT Image 1",
461
+ "description": "Use GPT Image 1 API to inpaint images.",
462
+ "mediaType": "image",
463
+ "mediaSubtype": "webp",
464
+ "thumbnailVariant": "compareSlider",
465
+ "tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1"
466
+ },
467
+ {
468
+ "name": "gpt_image_1_multi_inputs",
469
+ "title": "Multi Inputs with GPT Image 1",
470
+ "description": "Use GPT Image 1 API with multiple inputs to generate images.",
471
+ "mediaType": "image",
472
+ "mediaSubtype": "webp",
473
+ "thumbnailVariant": "compareSlider",
474
+ "tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1"
475
+ },
476
+ {
477
+ "name": "dall-e-2-t2i",
478
+ "title": "Text to Image with Dall-E 2",
479
+ "description": "Use Dall-E 2 API to generate images from text descriptions.",
480
+ "mediaType": "image",
481
+ "mediaSubtype": "webp",
482
+ "tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/dall-e-2"
483
+ },
484
+ {
485
+ "name": "dall-e-2-inpaint",
486
+ "title": "Inpaint with Dall-E 2",
487
+ "description": "Use Dall-E 2 API to inpaint images.",
488
+ "mediaType": "image",
489
+ "mediaSubtype": "webp",
490
+ "thumbnailVariant": "compareSlider",
491
+ "tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/dall-e-2"
492
+ },
493
+ {
494
+ "name": "dall-e-3-t2i",
495
+ "title": "Text to Image with Dall-E 3",
496
+ "description": "Use Dall-E 3 API to generate images from text descriptions.",
497
+ "mediaType": "image",
498
+ "mediaSubtype": "webp",
499
+ "tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/dall-e-3"
500
+ }
501
+ ]
502
+ },
435
503
  {
436
504
  "moduleName": "default",
437
505
  "title": "Area Composition",
@@ -306,7 +306,7 @@
306
306
  "ver": "0.3.29",
307
307
  "Node name for S&R": "WanFirstLastFrameToVideo"
308
308
  },
309
- "widgets_values": [480, 832, 33, 1]
309
+ "widgets_values": [720 , 1280, 33, 1]
310
310
  },
311
311
  {
312
312
  "id": 89,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: comfyui_workflow_templates
3
- Version: 0.1.3
3
+ Version: 0.1.5
4
4
  Summary: ComfyUI workflow templates package
5
5
  Author: Comfy-Org
6
6
  License: GNU GENERAL PUBLIC LICENSE