Created
November 27, 2023 06:56
-
-
Save ivanfioravanti/145c7c111e64efb496224bb6f7c427ed to your computer and use it in GitHub Desktop.
(basic) ComfyUI Stable Video Diffusion workflow webp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "last_node_id": 25, | |
| "last_link_id": 43, | |
| "nodes": [ | |
| { | |
| "id": 14, | |
| "type": "VideoLinearCFGGuidance", | |
| "pos": [ | |
| 487.799932861328, | |
| 265.6999450683599 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 58 | |
| }, | |
| "flags": {}, | |
| "order": 2, | |
| "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": 8, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 1207.799932861331, | |
| 375.6999450683598 | |
| ], | |
| "size": { | |
| "0": 210, | |
| "1": 46 | |
| }, | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 7 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 26 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 43 | |
| ], | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAEDecode" | |
| } | |
| }, | |
| { | |
| "id": 3, | |
| "type": "KSampler", | |
| "pos": [ | |
| 867.7999328613287, | |
| 375.6999450683598 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 262 | |
| }, | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 39 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 40 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 17 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 18 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 7 | |
| ], | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "KSampler" | |
| }, | |
| "widgets_values": [ | |
| 642705689442390, | |
| "randomize", | |
| 20, | |
| 2.5, | |
| "euler", | |
| "karras", | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 12, | |
| "type": "SVD_img2vid_Conditioning", | |
| "pos": [ | |
| 488, | |
| 396 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 218 | |
| }, | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip_vision", | |
| "type": "CLIP_VISION", | |
| "link": 24 | |
| }, | |
| { | |
| "name": "init_image", | |
| "type": "IMAGE", | |
| "link": 41, | |
| "slot_index": 1 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 25 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 40 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 17 | |
| ], | |
| "shape": 3, | |
| "slot_index": 1 | |
| }, | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 18 | |
| ], | |
| "shape": 3, | |
| "slot_index": 2 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "SVD_img2vid_Conditioning" | |
| }, | |
| "widgets_values": [ | |
| 1024, | |
| 576, | |
| 14, | |
| 127, | |
| 6, | |
| 0.02 | |
| ] | |
| }, | |
| { | |
| "id": 23, | |
| "type": "LoadImage", | |
| "pos": [ | |
| 106, | |
| 441 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 314.0000305175781 | |
| }, | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 41 | |
| ], | |
| "shape": 3 | |
| }, | |
| { | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": null, | |
| "shape": 3 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "LoadImage" | |
| }, | |
| "widgets_values": [ | |
| "Black-Moon-Wallpaper-05-1024x576.jpg", | |
| "image" | |
| ] | |
| }, | |
| { | |
| "id": 15, | |
| "type": "ImageOnlyCheckpointLoader", | |
| "pos": [ | |
| 55, | |
| 267 | |
| ], | |
| "size": { | |
| "0": 369.6000061035156, | |
| "1": 98 | |
| }, | |
| "flags": {}, | |
| "order": 1, | |
| "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 | |
| ], | |
| "shape": 3, | |
| "slot_index": 2 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ImageOnlyCheckpointLoader" | |
| }, | |
| "widgets_values": [ | |
| "svd_xt.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 10, | |
| "type": "SaveAnimatedWEBP", | |
| "pos": [ | |
| 1509, | |
| 237 | |
| ], | |
| "size": { | |
| "0": 741.6685791015625, | |
| "1": 564.5909423828125 | |
| }, | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 43 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "SaveAnimatedWEBP" | |
| }, | |
| "widgets_values": [ | |
| "ComfyUI", | |
| 10, | |
| false, | |
| 85, | |
| "default" | |
| ] | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 7, | |
| 3, | |
| 0, | |
| 8, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 17, | |
| 12, | |
| 1, | |
| 3, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 18, | |
| 12, | |
| 2, | |
| 3, | |
| 3, | |
| "LATENT" | |
| ], | |
| [ | |
| 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" | |
| ], | |
| [ | |
| 40, | |
| 12, | |
| 0, | |
| 3, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 41, | |
| 23, | |
| 0, | |
| 12, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 43, | |
| 8, | |
| 0, | |
| 10, | |
| 0, | |
| "IMAGE" | |
| ] | |
| ], | |
| "groups": [ | |
| { | |
| "title": "Image to Video", | |
| "bounding": [ | |
| 478, | |
| 192, | |
| 954, | |
| 478 | |
| ], | |
| "color": "#8A8", | |
| "font_size": 24 | |
| } | |
| ], | |
| "config": {}, | |
| "extra": {}, | |
| "version": 0.4 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment