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,131 +1,145 @@
1
1
  {
2
2
  "id": "88ac5dad-efd7-40bb-84fe-fbaefdee1fa9",
3
3
  "revision": 0,
4
- "last_node_id": 48,
5
- "last_link_id": 112,
4
+ "last_node_id": 54,
5
+ "last_link_id": 118,
6
6
  "nodes": [
7
7
  {
8
- "id": 18,
9
- "type": "VAEDecodeAudio",
8
+ "id": 44,
9
+ "type": "ConditioningZeroOut",
10
10
  "pos": [
11
- 1370,
12
- 100
11
+ 790,
12
+ 610
13
13
  ],
14
14
  "size": [
15
- 150.93612670898438,
16
- 46
15
+ 197.712890625,
16
+ 26
17
17
  ],
18
18
  "flags": {},
19
- "order": 7,
19
+ "order": 8,
20
20
  "mode": 0,
21
21
  "inputs": [
22
22
  {
23
- "name": "samples",
24
- "type": "LATENT",
25
- "link": 101
26
- },
27
- {
28
- "name": "vae",
29
- "type": "VAE",
30
- "link": 83
23
+ "name": "conditioning",
24
+ "type": "CONDITIONING",
25
+ "link": 108
31
26
  }
32
27
  ],
33
28
  "outputs": [
34
29
  {
35
- "name": "AUDIO",
36
- "type": "AUDIO",
30
+ "name": "CONDITIONING",
31
+ "type": "CONDITIONING",
37
32
  "links": [
38
- 26
33
+ 109
39
34
  ]
40
35
  }
41
36
  ],
42
37
  "properties": {
38
+ "Node name for S&R": "ConditioningZeroOut",
43
39
  "cnr_id": "comfy-core",
44
- "ver": "0.3.32",
45
- "Node name for S&R": "VAEDecodeAudio"
40
+ "ver": "0.3.32"
46
41
  },
47
42
  "widgets_values": []
48
43
  },
49
44
  {
50
- "id": 3,
51
- "type": "KSampler",
45
+ "id": 40,
46
+ "type": "CheckpointLoaderSimple",
52
47
  "pos": [
53
- 1040,
54
- 90
48
+ 179.5068359375,
49
+ 87.76739501953125
55
50
  ],
56
51
  "size": [
57
- 315,
58
- 262
52
+ 375,
53
+ 98
59
54
  ],
60
55
  "flags": {},
61
- "order": 6,
56
+ "order": 0,
62
57
  "mode": 0,
63
- "inputs": [
58
+ "inputs": [],
59
+ "outputs": [
64
60
  {
65
- "name": "model",
61
+ "name": "MODEL",
66
62
  "type": "MODEL",
67
- "link": 112
68
- },
69
- {
70
- "name": "positive",
71
- "type": "CONDITIONING",
72
- "link": 110
63
+ "links": [
64
+ 111
65
+ ]
73
66
  },
74
67
  {
75
- "name": "negative",
76
- "type": "CONDITIONING",
77
- "link": 109
68
+ "name": "CLIP",
69
+ "type": "CLIP",
70
+ "links": [
71
+ 80
72
+ ]
78
73
  },
79
74
  {
80
- "name": "latent_image",
81
- "type": "LATENT",
82
- "link": 23
83
- }
84
- ],
85
- "outputs": [
86
- {
87
- "name": "LATENT",
88
- "type": "LATENT",
89
- "slot_index": 0,
75
+ "name": "VAE",
76
+ "type": "VAE",
90
77
  "links": [
91
- 101
78
+ 83
92
79
  ]
93
80
  }
94
81
  ],
95
82
  "properties": {
83
+ "Node name for S&R": "CheckpointLoaderSimple",
96
84
  "cnr_id": "comfy-core",
97
85
  "ver": "0.3.32",
98
- "Node name for S&R": "KSampler"
86
+ "models": [
87
+ {
88
+ "name": "ace_step_v1_3.5b.safetensors",
89
+ "url": "https://huggingface.co/Comfy-Org/ACE-Step_ComfyUI_repackaged/resolve/main/all_in_one/ace_step_v1_3.5b.safetensors?download=true",
90
+ "directory": "checkpoints"
91
+ }
92
+ ]
99
93
  },
100
94
  "widgets_values": [
101
- 104920095063250,
102
- "randomize",
103
- 50,
104
- 4,
105
- "res_multistep",
106
- "simple",
107
- 1
108
- ]
95
+ "ace_step_v1_3.5b.safetensors"
96
+ ],
97
+ "color": "#322",
98
+ "bgcolor": "#533"
109
99
  },
110
100
  {
111
- "id": 44,
112
- "type": "ConditioningZeroOut",
101
+ "id": 48,
102
+ "type": "MarkdownNote",
113
103
  "pos": [
114
- 790,
115
- 610
104
+ -360.0564270019531,
105
+ 45.08247375488281
116
106
  ],
117
107
  "size": [
118
- 197.712890625,
119
- 26
108
+ 499.296875,
109
+ 571.3455200195312
120
110
  ],
121
111
  "flags": {},
122
- "order": 5,
112
+ "order": 1,
113
+ "mode": 0,
114
+ "inputs": [],
115
+ "outputs": [],
116
+ "title": "About ACE Step",
117
+ "properties": {},
118
+ "widgets_values": [
119
+ "[Tutorial](http://docs.comfy.org/tutorials/audio/ace-step/ace-step-v1) | [教程](http://docs.comfy.org/zh-CN/tutorials/audio/ace-step/ace-step-v1)\n\n\n### Model Download\n\nDownload the following model and save it to the **ComfyUI/models/checkpoints** folder.\n[ace_step_v1_3.5b.safetensors](https://huggingface.co/Comfy-Org/ACE-Step_ComfyUI_repackaged/blob/main/all_in_one/ace_step_v1_3.5b.safetensors)\n\n\n### Multilingual Support\n\nCurrently, ACE-Step V1 supports multiple languages. When running, the ACE-Step model will obtain the English letters after the conversion of the corresponding different languages, and then generate music.\n\nHowever, currently in ComfyUI, we have not fully implemented the conversion from multiple languages to English letters (Japanese has been implemented at present). Therefore, if you need to use multiple languages for relevant music generation, you need to first convert the corresponding language into English letters, and then input the abbreviation of the corresponding language code at the beginning of the corresponding `lyrics`.\n\nFor example, Chinese `[zh]`, Japanese `[ja]`, Korean `[ko]`, etc.\nFor example:\n```\n[zh]ni hao\n[ja]kon ni chi wa\n[ko]an nyeong\n```\n\n---\n\n### 模型下载\n\n下载下面的模型并保存到 **ComfyUI/models/checkpoints** 文件夹下\n[ace_step_v1_3.5b.safetensors](https://huggingface.co/Comfy-Org/ACE-Step_ComfyUI_repackaged/blob/main/all_in_one/ace_step_v1_3.5b.safetensors)\n\n\n### 多语言支持\n\n目前 ACE-Step V1 是支持多语言的,运行是 ACE-Step 模型会获取到对应的不同语言转换后的英文字母,然后进行音乐生成。\n\n但目前在 ComfyUI 中我们并没有完全实现多语言到英文字母的转换(目前日文已经实现),所以如果你需要使用多语言来进行相关的音乐生成,你需要首先将对应的语言转换成英文字母,然后在对应 `lyrics` 开头输入对应语言代码的缩写。\n\n比如中文`[zh]` 日语 `[ja]` 韩语 `[ko]` 等\n比如:\n```\n[zh]ni hao\n[ja]kon ni chi wa\n[ko]an nyeong\n```"
120
+ ],
121
+ "color": "#432",
122
+ "bgcolor": "#653"
123
+ },
124
+ {
125
+ "id": 14,
126
+ "type": "TextEncodeAceStepAudio",
127
+ "pos": [
128
+ 581.5770874023438,
129
+ 82.79544830322266
130
+ ],
131
+ "size": [
132
+ 413.60076904296875,
133
+ 447.163330078125
134
+ ],
135
+ "flags": {},
136
+ "order": 6,
123
137
  "mode": 0,
124
138
  "inputs": [
125
139
  {
126
- "name": "conditioning",
127
- "type": "CONDITIONING",
128
- "link": 108
140
+ "name": "clip",
141
+ "type": "CLIP",
142
+ "link": 80
129
143
  }
130
144
  ],
131
145
  "outputs": [
@@ -133,106 +147,210 @@
133
147
  "name": "CONDITIONING",
134
148
  "type": "CONDITIONING",
135
149
  "links": [
136
- 109
150
+ 108,
151
+ 110
137
152
  ]
138
153
  }
139
154
  ],
140
155
  "properties": {
156
+ "Node name for S&R": "TextEncodeAceStepAudio",
141
157
  "cnr_id": "comfy-core",
142
- "ver": "0.3.32",
143
- "Node name for S&R": "ConditioningZeroOut"
158
+ "ver": "0.3.32"
144
159
  },
145
- "widgets_values": []
160
+ "widgets_values": [
161
+ "funk, pop, soul, rock, melodic, guitar, drums, bass, keyboard, percussion, 105 BPM, energetic, upbeat, groovy, vibrant, dynamic",
162
+ "[Verse]\nI don't care about the view\n'Cause I exist for me and you\nI live my whole life in this planter\nI can't find my car so just call me the\nHorny gardener\n\n[Verse 2]\nMayflies land on me and tell me they just moved to town\nRemind me of my cousin Dottie she could put five hundred seeds down\nUsed to have a little guy sit beside me but he died in '22\nHmm I think that I was that little guy\nWhoa Tongue slip it wasn't mutual\n\n[Chorus]\nSticky green time in the flowery bob\nMy top shelf's looking good enough to chew\nRight now every fly in the town is talking to me and buzzing too\nDaisy Daisy can you come outside to play or else\nI'll put a garden stake through you\n\n[Verse 3]\nAll the buzzers lockin' up their stems and suckin' up their cuticles\nShe breathes my air I got her light I'm like her cute little cubical\nSome caring soul in my seat might say I'm rotting away it's pitiful\nBut she's the reason I go on and on and every single root'll crawl\n\n[Chorus]\nSticky green time in the flowery bob\nMy top shelf's looking good enough to chew\nRight now every fly in the town is talking to me and buzzing too\nDaisy Daisy can you come outside to play or else\nI'll put a garden stake through you\nOh my pot\nDon't scrape\nOh no\n\n[Verse 4]\nAh hah ahhah ahhah oohhh\nAh ahhahhahhah oh Hah\nOhhh oooh Oooh ohhh\nAh hhah Oh",
163
+ 1
164
+ ]
146
165
  },
147
166
  {
148
- "id": 17,
149
- "type": "EmptyAceStepLatentAudio",
167
+ "id": 19,
168
+ "type": "SaveAudio",
150
169
  "pos": [
151
- 710,
152
- 690
170
+ 1539,
171
+ 100
153
172
  ],
154
173
  "size": [
155
- 270,
156
- 82
174
+ 375.57366943359375,
175
+ 112
157
176
  ],
158
177
  "flags": {},
159
- "order": 0,
178
+ "order": 11,
160
179
  "mode": 0,
161
- "inputs": [],
162
- "outputs": [
180
+ "inputs": [
163
181
  {
164
- "name": "LATENT",
165
- "type": "LATENT",
166
- "links": [
167
- 23
168
- ]
182
+ "name": "audio",
183
+ "type": "AUDIO",
184
+ "link": 26
169
185
  }
170
186
  ],
187
+ "outputs": [],
171
188
  "properties": {
172
189
  "cnr_id": "comfy-core",
173
- "ver": "0.3.32",
174
- "Node name for S&R": "EmptyAceStepLatentAudio"
190
+ "ver": "0.3.32"
175
191
  },
176
192
  "widgets_values": [
177
- 30,
178
- 1
193
+ "audio/ComfyUI"
179
194
  ]
180
195
  },
181
196
  {
182
- "id": 40,
183
- "type": "CheckpointLoaderSimple",
197
+ "id": 50,
198
+ "type": "SaveAudioOpus",
184
199
  "pos": [
185
- 179.5068359375,
186
- 87.76739501953125
200
+ 1543.5848388671875,
201
+ 454.3232421875
187
202
  ],
188
203
  "size": [
189
- 375,
190
- 98
204
+ 270,
205
+ 136
191
206
  ],
192
207
  "flags": {},
193
- "order": 1,
208
+ "order": 11,
209
+ "mode": 4,
210
+ "inputs": [
211
+ {
212
+ "name": "audio",
213
+ "type": "AUDIO",
214
+ "link": 114
215
+ }
216
+ ],
217
+ "outputs": [],
218
+ "properties": {
219
+ "Node name for S&R": "SaveAudioOpus",
220
+ "cnr_id": "comfy-core",
221
+ "ver": "0.3.34"
222
+ },
223
+ "widgets_values": [
224
+ "audio/ComfyUI",
225
+ "128k"
226
+ ]
227
+ },
228
+ {
229
+ "id": 52,
230
+ "type": "MarkdownNote",
231
+ "pos": [
232
+ 1838.297119140625,
233
+ 291.9790954589844
234
+ ],
235
+ "size": [
236
+ 210,
237
+ 160.2292938232422
238
+ ],
239
+ "flags": {},
240
+ "order": 2,
194
241
  "mode": 0,
195
242
  "inputs": [],
196
- "outputs": [
243
+ "outputs": [],
244
+ "properties": {},
245
+ "widgets_values": [
246
+ "These nodes can save audio in different formats. Currently, all the modes are Bypass. You can enable them as per your needs.\n\n这些节点可以将 audio 保存成不同格式,目前的模式都是 Bypass ,你可以按你的需要来启用"
247
+ ],
248
+ "color": "#432",
249
+ "bgcolor": "#653"
250
+ },
251
+ {
252
+ "id": 49,
253
+ "type": "SaveAudio",
254
+ "pos": [
255
+ 1542.2867431640625,
256
+ 285.7957458496094
257
+ ],
258
+ "size": [
259
+ 270,
260
+ 112
261
+ ],
262
+ "flags": {},
263
+ "order": 12,
264
+ "mode": 4,
265
+ "inputs": [
197
266
  {
198
- "name": "MODEL",
199
- "type": "MODEL",
200
- "links": [
201
- 111
202
- ]
203
- },
267
+ "name": "audio",
268
+ "type": "AUDIO",
269
+ "link": 113
270
+ }
271
+ ],
272
+ "outputs": [],
273
+ "properties": {
274
+ "cnr_id": "comfy-core",
275
+ "ver": "0.3.34"
276
+ },
277
+ "widgets_values": [
278
+ "audio/ComfyUI"
279
+ ]
280
+ },
281
+ {
282
+ "id": 18,
283
+ "type": "VAEDecodeAudio",
284
+ "pos": [
285
+ 1370,
286
+ 100
287
+ ],
288
+ "size": [
289
+ 150.93612670898438,
290
+ 46
291
+ ],
292
+ "flags": {},
293
+ "order": 10,
294
+ "mode": 0,
295
+ "inputs": [
204
296
  {
205
- "name": "CLIP",
206
- "type": "CLIP",
207
- "links": [
208
- 80
209
- ]
297
+ "name": "samples",
298
+ "type": "LATENT",
299
+ "link": 101
210
300
  },
211
301
  {
212
- "name": "VAE",
302
+ "name": "vae",
213
303
  "type": "VAE",
304
+ "link": 83
305
+ }
306
+ ],
307
+ "outputs": [
308
+ {
309
+ "name": "AUDIO",
310
+ "type": "AUDIO",
214
311
  "links": [
215
- 83
312
+ 26,
313
+ 113,
314
+ 114,
315
+ 115
216
316
  ]
217
317
  }
218
318
  ],
219
319
  "properties": {
320
+ "Node name for S&R": "VAEDecodeAudio",
220
321
  "cnr_id": "comfy-core",
221
- "ver": "0.3.32",
222
- "Node name for S&R": "CheckpointLoaderSimple",
223
- "models": [
224
- {
225
- "name": "ace_step_v1_3.5b.safetensors",
226
- "url": "https://huggingface.co/Comfy-Org/ACE-Step_ComfyUI_repackaged/resolve/main/all_in_one/ace_step_v1_3.5b.safetensors?download=true",
227
- "directory": "checkpoints"
228
- }
229
- ]
322
+ "ver": "0.3.32"
230
323
  },
231
- "widgets_values": [
232
- "ace_step_v1_3.5b.safetensors"
324
+ "widgets_values": []
325
+ },
326
+ {
327
+ "id": 51,
328
+ "type": "PreviewAudio",
329
+ "pos": [
330
+ 1542.848388671875,
331
+ 635.384033203125
233
332
  ],
234
- "color": "#322",
235
- "bgcolor": "#533"
333
+ "size": [
334
+ 270,
335
+ 88
336
+ ],
337
+ "flags": {},
338
+ "order": 14,
339
+ "mode": 4,
340
+ "inputs": [
341
+ {
342
+ "name": "audio",
343
+ "type": "AUDIO",
344
+ "link": 115
345
+ }
346
+ ],
347
+ "outputs": [],
348
+ "properties": {
349
+ "Node name for S&R": "PreviewAudio",
350
+ "cnr_id": "comfy-core",
351
+ "ver": "0.3.34"
352
+ },
353
+ "widgets_values": []
236
354
  },
237
355
  {
238
356
  "id": 45,
@@ -246,7 +364,7 @@
246
364
  58
247
365
  ],
248
366
  "flags": {},
249
- "order": 3,
367
+ "order": 5,
250
368
  "mode": 0,
251
369
  "inputs": [
252
370
  {
@@ -260,113 +378,182 @@
260
378
  "name": "MODEL",
261
379
  "type": "MODEL",
262
380
  "links": [
263
- 112
381
+ 117
264
382
  ]
265
383
  }
266
384
  ],
267
385
  "properties": {
386
+ "Node name for S&R": "ModelSamplingSD3",
268
387
  "cnr_id": "comfy-core",
269
- "ver": "0.3.32",
270
- "Node name for S&R": "ModelSamplingSD3"
388
+ "ver": "0.3.32"
271
389
  },
272
390
  "widgets_values": [
273
- 4.000000000000001
391
+ 5.000000000000001
274
392
  ]
275
393
  },
276
394
  {
277
- "id": 48,
278
- "type": "MarkdownNote",
395
+ "id": 54,
396
+ "type": "LatentApplyOperationCFG",
279
397
  "pos": [
280
- -360.0564270019531,
281
- 45.08247375488281
398
+ 1040.5806884765625,
399
+ -26.301668167114258
282
400
  ],
283
401
  "size": [
284
- 499.296875,
285
- 571.3455200195312
402
+ 204.87850952148438,
403
+ 46
286
404
  ],
287
405
  "flags": {},
288
- "order": 2,
406
+ "order": 7,
289
407
  "mode": 0,
290
- "inputs": [],
291
- "outputs": [],
292
- "title": "About ACE Step",
293
- "properties": {},
294
- "widgets_values": [
295
- "[Tutorial](http://docs.comfy.org/tutorials/audio/ace-step/ace-step-v1) | [教程](http://docs.comfy.org/zh-CN/tutorials/audio/ace-step/ace-step-v1)\n\n\n### Model Download\n\nDownload the following model and save it to the **ComfyUI/models/checkpoints** folder.\n[ace_step_v1_3.5b.safetensors](https://huggingface.co/Comfy-Org/ACE-Step_ComfyUI_repackaged/blob/main/all_in_one/ace_step_v1_3.5b.safetensors)\n\n\n### Multilingual Support\n\nCurrently, ACE-Step V1 supports multiple languages. When running, the ACE-Step model will obtain the English letters after the conversion of the corresponding different languages, and then generate music.\n\nHowever, currently in ComfyUI, we have not fully implemented the conversion from multiple languages to English letters (Japanese has been implemented at present). Therefore, if you need to use multiple languages for relevant music generation, you need to first convert the corresponding language into English letters, and then input the abbreviation of the corresponding language code at the beginning of the corresponding `lyrics`.\n\nFor example, Chinese `[zh]`, Japanese `[ja]`, Korean `[ko]`, etc.\nFor example:\n```\n[zh]ni hao\n[ja]kon ni chi wa\n[ko]an nyeong\n```\n\n---\n\n### 模型下载\n\n下载下面的模型并保存到 **ComfyUI/models/checkpoints** 文件夹下\n[ace_step_v1_3.5b.safetensors](https://huggingface.co/Comfy-Org/ACE-Step_ComfyUI_repackaged/blob/main/all_in_one/ace_step_v1_3.5b.safetensors)\n\n\n### 多语言支持\n\n目前 ACE-Step V1 是支持多语言的,运行是 ACE-Step 模型会获取到对应的不同语言转换后的英文字母,然后进行音乐生成。\n\n但目前在 ComfyUI 中我们并没有完全实现多语言到英文字母的转换(目前日文已经实现),所以如果你需要使用多语言来进行相关的音乐生成,你需要首先将对应的语言转换成英文字母,然后在对应 `lyrics` 开头输入对应语言代码的缩写。\n\n比如中文`[zh]` 日语 `[ja]` 韩语 `[ko]` 等\n比如:\n```\n[zh]ni hao\n[ja]kon ni chi wa\n[ko]an nyeong\n```"
408
+ "inputs": [
409
+ {
410
+ "name": "model",
411
+ "type": "MODEL",
412
+ "link": 117
413
+ },
414
+ {
415
+ "name": "operation",
416
+ "type": "LATENT_OPERATION",
417
+ "link": 116
418
+ }
296
419
  ],
297
- "color": "#432",
298
- "bgcolor": "#653"
420
+ "outputs": [
421
+ {
422
+ "name": "MODEL",
423
+ "type": "MODEL",
424
+ "links": [
425
+ 118
426
+ ]
427
+ }
428
+ ],
429
+ "properties": {
430
+ "Node name for S&R": "LatentApplyOperationCFG"
431
+ }
299
432
  },
300
433
  {
301
- "id": 14,
302
- "type": "TextEncodeAceStepAudio",
434
+ "id": 53,
435
+ "type": "LatentOperationTonemapReinhard",
303
436
  "pos": [
304
- 581.5770874023438,
305
- 82.79544830322266
437
+ 665.3671264648438,
438
+ -144.78700256347656
306
439
  ],
307
440
  "size": [
308
- 413.60076904296875,
309
- 447.163330078125
441
+ 314.7124938964844,
442
+ 58
310
443
  ],
311
444
  "flags": {},
312
- "order": 4,
445
+ "order": 3,
313
446
  "mode": 0,
314
- "inputs": [
447
+ "inputs": [],
448
+ "outputs": [
315
449
  {
316
- "name": "clip",
317
- "type": "CLIP",
318
- "link": 80
450
+ "name": "LATENT_OPERATION",
451
+ "type": "LATENT_OPERATION",
452
+ "links": [
453
+ 116
454
+ ]
319
455
  }
320
456
  ],
457
+ "properties": {
458
+ "Node name for S&R": "LatentOperationTonemapReinhard"
459
+ },
460
+ "widgets_values": [
461
+ 1
462
+ ]
463
+ },
464
+ {
465
+ "id": 17,
466
+ "type": "EmptyAceStepLatentAudio",
467
+ "pos": [
468
+ 710,
469
+ 690
470
+ ],
471
+ "size": [
472
+ 270,
473
+ 82
474
+ ],
475
+ "flags": {},
476
+ "order": 4,
477
+ "mode": 0,
478
+ "inputs": [],
321
479
  "outputs": [
322
480
  {
323
- "name": "CONDITIONING",
324
- "type": "CONDITIONING",
481
+ "name": "LATENT",
482
+ "type": "LATENT",
325
483
  "links": [
326
- 108,
327
- 110
484
+ 23
328
485
  ]
329
486
  }
330
487
  ],
331
488
  "properties": {
489
+ "Node name for S&R": "EmptyAceStepLatentAudio",
332
490
  "cnr_id": "comfy-core",
333
- "ver": "0.3.32",
334
- "Node name for S&R": "TextEncodeAceStepAudio"
491
+ "ver": "0.3.32"
335
492
  },
336
493
  "widgets_values": [
337
- "funk, pop, soul, rock, melodic, guitar, drums, bass, keyboard, percussion, 105 BPM, energetic, upbeat, groovy, vibrant, dynamic",
338
- "[Verse]\nI don't care about the view\n'Cause I exist for me and you\nI live my whole life in this planter\nI can't find my car so just call me the\nHorny gardener\n\n[Verse 2]\nMayflies land on me and tell me they just moved to town\nRemind me of my cousin Dottie she could put five hundred seeds down\nUsed to have a little guy sit beside me but he died in '22\nHmm I think that I was that little guy\nWhoa Tongue slip it wasn't mutual\n\n[Chorus]\nSticky green time in the flowery bob\nMy top shelf's looking good enough to chew\nRight now every fly in the town is talking to me and buzzing too\nDaisy Daisy can you come outside to play or else\nI'll put a garden stake through you\n\n[Verse 3]\nAll the buzzers lockin' up their stems and suckin' up their cuticles\nShe breathes my air I got her light I'm like her cute little cubical\nSome caring soul in my seat might say I'm rotting away it's pitiful\nBut she's the reason I go on and on and every single root'll crawl\n\n[Chorus]\nSticky green time in the flowery bob\nMy top shelf's looking good enough to chew\nRight now every fly in the town is talking to me and buzzing too\nDaisy Daisy can you come outside to play or else\nI'll put a garden stake through you\nOh my pot\nDon't scrape\nOh no\n\n[Verse 4]\nAh hah ahhah ahhah oohhh\nAh ahhahhahhah oh Hah\nOhhh oooh Oooh ohhh\nAh hhah Oh",
494
+ 120,
339
495
  1
340
496
  ]
341
497
  },
342
498
  {
343
- "id": 19,
344
- "type": "SaveAudio",
499
+ "id": 3,
500
+ "type": "KSampler",
345
501
  "pos": [
346
- 1539,
347
- 100
502
+ 1040,
503
+ 90
348
504
  ],
349
505
  "size": [
350
- 375.57366943359375,
351
- 112
506
+ 315,
507
+ 262
352
508
  ],
353
509
  "flags": {},
354
- "order": 8,
510
+ "order": 9,
355
511
  "mode": 0,
356
512
  "inputs": [
357
513
  {
358
- "name": "audio",
359
- "type": "AUDIO",
360
- "link": 26
514
+ "name": "model",
515
+ "type": "MODEL",
516
+ "link": 118
517
+ },
518
+ {
519
+ "name": "positive",
520
+ "type": "CONDITIONING",
521
+ "link": 110
522
+ },
523
+ {
524
+ "name": "negative",
525
+ "type": "CONDITIONING",
526
+ "link": 109
527
+ },
528
+ {
529
+ "name": "latent_image",
530
+ "type": "LATENT",
531
+ "link": 23
532
+ }
533
+ ],
534
+ "outputs": [
535
+ {
536
+ "name": "LATENT",
537
+ "type": "LATENT",
538
+ "slot_index": 0,
539
+ "links": [
540
+ 101
541
+ ]
361
542
  }
362
543
  ],
363
- "outputs": [],
364
544
  "properties": {
545
+ "Node name for S&R": "KSampler",
365
546
  "cnr_id": "comfy-core",
366
547
  "ver": "0.3.32"
367
548
  },
368
549
  "widgets_values": [
369
- "audio/ComfyUI"
550
+ 104920095063250,
551
+ "randomize",
552
+ 50,
553
+ 5,
554
+ "euler",
555
+ "simple",
556
+ 1
370
557
  ]
371
558
  }
372
559
  ],
@@ -444,9 +631,49 @@
444
631
  "MODEL"
445
632
  ],
446
633
  [
447
- 112,
634
+ 113,
635
+ 18,
636
+ 0,
637
+ 49,
638
+ 0,
639
+ "AUDIO"
640
+ ],
641
+ [
642
+ 114,
643
+ 18,
644
+ 0,
645
+ 50,
646
+ 0,
647
+ "AUDIO"
648
+ ],
649
+ [
650
+ 115,
651
+ 18,
652
+ 0,
653
+ 51,
654
+ 0,
655
+ "AUDIO"
656
+ ],
657
+ [
658
+ 116,
659
+ 53,
660
+ 0,
661
+ 54,
662
+ 1,
663
+ "LATENT_OPERATION"
664
+ ],
665
+ [
666
+ 117,
448
667
  45,
449
668
  0,
669
+ 54,
670
+ 0,
671
+ "MODEL"
672
+ ],
673
+ [
674
+ 118,
675
+ 54,
676
+ 0,
450
677
  3,
451
678
  0,
452
679
  "MODEL"
@@ -469,7 +696,14 @@
469
696
  ],
470
697
  "config": {},
471
698
  "extra": {
472
- "frontendVersion": "1.18.9"
699
+ "ds": {
700
+ "scale": 0.6673370443801444,
701
+ "offset": [
702
+ -7.609526046727524,
703
+ 237.82772232099882
704
+ ]
705
+ },
706
+ "frontendVersion": "1.19.4"
473
707
  },
474
708
  "version": 0.4
475
709
  }