Created
April 6, 2026 21:12
-
-
Save akhenakh/ccba93bbbcd747dd0956ae98d7944af5 to your computer and use it in GitHub Desktop.
Comfyui LTX 2.3 Image to Video with Unsloth GGUF
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
| { | |
| "id": "c1b04207-b8e3-4221-b372-29d2f9f2ae7d", | |
| "revision": 3, | |
| "last_node_id": 113, | |
| "last_link_id": 200, | |
| "nodes": [ | |
| { | |
| "id": 110, | |
| "type": "ImageScale", | |
| "pos": [ | |
| -800, | |
| 3630 | |
| ], | |
| "size": [ | |
| 300, | |
| 130 | |
| ], | |
| "flags": {}, | |
| "order": 19, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 1 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 2 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "ImageScale" | |
| }, | |
| "widgets_values": [ | |
| "lanczos", | |
| 1280, | |
| 704, | |
| "center" | |
| ] | |
| }, | |
| { | |
| "id": 100, | |
| "type": "LTXVPreprocess", | |
| "pos": [ | |
| -470, | |
| 3630 | |
| ], | |
| "size": [ | |
| 280, | |
| 86 | |
| ], | |
| "flags": {}, | |
| "order": 22, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 2 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "output_image", | |
| "type": "IMAGE", | |
| "links": [ | |
| 3, | |
| 5 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LTXVPreprocess" | |
| }, | |
| "widgets_values": [ | |
| 18 | |
| ] | |
| }, | |
| { | |
| "id": 111, | |
| "type": "ImageScaleBy", | |
| "pos": [ | |
| -150, | |
| 3630 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 24, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 3 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 6 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "ImageScaleBy" | |
| }, | |
| "widgets_values": [ | |
| "lanczos", | |
| 0.5 | |
| ] | |
| }, | |
| { | |
| "id": 112, | |
| "type": "LTXVPreprocess", | |
| "pos": [ | |
| 150, | |
| 3630 | |
| ], | |
| "size": [ | |
| 280, | |
| 86 | |
| ], | |
| "flags": {}, | |
| "order": 26, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 6 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "output_image", | |
| "type": "IMAGE", | |
| "links": [ | |
| 7, | |
| 8 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LTXVPreprocess" | |
| }, | |
| "widgets_values": [ | |
| 18 | |
| ] | |
| }, | |
| { | |
| "id": 9, | |
| "type": "GetImageSize", | |
| "pos": [ | |
| 150, | |
| 3750 | |
| ], | |
| "size": [ | |
| 270, | |
| 124 | |
| ], | |
| "flags": {}, | |
| "order": 27, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 7 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "links": [ | |
| 9 | |
| ] | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "links": [ | |
| 10 | |
| ] | |
| }, | |
| { | |
| "name": "batch_size", | |
| "type": "INT" | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "GetImageSize" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 10, | |
| "type": "PrimitiveInt", | |
| "pos": [ | |
| 150, | |
| 3910 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 11, | |
| 12 | |
| ] | |
| } | |
| ], | |
| "title": "Length", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "PrimitiveInt" | |
| }, | |
| "widgets_values": [ | |
| 121, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 11, | |
| "type": "PrimitiveInt", | |
| "pos": [ | |
| -500, | |
| 4060 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 13 | |
| ] | |
| } | |
| ], | |
| "title": "Frame Rate(int)", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "PrimitiveInt" | |
| }, | |
| "widgets_values": [ | |
| 24, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 12, | |
| "type": "PrimitiveFloat", | |
| "pos": [ | |
| -500, | |
| 4190 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": [ | |
| 14, | |
| 15 | |
| ] | |
| } | |
| ], | |
| "title": "Frame Rate(float)", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "PrimitiveFloat" | |
| }, | |
| "widgets_values": [ | |
| 24 | |
| ] | |
| }, | |
| { | |
| "id": 1, | |
| "type": "VAELoaderKJ", | |
| "pos": [ | |
| -530, | |
| 3080 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 16, | |
| 17 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "1.3.6", | |
| "Node name for S&R": "VAELoaderKJ" | |
| }, | |
| "widgets_values": [ | |
| "ltx-2.3-22b-dev_audio_vae.safetensors", | |
| "main_device", | |
| "bf16" | |
| ] | |
| }, | |
| { | |
| "id": 2, | |
| "type": "VAELoaderKJ", | |
| "pos": [ | |
| -520, | |
| 3260 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 18, | |
| 19, | |
| 20, | |
| 21 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "1.3.6", | |
| "Node name for S&R": "VAELoaderKJ" | |
| }, | |
| "widgets_values": [ | |
| "ltx-2.3-22b-dev_video_vae.safetensors", | |
| "main_device", | |
| "bf16" | |
| ] | |
| }, | |
| { | |
| "id": 3, | |
| "type": "UnetLoaderGGUF", | |
| "pos": [ | |
| -530, | |
| 2950 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 22 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-gguf", | |
| "ver": "1.1.10", | |
| "Node name for S&R": "UnetLoaderGGUF" | |
| }, | |
| "widgets_values": [ | |
| "ltx-2.3-22b-dev-UD-Q4_K_M.gguf" | |
| ] | |
| }, | |
| { | |
| "id": 27, | |
| "type": "LoraLoaderModelOnly", | |
| "pos": [ | |
| -150, | |
| 2950 | |
| ], | |
| "size": [ | |
| 390, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 16, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 22 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 23, | |
| 24 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LoraLoaderModelOnly" | |
| }, | |
| "widgets_values": [ | |
| "ltx-2.3-22b-distilled-lora-384.safetensors", | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 47, | |
| "type": "DualCLIPLoaderGGUF", | |
| "pos": [ | |
| -540, | |
| 2770 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 25, | |
| 26, | |
| 27 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-gguf", | |
| "ver": "1.1.10", | |
| "Node name for S&R": "DualCLIPLoaderGGUF" | |
| }, | |
| "widgets_values": [ | |
| "gemma-3-12b-it-qat-UD-Q4_K_XL.gguf", | |
| "ltx-2.3-22b-dev_embeddings_connectors.safetensors", | |
| "ltxv" | |
| ] | |
| }, | |
| { | |
| "id": 49, | |
| "type": "PreviewAny", | |
| "pos": [ | |
| 270, | |
| 2260 | |
| ], | |
| "size": [ | |
| 510, | |
| 310 | |
| ], | |
| "flags": {}, | |
| "order": 21, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "source", | |
| "type": "*", | |
| "link": 29 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "PreviewAny" | |
| }, | |
| "widgets_values": [ | |
| null, | |
| null, | |
| null | |
| ] | |
| }, | |
| { | |
| "id": 5, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| -180, | |
| 2660 | |
| ], | |
| "size": [ | |
| 400, | |
| 200 | |
| ], | |
| "flags": {}, | |
| "order": 20, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 25 | |
| }, | |
| { | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": 28 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 34 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "" | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 26, | |
| "type": "LatentUpscaleModelLoader", | |
| "pos": [ | |
| 1490, | |
| 2960 | |
| ], | |
| "size": [ | |
| 390, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT_UPSCALE_MODEL", | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "links": [ | |
| 30 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LatentUpscaleModelLoader" | |
| }, | |
| "widgets_values": [ | |
| "ltx-2.3-spatial-upscaler-x2-1.1.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 13, | |
| "type": "LTXVEmptyLatentAudio", | |
| "pos": [ | |
| 450, | |
| 3450 | |
| ], | |
| "size": [ | |
| 270, | |
| 120 | |
| ], | |
| "flags": {}, | |
| "order": 15, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "audio_vae", | |
| "type": "VAE", | |
| "link": 16 | |
| }, | |
| { | |
| "name": "frames_number", | |
| "type": "INT", | |
| "widget": { | |
| "name": "frames_number" | |
| }, | |
| "link": 12 | |
| }, | |
| { | |
| "name": "frame_rate", | |
| "type": "INT", | |
| "widget": { | |
| "name": "frame_rate" | |
| }, | |
| "link": 13 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "Latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 33 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LTXVEmptyLatentAudio" | |
| }, | |
| "widgets_values": [ | |
| 97, | |
| 25, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 14, | |
| "type": "EmptyLTXVLatentVideo", | |
| "pos": [ | |
| 450, | |
| 3200 | |
| ], | |
| "size": [ | |
| 270, | |
| 146 | |
| ], | |
| "flags": {}, | |
| "order": 28, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 9 | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 10 | |
| }, | |
| { | |
| "name": "length", | |
| "type": "INT", | |
| "widget": { | |
| "name": "length" | |
| }, | |
| "link": 11 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 31 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "EmptyLTXVLatentVideo" | |
| }, | |
| "widgets_values": [ | |
| 768, | |
| 512, | |
| 97, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 101, | |
| "type": "LTXVImgToVideoInplace", | |
| "pos": [ | |
| 750, | |
| 3200 | |
| ], | |
| "size": [ | |
| 270, | |
| 150 | |
| ], | |
| "flags": {}, | |
| "order": 29, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 18 | |
| }, | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 8 | |
| }, | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "link": 31 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 32 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LTXVImgToVideoInplace" | |
| }, | |
| "widgets_values": [ | |
| 0.7, | |
| false | |
| ] | |
| }, | |
| { | |
| "id": 15, | |
| "type": "LTXVConcatAVLatent", | |
| "pos": [ | |
| 1050, | |
| 3200 | |
| ], | |
| "size": [ | |
| 187, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 30, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "video_latent", | |
| "type": "LATENT", | |
| "link": 32 | |
| }, | |
| { | |
| "name": "audio_latent", | |
| "type": "LATENT", | |
| "link": 33 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 44 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LTXVConcatAVLatent" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 23, | |
| "type": "LTXVConditioning", | |
| "pos": [ | |
| 300, | |
| 2800 | |
| ], | |
| "size": [ | |
| 270, | |
| 86 | |
| ], | |
| "flags": {}, | |
| "order": 23, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 34 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 35 | |
| }, | |
| { | |
| "name": "frame_rate", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "frame_rate" | |
| }, | |
| "link": 14 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 36, | |
| 38 | |
| ] | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 37, | |
| 39 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LTXVConditioning" | |
| }, | |
| "widgets_values": [ | |
| 25 | |
| ] | |
| }, | |
| { | |
| "id": 18, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| 600, | |
| 2750 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 25, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 23 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 36 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 37 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 41 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "CFGGuider" | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 16, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| 600, | |
| 2600 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 40 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "RandomNoise" | |
| }, | |
| "widgets_values": [ | |
| 520144276902377, | |
| "randomize" | |
| ] | |
| }, | |
| { | |
| "id": 20, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| 600, | |
| 2900 | |
| ], | |
| "size": [ | |
| 270, | |
| 68 | |
| ], | |
| "flags": {}, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 42 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "KSamplerSelect" | |
| }, | |
| "widgets_values": [ | |
| "euler_ancestral_cfg_pp" | |
| ] | |
| }, | |
| { | |
| "id": 22, | |
| "type": "ManualSigmas", | |
| "pos": [ | |
| 600, | |
| 3000 | |
| ], | |
| "size": [ | |
| 300, | |
| 80 | |
| ], | |
| "flags": {}, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 43 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "ManualSigmas" | |
| }, | |
| "widgets_values": [ | |
| "1.0, 0.99375, 0.9875, 0.98125, 0.975, 0.909375, 0.725, 0.421875, 0.0" | |
| ] | |
| }, | |
| { | |
| "id": 17, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| 950, | |
| 2750 | |
| ], | |
| "size": [ | |
| 213, | |
| 140 | |
| ], | |
| "flags": {}, | |
| "order": 31, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 40 | |
| }, | |
| { | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 41 | |
| }, | |
| { | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 42 | |
| }, | |
| { | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 43 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 44 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 45 | |
| ] | |
| }, | |
| { | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "SamplerCustomAdvanced" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 19, | |
| "type": "LTXVSeparateAVLatent", | |
| "pos": [ | |
| 1200, | |
| 2750 | |
| ], | |
| "size": [ | |
| 240, | |
| 80 | |
| ], | |
| "flags": {}, | |
| "order": 32, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "av_latent", | |
| "type": "LATENT", | |
| "link": 45 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "video_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 46, | |
| 47 | |
| ] | |
| }, | |
| { | |
| "name": "audio_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 48 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LTXVSeparateAVLatent" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 21, | |
| "type": "LTXVCropGuides", | |
| "pos": [ | |
| 1200, | |
| 2900 | |
| ], | |
| "size": [ | |
| 240, | |
| 100 | |
| ], | |
| "flags": {}, | |
| "order": 33, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 38 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 39 | |
| }, | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "link": 46 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 49 | |
| ] | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 50 | |
| ] | |
| }, | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "slot_index": 2, | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LTXVCropGuides" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 25, | |
| "type": "LTXVLatentUpsampler", | |
| "pos": [ | |
| 1490, | |
| 3100 | |
| ], | |
| "size": [ | |
| 235, | |
| 100 | |
| ], | |
| "flags": {}, | |
| "order": 34, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 47 | |
| }, | |
| { | |
| "name": "upscale_model", | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "link": 30 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 20 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 51 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LTXVLatentUpsampler" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 102, | |
| "type": "LTXVImgToVideoInplace", | |
| "pos": [ | |
| 1750, | |
| 3100 | |
| ], | |
| "size": [ | |
| 270, | |
| 150 | |
| ], | |
| "flags": {}, | |
| "order": 36, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 19 | |
| }, | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 5 | |
| }, | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "link": 51 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 52 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LTXVImgToVideoInplace" | |
| }, | |
| "widgets_values": [ | |
| 1, | |
| false | |
| ] | |
| }, | |
| { | |
| "id": 28, | |
| "type": "LTXVConcatAVLatent", | |
| "pos": [ | |
| 2050, | |
| 3100 | |
| ], | |
| "size": [ | |
| 270, | |
| 80 | |
| ], | |
| "flags": {}, | |
| "order": 37, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "video_latent", | |
| "type": "LATENT", | |
| "link": 52 | |
| }, | |
| { | |
| "name": "audio_latent", | |
| "type": "LATENT", | |
| "link": 48 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 53 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LTXVConcatAVLatent" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 31, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| 2000, | |
| 2750 | |
| ], | |
| "size": [ | |
| 270, | |
| 126 | |
| ], | |
| "flags": {}, | |
| "order": 35, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 24 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 49 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 50 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 55 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "CFGGuider" | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 32, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| 2000, | |
| 2600 | |
| ], | |
| "size": [ | |
| 270, | |
| 86 | |
| ], | |
| "flags": {}, | |
| "order": 11, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 54 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "RandomNoise" | |
| }, | |
| "widgets_values": [ | |
| 42, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 29, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| 2000, | |
| 2900 | |
| ], | |
| "size": [ | |
| 270, | |
| 88 | |
| ], | |
| "flags": {}, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 56 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "KSamplerSelect" | |
| }, | |
| "widgets_values": [ | |
| "euler_cfg_pp" | |
| ] | |
| }, | |
| { | |
| "id": 30, | |
| "type": "ManualSigmas", | |
| "pos": [ | |
| 2000, | |
| 3000 | |
| ], | |
| "size": [ | |
| 270, | |
| 90 | |
| ], | |
| "flags": {}, | |
| "order": 13, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 57 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "ManualSigmas" | |
| }, | |
| "widgets_values": [ | |
| "0.85, 0.7250, 0.4219, 0.0" | |
| ] | |
| }, | |
| { | |
| "id": 33, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| 2350, | |
| 2750 | |
| ], | |
| "size": [ | |
| 212.0212158203125, | |
| 140 | |
| ], | |
| "flags": {}, | |
| "order": 38, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 54 | |
| }, | |
| { | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 55 | |
| }, | |
| { | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 56 | |
| }, | |
| { | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 57 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 53 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 58 | |
| ] | |
| }, | |
| { | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "SamplerCustomAdvanced" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 34, | |
| "type": "LTXVSeparateAVLatent", | |
| "pos": [ | |
| 2600, | |
| 2750 | |
| ], | |
| "size": [ | |
| 193, | |
| 80 | |
| ], | |
| "flags": {}, | |
| "order": 39, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "av_latent", | |
| "type": "LATENT", | |
| "link": 58 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "video_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 59 | |
| ] | |
| }, | |
| { | |
| "name": "audio_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 60 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LTXVSeparateAVLatent" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 37, | |
| "type": "VAEDecodeTiled", | |
| "pos": [ | |
| 2850, | |
| 2750 | |
| ], | |
| "size": [ | |
| 270, | |
| 200 | |
| ], | |
| "flags": {}, | |
| "order": 40, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 59 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 21 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 61 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "VAEDecodeTiled" | |
| }, | |
| "widgets_values": [ | |
| 512, | |
| 64, | |
| 64, | |
| 4 | |
| ] | |
| }, | |
| { | |
| "id": 35, | |
| "type": "LTXVAudioVAEDecode", | |
| "pos": [ | |
| 2850, | |
| 3000 | |
| ], | |
| "size": [ | |
| 265, | |
| 80 | |
| ], | |
| "flags": {}, | |
| "order": 41, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 60 | |
| }, | |
| { | |
| "label": "Audio VAE", | |
| "name": "audio_vae", | |
| "type": "VAE", | |
| "link": 17 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "Audio", | |
| "type": "AUDIO", | |
| "links": [ | |
| 62 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LTXVAudioVAEDecode" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 36, | |
| "type": "CreateVideo", | |
| "pos": [ | |
| 3200, | |
| 2800 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 42, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 61 | |
| }, | |
| { | |
| "name": "audio", | |
| "shape": 7, | |
| "type": "AUDIO", | |
| "link": 62 | |
| }, | |
| { | |
| "name": "fps", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "fps" | |
| }, | |
| "link": 15 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "VIDEO", | |
| "type": "VIDEO", | |
| "links": [ | |
| 63 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "CreateVideo" | |
| }, | |
| "widgets_values": [ | |
| 25 | |
| ] | |
| }, | |
| { | |
| "id": 38, | |
| "type": "SaveVideo", | |
| "pos": [ | |
| 3550, | |
| 2800 | |
| ], | |
| "size": [ | |
| 660, | |
| 470 | |
| ], | |
| "flags": {}, | |
| "order": 43, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "video", | |
| "type": "VIDEO", | |
| "link": 63 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "SaveVideo" | |
| }, | |
| "widgets_values": [ | |
| "video/ComfyUI_Unsloth_I2V", | |
| "mp4", | |
| "auto" | |
| ] | |
| }, | |
| { | |
| "id": 6, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| -162.89472939230976, | |
| 3097.4123911677343 | |
| ], | |
| "size": [ | |
| 400, | |
| 200 | |
| ], | |
| "flags": {}, | |
| "order": 17, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 26 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 35 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "blurry, low quality, still frame, frames, watermark, overlay, titles, has blurbox, has subtitles" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 7, | |
| "type": "LoadImage", | |
| "pos": [ | |
| -1150, | |
| 3630 | |
| ], | |
| "size": [ | |
| 315, | |
| 314 | |
| ], | |
| "flags": {}, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LoadImage" | |
| }, | |
| "widgets_values": [ | |
| "Screenshot 2026-04-06 at 15.57.07.png", | |
| "image" | |
| ] | |
| }, | |
| { | |
| "id": 48, | |
| "type": "TextGenerateLTX2Prompt", | |
| "pos": [ | |
| -180, | |
| 2290 | |
| ], | |
| "size": [ | |
| 400, | |
| 348 | |
| ], | |
| "flags": {}, | |
| "order": 18, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 27 | |
| }, | |
| { | |
| "name": "image", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "generated_text", | |
| "type": "STRING", | |
| "links": [ | |
| 28, | |
| 29 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "TextGenerateLTX2Prompt" | |
| }, | |
| "widgets_values": [ | |
| "A birthday party.", | |
| 256, | |
| "on", | |
| 0.7, | |
| 64, | |
| 0.95, | |
| 0.05, | |
| 1.05, | |
| 0, | |
| 0, | |
| false | |
| ] | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 1, | |
| 7, | |
| 0, | |
| 110, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 2, | |
| 110, | |
| 0, | |
| 100, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 3, | |
| 100, | |
| 0, | |
| 111, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 5, | |
| 100, | |
| 0, | |
| 102, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 6, | |
| 111, | |
| 0, | |
| 112, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 7, | |
| 112, | |
| 0, | |
| 9, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 8, | |
| 112, | |
| 0, | |
| 101, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 9, | |
| 9, | |
| 0, | |
| 14, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 10, | |
| 9, | |
| 1, | |
| 14, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 11, | |
| 10, | |
| 0, | |
| 14, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 12, | |
| 10, | |
| 0, | |
| 13, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 13, | |
| 11, | |
| 0, | |
| 13, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 14, | |
| 12, | |
| 0, | |
| 23, | |
| 2, | |
| "FLOAT" | |
| ], | |
| [ | |
| 15, | |
| 12, | |
| 0, | |
| 36, | |
| 2, | |
| "FLOAT" | |
| ], | |
| [ | |
| 16, | |
| 1, | |
| 0, | |
| 13, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 17, | |
| 1, | |
| 0, | |
| 35, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 18, | |
| 2, | |
| 0, | |
| 101, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 19, | |
| 2, | |
| 0, | |
| 102, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 20, | |
| 2, | |
| 0, | |
| 25, | |
| 2, | |
| "VAE" | |
| ], | |
| [ | |
| 21, | |
| 2, | |
| 0, | |
| 37, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 22, | |
| 3, | |
| 0, | |
| 27, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 23, | |
| 27, | |
| 0, | |
| 18, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 24, | |
| 27, | |
| 0, | |
| 31, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 25, | |
| 47, | |
| 0, | |
| 5, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 26, | |
| 47, | |
| 0, | |
| 6, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 27, | |
| 47, | |
| 0, | |
| 48, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 28, | |
| 48, | |
| 0, | |
| 5, | |
| 1, | |
| "STRING" | |
| ], | |
| [ | |
| 29, | |
| 48, | |
| 0, | |
| 49, | |
| 0, | |
| "STRING" | |
| ], | |
| [ | |
| 30, | |
| 26, | |
| 0, | |
| 25, | |
| 1, | |
| "LATENT_UPSCALE_MODEL" | |
| ], | |
| [ | |
| 31, | |
| 14, | |
| 0, | |
| 101, | |
| 2, | |
| "LATENT" | |
| ], | |
| [ | |
| 32, | |
| 101, | |
| 0, | |
| 15, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 33, | |
| 13, | |
| 0, | |
| 15, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 34, | |
| 5, | |
| 0, | |
| 23, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 35, | |
| 6, | |
| 0, | |
| 23, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 36, | |
| 23, | |
| 0, | |
| 18, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 37, | |
| 23, | |
| 1, | |
| 18, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 38, | |
| 23, | |
| 0, | |
| 21, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 39, | |
| 23, | |
| 1, | |
| 21, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 40, | |
| 16, | |
| 0, | |
| 17, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 41, | |
| 18, | |
| 0, | |
| 17, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 42, | |
| 20, | |
| 0, | |
| 17, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 43, | |
| 22, | |
| 0, | |
| 17, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 44, | |
| 15, | |
| 0, | |
| 17, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 45, | |
| 17, | |
| 0, | |
| 19, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 46, | |
| 19, | |
| 0, | |
| 21, | |
| 2, | |
| "LATENT" | |
| ], | |
| [ | |
| 47, | |
| 19, | |
| 0, | |
| 25, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 48, | |
| 19, | |
| 1, | |
| 28, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 49, | |
| 21, | |
| 0, | |
| 31, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 50, | |
| 21, | |
| 1, | |
| 31, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 51, | |
| 25, | |
| 0, | |
| 102, | |
| 2, | |
| "LATENT" | |
| ], | |
| [ | |
| 52, | |
| 102, | |
| 0, | |
| 28, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 53, | |
| 28, | |
| 0, | |
| 33, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 54, | |
| 32, | |
| 0, | |
| 33, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 55, | |
| 31, | |
| 0, | |
| 33, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 56, | |
| 29, | |
| 0, | |
| 33, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 57, | |
| 30, | |
| 0, | |
| 33, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 58, | |
| 33, | |
| 0, | |
| 34, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 59, | |
| 34, | |
| 0, | |
| 37, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 60, | |
| 34, | |
| 1, | |
| 35, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 61, | |
| 37, | |
| 0, | |
| 36, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 62, | |
| 35, | |
| 0, | |
| 36, | |
| 1, | |
| "AUDIO" | |
| ], | |
| [ | |
| 63, | |
| 36, | |
| 0, | |
| 38, | |
| 0, | |
| "VIDEO" | |
| ] | |
| ], | |
| "groups": [], | |
| "config": {}, | |
| "extra": { | |
| "ds": { | |
| "scale": 0.7247295000000041, | |
| "offset": [ | |
| 1580.7860576463927, | |
| -1989.672176885383 | |
| ] | |
| }, | |
| "workflowRendererVersion": "LG", | |
| "frontendVersion": "1.42.8" | |
| }, | |
| "version": 0.4 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment