workflows / FrameFuse.json
ussaaron's picture
Upload FrameFuse.json
b3a9451 verified
{
"id": "33521fc6-b457-491a-8919-a360096a723c",
"revision": 0,
"last_node_id": 9,
"last_link_id": 12,
"nodes": [
{
"id": 3,
"type": "VHS_LoadImagePath",
"pos": [
42.47055676853184,
1622.4577237749536
],
"size": [
240.5986328125,
543.1802676799887
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [
{
"name": "vae",
"shape": 7,
"type": "VAE",
"link": null
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
9
]
},
{
"name": "mask",
"type": "MASK",
"links": null
}
],
"properties": {
"cnr_id": "comfyui-videohelpersuite",
"ver": "1.7.9",
"Node name for S&R": "VHS_LoadImagePath"
},
"widgets_values": {
"image": "output/Flux2-Klein-4b-base_00251_.png",
"custom_width": 0,
"custom_height": 0,
"videopreview": {
"hidden": false,
"paused": false,
"params": {
"custom_width": 0,
"custom_height": 0,
"filename": "output/Flux2-Klein-4b-base_00251_.png",
"type": "path",
"format": "video/png"
}
}
}
},
{
"id": 7,
"type": "VHS_LoadVideoPath",
"pos": [
-354.9631081415879,
1475.414705361233
],
"size": [
238.14453125,
696.2625430045871
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "meta_batch",
"shape": 7,
"type": "VHS_BatchManager",
"link": null
},
{
"name": "vae",
"shape": 7,
"type": "VAE",
"link": null
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
8
]
},
{
"name": "frame_count",
"type": "INT",
"links": null
},
{
"name": "audio",
"type": "AUDIO",
"links": [
10
]
},
{
"name": "video_info",
"type": "VHS_VIDEOINFO",
"links": null
}
],
"properties": {
"cnr_id": "comfyui-videohelpersuite",
"ver": "1.7.9",
"Node name for S&R": "VHS_LoadVideoPath"
},
"widgets_values": {
"video": "input/crystal-demo.mp4",
"force_rate": 0,
"custom_width": 0,
"custom_height": 0,
"frame_load_cap": 0,
"skip_first_frames": 0,
"select_every_nth": 1,
"format": "AnimateDiff",
"videopreview": {
"hidden": false,
"paused": true,
"params": {
"filename": "input/crystal-demo.mp4",
"type": "path",
"format": "video/mp4",
"force_rate": 0,
"custom_width": 0,
"custom_height": 0,
"frame_load_cap": 0,
"skip_first_frames": 0,
"select_every_nth": 1
}
}
}
},
{
"id": 5,
"type": "CreateVideo",
"pos": [
818.6692998805601,
1601.0939195336043
],
"size": [
280,
130
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 11
},
{
"name": "audio",
"shape": 7,
"type": "AUDIO",
"link": 12
}
],
"outputs": [
{
"name": "VIDEO",
"type": "VIDEO",
"links": [
5
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.5.1",
"Node name for S&R": "CreateVideo",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [
30
]
},
{
"id": 9,
"type": "FrameFuse",
"pos": [
429.63312626916155,
1492.8850657912799
],
"size": [
314.287109375,
238
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "video_frames",
"type": "IMAGE",
"link": 8
},
{
"name": "frame",
"type": "IMAGE",
"link": 9
},
{
"name": "audio",
"shape": 7,
"type": "AUDIO",
"link": 10
}
],
"outputs": [
{
"name": "STITCHED_VIDEO",
"type": "IMAGE",
"links": [
11
]
},
{
"name": "AUDIO",
"type": "AUDIO",
"links": [
12
]
},
{
"name": "FRAME_COUNT",
"type": "INT",
"links": null
},
{
"name": "REPORT",
"type": "STRING",
"links": null
}
],
"properties": {
"aux_id": "headline-design/comfyui-framefuse",
"ver": "fd906d8a61d866ced2373f019da334f965e45f54",
"Node name for S&R": "FrameFuse",
"cnr_id": "framefuse"
},
"widgets_values": [
-1,
10,
"prepend_start",
true,
30,
true
]
},
{
"id": 6,
"type": "SaveVideo",
"pos": [
1234.3505226236157,
1572.9518235907142
],
"size": [
463.5675676065691,
940.8501229210347
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "video",
"type": "VIDEO",
"link": 5
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.16.3",
"Node name for S&R": "SaveVideo",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [
"video/framefuse",
"auto",
"auto"
]
}
],
"links": [
[
5,
5,
0,
6,
0,
"VIDEO"
],
[
8,
7,
0,
9,
0,
"IMAGE"
],
[
9,
3,
0,
9,
1,
"IMAGE"
],
[
10,
7,
2,
9,
2,
"AUDIO"
],
[
11,
9,
0,
5,
0,
"IMAGE"
],
[
12,
9,
1,
5,
1,
"AUDIO"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.5678857404331356,
"offset": [
563.4408439417568,
-1128.1714290482273
]
},
"frontendVersion": "1.42.11",
"VHS_latentpreview": false,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": true,
"VHS_KeepIntermediate": true
},
"version": 0.4
}