| { |
| "last_node_id": 44, |
| "last_link_id": 89, |
| "nodes": [ |
| { |
| "id": 14, |
| "type": "VideoLinearCFGGuidance", |
| "pos": [ |
| 487.799932861328, |
| 265.6999450683599 |
| ], |
| "size": { |
| "0": 315, |
| "1": 58 |
| }, |
| "flags": {}, |
| "order": 5, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "model", |
| "type": "MODEL", |
| "link": 23 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "MODEL", |
| "type": "MODEL", |
| "links": [ |
| 39 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "VideoLinearCFGGuidance" |
| }, |
| "widgets_values": [ |
| 1 |
| ] |
| }, |
| { |
| "id": 27, |
| "type": "VAEEncodeForInpaint", |
| "pos": [ |
| 343, |
| 818 |
| ], |
| "size": { |
| "0": 315, |
| "1": 98 |
| }, |
| "flags": {}, |
| "order": 13, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "pixels", |
| "type": "IMAGE", |
| "link": 69 |
| }, |
| { |
| "name": "vae", |
| "type": "VAE", |
| "link": 53 |
| }, |
| { |
| "name": "mask", |
| "type": "MASK", |
| "link": 89 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "LATENT", |
| "type": "LATENT", |
| "links": [ |
| 55 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "VAEEncodeForInpaint" |
| }, |
| "widgets_values": [ |
| 6 |
| ] |
| }, |
| { |
| "id": 15, |
| "type": "ImageOnlyCheckpointLoader", |
| "pos": [ |
| 55, |
| 267 |
| ], |
| "size": { |
| "0": 369.6000061035156, |
| "1": 98 |
| }, |
| "flags": {}, |
| "order": 0, |
| "mode": 0, |
| "outputs": [ |
| { |
| "name": "MODEL", |
| "type": "MODEL", |
| "links": [ |
| 23 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| }, |
| { |
| "name": "CLIP_VISION", |
| "type": "CLIP_VISION", |
| "links": [ |
| 24 |
| ], |
| "shape": 3, |
| "slot_index": 1 |
| }, |
| { |
| "name": "VAE", |
| "type": "VAE", |
| "links": [ |
| 25, |
| 26, |
| 53, |
| 60 |
| ], |
| "shape": 3, |
| "slot_index": 2 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "ImageOnlyCheckpointLoader" |
| }, |
| "widgets_values": [ |
| "svd-fp16.safetensors" |
| ] |
| }, |
| { |
| "id": 33, |
| "type": "LatentComposite", |
| "pos": [ |
| 1081, |
| 887 |
| ], |
| "size": { |
| "0": 315, |
| "1": 126 |
| }, |
| "flags": {}, |
| "order": 16, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "samples_to", |
| "type": "LATENT", |
| "link": 71 |
| }, |
| { |
| "name": "samples_from", |
| "type": "LATENT", |
| "link": 72 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "LATENT", |
| "type": "LATENT", |
| "links": [ |
| 67 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "LatentComposite" |
| }, |
| "widgets_values": [ |
| 0, |
| 0, |
| 0 |
| ] |
| }, |
| { |
| "id": 34, |
| "type": "ImageScale", |
| "pos": [ |
| -121, |
| 1072 |
| ], |
| "size": { |
| "0": 315, |
| "1": 130 |
| }, |
| "flags": {}, |
| "order": 7, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "image", |
| "type": "IMAGE", |
| "link": 68 |
| }, |
| { |
| "name": "width", |
| "type": "INT", |
| "link": 75, |
| "widget": { |
| "name": "width" |
| } |
| }, |
| { |
| "name": "height", |
| "type": "INT", |
| "link": 76, |
| "widget": { |
| "name": "height" |
| } |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 69, |
| 70 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "ImageScale" |
| }, |
| "widgets_values": [ |
| "nearest-exact", |
| 600, |
| 600, |
| "disabled" |
| ] |
| }, |
| { |
| "id": 8, |
| "type": "VAEDecode", |
| "pos": [ |
| 1240, |
| 230 |
| ], |
| "size": { |
| "0": 210, |
| "1": 46 |
| }, |
| "flags": {}, |
| "order": 18, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "samples", |
| "type": "LATENT", |
| "link": 7 |
| }, |
| { |
| "name": "vae", |
| "type": "VAE", |
| "link": 26 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 85 |
| ], |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "VAEDecode" |
| } |
| }, |
| { |
| "id": 42, |
| "type": "VHS_VideoCombine", |
| "pos": [ |
| 1553, |
| 467 |
| ], |
| "size": [ |
| 315, |
| 491 |
| ], |
| "flags": {}, |
| "order": 19, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "images", |
| "type": "IMAGE", |
| "link": 85 |
| } |
| ], |
| "outputs": [], |
| "properties": { |
| "Node name for S&R": "VHS_VideoCombine" |
| }, |
| "widgets_values": { |
| "frame_rate": 8, |
| "loop_count": 0, |
| "filename_prefix": "AnimateDiff", |
| "format": "video/h264-mp4", |
| "pingpong": false, |
| "save_image": true, |
| "crf": 20, |
| "videopreview": { |
| "hidden": false, |
| "paused": false, |
| "params": { |
| "filename": "AnimateDiff_07133.mp4", |
| "subfolder": "", |
| "type": "output", |
| "format": "video/h264-mp4" |
| } |
| } |
| } |
| }, |
| { |
| "id": 28, |
| "type": "VHS_DuplicateLatents", |
| "pos": [ |
| 700, |
| 844 |
| ], |
| "size": [ |
| 315, |
| 78 |
| ], |
| "flags": {}, |
| "order": 15, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "latents", |
| "type": "LATENT", |
| "link": 55 |
| }, |
| { |
| "name": "multiply_by", |
| "type": "INT", |
| "link": 88, |
| "widget": { |
| "name": "multiply_by" |
| } |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "LATENT", |
| "type": "LATENT", |
| "links": [ |
| 71 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| }, |
| { |
| "name": "count", |
| "type": "INT", |
| "links": null, |
| "shape": 3 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "VHS_DuplicateLatents" |
| }, |
| "widgets_values": { |
| "multiply_by": 14 |
| } |
| }, |
| { |
| "id": 44, |
| "type": "PrimitiveNode", |
| "pos": [ |
| -408, |
| 1311 |
| ], |
| "size": { |
| "0": 210, |
| "1": 82 |
| }, |
| "flags": {}, |
| "order": 1, |
| "mode": 0, |
| "outputs": [ |
| { |
| "name": "INT", |
| "type": "INT", |
| "links": [ |
| 86, |
| 87, |
| 88 |
| ], |
| "slot_index": 0, |
| "widget": { |
| "name": "video_frames" |
| } |
| } |
| ], |
| "title": "Number of frames", |
| "properties": {}, |
| "widgets_values": [ |
| 14, |
| "fixed" |
| ] |
| }, |
| { |
| "id": 30, |
| "type": "VAEEncode", |
| "pos": [ |
| 396, |
| 981 |
| ], |
| "size": { |
| "0": 210, |
| "1": 46 |
| }, |
| "flags": {}, |
| "order": 9, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "pixels", |
| "type": "IMAGE", |
| "link": 70 |
| }, |
| { |
| "name": "vae", |
| "type": "VAE", |
| "link": 60 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "LATENT", |
| "type": "LATENT", |
| "links": [ |
| 61 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "VAEEncode" |
| } |
| }, |
| { |
| "id": 39, |
| "type": "MaskToImage", |
| "pos": [ |
| 379, |
| 1210 |
| ], |
| "size": { |
| "0": 210, |
| "1": 26 |
| }, |
| "flags": {}, |
| "order": 12, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "mask", |
| "type": "MASK", |
| "link": 84 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 81 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "MaskToImage" |
| } |
| }, |
| { |
| "id": 40, |
| "type": "PreviewImage", |
| "pos": [ |
| 673, |
| 1224 |
| ], |
| "size": { |
| "0": 210, |
| "1": 246 |
| }, |
| "flags": {}, |
| "order": 14, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "images", |
| "type": "IMAGE", |
| "link": 81 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "PreviewImage" |
| } |
| }, |
| { |
| "id": 35, |
| "type": "Mask Smooth Region", |
| "pos": [ |
| -61, |
| 716 |
| ], |
| "size": { |
| "0": 315, |
| "1": 58 |
| }, |
| "flags": {}, |
| "order": 8, |
| "mode": 4, |
| "inputs": [ |
| { |
| "name": "masks", |
| "type": "MASK", |
| "link": 73 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "MASKS", |
| "type": "MASK", |
| "links": [ |
| 83 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "Mask Smooth Region" |
| }, |
| "widgets_values": [ |
| 104.5 |
| ] |
| }, |
| { |
| "id": 41, |
| "type": "Mask Gaussian Region", |
| "pos": [ |
| -39, |
| 881 |
| ], |
| "size": { |
| "0": 315, |
| "1": 58 |
| }, |
| "flags": {}, |
| "order": 10, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "masks", |
| "type": "MASK", |
| "link": 83 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "MASKS", |
| "type": "MASK", |
| "links": [ |
| 84, |
| 89 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "Mask Gaussian Region" |
| }, |
| "widgets_values": [ |
| 10.8 |
| ] |
| }, |
| { |
| "id": 36, |
| "type": "PrimitiveNode", |
| "pos": [ |
| -411, |
| 1050 |
| ], |
| "size": { |
| "0": 210, |
| "1": 82 |
| }, |
| "flags": {}, |
| "order": 2, |
| "mode": 0, |
| "outputs": [ |
| { |
| "name": "INT", |
| "type": "INT", |
| "links": [ |
| 75, |
| 79 |
| ], |
| "slot_index": 0, |
| "widget": { |
| "name": "width" |
| } |
| } |
| ], |
| "title": "width", |
| "properties": {}, |
| "widgets_values": [ |
| 600, |
| "fixed" |
| ] |
| }, |
| { |
| "id": 37, |
| "type": "PrimitiveNode", |
| "pos": [ |
| -411, |
| 1181 |
| ], |
| "size": { |
| "0": 210, |
| "1": 82 |
| }, |
| "flags": {}, |
| "order": 3, |
| "mode": 0, |
| "outputs": [ |
| { |
| "name": "INT", |
| "type": "INT", |
| "links": [ |
| 76, |
| 80 |
| ], |
| "slot_index": 0, |
| "widget": { |
| "name": "height" |
| } |
| } |
| ], |
| "title": "height", |
| "properties": {}, |
| "widgets_values": [ |
| 600, |
| "fixed" |
| ] |
| }, |
| { |
| "id": 12, |
| "type": "SVD_img2vid_Conditioning", |
| "pos": [ |
| 483, |
| 398 |
| ], |
| "size": [ |
| 315, |
| 218 |
| ], |
| "flags": {}, |
| "order": 6, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "clip_vision", |
| "type": "CLIP_VISION", |
| "link": 24 |
| }, |
| { |
| "name": "init_image", |
| "type": "IMAGE", |
| "link": 50, |
| "slot_index": 1 |
| }, |
| { |
| "name": "vae", |
| "type": "VAE", |
| "link": 25 |
| }, |
| { |
| "name": "width", |
| "type": "INT", |
| "link": 79, |
| "widget": { |
| "name": "width" |
| } |
| }, |
| { |
| "name": "height", |
| "type": "INT", |
| "link": 80, |
| "widget": { |
| "name": "height" |
| } |
| }, |
| { |
| "name": "video_frames", |
| "type": "INT", |
| "link": 86, |
| "widget": { |
| "name": "video_frames" |
| } |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "positive", |
| "type": "CONDITIONING", |
| "links": [ |
| 48 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| }, |
| { |
| "name": "negative", |
| "type": "CONDITIONING", |
| "links": [ |
| 17 |
| ], |
| "shape": 3, |
| "slot_index": 1 |
| }, |
| { |
| "name": "latent", |
| "type": "LATENT", |
| "links": [], |
| "shape": 3, |
| "slot_index": 2 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "SVD_img2vid_Conditioning" |
| }, |
| "widgets_values": [ |
| 600, |
| 600, |
| 14, |
| 23, |
| 6, |
| 0 |
| ] |
| }, |
| { |
| "id": 3, |
| "type": "KSampler", |
| "pos": [ |
| 907, |
| 381 |
| ], |
| "size": { |
| "0": 315, |
| "1": 262 |
| }, |
| "flags": {}, |
| "order": 17, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "model", |
| "type": "MODEL", |
| "link": 39 |
| }, |
| { |
| "name": "positive", |
| "type": "CONDITIONING", |
| "link": 48 |
| }, |
| { |
| "name": "negative", |
| "type": "CONDITIONING", |
| "link": 17 |
| }, |
| { |
| "name": "latent_image", |
| "type": "LATENT", |
| "link": 67 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "LATENT", |
| "type": "LATENT", |
| "links": [ |
| 7 |
| ], |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "KSampler" |
| }, |
| "widgets_values": [ |
| 573548778433605, |
| "fixed", |
| 17, |
| 2.5, |
| "euler", |
| "karras", |
| 1 |
| ] |
| }, |
| { |
| "id": 31, |
| "type": "VHS_DuplicateLatents", |
| "pos": [ |
| 617, |
| 1030 |
| ], |
| "size": [ |
| 315, |
| 78 |
| ], |
| "flags": {}, |
| "order": 11, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "latents", |
| "type": "LATENT", |
| "link": 61 |
| }, |
| { |
| "name": "multiply_by", |
| "type": "INT", |
| "link": 87, |
| "widget": { |
| "name": "multiply_by" |
| } |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "LATENT", |
| "type": "LATENT", |
| "links": [ |
| 72 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| }, |
| { |
| "name": "count", |
| "type": "INT", |
| "links": null, |
| "shape": 3 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "VHS_DuplicateLatents" |
| }, |
| "widgets_values": { |
| "multiply_by": 14 |
| } |
| }, |
| { |
| "id": 23, |
| "type": "LoadImage", |
| "pos": [ |
| -464, |
| 678 |
| ], |
| "size": { |
| "0": 315, |
| "1": 314.0000305175781 |
| }, |
| "flags": {}, |
| "order": 4, |
| "mode": 0, |
| "outputs": [ |
| { |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 50, |
| 68 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| }, |
| { |
| "name": "MASK", |
| "type": "MASK", |
| "links": [ |
| 73 |
| ], |
| "shape": 3, |
| "slot_index": 1 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "LoadImage" |
| }, |
| "widgets_values": [ |
| "clipspace/clipspace-mask-2710919.png [input]", |
| "image" |
| ] |
| } |
| ], |
| "links": [ |
| [ |
| 7, |
| 3, |
| 0, |
| 8, |
| 0, |
| "LATENT" |
| ], |
| [ |
| 17, |
| 12, |
| 1, |
| 3, |
| 2, |
| "CONDITIONING" |
| ], |
| [ |
| 23, |
| 15, |
| 0, |
| 14, |
| 0, |
| "MODEL" |
| ], |
| [ |
| 24, |
| 15, |
| 1, |
| 12, |
| 0, |
| "CLIP_VISION" |
| ], |
| [ |
| 25, |
| 15, |
| 2, |
| 12, |
| 2, |
| "VAE" |
| ], |
| [ |
| 26, |
| 15, |
| 2, |
| 8, |
| 1, |
| "VAE" |
| ], |
| [ |
| 39, |
| 14, |
| 0, |
| 3, |
| 0, |
| "MODEL" |
| ], |
| [ |
| 48, |
| 12, |
| 0, |
| 3, |
| 1, |
| "CONDITIONING" |
| ], |
| [ |
| 50, |
| 23, |
| 0, |
| 12, |
| 1, |
| "IMAGE" |
| ], |
| [ |
| 53, |
| 15, |
| 2, |
| 27, |
| 1, |
| "VAE" |
| ], |
| [ |
| 55, |
| 27, |
| 0, |
| 28, |
| 0, |
| "LATENT" |
| ], |
| [ |
| 60, |
| 15, |
| 2, |
| 30, |
| 1, |
| "VAE" |
| ], |
| [ |
| 61, |
| 30, |
| 0, |
| 31, |
| 0, |
| "LATENT" |
| ], |
| [ |
| 67, |
| 33, |
| 0, |
| 3, |
| 3, |
| "LATENT" |
| ], |
| [ |
| 68, |
| 23, |
| 0, |
| 34, |
| 0, |
| "IMAGE" |
| ], |
| [ |
| 69, |
| 34, |
| 0, |
| 27, |
| 0, |
| "IMAGE" |
| ], |
| [ |
| 70, |
| 34, |
| 0, |
| 30, |
| 0, |
| "IMAGE" |
| ], |
| [ |
| 71, |
| 28, |
| 0, |
| 33, |
| 0, |
| "LATENT" |
| ], |
| [ |
| 72, |
| 31, |
| 0, |
| 33, |
| 1, |
| "LATENT" |
| ], |
| [ |
| 73, |
| 23, |
| 1, |
| 35, |
| 0, |
| "MASK" |
| ], |
| [ |
| 75, |
| 36, |
| 0, |
| 34, |
| 1, |
| "INT" |
| ], |
| [ |
| 76, |
| 37, |
| 0, |
| 34, |
| 2, |
| "INT" |
| ], |
| [ |
| 79, |
| 36, |
| 0, |
| 12, |
| 3, |
| "INT" |
| ], |
| [ |
| 80, |
| 37, |
| 0, |
| 12, |
| 4, |
| "INT" |
| ], |
| [ |
| 81, |
| 39, |
| 0, |
| 40, |
| 0, |
| "IMAGE" |
| ], |
| [ |
| 83, |
| 35, |
| 0, |
| 41, |
| 0, |
| "MASK" |
| ], |
| [ |
| 84, |
| 41, |
| 0, |
| 39, |
| 0, |
| "MASK" |
| ], |
| [ |
| 85, |
| 8, |
| 0, |
| 42, |
| 0, |
| "IMAGE" |
| ], |
| [ |
| 86, |
| 44, |
| 0, |
| 12, |
| 5, |
| "INT" |
| ], |
| [ |
| 87, |
| 44, |
| 0, |
| 31, |
| 1, |
| "INT" |
| ], |
| [ |
| 88, |
| 44, |
| 0, |
| 28, |
| 1, |
| "INT" |
| ], |
| [ |
| 89, |
| 41, |
| 0, |
| 27, |
| 2, |
| "MASK" |
| ] |
| ], |
| "groups": [ |
| { |
| "title": "Image to Video", |
| "bounding": [ |
| 478, |
| 192, |
| 954, |
| 478 |
| ], |
| "color": "#8A8", |
| "font_size": 24 |
| } |
| ], |
| "config": {}, |
| "extra": {}, |
| "version": 0.4 |
| } |