comfyui-workflow-templates 0.1.14__py3-none-any.whl → 0.1.16__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 (27) hide show
  1. comfyui_workflow_templates/templates/audio_ace_step_1_m2m_editing-1.mp3 +0 -0
  2. comfyui_workflow_templates/templates/audio_ace_step_1_m2m_editing.json +809 -0
  3. comfyui_workflow_templates/templates/{audio_ace_step_1_t2m.json → audio_ace_step_1_t2a_instrumentals.json} +413 -179
  4. comfyui_workflow_templates/templates/audio_ace_step_1_t2a_song-1.mp3 +0 -0
  5. comfyui_workflow_templates/templates/audio_ace_step_1_t2a_song.json +711 -0
  6. comfyui_workflow_templates/templates/flux_depth_lora_example.json +492 -235
  7. comfyui_workflow_templates/templates/gligen_textbox_example.json +305 -73
  8. comfyui_workflow_templates/templates/image2image.json +150 -276
  9. comfyui_workflow_templates/templates/index.json +50 -12
  10. comfyui_workflow_templates/templates/lora.json +396 -141
  11. comfyui_workflow_templates/templates/sd3.5_large_blur.json +388 -299
  12. comfyui_workflow_templates/templates/sd3.5_large_depth.json +343 -381
  13. comfyui_workflow_templates/templates/sdxl_refiner_prompt_example.json +369 -339
  14. comfyui_workflow_templates/templates/sdxl_simple_example.json +926 -476
  15. comfyui_workflow_templates/templates/video_wan_vace_14B_i2v-1.webp +0 -0
  16. comfyui_workflow_templates/templates/video_wan_vace_14B_i2v.json +1274 -0
  17. comfyui_workflow_templates/templates/video_wan_vace_14B_t2v-1.webp +0 -0
  18. comfyui_workflow_templates/templates/video_wan_vace_14B_t2v.json +1274 -0
  19. comfyui_workflow_templates/templates/video_wan_vace_14B_v2v-1.webp +0 -0
  20. comfyui_workflow_templates/templates/video_wan_vace_14B_v2v-2.webp +0 -0
  21. comfyui_workflow_templates/templates/video_wan_vace_14B_v2v.json +1272 -0
  22. {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.16.dist-info}/METADATA +1 -1
  23. {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.16.dist-info}/RECORD +27 -16
  24. {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.16.dist-info}/WHEEL +1 -1
  25. /comfyui_workflow_templates/templates/{audio_ace_step_1_t2m-1.mp3 → audio_ace_step_1_t2a_instrumentals-1.mp3} +0 -0
  26. {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.16.dist-info}/licenses/LICENSE +0 -0
  27. {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.16.dist-info}/top_level.txt +0 -0
@@ -1,20 +1,16 @@
1
1
  {
2
- "last_node_id": 14,
2
+ "id": "7cb6261d-3b03-4171-bbd1-a4b256b42404",
3
+ "revision": 0,
4
+ "last_node_id": 16,
3
5
  "last_link_id": 17,
4
6
  "nodes": [
5
7
  {
6
8
  "id": 7,
7
9
  "type": "CLIPTextEncode",
8
- "pos": [
9
- 413,
10
- 389
11
- ],
12
- "size": {
13
- "0": 425.27801513671875,
14
- "1": 180.6060791015625
15
- },
10
+ "pos": [413, 389],
11
+ "size": [425.27801513671875, 180.6060791015625],
16
12
  "flags": {},
17
- "order": 3,
13
+ "order": 4,
18
14
  "mode": 0,
19
15
  "inputs": [
20
16
  {
@@ -27,32 +23,22 @@
27
23
  {
28
24
  "name": "CONDITIONING",
29
25
  "type": "CONDITIONING",
30
- "links": [
31
- 6
32
- ],
33
- "slot_index": 0
26
+ "slot_index": 0,
27
+ "links": [6]
34
28
  }
35
29
  ],
36
30
  "properties": {
37
31
  "Node name for S&R": "CLIPTextEncode"
38
32
  },
39
- "widgets_values": [
40
- "watermark, text\n"
41
- ]
33
+ "widgets_values": ["watermark, text\n"]
42
34
  },
43
35
  {
44
36
  "id": 6,
45
37
  "type": "CLIPTextEncode",
46
- "pos": [
47
- 415,
48
- 186
49
- ],
50
- "size": {
51
- "0": 422.84503173828125,
52
- "1": 164.31304931640625
53
- },
38
+ "pos": [415, 186],
39
+ "size": [422.84503173828125, 164.31304931640625],
54
40
  "flags": {},
55
- "order": 2,
41
+ "order": 3,
56
42
  "mode": 0,
57
43
  "inputs": [
58
44
  {
@@ -65,10 +51,8 @@
65
51
  {
66
52
  "name": "CONDITIONING",
67
53
  "type": "CONDITIONING",
68
- "links": [
69
- 4
70
- ],
71
- "slot_index": 0
54
+ "slot_index": 0,
55
+ "links": [4]
72
56
  }
73
57
  ],
74
58
  "properties": {
@@ -81,16 +65,10 @@
81
65
  {
82
66
  "id": 8,
83
67
  "type": "VAEDecode",
84
- "pos": [
85
- 1209,
86
- 188
87
- ],
88
- "size": {
89
- "0": 210,
90
- "1": 46
91
- },
68
+ "pos": [1209, 188],
69
+ "size": [210, 46],
92
70
  "flags": {},
93
- "order": 6,
71
+ "order": 7,
94
72
  "mode": 0,
95
73
  "inputs": [
96
74
  {
@@ -108,29 +86,22 @@
108
86
  {
109
87
  "name": "IMAGE",
110
88
  "type": "IMAGE",
111
- "links": [
112
- 9
113
- ],
114
- "slot_index": 0
89
+ "slot_index": 0,
90
+ "links": [9]
115
91
  }
116
92
  ],
117
93
  "properties": {
118
94
  "Node name for S&R": "VAEDecode"
119
- }
95
+ },
96
+ "widgets_values": []
120
97
  },
121
98
  {
122
99
  "id": 9,
123
100
  "type": "SaveImage",
124
- "pos": [
125
- 1451,
126
- 189
127
- ],
128
- "size": {
129
- "0": 210,
130
- "1": 58
131
- },
101
+ "pos": [1451, 189],
102
+ "size": [210, 58],
132
103
  "flags": {},
133
- "order": 7,
104
+ "order": 8,
134
105
  "mode": 0,
135
106
  "inputs": [
136
107
  {
@@ -139,102 +110,17 @@
139
110
  "link": 9
140
111
  }
141
112
  ],
113
+ "outputs": [],
142
114
  "properties": {},
143
- "widgets_values": [
144
- "ComfyUI"
145
- ]
146
- },
147
- {
148
- "id": 10,
149
- "type": "LoadImage",
150
- "pos": [
151
- 215.9799597167969,
152
- 703.6800268554688
153
- ],
154
- "size": [
155
- 315,
156
- 314.00002670288086
157
- ],
158
- "flags": {},
159
- "order": 0,
160
- "mode": 0,
161
- "outputs": [
162
- {
163
- "name": "IMAGE",
164
- "type": "IMAGE",
165
- "links": [
166
- 10
167
- ],
168
- "slot_index": 0
169
- },
170
- {
171
- "name": "MASK",
172
- "type": "MASK",
173
- "links": null,
174
- "shape": 3
175
- }
176
- ],
177
- "properties": {
178
- "Node name for S&R": "LoadImage"
179
- },
180
- "widgets_values": [
181
- "example.png",
182
- "image"
183
- ]
184
- },
185
- {
186
- "id": 12,
187
- "type": "VAEEncode",
188
- "pos": [
189
- 614.979959716797,
190
- 707.6800268554688
191
- ],
192
- "size": {
193
- "0": 210,
194
- "1": 46
195
- },
196
- "flags": {},
197
- "order": 4,
198
- "mode": 0,
199
- "inputs": [
200
- {
201
- "name": "pixels",
202
- "type": "IMAGE",
203
- "link": 10
204
- },
205
- {
206
- "name": "vae",
207
- "type": "VAE",
208
- "link": 16
209
- }
210
- ],
211
- "outputs": [
212
- {
213
- "name": "LATENT",
214
- "type": "LATENT",
215
- "links": [
216
- 11
217
- ],
218
- "slot_index": 0
219
- }
220
- ],
221
- "properties": {
222
- "Node name for S&R": "VAEEncode"
223
- }
115
+ "widgets_values": ["ComfyUI"]
224
116
  },
225
117
  {
226
118
  "id": 3,
227
119
  "type": "KSampler",
228
- "pos": [
229
- 863,
230
- 186
231
- ],
232
- "size": {
233
- "0": 315,
234
- "1": 262
235
- },
120
+ "pos": [863, 186],
121
+ "size": [315, 262],
236
122
  "flags": {},
237
- "order": 5,
123
+ "order": 6,
238
124
  "mode": 0,
239
125
  "inputs": [
240
126
  {
@@ -262,10 +148,8 @@
262
148
  {
263
149
  "name": "LATENT",
264
150
  "type": "LATENT",
265
- "links": [
266
- 7
267
- ],
268
- "slot_index": 0
151
+ "slot_index": 0,
152
+ "links": [7]
269
153
  }
270
154
  ],
271
155
  "properties": {
@@ -284,164 +168,154 @@
284
168
  {
285
169
  "id": 14,
286
170
  "type": "CheckpointLoaderSimple",
287
- "pos": [
288
- 19,
289
- 433
290
- ],
291
- "size": {
292
- "0": 315,
293
- "1": 98
294
- },
171
+ "pos": [53.31755065917969, 191.36024475097656],
172
+ "size": [315, 98],
295
173
  "flags": {},
296
- "order": 1,
174
+ "order": 0,
297
175
  "mode": 0,
176
+ "inputs": [],
298
177
  "outputs": [
299
178
  {
300
179
  "name": "MODEL",
301
180
  "type": "MODEL",
302
- "links": [
303
- 13
304
- ],
305
- "shape": 3,
306
- "slot_index": 0
181
+ "slot_index": 0,
182
+ "links": [13]
307
183
  },
308
184
  {
309
185
  "name": "CLIP",
310
186
  "type": "CLIP",
311
- "links": [
312
- 14,
313
- 15
314
- ],
315
- "shape": 3,
316
- "slot_index": 1
187
+ "slot_index": 1,
188
+ "links": [14, 15]
317
189
  },
318
190
  {
319
191
  "name": "VAE",
320
192
  "type": "VAE",
321
- "links": [
322
- 16,
323
- 17
324
- ],
325
- "shape": 3,
326
- "slot_index": 2
193
+ "slot_index": 2,
194
+ "links": [16, 17]
195
+ }
196
+ ],
197
+ "properties": {
198
+ "Node name for S&R": "CheckpointLoaderSimple",
199
+ "models": [
200
+ {
201
+ "name": "v1-5-pruned-emaonly-fp16.safetensors",
202
+ "url": "https://huggingface.co/Comfy-Org/stable-diffusion-v1-5-archive/resolve/main/v1-5-pruned-emaonly-fp16.safetensors?download=true",
203
+ "directory": "checkpoints"
204
+ }
205
+ ]
206
+ },
207
+ "widgets_values": ["v1-5-pruned-emaonly-fp16.safetensors"],
208
+ "color": "#322",
209
+ "bgcolor": "#533"
210
+ },
211
+ {
212
+ "id": 10,
213
+ "type": "LoadImage",
214
+ "pos": [166.07955932617188, 678.5671997070312],
215
+ "size": [315, 314.0000305175781],
216
+ "flags": {},
217
+ "order": 1,
218
+ "mode": 0,
219
+ "inputs": [],
220
+ "outputs": [
221
+ {
222
+ "name": "IMAGE",
223
+ "type": "IMAGE",
224
+ "slot_index": 0,
225
+ "links": [10]
226
+ },
227
+ {
228
+ "name": "MASK",
229
+ "type": "MASK",
230
+ "links": null
231
+ }
232
+ ],
233
+ "properties": {
234
+ "Node name for S&R": "LoadImage"
235
+ },
236
+ "widgets_values": ["example.png", "image"],
237
+ "color": "#322",
238
+ "bgcolor": "#533"
239
+ },
240
+ {
241
+ "id": 12,
242
+ "type": "VAEEncode",
243
+ "pos": [585.1956787109375, 685.038818359375],
244
+ "size": [210, 46],
245
+ "flags": {},
246
+ "order": 5,
247
+ "mode": 0,
248
+ "inputs": [
249
+ {
250
+ "name": "pixels",
251
+ "type": "IMAGE",
252
+ "link": 10
253
+ },
254
+ {
255
+ "name": "vae",
256
+ "type": "VAE",
257
+ "link": 16
258
+ }
259
+ ],
260
+ "outputs": [
261
+ {
262
+ "name": "LATENT",
263
+ "type": "LATENT",
264
+ "slot_index": 0,
265
+ "links": [11]
327
266
  }
328
267
  ],
329
268
  "properties": {
330
- "Node name for S&R": "CheckpointLoaderSimple"
269
+ "Node name for S&R": "VAEEncode"
331
270
  },
271
+ "widgets_values": []
272
+ },
273
+ {
274
+ "id": 16,
275
+ "type": "MarkdownNote",
276
+ "pos": [-290.15606689453125, 191.5925750732422],
277
+ "size": [314.95745849609375, 133.0336456298828],
278
+ "flags": {},
279
+ "order": 2,
280
+ "mode": 0,
281
+ "inputs": [],
282
+ "outputs": [],
283
+ "properties": {},
332
284
  "widgets_values": [
333
- "v1-5-pruned-emaonly-fp16.safetensors"
334
- ]
285
+ "[Tutorials](https://docs.comfy.org/tutorials/basic/text-to-image)|[教程](https://docs.comfy.org/zh-CN/tutorials/basic/text-to-image)\n\nDownload [v1-5-pruned-emaonly-fp16.safetensors](https://huggingface.co/Comfy-Org/stable-diffusion-v1-5-archive/resolve/main/v1-5-pruned-emaonly-fp16.safetensors?download=true) and save it in **ComfyUI/models/checkpoints** \n\n---\n\n下载 [v1-5-pruned-emaonly-fp16.safetensors](https://huggingface.co/Comfy-Org/stable-diffusion-v1-5-archive/resolve/main/v1-5-pruned-emaonly-fp16.safetensors?download=true) 并保存到 **ComfyUI/models/checkpoints** 文件夹下"
286
+ ],
287
+ "color": "#432",
288
+ "bgcolor": "#653"
335
289
  }
336
290
  ],
337
291
  "links": [
338
- [
339
- 4,
340
- 6,
341
- 0,
342
- 3,
343
- 1,
344
- "CONDITIONING"
345
- ],
346
- [
347
- 6,
348
- 7,
349
- 0,
350
- 3,
351
- 2,
352
- "CONDITIONING"
353
- ],
354
- [
355
- 7,
356
- 3,
357
- 0,
358
- 8,
359
- 0,
360
- "LATENT"
361
- ],
362
- [
363
- 9,
364
- 8,
365
- 0,
366
- 9,
367
- 0,
368
- "IMAGE"
369
- ],
370
- [
371
- 10,
372
- 10,
373
- 0,
374
- 12,
375
- 0,
376
- "IMAGE"
377
- ],
378
- [
379
- 11,
380
- 12,
381
- 0,
382
- 3,
383
- 3,
384
- "LATENT"
385
- ],
386
- [
387
- 13,
388
- 14,
389
- 0,
390
- 3,
391
- 0,
392
- "MODEL"
393
- ],
394
- [
395
- 14,
396
- 14,
397
- 1,
398
- 6,
399
- 0,
400
- "CLIP"
401
- ],
402
- [
403
- 15,
404
- 14,
405
- 1,
406
- 7,
407
- 0,
408
- "CLIP"
409
- ],
410
- [
411
- 16,
412
- 14,
413
- 2,
414
- 12,
415
- 1,
416
- "VAE"
417
- ],
418
- [
419
- 17,
420
- 14,
421
- 2,
422
- 8,
423
- 1,
424
- "VAE"
425
- ]
292
+ [4, 6, 0, 3, 1, "CONDITIONING"],
293
+ [6, 7, 0, 3, 2, "CONDITIONING"],
294
+ [7, 3, 0, 8, 0, "LATENT"],
295
+ [9, 8, 0, 9, 0, "IMAGE"],
296
+ [10, 10, 0, 12, 0, "IMAGE"],
297
+ [11, 12, 0, 3, 3, "LATENT"],
298
+ [13, 14, 0, 3, 0, "MODEL"],
299
+ [14, 14, 1, 6, 0, "CLIP"],
300
+ [15, 14, 1, 7, 0, "CLIP"],
301
+ [16, 14, 2, 12, 1, "VAE"],
302
+ [17, 14, 2, 8, 1, "VAE"]
426
303
  ],
427
304
  "groups": [
428
305
  {
306
+ "id": 1,
429
307
  "title": "Loading images",
430
308
  "bounding": [
431
- 150,
432
- 630,
433
- 726,
434
- 171
309
+ 124.6132583618164, 595.794921875, 700.1656494140625, 414.9020080566406
435
310
  ],
436
- "color": "#3f789e"
311
+ "color": "#3f789e",
312
+ "font_size": 24,
313
+ "flags": {}
437
314
  }
438
315
  ],
439
316
  "config": {},
440
- "extra": {},
441
- "version": 0.4,
442
- "models": [{
443
- "name": "v1-5-pruned-emaonly-fp16.safetensors",
444
- "url": "https://huggingface.co/Comfy-Org/stable-diffusion-v1-5-archive/resolve/main/v1-5-pruned-emaonly-fp16.safetensors?download=true",
445
- "directory": "checkpoints"
446
- }]
317
+ "extra": {
318
+ "frontendVersion": "1.19.4"
319
+ },
320
+ "version": 0.4
447
321
  }
@@ -27,6 +27,14 @@
27
27
  "description": "Apply LoRA models for specialized styles or subjects.",
28
28
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/lora/"
29
29
  },
30
+ {
31
+ "name": "lora_multiple",
32
+ "title": "Lora Multiple",
33
+ "mediaType": "image",
34
+ "mediaSubtype": "webp",
35
+ "description": "Combine multiple LoRA models for unique results.",
36
+ "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/lora/"
37
+ },
30
38
  {
31
39
  "name": "inpaint_example",
32
40
  "title": "Inpaint",
@@ -60,14 +68,6 @@
60
68
  "mediaSubtype": "webp",
61
69
  "description": "Specify the location and size of objects.",
62
70
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/gligen/"
63
- },
64
- {
65
- "name": "lora_multiple",
66
- "title": "Lora Multiple",
67
- "mediaType": "image",
68
- "mediaSubtype": "webp",
69
- "description": "Combine multiple LoRA models for unique results.",
70
- "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/lora/"
71
71
  }
72
72
  ]
73
73
  },
@@ -294,6 +294,28 @@
294
294
  "mediaType": "image",
295
295
  "mediaSubtype": "webp",
296
296
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan-flf"
297
+ },{
298
+ "name": "video_wan_vace_14B_t2v",
299
+ "title": "Wan VACE 14B Text to Video",
300
+ "description": "Generate high-quality and coherent videos directly from natural language prompts.",
301
+ "mediaType": "image",
302
+ "mediaSubtype": "webp",
303
+ "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace"
304
+ },{
305
+ "name": "video_wan_vace_14B_i2v",
306
+ "title": "Wan VACE 14B Image to Video",
307
+ "description": "Extend a single image into a stylistically consistent and content-coherent video sequence.",
308
+ "mediaType": "image",
309
+ "mediaSubtype": "webp",
310
+ "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace"
311
+ },{
312
+ "name": "video_wan_vace_14B_v2v",
313
+ "title": "Wan VACE 14B Video to Video",
314
+ "description": "Transform input videos with style transfer, content editing, or motion re-drawing to create brand new video clips.",
315
+ "mediaType": "image",
316
+ "mediaSubtype": "webp",
317
+ "thumbnailVariant": "compareSlider",
318
+ "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace"
297
319
  },
298
320
  {
299
321
  "name": "ltxv_text_to_video",
@@ -772,12 +794,28 @@
772
794
  "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/audio/"
773
795
  },
774
796
  {
775
- "name": "audio_ace_step_1_t2m",
776
- "title": "ACE Step v1 Text to Music",
797
+ "name": "audio_ace_step_1_t2a_instrumentals",
798
+ "title": "ACE-Step v1 Text to Instrumentals Music",
777
799
  "mediaType": "audio",
778
800
  "mediaSubtype": "mp3",
779
- "description": "Input text/lyrics to generate full music with melody, vocals, and accompaniment, supporting multilingual & style customization.",
780
- "tutorialUrl": "https://comfyanonymous.github.io/ComfyUI_examples/audio/"
801
+ "description": "Input text/lyrics to generate Instrumentals Music.",
802
+ "tutorialUrl": "https://docs.comfy.org/tutorials/audio/ace-step/ace-step-v1"
803
+ },
804
+ {
805
+ "name": "audio_ace_step_1_t2a_song",
806
+ "title": "ACE Step v1 Text to Song",
807
+ "mediaType": "audio",
808
+ "mediaSubtype": "mp3",
809
+ "description": "Input text/lyrics to generate song with human vocals, supporting multilingual & style customization.",
810
+ "tutorialUrl": "https://docs.comfy.org/tutorials/audio/ace-step/ace-step-v1"
811
+ },
812
+ {
813
+ "name": "audio_ace_step_1_m2m_editing",
814
+ "title": "ACE Step v1 M2M Editing",
815
+ "mediaType": "audio",
816
+ "mediaSubtype": "mp3",
817
+ "description": "Use M2M to edit existing song, change the style, lyrics, etc.",
818
+ "tutorialUrl": "https://docs.comfy.org/tutorials/audio/ace-step/ace-step-v1"
781
819
  }
782
820
  ]
783
821
  }