{
"1": {
"inputs": {
"video": "VIDEO_INPUT"
},
"class_type": "VHS_LoadVideo",
"_meta": {
"title": "Load Video ๐ฅ๐
ฅ๐
๐
ข"
}
},
"2": {
"inputs": {
"frame_load_cap": "0",
"force_rate": 0,
"force_size": [0,0],
"skip_first_frames": 0,
"select_every_nth": 1,
"video": [
"1",
0
]
},
"class_type": "VHS_VideoCombine",
"_meta": {
"title": "Video Input ๐ฅ๐
ฅ๐
๐
ข"
}
},
"3": {
"inputs": {
"ckpt_name": "albedobaseXL_v21.safetensors"
},
"class_type": "CheckpointLoaderSimple",
"_meta": {
"title": "Load Checkpoint"
}
},
"4": {
"inputs": {
"text": "360 degree panoramic view",
"clip": [
"3",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"5": {
"inputs": {
"text": "blurry, distorted, low quality",
"clip": [
"3",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"6": {
"inputs": {
"seed": 42,
"steps": 20,
"cfg": 7,
"sampler_name": "euler_ancestral",
"scheduler": "normal",
"denoise": 0.5,
"model": [
"3",
0
],
"positive": [
"4",
0
],
"negative": [
"5",
0
],
"latent_image": [
"7",
0
]
},
"class_type": "KSampler",
"_meta": {
"title": "KSampler"
}
},
"7": {
"inputs": {
"pixels": [
"2",
0
],
"vae": [
"3",
2
]
},
"class_type": "VAEEncode",
"_meta": {
"title": "VAE Encode"
}
},
"8": {
"inputs": {
"samples": [
"6",
0
],
"vae": [
"3",
2
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE Decode"
}
},
"9": {
"inputs": {
"image": [
"8",
0
],
"left_crop_ratio": 0.02,
"right_crop_ratio": 0.02,
"padding_mode": "reflect"
},
"class_type": "AsymmetricTiling",
"_meta": {
"title": "Asymmetric Tiling"
}
},
"10": {
"inputs": {
"frame_rate": 30,
"loop_count": 0,
"filename_prefix": "360_video_output",
"format": "video/h264-mp4",
"pix_fmt": "yuv420p",
"crf": 20,
"save_output": true,
"pingpong": false,
"images": [
"9",
0
]
},
"class_type": "VHS_VideoCombine",
"_meta": {
"title": "Video Combine ๐ฅ๐
ฅ๐
๐
ข"
}
},
"11": {
"inputs": {
"images": [
"9",
0
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"12": {
"inputs": {
"filename_prefix": "360_video_frame",
"images": [
"9",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "Save Image"
}
}
}