docs: simplify demo to SPEED and BIM-VFI
This commit is contained in:
@@ -0,0 +1,323 @@
|
||||
{
|
||||
"last_node_id": 9,
|
||||
"last_link_id": 14,
|
||||
"nodes": [
|
||||
{
|
||||
"id": 1,
|
||||
"type": "VHS_LoadVideoPath",
|
||||
"pos": [20, 170],
|
||||
"size": [300, 310],
|
||||
"flags": {},
|
||||
"order": 0,
|
||||
"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": [1, 8]},
|
||||
{"name": "frame_count", "type": "INT", "links": null},
|
||||
{"name": "audio", "type": "AUDIO", "links": [7, 14]},
|
||||
{"name": "video_info", "type": "VHS_VIDEOINFO", "links": null}
|
||||
],
|
||||
"properties": {
|
||||
"cnr_id": "comfyui-videohelpersuite",
|
||||
"Node name for S&R": "VHS_LoadVideoPath"
|
||||
},
|
||||
"widgets_values": {
|
||||
"video": "",
|
||||
"force_rate": 24,
|
||||
"custom_width": 0,
|
||||
"custom_height": 0,
|
||||
"frame_load_cap": 25,
|
||||
"skip_first_frames": 0,
|
||||
"select_every_nth": 1,
|
||||
"format": "AnimateDiff",
|
||||
"videopreview": {
|
||||
"hidden": false,
|
||||
"paused": false,
|
||||
"params": {
|
||||
"filename": "",
|
||||
"type": "path",
|
||||
"format": "video/",
|
||||
"force_rate": 24,
|
||||
"custom_width": 0,
|
||||
"custom_height": 0,
|
||||
"frame_load_cap": 25,
|
||||
"skip_first_frames": 0,
|
||||
"select_every_nth": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"type": "LoadSPEEDVFIModel",
|
||||
"pos": [390, 150],
|
||||
"size": [300, 105],
|
||||
"flags": {},
|
||||
"order": 1,
|
||||
"mode": 0,
|
||||
"inputs": [],
|
||||
"outputs": [
|
||||
{"name": "model", "type": "SPEED_VFI_MODEL", "links": [2, 4]}
|
||||
],
|
||||
"properties": {
|
||||
"aux_id": "ComfyUI-Tween.git",
|
||||
"Node name for S&R": "LoadSPEEDVFIModel"
|
||||
},
|
||||
"widgets_values": ["speed.pt", "auto"],
|
||||
"color": "#243b32",
|
||||
"bgcolor": "#315244"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"type": "VFIOptimizer",
|
||||
"pos": [390, 320],
|
||||
"size": [310, 150],
|
||||
"flags": {},
|
||||
"order": 2,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{"name": "images", "type": "IMAGE", "link": 1},
|
||||
{"name": "model", "type": "*", "link": 2}
|
||||
],
|
||||
"outputs": [
|
||||
{"name": "images", "type": "IMAGE", "links": [3]},
|
||||
{"name": "settings", "type": "VFI_SETTINGS", "links": [5]}
|
||||
],
|
||||
"properties": {
|
||||
"aux_id": "ComfyUI-Tween.git",
|
||||
"Node name for S&R": "VFIOptimizer"
|
||||
},
|
||||
"widgets_values": [2, 0],
|
||||
"color": "#243b32",
|
||||
"bgcolor": "#315244"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"type": "SPEEDVFIInterpolate",
|
||||
"pos": [760, 220],
|
||||
"size": [355, 360],
|
||||
"flags": {},
|
||||
"order": 3,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{"name": "images", "type": "IMAGE", "link": 3},
|
||||
{"name": "model", "type": "SPEED_VFI_MODEL", "link": 4},
|
||||
{"name": "settings", "shape": 7, "type": "VFI_SETTINGS", "link": 5}
|
||||
],
|
||||
"outputs": [
|
||||
{"name": "images", "type": "IMAGE", "links": [6]},
|
||||
{"name": "oversampled", "type": "IMAGE", "links": null},
|
||||
{"name": "elapsed_seconds", "type": "FLOAT", "links": null}
|
||||
],
|
||||
"properties": {
|
||||
"aux_id": "ComfyUI-Tween.git",
|
||||
"Node name for S&R": "SPEEDVFIInterpolate"
|
||||
},
|
||||
"widgets_values": [2, 10, true, false, 1, 0, 24, 48, 0],
|
||||
"color": "#243b32",
|
||||
"bgcolor": "#315244"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"type": "VHS_VideoCombine",
|
||||
"pos": [1170, 220],
|
||||
"size": [360, 340],
|
||||
"flags": {},
|
||||
"order": 4,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{"name": "images", "type": "IMAGE", "link": 6},
|
||||
{"name": "audio", "shape": 7, "type": "AUDIO", "link": 7},
|
||||
{"name": "meta_batch", "shape": 7, "type": "VHS_BatchManager", "link": null},
|
||||
{"name": "vae", "shape": 7, "type": "VAE", "link": null}
|
||||
],
|
||||
"outputs": [
|
||||
{"name": "Filenames", "type": "VHS_FILENAMES", "links": null}
|
||||
],
|
||||
"properties": {
|
||||
"cnr_id": "comfyui-videohelpersuite",
|
||||
"Node name for S&R": "VHS_VideoCombine"
|
||||
},
|
||||
"widgets_values": {
|
||||
"frame_rate": 48,
|
||||
"loop_count": 0,
|
||||
"filename_prefix": "Tween/demo_speed_24_to_48",
|
||||
"format": "video/h264-mp4",
|
||||
"pix_fmt": "yuv420p",
|
||||
"crf": 19,
|
||||
"save_metadata": true,
|
||||
"trim_to_audio": false,
|
||||
"pingpong": false,
|
||||
"save_output": true,
|
||||
"videopreview": {"hidden": false, "paused": false, "params": {}}
|
||||
},
|
||||
"color": "#243b32",
|
||||
"bgcolor": "#315244"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"type": "LoadBIMVFIModel",
|
||||
"pos": [390, 790],
|
||||
"size": [300, 125],
|
||||
"flags": {},
|
||||
"order": 5,
|
||||
"mode": 0,
|
||||
"inputs": [],
|
||||
"outputs": [
|
||||
{"name": "model", "type": "BIM_VFI_MODEL", "links": [9, 11]}
|
||||
],
|
||||
"properties": {
|
||||
"aux_id": "ComfyUI-Tween.git",
|
||||
"Node name for S&R": "LoadBIMVFIModel"
|
||||
},
|
||||
"widgets_values": ["bim_vfi.pth", true, 3],
|
||||
"color": "#28384a",
|
||||
"bgcolor": "#36506b"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"type": "VFIOptimizer",
|
||||
"pos": [390, 970],
|
||||
"size": [310, 150],
|
||||
"flags": {},
|
||||
"order": 6,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{"name": "images", "type": "IMAGE", "link": 8},
|
||||
{"name": "model", "type": "*", "link": 9}
|
||||
],
|
||||
"outputs": [
|
||||
{"name": "images", "type": "IMAGE", "links": [10]},
|
||||
{"name": "settings", "type": "VFI_SETTINGS", "links": [12]}
|
||||
],
|
||||
"properties": {
|
||||
"aux_id": "ComfyUI-Tween.git",
|
||||
"Node name for S&R": "VFIOptimizer"
|
||||
},
|
||||
"widgets_values": [2, 0],
|
||||
"color": "#28384a",
|
||||
"bgcolor": "#36506b"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"type": "BIMVFIInterpolate",
|
||||
"pos": [760, 860],
|
||||
"size": [355, 340],
|
||||
"flags": {},
|
||||
"order": 7,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{"name": "images", "type": "IMAGE", "link": 10},
|
||||
{"name": "model", "type": "BIM_VFI_MODEL", "link": 11},
|
||||
{"name": "settings", "shape": 7, "type": "VFI_SETTINGS", "link": 12}
|
||||
],
|
||||
"outputs": [
|
||||
{"name": "images", "type": "IMAGE", "links": [13]},
|
||||
{"name": "oversampled", "type": "IMAGE", "links": null},
|
||||
{"name": "elapsed_seconds", "type": "FLOAT", "links": null}
|
||||
],
|
||||
"properties": {
|
||||
"aux_id": "ComfyUI-Tween.git",
|
||||
"Node name for S&R": "BIMVFIInterpolate"
|
||||
},
|
||||
"widgets_values": [2, 10, true, false, 1, 0, 24, 48],
|
||||
"color": "#28384a",
|
||||
"bgcolor": "#36506b"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"type": "VHS_VideoCombine",
|
||||
"pos": [1170, 860],
|
||||
"size": [360, 340],
|
||||
"flags": {},
|
||||
"order": 8,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{"name": "images", "type": "IMAGE", "link": 13},
|
||||
{"name": "audio", "shape": 7, "type": "AUDIO", "link": 14},
|
||||
{"name": "meta_batch", "shape": 7, "type": "VHS_BatchManager", "link": null},
|
||||
{"name": "vae", "shape": 7, "type": "VAE", "link": null}
|
||||
],
|
||||
"outputs": [
|
||||
{"name": "Filenames", "type": "VHS_FILENAMES", "links": null}
|
||||
],
|
||||
"properties": {
|
||||
"cnr_id": "comfyui-videohelpersuite",
|
||||
"Node name for S&R": "VHS_VideoCombine"
|
||||
},
|
||||
"widgets_values": {
|
||||
"frame_rate": 48,
|
||||
"loop_count": 0,
|
||||
"filename_prefix": "Tween/demo_bim_24_to_48",
|
||||
"format": "video/h264-mp4",
|
||||
"pix_fmt": "yuv420p",
|
||||
"crf": 19,
|
||||
"save_metadata": true,
|
||||
"trim_to_audio": false,
|
||||
"pingpong": false,
|
||||
"save_output": true,
|
||||
"videopreview": {"hidden": false, "paused": false, "params": {}}
|
||||
},
|
||||
"color": "#28384a",
|
||||
"bgcolor": "#36506b"
|
||||
}
|
||||
],
|
||||
"links": [
|
||||
[1, 1, 0, 3, 0, "IMAGE"],
|
||||
[2, 2, 0, 3, 1, "*"],
|
||||
[3, 3, 0, 4, 0, "IMAGE"],
|
||||
[4, 2, 0, 4, 1, "SPEED_VFI_MODEL"],
|
||||
[5, 3, 1, 4, 2, "VFI_SETTINGS"],
|
||||
[6, 4, 0, 5, 0, "IMAGE"],
|
||||
[7, 1, 2, 5, 1, "AUDIO"],
|
||||
[8, 1, 0, 7, 0, "IMAGE"],
|
||||
[9, 6, 0, 7, 1, "*"],
|
||||
[10, 7, 0, 8, 0, "IMAGE"],
|
||||
[11, 6, 0, 8, 1, "BIM_VFI_MODEL"],
|
||||
[12, 7, 1, 8, 2, "VFI_SETTINGS"],
|
||||
[13, 8, 0, 9, 0, "IMAGE"],
|
||||
[14, 1, 2, 9, 1, "AUDIO"]
|
||||
],
|
||||
"groups": [
|
||||
{
|
||||
"id": 1,
|
||||
"title": "INPUT · 24 FPS / 25 FRAMES",
|
||||
"bounding": [-20, 100, 360, 470],
|
||||
"color": "#625d52",
|
||||
"font_size": 22,
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"title": "SPEED",
|
||||
"bounding": [350, 100, 1240, 520],
|
||||
"color": "#347a56",
|
||||
"font_size": 22,
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"title": "BIM-VFI",
|
||||
"bounding": [350, 740, 1240, 510],
|
||||
"color": "#3f6488",
|
||||
"font_size": 22,
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"config": {},
|
||||
"extra": {
|
||||
"workflowRendererVersion": "LG",
|
||||
"ue_links": [],
|
||||
"links_added_by_ue": [],
|
||||
"ds": {"scale": 0.76, "offset": [80, 80]},
|
||||
"frontendVersion": "1.45.19",
|
||||
"VHS_latentpreview": true,
|
||||
"VHS_latentpreviewrate": 0,
|
||||
"VHS_MetadataImage": true,
|
||||
"VHS_KeepIntermediate": true
|
||||
},
|
||||
"version": 0.4
|
||||
}
|
||||
Reference in New Issue
Block a user