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.
- comfyui_workflow_templates/templates/audio_ace_step_1_m2m_editing-1.mp3 +0 -0
- comfyui_workflow_templates/templates/audio_ace_step_1_m2m_editing.json +809 -0
- comfyui_workflow_templates/templates/{audio_ace_step_1_t2m.json → audio_ace_step_1_t2a_instrumentals.json} +413 -179
- comfyui_workflow_templates/templates/audio_ace_step_1_t2a_song-1.mp3 +0 -0
- comfyui_workflow_templates/templates/audio_ace_step_1_t2a_song.json +711 -0
- comfyui_workflow_templates/templates/flux_depth_lora_example.json +492 -235
- comfyui_workflow_templates/templates/gligen_textbox_example.json +305 -73
- comfyui_workflow_templates/templates/image2image.json +150 -276
- comfyui_workflow_templates/templates/index.json +50 -12
- comfyui_workflow_templates/templates/lora.json +396 -141
- comfyui_workflow_templates/templates/sd3.5_large_blur.json +388 -299
- comfyui_workflow_templates/templates/sd3.5_large_depth.json +343 -381
- comfyui_workflow_templates/templates/sdxl_refiner_prompt_example.json +369 -339
- comfyui_workflow_templates/templates/sdxl_simple_example.json +926 -476
- comfyui_workflow_templates/templates/video_wan_vace_14B_i2v-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan_vace_14B_i2v.json +1274 -0
- comfyui_workflow_templates/templates/video_wan_vace_14B_t2v-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan_vace_14B_t2v.json +1274 -0
- comfyui_workflow_templates/templates/video_wan_vace_14B_v2v-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan_vace_14B_v2v-2.webp +0 -0
- comfyui_workflow_templates/templates/video_wan_vace_14B_v2v.json +1272 -0
- {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.16.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.16.dist-info}/RECORD +27 -16
- {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.16.dist-info}/WHEEL +1 -1
- /comfyui_workflow_templates/templates/{audio_ace_step_1_t2m-1.mp3 → audio_ace_step_1_t2a_instrumentals-1.mp3} +0 -0
- {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.16.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.14.dist-info → comfyui_workflow_templates-0.1.16.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,809 @@
|
|
1
|
+
{
|
2
|
+
"id": "88ac5dad-efd7-40bb-84fe-fbaefdee1fa9",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 59,
|
5
|
+
"last_link_id": 123,
|
6
|
+
"nodes": [
|
7
|
+
{
|
8
|
+
"id": 48,
|
9
|
+
"type": "MarkdownNote",
|
10
|
+
"pos": [
|
11
|
+
-360.0564270019531,
|
12
|
+
45.08247375488281
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
499.296875,
|
16
|
+
571.3455200195312
|
17
|
+
],
|
18
|
+
"flags": {},
|
19
|
+
"order": 0,
|
20
|
+
"mode": 0,
|
21
|
+
"inputs": [],
|
22
|
+
"outputs": [],
|
23
|
+
"title": "About ACE Step",
|
24
|
+
"properties": {},
|
25
|
+
"widgets_values": [
|
26
|
+
"[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```"
|
27
|
+
],
|
28
|
+
"color": "#432",
|
29
|
+
"bgcolor": "#653"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"id": 40,
|
33
|
+
"type": "CheckpointLoaderSimple",
|
34
|
+
"pos": [
|
35
|
+
179.5068359375,
|
36
|
+
87.76739501953125
|
37
|
+
],
|
38
|
+
"size": [
|
39
|
+
375,
|
40
|
+
98
|
41
|
+
],
|
42
|
+
"flags": {},
|
43
|
+
"order": 1,
|
44
|
+
"mode": 0,
|
45
|
+
"inputs": [],
|
46
|
+
"outputs": [
|
47
|
+
{
|
48
|
+
"name": "MODEL",
|
49
|
+
"type": "MODEL",
|
50
|
+
"links": [
|
51
|
+
123
|
52
|
+
]
|
53
|
+
},
|
54
|
+
{
|
55
|
+
"name": "CLIP",
|
56
|
+
"type": "CLIP",
|
57
|
+
"links": [
|
58
|
+
80
|
59
|
+
]
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"name": "VAE",
|
63
|
+
"type": "VAE",
|
64
|
+
"links": [
|
65
|
+
83,
|
66
|
+
113
|
67
|
+
]
|
68
|
+
}
|
69
|
+
],
|
70
|
+
"properties": {
|
71
|
+
"Node name for S&R": "CheckpointLoaderSimple",
|
72
|
+
"cnr_id": "comfy-core",
|
73
|
+
"ver": "0.3.32",
|
74
|
+
"models": [
|
75
|
+
{
|
76
|
+
"name": "ace_step_v1_3.5b.safetensors",
|
77
|
+
"url": "https://huggingface.co/Comfy-Org/ACE-Step_ComfyUI_repackaged/resolve/main/all_in_one/ace_step_v1_3.5b.safetensors?download=true",
|
78
|
+
"directory": "checkpoints"
|
79
|
+
}
|
80
|
+
]
|
81
|
+
},
|
82
|
+
"widgets_values": [
|
83
|
+
"ace_step_v1_3.5b.safetensors"
|
84
|
+
],
|
85
|
+
"color": "#322",
|
86
|
+
"bgcolor": "#533"
|
87
|
+
},
|
88
|
+
{
|
89
|
+
"id": 44,
|
90
|
+
"type": "ConditioningZeroOut",
|
91
|
+
"pos": [
|
92
|
+
817.6288452148438,
|
93
|
+
573.2665405273438
|
94
|
+
],
|
95
|
+
"size": [
|
96
|
+
197.712890625,
|
97
|
+
26
|
98
|
+
],
|
99
|
+
"flags": {},
|
100
|
+
"order": 10,
|
101
|
+
"mode": 0,
|
102
|
+
"inputs": [
|
103
|
+
{
|
104
|
+
"name": "conditioning",
|
105
|
+
"type": "CONDITIONING",
|
106
|
+
"link": 108
|
107
|
+
}
|
108
|
+
],
|
109
|
+
"outputs": [
|
110
|
+
{
|
111
|
+
"name": "CONDITIONING",
|
112
|
+
"type": "CONDITIONING",
|
113
|
+
"links": [
|
114
|
+
109
|
115
|
+
]
|
116
|
+
}
|
117
|
+
],
|
118
|
+
"properties": {
|
119
|
+
"Node name for S&R": "ConditioningZeroOut",
|
120
|
+
"cnr_id": "comfy-core",
|
121
|
+
"ver": "0.3.32"
|
122
|
+
},
|
123
|
+
"widgets_values": []
|
124
|
+
},
|
125
|
+
{
|
126
|
+
"id": 50,
|
127
|
+
"type": "VAEEncodeAudio",
|
128
|
+
"pos": [
|
129
|
+
863.7657470703125,
|
130
|
+
657.9622802734375
|
131
|
+
],
|
132
|
+
"size": [
|
133
|
+
150.16366577148438,
|
134
|
+
46
|
135
|
+
],
|
136
|
+
"flags": {},
|
137
|
+
"order": 8,
|
138
|
+
"mode": 0,
|
139
|
+
"inputs": [
|
140
|
+
{
|
141
|
+
"name": "audio",
|
142
|
+
"type": "AUDIO",
|
143
|
+
"link": 114
|
144
|
+
},
|
145
|
+
{
|
146
|
+
"name": "vae",
|
147
|
+
"type": "VAE",
|
148
|
+
"link": 113
|
149
|
+
}
|
150
|
+
],
|
151
|
+
"outputs": [
|
152
|
+
{
|
153
|
+
"name": "LATENT",
|
154
|
+
"type": "LATENT",
|
155
|
+
"links": [
|
156
|
+
115
|
157
|
+
]
|
158
|
+
}
|
159
|
+
],
|
160
|
+
"properties": {
|
161
|
+
"Node name for S&R": "VAEEncodeAudio",
|
162
|
+
"cnr_id": "comfy-core",
|
163
|
+
"ver": "0.3.32"
|
164
|
+
},
|
165
|
+
"widgets_values": []
|
166
|
+
},
|
167
|
+
{
|
168
|
+
"id": 18,
|
169
|
+
"type": "VAEDecodeAudio",
|
170
|
+
"pos": [
|
171
|
+
1406.169921875,
|
172
|
+
52.43358612060547
|
173
|
+
],
|
174
|
+
"size": [
|
175
|
+
150.93612670898438,
|
176
|
+
46
|
177
|
+
],
|
178
|
+
"flags": {},
|
179
|
+
"order": 12,
|
180
|
+
"mode": 0,
|
181
|
+
"inputs": [
|
182
|
+
{
|
183
|
+
"name": "samples",
|
184
|
+
"type": "LATENT",
|
185
|
+
"link": 101
|
186
|
+
},
|
187
|
+
{
|
188
|
+
"name": "vae",
|
189
|
+
"type": "VAE",
|
190
|
+
"link": 83
|
191
|
+
}
|
192
|
+
],
|
193
|
+
"outputs": [
|
194
|
+
{
|
195
|
+
"name": "AUDIO",
|
196
|
+
"type": "AUDIO",
|
197
|
+
"links": [
|
198
|
+
116,
|
199
|
+
117,
|
200
|
+
118,
|
201
|
+
119
|
202
|
+
]
|
203
|
+
}
|
204
|
+
],
|
205
|
+
"properties": {
|
206
|
+
"Node name for S&R": "VAEDecodeAudio",
|
207
|
+
"cnr_id": "comfy-core",
|
208
|
+
"ver": "0.3.32"
|
209
|
+
},
|
210
|
+
"widgets_values": []
|
211
|
+
},
|
212
|
+
{
|
213
|
+
"id": 55,
|
214
|
+
"type": "SaveAudioMP3",
|
215
|
+
"pos": [
|
216
|
+
1597.8463134765625,
|
217
|
+
54.53912353515625
|
218
|
+
],
|
219
|
+
"size": [
|
220
|
+
270,
|
221
|
+
136
|
222
|
+
],
|
223
|
+
"flags": {},
|
224
|
+
"order": 14,
|
225
|
+
"mode": 0,
|
226
|
+
"inputs": [
|
227
|
+
{
|
228
|
+
"name": "audio",
|
229
|
+
"type": "AUDIO",
|
230
|
+
"link": 119
|
231
|
+
}
|
232
|
+
],
|
233
|
+
"outputs": [],
|
234
|
+
"properties": {
|
235
|
+
"Node name for S&R": "SaveAudioMP3",
|
236
|
+
"cnr_id": "comfy-core",
|
237
|
+
"ver": "0.3.34"
|
238
|
+
},
|
239
|
+
"widgets_values": [
|
240
|
+
"audio/ComfyUI",
|
241
|
+
"V0"
|
242
|
+
]
|
243
|
+
},
|
244
|
+
{
|
245
|
+
"id": 51,
|
246
|
+
"type": "SaveAudio",
|
247
|
+
"pos": [
|
248
|
+
1599.808837890625,
|
249
|
+
246.18336486816406
|
250
|
+
],
|
251
|
+
"size": [
|
252
|
+
270,
|
253
|
+
112
|
254
|
+
],
|
255
|
+
"flags": {},
|
256
|
+
"order": 13,
|
257
|
+
"mode": 4,
|
258
|
+
"inputs": [
|
259
|
+
{
|
260
|
+
"name": "audio",
|
261
|
+
"type": "AUDIO",
|
262
|
+
"link": 116
|
263
|
+
}
|
264
|
+
],
|
265
|
+
"outputs": [],
|
266
|
+
"properties": {
|
267
|
+
"cnr_id": "comfy-core",
|
268
|
+
"ver": "0.3.34"
|
269
|
+
},
|
270
|
+
"widgets_values": [
|
271
|
+
"audio/ComfyUI"
|
272
|
+
]
|
273
|
+
},
|
274
|
+
{
|
275
|
+
"id": 53,
|
276
|
+
"type": "PreviewAudio",
|
277
|
+
"pos": [
|
278
|
+
1600.5079345703125,
|
279
|
+
596.70458984375
|
280
|
+
],
|
281
|
+
"size": [
|
282
|
+
270,
|
283
|
+
88
|
284
|
+
],
|
285
|
+
"flags": {},
|
286
|
+
"order": 15,
|
287
|
+
"mode": 4,
|
288
|
+
"inputs": [
|
289
|
+
{
|
290
|
+
"name": "audio",
|
291
|
+
"type": "AUDIO",
|
292
|
+
"link": 118
|
293
|
+
}
|
294
|
+
],
|
295
|
+
"outputs": [],
|
296
|
+
"properties": {
|
297
|
+
"Node name for S&R": "PreviewAudio",
|
298
|
+
"cnr_id": "comfy-core",
|
299
|
+
"ver": "0.3.34"
|
300
|
+
},
|
301
|
+
"widgets_values": []
|
302
|
+
},
|
303
|
+
{
|
304
|
+
"id": 52,
|
305
|
+
"type": "SaveAudioOpus",
|
306
|
+
"pos": [
|
307
|
+
1594.4737548828125,
|
308
|
+
411.3661804199219
|
309
|
+
],
|
310
|
+
"size": [
|
311
|
+
270,
|
312
|
+
136
|
313
|
+
],
|
314
|
+
"flags": {},
|
315
|
+
"order": 12,
|
316
|
+
"mode": 4,
|
317
|
+
"inputs": [
|
318
|
+
{
|
319
|
+
"name": "audio",
|
320
|
+
"type": "AUDIO",
|
321
|
+
"link": 117
|
322
|
+
}
|
323
|
+
],
|
324
|
+
"outputs": [],
|
325
|
+
"properties": {
|
326
|
+
"Node name for S&R": "SaveAudioOpus",
|
327
|
+
"cnr_id": "comfy-core",
|
328
|
+
"ver": "0.3.34"
|
329
|
+
},
|
330
|
+
"widgets_values": [
|
331
|
+
"audio/ComfyUI",
|
332
|
+
"128k"
|
333
|
+
]
|
334
|
+
},
|
335
|
+
{
|
336
|
+
"id": 49,
|
337
|
+
"type": "LoadAudio",
|
338
|
+
"pos": [
|
339
|
+
179.58726501464844,
|
340
|
+
298.2223205566406
|
341
|
+
],
|
342
|
+
"size": [
|
343
|
+
377.0028381347656,
|
344
|
+
136
|
345
|
+
],
|
346
|
+
"flags": {},
|
347
|
+
"order": 2,
|
348
|
+
"mode": 0,
|
349
|
+
"inputs": [],
|
350
|
+
"outputs": [
|
351
|
+
{
|
352
|
+
"name": "AUDIO",
|
353
|
+
"type": "AUDIO",
|
354
|
+
"links": [
|
355
|
+
114
|
356
|
+
]
|
357
|
+
}
|
358
|
+
],
|
359
|
+
"properties": {
|
360
|
+
"Node name for S&R": "LoadAudio",
|
361
|
+
"cnr_id": "comfy-core",
|
362
|
+
"ver": "0.3.32"
|
363
|
+
},
|
364
|
+
"widgets_values": [
|
365
|
+
"audio_ace_step_1_t2a_instrumentals-1.mp3",
|
366
|
+
null,
|
367
|
+
null
|
368
|
+
],
|
369
|
+
"color": "#322",
|
370
|
+
"bgcolor": "#533"
|
371
|
+
},
|
372
|
+
{
|
373
|
+
"id": 54,
|
374
|
+
"type": "MarkdownNote",
|
375
|
+
"pos": [
|
376
|
+
1923.333984375,
|
377
|
+
257.1035461425781
|
378
|
+
],
|
379
|
+
"size": [
|
380
|
+
210,
|
381
|
+
160.2292938232422
|
382
|
+
],
|
383
|
+
"flags": {},
|
384
|
+
"order": 3,
|
385
|
+
"mode": 0,
|
386
|
+
"inputs": [],
|
387
|
+
"outputs": [],
|
388
|
+
"properties": {},
|
389
|
+
"widgets_values": [
|
390
|
+
"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 ,你可以按你的需要来启用"
|
391
|
+
],
|
392
|
+
"color": "#432",
|
393
|
+
"bgcolor": "#653"
|
394
|
+
},
|
395
|
+
{
|
396
|
+
"id": 14,
|
397
|
+
"type": "TextEncodeAceStepAudio",
|
398
|
+
"pos": [
|
399
|
+
607.525390625,
|
400
|
+
41.35445785522461
|
401
|
+
],
|
402
|
+
"size": [
|
403
|
+
415.02911376953125,
|
404
|
+
475.584228515625
|
405
|
+
],
|
406
|
+
"flags": {},
|
407
|
+
"order": 7,
|
408
|
+
"mode": 0,
|
409
|
+
"inputs": [
|
410
|
+
{
|
411
|
+
"name": "clip",
|
412
|
+
"type": "CLIP",
|
413
|
+
"link": 80
|
414
|
+
}
|
415
|
+
],
|
416
|
+
"outputs": [
|
417
|
+
{
|
418
|
+
"name": "CONDITIONING",
|
419
|
+
"type": "CONDITIONING",
|
420
|
+
"links": [
|
421
|
+
108,
|
422
|
+
110
|
423
|
+
]
|
424
|
+
}
|
425
|
+
],
|
426
|
+
"properties": {
|
427
|
+
"Node name for S&R": "TextEncodeAceStepAudio",
|
428
|
+
"cnr_id": "comfy-core",
|
429
|
+
"ver": "0.3.32"
|
430
|
+
},
|
431
|
+
"widgets_values": [
|
432
|
+
"anime, cute female vocals, kawaii pop, j-pop, childish, piano, guitar, synthesizer, fast, happy, cheerful, lighthearted,female voice",
|
433
|
+
"[verse]\nNeon lights they glow so bright\nCity whispers in the dead of night\nRhythms course through concrete veins\nCaught in echoes of old refrains\n\n[verse]\nBassline thumping in my chest\nHeartbeats mirror the city's zest\nZapping whispers fill the air\nSynthetic dreams floating everywhere\n\n[chorus]\nCrank it up and let it roll\nEmbrace the heat, let it unfold\nIn this rhythm, we find our home\nHear the night sing, our anthem's shown\n\n[verse]\nGuitar strings begin to moan\nRouse the soul from slumber's throne\nEach note, a tale untold\nIn this night, we're brave and bold\n\n[bridge]\nVoices merge in sweet harmony\nLost in a beautiful symphony\nEternal echoes, timeless sighs\nPassionate cries beneath the skies\n\n[verse]\nKeyboard keys come alive and play\nMelodies carried by the evening spray\nSeize the tune, don't let it go\nIn this instant, we start to soar",
|
434
|
+
1.0000000000000002
|
435
|
+
]
|
436
|
+
},
|
437
|
+
{
|
438
|
+
"id": 56,
|
439
|
+
"type": "MarkdownNote",
|
440
|
+
"pos": [
|
441
|
+
1064.5172119140625,
|
442
|
+
360.5704345703125
|
443
|
+
],
|
444
|
+
"size": [
|
445
|
+
312.7547912597656,
|
446
|
+
301.2734680175781
|
447
|
+
],
|
448
|
+
"flags": {},
|
449
|
+
"order": 4,
|
450
|
+
"mode": 0,
|
451
|
+
"inputs": [],
|
452
|
+
"outputs": [],
|
453
|
+
"properties": {},
|
454
|
+
"widgets_values": [
|
455
|
+
"\nUpload an audio clip. Then, you can set the style you want to change in the tags of **TextEncodeAceStepAudio**, and change the gender of the voice, such as \"pop, female voice\" and so on.\n\nIn the **lyrics**, you can modify and edit the original lyrics, thus changing the lyrics in the original audio.\n\n[Important] The **denoise** of the Ksampler node needs to be adjusted. The higher the value, the greater the difference from the original audio. \n\n---\n\n上传一段音频,然后你可以在 **TextEncodeAceStepAudio** 的 tags 里设置想要改变的风格,更换人声的性别比如“pop,female voice” 等\n\n在 **lyrics** 里 你可以将原始的歌词进行修改编辑,从而改变原本音频中的歌词\n\n[重要] Ksampler node 的 **denoise** 需要进行调整,数值越高和原始的音频差异越大"
|
456
|
+
],
|
457
|
+
"color": "#432",
|
458
|
+
"bgcolor": "#653"
|
459
|
+
},
|
460
|
+
{
|
461
|
+
"id": 3,
|
462
|
+
"type": "KSampler",
|
463
|
+
"pos": [
|
464
|
+
1063.522705078125,
|
465
|
+
43.54597854614258
|
466
|
+
],
|
467
|
+
"size": [
|
468
|
+
315,
|
469
|
+
262
|
470
|
+
],
|
471
|
+
"flags": {},
|
472
|
+
"order": 11,
|
473
|
+
"mode": 0,
|
474
|
+
"inputs": [
|
475
|
+
{
|
476
|
+
"name": "model",
|
477
|
+
"type": "MODEL",
|
478
|
+
"link": 122
|
479
|
+
},
|
480
|
+
{
|
481
|
+
"name": "positive",
|
482
|
+
"type": "CONDITIONING",
|
483
|
+
"link": 110
|
484
|
+
},
|
485
|
+
{
|
486
|
+
"name": "negative",
|
487
|
+
"type": "CONDITIONING",
|
488
|
+
"link": 109
|
489
|
+
},
|
490
|
+
{
|
491
|
+
"name": "latent_image",
|
492
|
+
"type": "LATENT",
|
493
|
+
"link": 115
|
494
|
+
}
|
495
|
+
],
|
496
|
+
"outputs": [
|
497
|
+
{
|
498
|
+
"name": "LATENT",
|
499
|
+
"type": "LATENT",
|
500
|
+
"slot_index": 0,
|
501
|
+
"links": [
|
502
|
+
101
|
503
|
+
]
|
504
|
+
}
|
505
|
+
],
|
506
|
+
"properties": {
|
507
|
+
"Node name for S&R": "KSampler",
|
508
|
+
"cnr_id": "comfy-core",
|
509
|
+
"ver": "0.3.32"
|
510
|
+
},
|
511
|
+
"widgets_values": [
|
512
|
+
854091846496054,
|
513
|
+
"randomize",
|
514
|
+
50,
|
515
|
+
5,
|
516
|
+
"res_multistep",
|
517
|
+
"simple",
|
518
|
+
0.6000000000000001
|
519
|
+
]
|
520
|
+
},
|
521
|
+
{
|
522
|
+
"id": 57,
|
523
|
+
"type": "LatentApplyOperationCFG",
|
524
|
+
"pos": [
|
525
|
+
1060,
|
526
|
+
-70
|
527
|
+
],
|
528
|
+
"size": [
|
529
|
+
204.87850952148438,
|
530
|
+
46
|
531
|
+
],
|
532
|
+
"flags": {},
|
533
|
+
"order": 9,
|
534
|
+
"mode": 0,
|
535
|
+
"inputs": [
|
536
|
+
{
|
537
|
+
"name": "model",
|
538
|
+
"type": "MODEL",
|
539
|
+
"link": 120
|
540
|
+
},
|
541
|
+
{
|
542
|
+
"name": "operation",
|
543
|
+
"type": "LATENT_OPERATION",
|
544
|
+
"link": 121
|
545
|
+
}
|
546
|
+
],
|
547
|
+
"outputs": [
|
548
|
+
{
|
549
|
+
"name": "MODEL",
|
550
|
+
"type": "MODEL",
|
551
|
+
"links": [
|
552
|
+
122
|
553
|
+
]
|
554
|
+
}
|
555
|
+
],
|
556
|
+
"properties": {
|
557
|
+
"Node name for S&R": "LatentApplyOperationCFG"
|
558
|
+
}
|
559
|
+
},
|
560
|
+
{
|
561
|
+
"id": 58,
|
562
|
+
"type": "ModelSamplingSD3",
|
563
|
+
"pos": [
|
564
|
+
740,
|
565
|
+
-80
|
566
|
+
],
|
567
|
+
"size": [
|
568
|
+
270,
|
569
|
+
58
|
570
|
+
],
|
571
|
+
"flags": {},
|
572
|
+
"order": 6,
|
573
|
+
"mode": 0,
|
574
|
+
"inputs": [
|
575
|
+
{
|
576
|
+
"name": "model",
|
577
|
+
"type": "MODEL",
|
578
|
+
"link": 123
|
579
|
+
}
|
580
|
+
],
|
581
|
+
"outputs": [
|
582
|
+
{
|
583
|
+
"name": "MODEL",
|
584
|
+
"type": "MODEL",
|
585
|
+
"links": [
|
586
|
+
120
|
587
|
+
]
|
588
|
+
}
|
589
|
+
],
|
590
|
+
"properties": {
|
591
|
+
"Node name for S&R": "ModelSamplingSD3",
|
592
|
+
"cnr_id": "comfy-core",
|
593
|
+
"ver": "0.3.32"
|
594
|
+
},
|
595
|
+
"widgets_values": [
|
596
|
+
5.000000000000001
|
597
|
+
]
|
598
|
+
},
|
599
|
+
{
|
600
|
+
"id": 59,
|
601
|
+
"type": "LatentOperationTonemapReinhard",
|
602
|
+
"pos": [
|
603
|
+
690,
|
604
|
+
-190
|
605
|
+
],
|
606
|
+
"size": [
|
607
|
+
314.7124938964844,
|
608
|
+
58
|
609
|
+
],
|
610
|
+
"flags": {},
|
611
|
+
"order": 5,
|
612
|
+
"mode": 0,
|
613
|
+
"inputs": [],
|
614
|
+
"outputs": [
|
615
|
+
{
|
616
|
+
"name": "LATENT_OPERATION",
|
617
|
+
"type": "LATENT_OPERATION",
|
618
|
+
"links": [
|
619
|
+
121
|
620
|
+
]
|
621
|
+
}
|
622
|
+
],
|
623
|
+
"properties": {
|
624
|
+
"Node name for S&R": "LatentOperationTonemapReinhard"
|
625
|
+
},
|
626
|
+
"widgets_values": [
|
627
|
+
1
|
628
|
+
]
|
629
|
+
}
|
630
|
+
],
|
631
|
+
"links": [
|
632
|
+
[
|
633
|
+
80,
|
634
|
+
40,
|
635
|
+
1,
|
636
|
+
14,
|
637
|
+
0,
|
638
|
+
"CLIP"
|
639
|
+
],
|
640
|
+
[
|
641
|
+
83,
|
642
|
+
40,
|
643
|
+
2,
|
644
|
+
18,
|
645
|
+
1,
|
646
|
+
"VAE"
|
647
|
+
],
|
648
|
+
[
|
649
|
+
101,
|
650
|
+
3,
|
651
|
+
0,
|
652
|
+
18,
|
653
|
+
0,
|
654
|
+
"LATENT"
|
655
|
+
],
|
656
|
+
[
|
657
|
+
108,
|
658
|
+
14,
|
659
|
+
0,
|
660
|
+
44,
|
661
|
+
0,
|
662
|
+
"CONDITIONING"
|
663
|
+
],
|
664
|
+
[
|
665
|
+
109,
|
666
|
+
44,
|
667
|
+
0,
|
668
|
+
3,
|
669
|
+
2,
|
670
|
+
"CONDITIONING"
|
671
|
+
],
|
672
|
+
[
|
673
|
+
110,
|
674
|
+
14,
|
675
|
+
0,
|
676
|
+
3,
|
677
|
+
1,
|
678
|
+
"CONDITIONING"
|
679
|
+
],
|
680
|
+
[
|
681
|
+
113,
|
682
|
+
40,
|
683
|
+
2,
|
684
|
+
50,
|
685
|
+
1,
|
686
|
+
"VAE"
|
687
|
+
],
|
688
|
+
[
|
689
|
+
114,
|
690
|
+
49,
|
691
|
+
0,
|
692
|
+
50,
|
693
|
+
0,
|
694
|
+
"AUDIO"
|
695
|
+
],
|
696
|
+
[
|
697
|
+
115,
|
698
|
+
50,
|
699
|
+
0,
|
700
|
+
3,
|
701
|
+
3,
|
702
|
+
"LATENT"
|
703
|
+
],
|
704
|
+
[
|
705
|
+
116,
|
706
|
+
18,
|
707
|
+
0,
|
708
|
+
51,
|
709
|
+
0,
|
710
|
+
"AUDIO"
|
711
|
+
],
|
712
|
+
[
|
713
|
+
117,
|
714
|
+
18,
|
715
|
+
0,
|
716
|
+
52,
|
717
|
+
0,
|
718
|
+
"AUDIO"
|
719
|
+
],
|
720
|
+
[
|
721
|
+
118,
|
722
|
+
18,
|
723
|
+
0,
|
724
|
+
53,
|
725
|
+
0,
|
726
|
+
"AUDIO"
|
727
|
+
],
|
728
|
+
[
|
729
|
+
119,
|
730
|
+
18,
|
731
|
+
0,
|
732
|
+
55,
|
733
|
+
0,
|
734
|
+
"AUDIO"
|
735
|
+
],
|
736
|
+
[
|
737
|
+
120,
|
738
|
+
58,
|
739
|
+
0,
|
740
|
+
57,
|
741
|
+
0,
|
742
|
+
"MODEL"
|
743
|
+
],
|
744
|
+
[
|
745
|
+
121,
|
746
|
+
59,
|
747
|
+
0,
|
748
|
+
57,
|
749
|
+
1,
|
750
|
+
"LATENT_OPERATION"
|
751
|
+
],
|
752
|
+
[
|
753
|
+
122,
|
754
|
+
57,
|
755
|
+
0,
|
756
|
+
3,
|
757
|
+
0,
|
758
|
+
"MODEL"
|
759
|
+
],
|
760
|
+
[
|
761
|
+
123,
|
762
|
+
40,
|
763
|
+
0,
|
764
|
+
58,
|
765
|
+
0,
|
766
|
+
"MODEL"
|
767
|
+
]
|
768
|
+
],
|
769
|
+
"groups": [
|
770
|
+
{
|
771
|
+
"id": 1,
|
772
|
+
"title": "Load model here",
|
773
|
+
"bounding": [
|
774
|
+
169.5068359375,
|
775
|
+
14.167394638061523,
|
776
|
+
395,
|
777
|
+
181.60000610351562
|
778
|
+
],
|
779
|
+
"color": "#3f789e",
|
780
|
+
"font_size": 24,
|
781
|
+
"flags": {}
|
782
|
+
},
|
783
|
+
{
|
784
|
+
"id": 2,
|
785
|
+
"title": "Audio to be edited",
|
786
|
+
"bounding": [
|
787
|
+
169.58726501464844,
|
788
|
+
224.62237548828125,
|
789
|
+
400.3086242675781,
|
790
|
+
220.6884765625
|
791
|
+
],
|
792
|
+
"color": "#3f789e",
|
793
|
+
"font_size": 24,
|
794
|
+
"flags": {}
|
795
|
+
}
|
796
|
+
],
|
797
|
+
"config": {},
|
798
|
+
"extra": {
|
799
|
+
"ds": {
|
800
|
+
"scale": 0.4736244074476696,
|
801
|
+
"offset": [
|
802
|
+
987.8388641158258,
|
803
|
+
641.6499388907655
|
804
|
+
]
|
805
|
+
},
|
806
|
+
"frontendVersion": "1.19.4"
|
807
|
+
},
|
808
|
+
"version": 0.4
|
809
|
+
}
|