Image-to-Video
LTX.io
GGUF
ltx-2
comfyui
comfy
ltx-video
ltx-2-3
ltx-2.5
ltxv
text-to-video
audio-to-video
video-to-video
Instructions to use RuneXX/LTX-2.3-2.5-Workflows with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LTX.io
How to use RuneXX/LTX-2.3-2.5-Workflows with LTX.io:
# Install the LTX-2 pipelines git clone https://github.com/Lightricks/LTX-2.git cd LTX-2 uv sync --frozen
# Download the weights from this repo, plus the Gemma text encoder hf download RuneXX/LTX-2.3-2.5-Workflows --local-dir models/LTX-2.3-2.5-Workflows hf download google/gemma-3-12b-it-qat-q4_0-unquantized --local-dir models/gemma-3-12b
# Fast pipeline (distilled model, no distilled LoRA needed) uv run python -m ltx_pipelines.distilled \ --distilled-checkpoint-path models/LTX-2.3-2.5-Workflows/<distilled-checkpoint>.safetensors \ --spatial-upsampler-path models/LTX-2.3-2.5-Workflows/<spatial-upsampler>.safetensors \ --gemma-root models/gemma-3-12b \ --prompt "A beautiful sunset over the ocean" \ --output-path output.mp4 # For image-to-video, add: --image path/to/image.jpg 0 0.8# HQ pipeline (two-stage, higher quality) uv run python -m ltx_pipelines.ti2vid_two_stages_hq \ --checkpoint-path models/LTX-2.3-2.5-Workflows/<checkpoint>.safetensors \ --distilled-lora models/LTX-2.3-2.5-Workflows/<distilled-lora>.safetensors 0.8 \ --spatial-upsampler-path models/LTX-2.3-2.5-Workflows/<spatial-upsampler>.safetensors \ --gemma-root models/gemma-3-12b \ --prompt "A beautiful sunset over the ocean" \ --output-path output.mp4 # For image-to-video, add: --image path/to/image.jpg 0 0.8 - Notebooks
- Google Colab
- Kaggle
| { | |
| "id": "8bb01620-3a73-4791-9e19-4bc1212501a4", | |
| "revision": 0, | |
| "last_node_id": 2006, | |
| "last_link_id": 3600, | |
| "nodes": [ | |
| { | |
| "id": 2, | |
| "type": "ManualSigmas", | |
| "pos": [ | |
| 12581.491470104578, | |
| 5553.155778525678 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "sigmas", | |
| "name": "sigmas", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "sigmas" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "SIGMAS", | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 79 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "ManualSigmas", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| "0.85, 0.7250, 0.4219, 0.0" | |
| ] | |
| }, | |
| { | |
| "id": 5, | |
| "type": "SetNode", | |
| "pos": [ | |
| 9898.640998949246, | |
| 5034.188332343605 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 92, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "LATENT_UPSCALE_MODEL", | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "link": 5 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT_UPSCALE_MODEL", | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_upscale_model", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "upscale_model" | |
| }, | |
| "widgets_values": [ | |
| "upscale_model" | |
| ] | |
| }, | |
| { | |
| "id": 6, | |
| "type": "SetNode", | |
| "pos": [ | |
| 9898.2651737884, | |
| 5515.292670407941 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 80, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "link": 6 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_vae_audio", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "vae_audio" | |
| }, | |
| "widgets_values": [ | |
| "vae_audio" | |
| ] | |
| }, | |
| { | |
| "id": 7, | |
| "type": "SetNode", | |
| "pos": [ | |
| 9898.2651737884, | |
| 5373.134222025352 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 79, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "link": 7 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_vae", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "vae" | |
| }, | |
| "widgets_values": [ | |
| "vae" | |
| ] | |
| }, | |
| { | |
| "id": 8, | |
| "type": "SetNode", | |
| "pos": [ | |
| 9896.448362891795, | |
| 5131.9627898964245 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 71, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "link": 8 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_clip", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "clip" | |
| }, | |
| "widgets_values": [ | |
| "clip" | |
| ] | |
| }, | |
| { | |
| "id": 10, | |
| "type": "DualCLIPLoader", | |
| "pos": [ | |
| 9898.640998949246, | |
| 5123.373211148478 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 155.52083333333334 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 8 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "DualCLIPLoader" | |
| }, | |
| "widgets_values": [ | |
| "gemma_3_12B_it_fp8_scaled.safetensors", | |
| "ltx-2.3_text_projection_bf16.safetensors", | |
| "ltxv", | |
| "default" | |
| ], | |
| "color": "#1f1f48", | |
| "bgcolor": "rgba(24,24,27,.9)", | |
| "ndSuperSelectorEnabled": false, | |
| "ndPowerEnabled": false | |
| }, | |
| { | |
| "id": 11, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| 9401.20411029991, | |
| 4803.219100264907 | |
| ], | |
| "size": [ | |
| 389.1205006928807, | |
| 142.9747966097172 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "title": "Prompting LTX-2", | |
| "properties": {}, | |
| "widgets_values": [ | |
| "## LTX-2 Prompting Tips\n1. **Core Actions**: Describe events and actions as they occur over time \n2. **Audio**: Describe sounds and dialogue needed for the scene \n3. **Reference Image**: Do not repeat details already present \n4. **Consistency**: Avoid instructions that do not match the reference image, as this will degrade results" | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000" | |
| }, | |
| { | |
| "id": 12, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| 9401.20411029991, | |
| 5006.766196364283 | |
| ], | |
| "size": [ | |
| 389.1205006928807, | |
| 96.88451363344984 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "title": "User Made Loras", | |
| "properties": {}, | |
| "widgets_values": [ | |
| "If using some user made LTX-2 loras they sometimes are not trained on audio, so it will produce very noisy audio outputs. Try use KJNodes LTX-2 Lora Loader Advanced in such cases, and set the non video strenght to zero\n" | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000" | |
| }, | |
| { | |
| "id": 13, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| 9401.20411029991, | |
| 5157.272370698868 | |
| ], | |
| "size": [ | |
| 389.1205006928807, | |
| 88 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "title": "Sampler Preview", | |
| "properties": {}, | |
| "widgets_values": [ | |
| "Tiny VAE for sampler previews. \nOptionally you can drop this for a lower res latent RGB built into the node \n\nhttps://github.com/madebyollin/taehv/blob/main/safetensors/taeltx2_3.safetensors" | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000" | |
| }, | |
| { | |
| "id": 14, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| 9401.20411029991, | |
| 5300.601718424911 | |
| ], | |
| "size": [ | |
| 389.1205006928807, | |
| 88 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "title": "Prompt Enhancer (Optional)", | |
| "properties": {}, | |
| "widgets_values": [ | |
| "This automagically enhances your prompt using the already loaded Gemma model. But it can be a bit sensitive to having correct Gemma if using GGUF models. Alternatively you can bypass/disable this feature " | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000" | |
| }, | |
| { | |
| "id": 16, | |
| "type": "SetNode", | |
| "pos": [ | |
| 9894.631651792548, | |
| 5715.175073769596 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 81, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "link": 9 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_vae_tiny", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "vae_tiny" | |
| }, | |
| "widgets_values": [ | |
| "vae_tiny" | |
| ] | |
| }, | |
| { | |
| "id": 17, | |
| "type": "UnetLoaderGGUF", | |
| "pos": [ | |
| 9536.266484744443, | |
| 5526.917547159753 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "ComfyUI-GGUF", | |
| "ver": "6ea2651e7df66d7585f6ffee804b20e92fb38b8a", | |
| "Node name for S&R": "UnetLoaderGGUF" | |
| }, | |
| "widgets_values": [ | |
| "LTXvideo\\LTX-2\\quantstack\\LTX-2.3-distilled-Q4_K_S.gguf" | |
| ], | |
| "color": "#1f1f48", | |
| "bgcolor": "rgba(24,24,27,.9)", | |
| "ndSuperSelectorEnabled": false, | |
| "ndPowerEnabled": false | |
| }, | |
| { | |
| "id": 18, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| 9401.20411029991, | |
| 4664.035889542322 | |
| ], | |
| "size": [ | |
| 389.1205006928807, | |
| 90.9765625 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "title": "About Models", | |
| "properties": {}, | |
| "widgets_values": [ | |
| "Download models from here:\n\n\nhttps://huggingface.co/Kijai/LTX2.3_comfy\n\nText encoder : https://huggingface.co/Comfy-Org/ltx-2" | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000" | |
| }, | |
| { | |
| "id": 19, | |
| "type": "DualCLIPLoaderGGUF", | |
| "pos": [ | |
| 9524.42635772626, | |
| 5464.721832107004 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "ComfyUI-GGUF", | |
| "ver": "6ea2651e7df66d7585f6ffee804b20e92fb38b8a", | |
| "Node name for S&R": "DualCLIPLoaderGGUF" | |
| }, | |
| "widgets_values": [ | |
| "gemma-3-12b-it-Q2_K.gguf", | |
| "ltx-2.3_text_projection_bf16.safetensors", | |
| "sdxl" | |
| ], | |
| "color": "#1f1f48", | |
| "bgcolor": "rgba(24,24,27,.9)", | |
| "ndSuperSelectorEnabled": false, | |
| "ndPowerEnabled": false | |
| }, | |
| { | |
| "id": 25, | |
| "type": "SetNode", | |
| "pos": [ | |
| 10228.817141884321, | |
| 5939.516757558878 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 89, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 11 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_height", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "height" | |
| }, | |
| "widgets_values": [ | |
| "height" | |
| ] | |
| }, | |
| { | |
| "id": 26, | |
| "type": "SetNode", | |
| "pos": [ | |
| 9995.6946390222, | |
| 5948.068942089602 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 88, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 12 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_width", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "width" | |
| }, | |
| "widgets_values": [ | |
| "width" | |
| ] | |
| }, | |
| { | |
| "id": 27, | |
| "type": "SetNode", | |
| "pos": [ | |
| 10687.473050010329, | |
| 5935.040423339404 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 90, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "link": 13 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_fps", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "fps" | |
| }, | |
| "widgets_values": [ | |
| "fps" | |
| ] | |
| }, | |
| { | |
| "id": 28, | |
| "type": "SetNode", | |
| "pos": [ | |
| 11068.546641869452, | |
| 5938.004065694992 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 86, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "link": 14 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_t2v_mode", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "t2v_mode" | |
| }, | |
| "widgets_values": [ | |
| "t2v_mode" | |
| ] | |
| }, | |
| { | |
| "id": 31, | |
| "type": "SimpleCalculatorKJ", | |
| "pos": [ | |
| 10425.198660870648, | |
| 5953.883327688222 | |
| ], | |
| "size": [ | |
| 231.2792932772577, | |
| 148 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 91, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "a", | |
| "name": "variables.a", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": null | |
| }, | |
| { | |
| "label": "b", | |
| "name": "variables.b", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": null | |
| }, | |
| { | |
| "name": "a", | |
| "shape": 7, | |
| "type": "*", | |
| "link": 15 | |
| }, | |
| { | |
| "name": "b", | |
| "shape": 7, | |
| "type": "*", | |
| "link": 16 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": [] | |
| }, | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 17 | |
| ] | |
| }, | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "17cddd4959f00182c66954be2a7a32a6481d81be", | |
| "Node name for S&R": "SimpleCalculatorKJ" | |
| }, | |
| "widgets_values": [ | |
| "((round((a * b -1) / 8)) * 8) + 1 " | |
| ] | |
| }, | |
| { | |
| "id": 32, | |
| "type": "SetNode", | |
| "pos": [ | |
| 10450.196976474417, | |
| 5928.625903326785 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 103, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 17 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_frames", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "frames" | |
| }, | |
| "widgets_values": [ | |
| "frames" | |
| ] | |
| }, | |
| { | |
| "id": 56, | |
| "type": "GetNode", | |
| "pos": [ | |
| 12585.837574438476, | |
| 5075.317119145075 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 43, | |
| 44 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae" | |
| ] | |
| }, | |
| { | |
| "id": 100, | |
| "type": "GetNode", | |
| "pos": [ | |
| 14227.47917704026, | |
| 4897.029196025548 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 95 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae" | |
| ] | |
| }, | |
| { | |
| "id": 101, | |
| "type": "GetNode", | |
| "pos": [ | |
| 14198.54326061896, | |
| 5010.9670868918665 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 11, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 84 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae_audio", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae_audio" | |
| ] | |
| }, | |
| { | |
| "id": 38, | |
| "type": "GetNode", | |
| "pos": [ | |
| 10667.757412477338, | |
| 5109.0235054391715 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 20, | |
| 106 | |
| ] | |
| } | |
| ], | |
| "title": "Get_height", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "height" | |
| ] | |
| }, | |
| { | |
| "id": 37, | |
| "type": "GetNode", | |
| "pos": [ | |
| 10667.892336748955, | |
| 5146.6992130020235 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 13, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 19, | |
| 105 | |
| ] | |
| } | |
| ], | |
| "title": "Get_width", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "width" | |
| ] | |
| }, | |
| { | |
| "id": 81, | |
| "type": "ResizeImagesByLongerEdge", | |
| "pos": [ | |
| 10653.71485086106, | |
| 5189.441845168778 | |
| ], | |
| "size": [ | |
| 303.6109375, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 94, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 64 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "links": [ | |
| 63 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.17.0", | |
| "Node name for S&R": "ResizeImagesByLongerEdge" | |
| }, | |
| "widgets_values": [ | |
| 1536 | |
| ] | |
| }, | |
| { | |
| "id": 80, | |
| "type": "SetNode", | |
| "pos": [ | |
| 10670.357933410663, | |
| 5235.552668729357 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 104, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "link": 63 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_ref_image", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "ref_image" | |
| }, | |
| "widgets_values": [ | |
| "ref_image" | |
| ] | |
| }, | |
| { | |
| "id": 114, | |
| "type": "SimpleCalculatorKJ", | |
| "pos": [ | |
| 10661.99361195111, | |
| 5442.4337096677755 | |
| ], | |
| "size": [ | |
| 210, | |
| 128 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 72, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "a", | |
| "name": "variables.a", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": 106 | |
| }, | |
| { | |
| "label": "b", | |
| "name": "variables.b", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 107 | |
| ] | |
| }, | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "068d4fee62d379723dd96dd3e768ed807f7d7135", | |
| "Node name for S&R": "SimpleCalculatorKJ" | |
| }, | |
| "widgets_values": [ | |
| "(a//4//32)*32" | |
| ] | |
| }, | |
| { | |
| "id": 110, | |
| "type": "SimpleCalculatorKJ", | |
| "pos": [ | |
| 10661.871085980403, | |
| 5340.229648995329 | |
| ], | |
| "size": [ | |
| 210, | |
| 128 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 73, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "a", | |
| "name": "variables.a", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": 105 | |
| }, | |
| { | |
| "label": "b", | |
| "name": "variables.b", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 101 | |
| ] | |
| }, | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "068d4fee62d379723dd96dd3e768ed807f7d7135", | |
| "Node name for S&R": "SimpleCalculatorKJ" | |
| }, | |
| "widgets_values": [ | |
| "(a//4//32)*32" | |
| ] | |
| }, | |
| { | |
| "id": 41, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11076.90470060401, | |
| 5326.83174313834 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 22, | |
| 81 | |
| ] | |
| } | |
| ], | |
| "title": "Get_clip", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "clip" | |
| ] | |
| }, | |
| { | |
| "id": 75, | |
| "type": "SetNode", | |
| "pos": [ | |
| 11157.23682002215, | |
| 5731.756141399149 | |
| ], | |
| "size": [ | |
| 223.53515625, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 111, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "link": 56 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_positive", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "positive" | |
| }, | |
| "widgets_values": [ | |
| "positive" | |
| ] | |
| }, | |
| { | |
| "id": 43, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11129.51910512513, | |
| 5728.120254934619 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 15, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": [ | |
| 25 | |
| ] | |
| } | |
| ], | |
| "title": "Get_fps", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "fps" | |
| ] | |
| }, | |
| { | |
| "id": 1973, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11591.518882888555, | |
| 4709.325317210413 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 16, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 3545 | |
| ] | |
| } | |
| ], | |
| "title": "Get_frames", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "frames" | |
| ] | |
| }, | |
| { | |
| "id": 1974, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11640.063962296932, | |
| 4760.412226513991 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 17, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": [ | |
| 3547 | |
| ] | |
| } | |
| ], | |
| "title": "Get_fps", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "fps" | |
| ] | |
| }, | |
| { | |
| "id": 1975, | |
| "type": "ComfyMathExpression", | |
| "pos": [ | |
| 11579.812674864424, | |
| 4741.76655997078 | |
| ], | |
| "size": [ | |
| 210, | |
| 108 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 75, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "a", | |
| "name": "values.a", | |
| "type": "FLOAT,INT", | |
| "link": 3547 | |
| }, | |
| { | |
| "label": "b", | |
| "name": "values.b", | |
| "shape": 7, | |
| "type": "FLOAT,INT", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 3546 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "ComfyMathExpression" | |
| }, | |
| "widgets_values": [ | |
| "a" | |
| ] | |
| }, | |
| { | |
| "id": 49, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11888.789395489184, | |
| 4893.658862772926 | |
| ], | |
| "size": [ | |
| 279.74786376953125, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 18, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 38 | |
| ] | |
| } | |
| ], | |
| "title": "Get_positive", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "positive" | |
| ] | |
| }, | |
| { | |
| "id": 50, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11888.789395489184, | |
| 4940.466586319495 | |
| ], | |
| "size": [ | |
| 279.74786376953125, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 19, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 39 | |
| ] | |
| } | |
| ], | |
| "title": "Get_negative", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "negative" | |
| ] | |
| }, | |
| { | |
| "id": 52, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| 11888.789395489184, | |
| 5031.774269665057 | |
| ], | |
| "size": [ | |
| 279.74786376953125, | |
| 74 | |
| ], | |
| "flags": {}, | |
| "order": 20, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "sampler_name", | |
| "name": "sampler_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "sampler_name" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "SAMPLER", | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 71 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "KSamplerSelect", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| "euler_ancestral_cfg_pp" | |
| ] | |
| }, | |
| { | |
| "id": 53, | |
| "type": "ManualSigmas", | |
| "pos": [ | |
| 11888.789395489184, | |
| 5164.256048160051 | |
| ], | |
| "size": [ | |
| 279.74786376953125, | |
| 72.43364073958219 | |
| ], | |
| "flags": {}, | |
| "order": 21, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "sigmas", | |
| "name": "sigmas", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "sigmas" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "SIGMAS", | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 72 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "ManualSigmas", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| "1.0, 0.99375, 0.9875, 0.98125, 0.975, 0.909375, 0.725, 0.421875, 0.0" | |
| ] | |
| }, | |
| { | |
| "id": 88, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| 11888.789395489184, | |
| 4701.818314116766 | |
| ], | |
| "size": [ | |
| 279.74786376953125, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 22, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "noise_seed", | |
| "name": "noise_seed", | |
| "type": "INT", | |
| "widget": { | |
| "name": "noise_seed" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "NOISE", | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 69 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "RandomNoise", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| 42, | |
| "fixed" | |
| ], | |
| "color": "#006691", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 1976, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11578.377890445969, | |
| 4746.011926217676 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 23, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 3549 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae_audio", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae_audio" | |
| ] | |
| }, | |
| { | |
| "id": 1951, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11558.67784621784, | |
| 4888.708944007147 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 24, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 3538 | |
| ] | |
| } | |
| ], | |
| "title": "Get_ref_image", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode" | |
| }, | |
| "widgets_values": [ | |
| "ref_image" | |
| ] | |
| }, | |
| { | |
| "id": 1977, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11604.082438653058, | |
| 5230.010070099852 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 25, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 3551 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae" | |
| ] | |
| }, | |
| { | |
| "id": 1964, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11549.322730117938, | |
| 5088.38988011944 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 26, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": [ | |
| 3536 | |
| ] | |
| } | |
| ], | |
| "title": "Get_t2v_mode", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode" | |
| }, | |
| "widgets_values": [ | |
| "t2v_mode" | |
| ] | |
| }, | |
| { | |
| "id": 57, | |
| "type": "GetNode", | |
| "pos": [ | |
| 12609.913316966766, | |
| 4972.920713386756 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 27, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT_UPSCALE_MODEL", | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "links": [ | |
| 42 | |
| ] | |
| } | |
| ], | |
| "title": "Get_upscale_model", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "upscale_model" | |
| ] | |
| }, | |
| { | |
| "id": 59, | |
| "type": "GetNode", | |
| "pos": [ | |
| 12617.465022378032, | |
| 5087.2733785654 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 28, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 45 | |
| ] | |
| } | |
| ], | |
| "title": "Get_ref_image", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "ref_image" | |
| ] | |
| }, | |
| { | |
| "id": 78, | |
| "type": "LTXVConcatAVLatent", | |
| "pos": [ | |
| 12581.491470104578, | |
| 5214.457830509864 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 121, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "video_latent", | |
| "name": "video_latent", | |
| "type": "LATENT", | |
| "link": 58 | |
| }, | |
| { | |
| "label": "audio_latent", | |
| "name": "audio_latent", | |
| "type": "LATENT", | |
| "link": 59 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 80 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.5.1", | |
| "Node name for S&R": "LTXVConcatAVLatent", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 60, | |
| "type": "GetNode", | |
| "pos": [ | |
| 12649.729082774924, | |
| 5382.484514080976 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 29, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 2 | |
| ] | |
| } | |
| ], | |
| "title": "Get_positive", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "positive" | |
| ] | |
| }, | |
| { | |
| "id": 61, | |
| "type": "GetNode", | |
| "pos": [ | |
| 12618.98102640473, | |
| 5373.476458681885 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 30, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 3 | |
| ] | |
| } | |
| ], | |
| "title": "Get_negative", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "negative" | |
| ] | |
| }, | |
| { | |
| "id": 1978, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| 13360.264516106814, | |
| 5453.21358513386 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 61.221126556396484 | |
| ], | |
| "flags": {}, | |
| "order": 31, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "sampler_name", | |
| "name": "sampler_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "sampler_name" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "SAMPLER", | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 3569 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.71", | |
| "Node name for S&R": "KSamplerSelect", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| "euler_cfg_pp" | |
| ] | |
| }, | |
| { | |
| "id": 1981, | |
| "type": "GetNode", | |
| "pos": [ | |
| 13366.427331539959, | |
| 5081.741403757408 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 32, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 3561, | |
| 3572 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae" | |
| ] | |
| }, | |
| { | |
| "id": 1982, | |
| "type": "GetNode", | |
| "pos": [ | |
| 13390.503074068249, | |
| 4979.344997999089 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 33, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT_UPSCALE_MODEL", | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "links": [ | |
| 3560 | |
| ] | |
| } | |
| ], | |
| "title": "Get_upscale_model", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "upscale_model" | |
| ] | |
| }, | |
| { | |
| "id": 1983, | |
| "type": "GetNode", | |
| "pos": [ | |
| 13398.054779479515, | |
| 5093.697663177733 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 34, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 3573 | |
| ] | |
| } | |
| ], | |
| "title": "Get_ref_image", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "ref_image" | |
| ] | |
| }, | |
| { | |
| "id": 1984, | |
| "type": "LTXVConcatAVLatent", | |
| "pos": [ | |
| 13360.264516106814, | |
| 5224.515637118048 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 127, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "video_latent", | |
| "name": "video_latent", | |
| "type": "LATENT", | |
| "link": 3562 | |
| }, | |
| { | |
| "label": "audio_latent", | |
| "name": "audio_latent", | |
| "type": "LATENT", | |
| "link": 3563 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 3571 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.5.1", | |
| "Node name for S&R": "LTXVConcatAVLatent", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 1988, | |
| "type": "GetNode", | |
| "pos": [ | |
| 13430.318839876407, | |
| 5388.908798693309 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 35, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 3565 | |
| ] | |
| } | |
| ], | |
| "title": "Get_positive", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "positive" | |
| ] | |
| }, | |
| { | |
| "id": 1989, | |
| "type": "GetNode", | |
| "pos": [ | |
| 13399.570783506213, | |
| 5379.900743294218 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 36, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 3566 | |
| ] | |
| } | |
| ], | |
| "title": "Get_negative", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "negative" | |
| ] | |
| }, | |
| { | |
| "id": 116, | |
| "type": "SetNode", | |
| "pos": [ | |
| 10682.840630393684, | |
| 5399.37531478432 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 96, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 101 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_width_downscaled", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "width_downscaled" | |
| }, | |
| "widgets_values": [ | |
| "width_downscaled" | |
| ] | |
| }, | |
| { | |
| "id": 120, | |
| "type": "SetNode", | |
| "pos": [ | |
| 10679.154559027793, | |
| 5486.272675942061 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 95, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 107 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_height_downscaled", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "height_downscaled" | |
| }, | |
| "widgets_values": [ | |
| "height_downscaled" | |
| ] | |
| }, | |
| { | |
| "id": 1994, | |
| "type": "SetNode", | |
| "pos": [ | |
| 11393.983036417865, | |
| 5952.114755004393 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 87, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "link": 3580 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_enhance_prompt", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "enhance_prompt" | |
| }, | |
| "widgets_values": [ | |
| "enhance_prompt" | |
| ] | |
| }, | |
| { | |
| "id": 758, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11127.100385122243, | |
| 4768.45237470472 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 37, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 1416 | |
| ] | |
| } | |
| ], | |
| "title": "Get_clip", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "clip" | |
| ] | |
| }, | |
| { | |
| "id": 756, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11119.009003802741, | |
| 4817.052561429569 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 38, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 1417 | |
| ] | |
| } | |
| ], | |
| "title": "Get_ref_image", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "ref_image" | |
| ] | |
| }, | |
| { | |
| "id": 757, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11142.538748117522, | |
| 4805.847296085738 | |
| ], | |
| "size": [ | |
| 225.0376953125, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 39, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": [ | |
| 1418 | |
| ] | |
| } | |
| ], | |
| "title": "Get_enhance_prompt", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "enhance_prompt" | |
| ] | |
| }, | |
| { | |
| "id": 98, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 11060.462106666473, | |
| 5138.199823449855 | |
| ], | |
| "size": [ | |
| 453.5764986393842, | |
| 326.1659852447474 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 102, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "clip", | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 81 | |
| }, | |
| { | |
| "label": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": 3585 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 23 | |
| ] | |
| } | |
| ], | |
| "title": "CLIP Text Encode (Positive Prompt)", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.28", | |
| "Node name for S&R": "CLIPTextEncode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| "=enhanced prompt=" | |
| ], | |
| "color": "#346434", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 76, | |
| "type": "SetNode", | |
| "pos": [ | |
| 11180.588969799297, | |
| 5715.55930736379 | |
| ], | |
| "size": [ | |
| 223.53515625, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 112, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "link": 57 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_negative", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "negative" | |
| }, | |
| "widgets_values": [ | |
| "negative" | |
| ] | |
| }, | |
| { | |
| "id": 40, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 11010.208248609822, | |
| 5506.39433370126 | |
| ], | |
| "size": [ | |
| 427.660711696808, | |
| 106.167560080582 | |
| ], | |
| "flags": {}, | |
| "order": 74, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "clip", | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 22 | |
| }, | |
| { | |
| "label": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 24 | |
| ] | |
| } | |
| ], | |
| "title": "CLIP Text Encode (Negative Prompt)", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.28", | |
| "Node name for S&R": "CLIPTextEncode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| "camera zooming out, low resolution, blurry, grainy, pixelated, wide shot, distant view, shallow focus, motion blur, low detail, flat lighting, dark scene, noisy image, poor texture, soft edges, muted colors, overexposed, underexposed, static, silent, no movement, blurry, low quality, still frame, frames, watermark, overlay, titles, has subtitles, Deformed, scene cut, scene transition, no movement, glitching, low resolution, extra hands appearing, extra limbs appearing, warping, extra body parts" | |
| ], | |
| "color": "#422342", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 86, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| 12221.66407199736, | |
| 4709.750621637046 | |
| ], | |
| "size": [ | |
| 258.8197302260163, | |
| 292.1885645303862 | |
| ], | |
| "flags": {}, | |
| "order": 109, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "noise", | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 69 | |
| }, | |
| { | |
| "label": "guider", | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 70 | |
| }, | |
| { | |
| "label": "sampler", | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 71 | |
| }, | |
| { | |
| "label": "sigmas", | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 72 | |
| }, | |
| { | |
| "label": "latent_image", | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 3548 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "output", | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 40 | |
| ] | |
| }, | |
| { | |
| "label": "denoised_output", | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "SamplerCustomAdvanced", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 93, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| 12942.249801861368, | |
| 4707.28342850477 | |
| ], | |
| "size": [ | |
| 293.55270326913376, | |
| 316.06748349752945 | |
| ], | |
| "flags": {}, | |
| "order": 123, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "noise", | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 76 | |
| }, | |
| { | |
| "label": "guider", | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 77 | |
| }, | |
| { | |
| "label": "sampler", | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 78 | |
| }, | |
| { | |
| "label": "sigmas", | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 79 | |
| }, | |
| { | |
| "label": "latent_image", | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 80 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "output", | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 3575 | |
| ] | |
| }, | |
| { | |
| "label": "denoised_output", | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.71", | |
| "Node name for S&R": "SamplerCustomAdvanced", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 1991, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| 13718.003474016654, | |
| 4708.858711598497 | |
| ], | |
| "size": [ | |
| 293.55270326913376, | |
| 316.06748349752945 | |
| ], | |
| "flags": {}, | |
| "order": 128, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "noise", | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 3567 | |
| }, | |
| { | |
| "label": "guider", | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 3568 | |
| }, | |
| { | |
| "label": "sampler", | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 3569 | |
| }, | |
| { | |
| "label": "sigmas", | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 3570 | |
| }, | |
| { | |
| "label": "latent_image", | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 3571 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "output", | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 3576 | |
| ] | |
| }, | |
| { | |
| "label": "denoised_output", | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.71", | |
| "Node name for S&R": "SamplerCustomAdvanced", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 107, | |
| "type": "VAEDecodeTiled", | |
| "pos": [ | |
| 14141.645629928778, | |
| 4815.274178277233 | |
| ], | |
| "size": [ | |
| 242.46932983398438, | |
| 150 | |
| ], | |
| "flags": {}, | |
| "order": 130, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "samples", | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 94 | |
| }, | |
| { | |
| "label": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 95 | |
| }, | |
| { | |
| "label": "tile_size", | |
| "name": "tile_size", | |
| "type": "INT", | |
| "widget": { | |
| "name": "tile_size" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "overlap", | |
| "name": "overlap", | |
| "type": "INT", | |
| "widget": { | |
| "name": "overlap" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "temporal_size", | |
| "name": "temporal_size", | |
| "type": "INT", | |
| "widget": { | |
| "name": "temporal_size" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "temporal_overlap", | |
| "name": "temporal_overlap", | |
| "type": "INT", | |
| "widget": { | |
| "name": "temporal_overlap" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 3577 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "VAEDecodeTiled", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| 512, | |
| 64, | |
| 512, | |
| 4 | |
| ] | |
| }, | |
| { | |
| "id": 104, | |
| "type": "GetNode", | |
| "pos": [ | |
| 14798.39573304446, | |
| 4834.27180553019 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 40, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": [ | |
| 3579 | |
| ] | |
| } | |
| ], | |
| "title": "Get_fps", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "fps" | |
| ] | |
| }, | |
| { | |
| "id": 102, | |
| "type": "LTXVAudioVAEDecode", | |
| "pos": [ | |
| 14141.645629928778, | |
| 5015.563183342161 | |
| ], | |
| "size": [ | |
| 242.46932983398438, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 131, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "samples", | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 83 | |
| }, | |
| { | |
| "label": "audio_vae", | |
| "name": "audio_vae", | |
| "type": "VAE", | |
| "link": 84 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "Audio", | |
| "name": "Audio", | |
| "type": "AUDIO", | |
| "links": [ | |
| 3578 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.64", | |
| "Node name for S&R": "LTXVAudioVAEDecode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 99, | |
| "type": "LTXVSeparateAVLatent", | |
| "pos": [ | |
| 14141.645629928778, | |
| 4710.727163659191 | |
| ], | |
| "size": [ | |
| 242.46932983398438, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 129, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "av_latent", | |
| "name": "av_latent", | |
| "type": "LATENT", | |
| "link": 3576 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "video_latent", | |
| "name": "video_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 94 | |
| ] | |
| }, | |
| { | |
| "label": "audio_latent", | |
| "name": "audio_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 83 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.5.1", | |
| "Node name for S&R": "LTXVSeparateAVLatent", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 1987, | |
| "type": "GetNode", | |
| "pos": [ | |
| 13436.118351006058, | |
| 5350.292278314617 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 41, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 3564 | |
| ] | |
| } | |
| ], | |
| "title": "Get_model", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "model" | |
| ] | |
| }, | |
| { | |
| "id": 1979, | |
| "type": "ManualSigmas", | |
| "pos": [ | |
| 13360.264516106814, | |
| 5563.213585133863 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 42, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "sigmas", | |
| "name": "sigmas", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "sigmas" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "SIGMAS", | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 3570 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "ManualSigmas", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| "0.85, 0.7250, 0.4219, 0.0" | |
| ] | |
| }, | |
| { | |
| "id": 1980, | |
| "type": "LTXVLatentUpsampler", | |
| "pos": [ | |
| 13360.264516106814, | |
| 4944.582597846791 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 66 | |
| ], | |
| "flags": {}, | |
| "order": 125, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "samples", | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 3559 | |
| }, | |
| { | |
| "label": "upscale_model", | |
| "name": "upscale_model", | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "link": 3560 | |
| }, | |
| { | |
| "label": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 3561 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "LATENT", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 3574 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "LTXVLatentUpsampler", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 1985, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| 13360.264516106814, | |
| 4705.166292737971 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 82 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 43, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "noise_seed", | |
| "name": "noise_seed", | |
| "type": "INT", | |
| "widget": { | |
| "name": "noise_seed" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "NOISE", | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 3567 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.71", | |
| "Node name for S&R": "RandomNoise", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| 509076301173888, | |
| "fixed" | |
| ], | |
| "color": "#008181", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 1990, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| 13360.264516106814, | |
| 5311.396874034607 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 98 | |
| ], | |
| "flags": {}, | |
| "order": 77, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 3564 | |
| }, | |
| { | |
| "label": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 3565 | |
| }, | |
| { | |
| "label": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 3566 | |
| }, | |
| { | |
| "label": "cfg", | |
| "name": "cfg", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "cfg" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "GUIDER", | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 3568 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.71", | |
| "Node name for S&R": "CFGGuider", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 1986, | |
| "type": "LTXVSeparateAVLatent", | |
| "pos": [ | |
| 13360.264516106814, | |
| 4838.740960471597 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 124, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "av_latent", | |
| "name": "av_latent", | |
| "type": "LATENT", | |
| "link": 3575 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "video_latent", | |
| "name": "video_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 3559 | |
| ] | |
| }, | |
| { | |
| "label": "audio_latent", | |
| "name": "audio_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 3563 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.10.0", | |
| "Node name for S&R": "LTXVSeparateAVLatent", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 1, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| 12581.491470104578, | |
| 5443.1557785256755 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 61.221126556396484 | |
| ], | |
| "flags": {}, | |
| "order": 44, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "sampler_name", | |
| "name": "sampler_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "sampler_name" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "SAMPLER", | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 78 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.71", | |
| "Node name for S&R": "KSamplerSelect", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| "euler_cfg_pp" | |
| ] | |
| }, | |
| { | |
| "id": 89, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| 12581.491470104578, | |
| 4702.3755301214915 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 82 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 45, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "noise_seed", | |
| "name": "noise_seed", | |
| "type": "INT", | |
| "widget": { | |
| "name": "noise_seed" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "NOISE", | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 76 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.71", | |
| "Node name for S&R": "RandomNoise", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| 509076301173895, | |
| "fixed" | |
| ], | |
| "color": "#008181", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 54, | |
| "type": "LTXVSeparateAVLatent", | |
| "pos": [ | |
| 12581.491470104578, | |
| 4828.683153863412 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 114, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "av_latent", | |
| "name": "av_latent", | |
| "type": "LATENT", | |
| "link": 40 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "video_latent", | |
| "name": "video_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 41 | |
| ] | |
| }, | |
| { | |
| "label": "audio_latent", | |
| "name": "audio_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 59 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.10.0", | |
| "Node name for S&R": "LTXVSeparateAVLatent", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 1972, | |
| "type": "LTXVEmptyLatentAudio", | |
| "pos": [ | |
| 11523.404415394689, | |
| 4697.746780069411 | |
| ], | |
| "size": [ | |
| 274.0120536645418, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 97, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "Audio VAE", | |
| "name": "audio_vae", | |
| "type": "VAE", | |
| "link": 3549 | |
| }, | |
| { | |
| "name": "frames_number", | |
| "type": "INT", | |
| "widget": { | |
| "name": "frames_number" | |
| }, | |
| "link": 3545 | |
| }, | |
| { | |
| "name": "frame_rate", | |
| "type": "INT", | |
| "widget": { | |
| "name": "frame_rate" | |
| }, | |
| "link": 3546 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "Latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 3544 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "LTXVEmptyLatentAudio" | |
| }, | |
| "widgets_values": [ | |
| 97, | |
| 25, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 1950, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11556.962442597356, | |
| 5047.665448234503 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 46, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 3523 | |
| ] | |
| } | |
| ], | |
| "title": "Get_height_downscaled", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode" | |
| }, | |
| "widgets_values": [ | |
| "height_downscaled" | |
| ] | |
| }, | |
| { | |
| "id": 1949, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11559.16090453705, | |
| 5052.665448234503 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 47, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 3522 | |
| ] | |
| } | |
| ], | |
| "title": "Get_width_downscaled", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode" | |
| }, | |
| "widgets_values": [ | |
| "width_downscaled" | |
| ] | |
| }, | |
| { | |
| "id": 1946, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11576.746909487369, | |
| 5052.657810458311 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 48, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 3524 | |
| ] | |
| } | |
| ], | |
| "title": "Get_frames", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode" | |
| }, | |
| "widgets_values": [ | |
| "frames" | |
| ] | |
| }, | |
| { | |
| "id": 1945, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11550.367781307088, | |
| 5050.950054394602 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 49, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 3533 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode" | |
| }, | |
| "widgets_values": [ | |
| "vae" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 22, | |
| "type": "LoraLoaderModelOnly", | |
| "pos": [ | |
| 9898.640998949246, | |
| 4829.914655245914 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 95.546875 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 82, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 10 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 3586 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.75", | |
| "Node name for S&R": "LoraLoaderModelOnly", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65, | |
| "models": [ | |
| { | |
| "name": "ltx-2-19b-distilled-lora-384.safetensors", | |
| "url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled-lora-384.safetensors", | |
| "directory": "loras" | |
| } | |
| ] | |
| }, | |
| "widgets_values": [ | |
| "LTX\\LTX-2\\ltx-2.3-22b-distilled-lora-384.safetensors", | |
| 0.6 | |
| ], | |
| "color": "#1f1f48", | |
| "bgcolor": "rgba(24,24,27,.9)", | |
| "ndSuperSelectorEnabled": false, | |
| "ndPowerEnabled": false | |
| }, | |
| { | |
| "id": 21, | |
| "type": "VAELoader", | |
| "pos": [ | |
| 9898.640998949246, | |
| 5345.59453670334 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 68.88020833333334 | |
| ], | |
| "flags": {}, | |
| "order": 50, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 7 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "VAELoader" | |
| }, | |
| "widgets_values": [ | |
| "LTX23_video_vae_bf16_KJ.safetensors" | |
| ], | |
| "color": "#1f1f48", | |
| "bgcolor": "rgba(24,24,27,.9)", | |
| "ndSuperSelectorEnabled": false, | |
| "ndPowerEnabled": false | |
| }, | |
| { | |
| "id": 15, | |
| "type": "VAELoaderKJ", | |
| "pos": [ | |
| 9898.640998949246, | |
| 5464.840080048167 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 146.640625 | |
| ], | |
| "flags": {}, | |
| "order": 51, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 6 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "487c7d86a0230aae3d8c0a37d517159b73834f85", | |
| "Node name for S&R": "VAELoaderKJ" | |
| }, | |
| "widgets_values": [ | |
| "LTX23_audio_vae_bf16_KJ.safetensors", | |
| "main_device", | |
| "bf16" | |
| ], | |
| "color": "#1f1f48", | |
| "bgcolor": "rgba(24,24,27,.9)", | |
| "ndSuperSelectorEnabled": false, | |
| "ndPowerEnabled": false | |
| }, | |
| { | |
| "id": 20, | |
| "type": "VAELoader", | |
| "pos": [ | |
| 9898.640998949246, | |
| 5663.039054172671 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 68.88020833333334 | |
| ], | |
| "flags": {}, | |
| "order": 52, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 9 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.16.3", | |
| "Node name for S&R": "VAELoader" | |
| }, | |
| "widgets_values": [ | |
| "vae_approx\\taeltx2_3.safetensors" | |
| ], | |
| "color": "#1f1f48", | |
| "bgcolor": "rgba(24,24,27,.9)", | |
| "ndSuperSelectorEnabled": false, | |
| "ndPowerEnabled": false | |
| }, | |
| { | |
| "id": 87, | |
| "type": "GetNode", | |
| "pos": [ | |
| 10691.224030178335, | |
| 4797.099568457635 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 53, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 67 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae_tiny", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae_tiny" | |
| ] | |
| }, | |
| { | |
| "id": 85, | |
| "type": "SetNode", | |
| "pos": [ | |
| 10734.037396174763, | |
| 4782.3163319461455 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 122, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "link": 68 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_model", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "model" | |
| }, | |
| "widgets_values": [ | |
| "model" | |
| ] | |
| }, | |
| { | |
| "id": 84, | |
| "type": "LTX2SamplingPreviewOverride", | |
| "pos": [ | |
| 10644.68044586204, | |
| 4750.798114546922 | |
| ], | |
| "size": [ | |
| 262.1991274694341, | |
| 98 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 120, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 3588 | |
| }, | |
| { | |
| "name": "latent_upscale_model", | |
| "shape": 7, | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "link": null | |
| }, | |
| { | |
| "name": "vae", | |
| "shape": 7, | |
| "type": "VAE", | |
| "link": 67 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 68 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "f12007dd57bd539052d3a92597b35365a49e7b06", | |
| "Node name for S&R": "LTX2SamplingPreviewOverride" | |
| }, | |
| "widgets_values": [ | |
| 8 | |
| ] | |
| }, | |
| { | |
| "id": 1957, | |
| "type": "SetNode", | |
| "pos": [ | |
| 11974.098769349628, | |
| 5314.305247788309 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 108, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "link": 3525 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_latent", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "latent" | |
| }, | |
| "widgets_values": [ | |
| "latent" | |
| ] | |
| }, | |
| { | |
| "id": 1959, | |
| "type": "LTXVConcatAVLatent", | |
| "pos": [ | |
| 11890.21440274836, | |
| 5289.606392804227 | |
| ], | |
| "size": [ | |
| 274.0120536645418, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 105, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "video_latent", | |
| "type": "LATENT", | |
| "link": 3553 | |
| }, | |
| { | |
| "name": "audio_latent", | |
| "type": "LATENT", | |
| "link": 3544 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 3525, | |
| 3548 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.0", | |
| "Node name for S&R": "LTXVConcatAVLatent" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 82, | |
| "type": "UNETLoader", | |
| "pos": [ | |
| 9898.640998949246, | |
| 4679.059373896249 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 97.76041666666667 | |
| ], | |
| "flags": {}, | |
| "order": 54, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 10 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.16.1", | |
| "Node name for S&R": "UNETLoader" | |
| }, | |
| "widgets_values": [ | |
| "LTXVideo\\v2\\ltx-2.3-22b-distilled_transformer_only_fp8_scaled.safetensors", | |
| "default" | |
| ], | |
| "color": "#1f1f48", | |
| "bgcolor": "rgba(24,24,27,.9)", | |
| "ndSuperSelectorEnabled": false, | |
| "ndPowerEnabled": false | |
| }, | |
| { | |
| "id": 1999, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11914.472878601806, | |
| 5655.886603847736 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 55, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 3590 | |
| ] | |
| } | |
| ], | |
| "title": "Get_negative", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode" | |
| }, | |
| "widgets_values": [ | |
| "negative" | |
| ] | |
| }, | |
| { | |
| "id": 2000, | |
| "type": "LTX2_NAG", | |
| "pos": [ | |
| 11886.781920169125, | |
| 5599.646128271887 | |
| ], | |
| "size": [ | |
| 271.305509971064, | |
| 170 | |
| ], | |
| "flags": {}, | |
| "order": 113, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 3600 | |
| }, | |
| { | |
| "name": "nag_cond_video", | |
| "shape": 7, | |
| "type": "CONDITIONING", | |
| "link": 3596 | |
| }, | |
| { | |
| "name": "nag_cond_audio", | |
| "shape": 7, | |
| "type": "CONDITIONING", | |
| "link": 3590 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "links": [ | |
| 3591 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "ff79c7332d7ea4aa85097a88fb09359f28cb487e", | |
| "Node name for S&R": "LTX2_NAG" | |
| }, | |
| "widgets_values": [ | |
| 11, | |
| 0.25, | |
| 2.5, | |
| true | |
| ] | |
| }, | |
| { | |
| "id": 77, | |
| "type": "INTConstant", | |
| "pos": [ | |
| 10414.857237111462, | |
| 5924.295265816123 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 56, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "value", | |
| "type": "INT", | |
| "links": [ | |
| 15 | |
| ] | |
| } | |
| ], | |
| "title": "LENGTH (in seconds)", | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "c6ce76d00bb8177d1b0286cad891df08eff5226e", | |
| "Node name for S&R": "INTConstant" | |
| }, | |
| "widgets_values": [ | |
| 10 | |
| ], | |
| "color": "#006691", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 1965, | |
| "type": "LTXVImgToVideoInplace", | |
| "pos": [ | |
| 11560.074624451981, | |
| 5065.251557579077 | |
| ], | |
| "size": [ | |
| 274.0120536645418, | |
| 122 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 98, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 3533 | |
| }, | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 3534 | |
| }, | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "link": 3535 | |
| }, | |
| { | |
| "name": "bypass", | |
| "type": "BOOLEAN", | |
| "widget": { | |
| "name": "bypass" | |
| }, | |
| "link": 3536 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.7.0", | |
| "Node name for S&R": "LTXVImgToVideoInplace" | |
| }, | |
| "widgets_values": [ | |
| 0.7, | |
| false | |
| ] | |
| }, | |
| { | |
| "id": 1956, | |
| "type": "EmptyLTXVLatentVideo", | |
| "pos": [ | |
| 11523.404415394689, | |
| 4976.7503819907915 | |
| ], | |
| "size": [ | |
| 274.0120536645418, | |
| 130 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 78, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 3522 | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 3523 | |
| }, | |
| { | |
| "name": "length", | |
| "type": "INT", | |
| "widget": { | |
| "name": "length" | |
| }, | |
| "link": 3524 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 3535, | |
| 3552 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.0", | |
| "Node name for S&R": "EmptyLTXVLatentVideo" | |
| }, | |
| "widgets_values": [ | |
| 704, | |
| 704, | |
| 497, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 42, | |
| "type": "LTXVConditioning", | |
| "pos": [ | |
| 11125.452915718723, | |
| 5674.070052742933 | |
| ], | |
| "size": [ | |
| 210, | |
| 78 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 107, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 23 | |
| }, | |
| { | |
| "label": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 24 | |
| }, | |
| { | |
| "label": "frame_rate", | |
| "name": "frame_rate", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "frame_rate" | |
| }, | |
| "link": 25 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 56 | |
| ] | |
| }, | |
| { | |
| "label": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "slot_index": 1, | |
| "links": [ | |
| 57, | |
| 3596 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.28", | |
| "Node name for S&R": "LTXVConditioning", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": { | |
| "frame_rate": true | |
| } | |
| }, | |
| "widgets_values": [ | |
| 24 | |
| ] | |
| }, | |
| { | |
| "id": 35, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11888.789395489184, | |
| 4881.8557132540045 | |
| ], | |
| "size": [ | |
| 279.74786376953125, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 57, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 37 | |
| ] | |
| } | |
| ], | |
| "title": "Get_model_nag", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "model_nag" | |
| ] | |
| }, | |
| { | |
| "id": 51, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| 11888.789395489184, | |
| 4848.321873569001 | |
| ], | |
| "size": [ | |
| 279.74786376953125, | |
| 114 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 83, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 37 | |
| }, | |
| { | |
| "label": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 38 | |
| }, | |
| { | |
| "label": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 39 | |
| }, | |
| { | |
| "label": "cfg", | |
| "name": "cfg", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "cfg" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "GUIDER", | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 70 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "CFGGuider", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 62, | |
| "type": "GetNode", | |
| "pos": [ | |
| 12628.277129037007, | |
| 5336.60094971058 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 58, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 1 | |
| ] | |
| } | |
| ], | |
| "title": "Get_model_nag", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "model_nag" | |
| ] | |
| }, | |
| { | |
| "id": 3, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| 12581.491470104578, | |
| 5297.705545430571 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 98 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 84, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 1 | |
| }, | |
| { | |
| "label": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 2 | |
| }, | |
| { | |
| "label": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 3 | |
| }, | |
| { | |
| "label": "cfg", | |
| "name": "cfg", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "cfg" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "GUIDER", | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 77 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.71", | |
| "Node name for S&R": "CFGGuider", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 1998, | |
| "type": "PrimitiveStringMultiline", | |
| "pos": [ | |
| 10997.609359599523, | |
| 5090.716135016431 | |
| ], | |
| "size": [ | |
| 452.1121495407151, | |
| 336.758669815159 | |
| ], | |
| "flags": {}, | |
| "order": 59, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "links": [ | |
| 3584 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "PrimitiveStringMultiline" | |
| }, | |
| "widgets_values": [ | |
| "Make this image come alive with natural smooth motions.\nHigh quality cinematic video.\n\nThe scene start with an extreme close up of a humanoid android. \n\nThe camera pulls away from the android, showing the surrounding of a futuristic cyberpunk city. \n\nExtremely intricate and detailed view of the city emerges. \n\nA voice over narrator says with a robotic voice: \"The future is now. 3 Pass workflow with high fidelity details\". \n\nCinematic, extremely detailed, volumetric light, reflective surfaces, light and shadow play \n\n\n" | |
| ], | |
| "color": "#346434", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 122, | |
| "type": "Power Lora Loader (rgthree)", | |
| "pos": [ | |
| 10314.935060311429, | |
| 4741.9201519349745 | |
| ], | |
| "size": [ | |
| 311.4518457055416, | |
| 142 | |
| ], | |
| "flags": {}, | |
| "order": 118, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "dir": 3, | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 3587 | |
| }, | |
| { | |
| "dir": 3, | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "dir": 4, | |
| "name": "MODEL", | |
| "shape": 3, | |
| "type": "MODEL", | |
| "links": [ | |
| 3588 | |
| ] | |
| }, | |
| { | |
| "dir": 4, | |
| "name": "CLIP", | |
| "shape": 3, | |
| "type": "CLIP", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "rgthree-comfy", | |
| "ver": "8ff50e4521881eca1fe26aec9615fc9362474931", | |
| "Show Strengths": "Single Strength" | |
| }, | |
| "widgets_values": [ | |
| {}, | |
| { | |
| "type": "PowerLoraLoaderHeaderWidget" | |
| }, | |
| { | |
| "on": true, | |
| "lora": "None", | |
| "strength": 1, | |
| "strengthTwo": null | |
| }, | |
| {}, | |
| "" | |
| ] | |
| }, | |
| { | |
| "id": 2003, | |
| "type": "GetNode", | |
| "pos": [ | |
| 13421.877953106017, | |
| 5120.510851966597 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 60, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": [ | |
| 3597 | |
| ] | |
| } | |
| ], | |
| "title": "Get_t2v_mode", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "t2v_mode" | |
| ] | |
| }, | |
| { | |
| "id": 1992, | |
| "type": "LTXVImgToVideoConditionOnly", | |
| "pos": [ | |
| 13360.264516106814, | |
| 5058.00454717866 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 122 | |
| ], | |
| "flags": {}, | |
| "order": 126, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 3572 | |
| }, | |
| { | |
| "label": "image", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 3573 | |
| }, | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "type": "LATENT", | |
| "link": 3574 | |
| }, | |
| { | |
| "label": "strength", | |
| "name": "strength", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "strength" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "bypass", | |
| "name": "bypass", | |
| "shape": 7, | |
| "type": "BOOLEAN", | |
| "widget": { | |
| "name": "bypass" | |
| }, | |
| "link": 3597 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 3562 | |
| ] | |
| } | |
| ], | |
| "title": "LTXV Img To Video Condition Only", | |
| "properties": { | |
| "cnr_id": "ComfyUI-LTXVideo", | |
| "ver": "531512f7286963dc7aff1fd8bf5556e95eae03af", | |
| "Node name for S&R": "LTXVImgToVideoConditionOnly", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": { | |
| "bypass": true | |
| } | |
| }, | |
| "widgets_values": [ | |
| 1, | |
| false | |
| ] | |
| }, | |
| { | |
| "id": 2004, | |
| "type": "GetNode", | |
| "pos": [ | |
| 12666.563940838334, | |
| 5114.230226524605 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 61, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": [ | |
| 3598 | |
| ] | |
| } | |
| ], | |
| "title": "Get_t2v_mode", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "t2v_mode" | |
| ] | |
| }, | |
| { | |
| "id": 58, | |
| "type": "LTXVImgToVideoConditionOnly", | |
| "pos": [ | |
| 12581.491470104578, | |
| 5047.946740570475 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 123.81671109924719 | |
| ], | |
| "flags": {}, | |
| "order": 119, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 44 | |
| }, | |
| { | |
| "label": "image", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 45 | |
| }, | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "type": "LATENT", | |
| "link": 46 | |
| }, | |
| { | |
| "label": "strength", | |
| "name": "strength", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "strength" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "bypass", | |
| "name": "bypass", | |
| "shape": 7, | |
| "type": "BOOLEAN", | |
| "widget": { | |
| "name": "bypass" | |
| }, | |
| "link": 3598 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 58 | |
| ] | |
| } | |
| ], | |
| "title": "LTXV Img To Video Condition Only", | |
| "properties": { | |
| "cnr_id": "ComfyUI-LTXVideo", | |
| "ver": "531512f7286963dc7aff1fd8bf5556e95eae03af", | |
| "Node name for S&R": "LTXVImgToVideoConditionOnly", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": { | |
| "bypass": true | |
| } | |
| }, | |
| "widgets_values": [ | |
| 1, | |
| false | |
| ] | |
| }, | |
| { | |
| "id": 55, | |
| "type": "LTXVLatentUpsampler", | |
| "pos": [ | |
| 12581.491470104578, | |
| 4934.524791238607 | |
| ], | |
| "size": [ | |
| 276.2606201171875, | |
| 66 | |
| ], | |
| "flags": {}, | |
| "order": 117, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "samples", | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 41 | |
| }, | |
| { | |
| "label": "upscale_model", | |
| "name": "upscale_model", | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "link": 42 | |
| }, | |
| { | |
| "label": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 43 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "LATENT", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 46 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "LTXVLatentUpsampler", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 759, | |
| "type": "53f40712-9699-42fc-b9c6-d7370c274f28", | |
| "pos": [ | |
| 11095.705148967345, | |
| 4728.8039434019975 | |
| ], | |
| "size": [ | |
| 317.8231468909505, | |
| 168 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 85, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 1416 | |
| }, | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 1417 | |
| }, | |
| { | |
| "label": "prompt", | |
| "name": "string_b", | |
| "type": "STRING", | |
| "link": null | |
| }, | |
| { | |
| "label": "Enabled", | |
| "name": "", | |
| "type": "*", | |
| "link": 1418 | |
| }, | |
| { | |
| "label": "Prompt", | |
| "name": "_1", | |
| "type": "*", | |
| "link": 3584 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "generated_text", | |
| "name": "generated_text", | |
| "type": "STRING", | |
| "links": [ | |
| 1419, | |
| 3585 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "proxyWidgets": [ | |
| [ | |
| "482", | |
| "string_b" | |
| ] | |
| ], | |
| "cnr_id": "comfy-core", | |
| "ver": "0.17.0" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 760, | |
| "type": "PreviewAny", | |
| "pos": [ | |
| 10996.98671250557, | |
| 4687.6844156450525 | |
| ], | |
| "size": [ | |
| 441.3647356875755, | |
| 251.71473630784612 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 101, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "source", | |
| "type": "*", | |
| "link": 1419 | |
| } | |
| ], | |
| "outputs": [], | |
| "title": "ENHANCED PROMPT", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.17.0", | |
| "Node name for S&R": "PreviewAny" | |
| }, | |
| "widgets_values": [ | |
| null, | |
| null, | |
| null | |
| ], | |
| "color": "#008181", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 2001, | |
| "type": "SetNode", | |
| "pos": [ | |
| 12035.783721014492, | |
| 5502.054284891376 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 116, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "link": 3591 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_model_nag", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "model_nag" | |
| }, | |
| "widgets_values": [ | |
| "model_nag" | |
| ] | |
| }, | |
| { | |
| "id": 2006, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11881.518613719763, | |
| 5502.596500002439 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 62, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 3600 | |
| ] | |
| } | |
| ], | |
| "title": "Get_model", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "model" | |
| ] | |
| }, | |
| { | |
| "id": 30, | |
| "type": "PrimitiveBoolean", | |
| "pos": [ | |
| 10989.082488788015, | |
| 5912.171423259647 | |
| ], | |
| "size": [ | |
| 282.51029338612364, | |
| 72.29914672352243 | |
| ], | |
| "flags": {}, | |
| "order": 63, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": [ | |
| 14 | |
| ] | |
| } | |
| ], | |
| "title": "Text To Video (no image ref)", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.5.1", | |
| "Node name for S&R": "PrimitiveBoolean" | |
| }, | |
| "widgets_values": [ | |
| false | |
| ], | |
| "color": "#008181", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 1995, | |
| "type": "PrimitiveBoolean", | |
| "pos": [ | |
| 11344.448373083384, | |
| 5913.5336806870855 | |
| ], | |
| "size": [ | |
| 301.73597873412746, | |
| 60.7596503247064 | |
| ], | |
| "flags": {}, | |
| "order": 64, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": [ | |
| 3580 | |
| ] | |
| } | |
| ], | |
| "title": "ENABLE PROMPT ENHANCER", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "PrimitiveBoolean" | |
| }, | |
| "widgets_values": [ | |
| true | |
| ], | |
| "color": "#008181", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 762, | |
| "type": "PathchSageAttentionKJ", | |
| "pos": [ | |
| 9902.083246471384, | |
| 4534.424791321546 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 100, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 3586 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 1420 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "204f6d5aae73b10c0fe2fb26e61405fd6337bb77", | |
| "Node name for S&R": "PathchSageAttentionKJ" | |
| }, | |
| "widgets_values": [ | |
| "auto", | |
| false | |
| ] | |
| }, | |
| { | |
| "id": 761, | |
| "type": "LTX2MemoryEfficientSageAttentionPatch", | |
| "pos": [ | |
| 10139.395371037794, | |
| 4535.4358959982565 | |
| ], | |
| "size": [ | |
| 275.179296875, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 106, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 1420 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "links": [ | |
| 1421 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "2acdef1766026ff3be00daf3c45f6a064db9100f", | |
| "Node name for S&R": "LTX2MemoryEfficientSageAttentionPatch" | |
| }, | |
| "widgets_values": [ | |
| true | |
| ] | |
| }, | |
| { | |
| "id": 96, | |
| "type": "INTConstant", | |
| "pos": [ | |
| 9940.250091965969, | |
| 5926.171837545517 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 65, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "value", | |
| "type": "INT", | |
| "links": [ | |
| 12 | |
| ] | |
| } | |
| ], | |
| "title": "WIDTH", | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "c6ce76d00bb8177d1b0286cad891df08eff5226e", | |
| "Node name for S&R": "INTConstant" | |
| }, | |
| "widgets_values": [ | |
| 2048 | |
| ], | |
| "color": "#006691", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 95, | |
| "type": "INTConstant", | |
| "pos": [ | |
| 10176.472499040035, | |
| 5927.539046930173 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 66, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "value", | |
| "type": "INT", | |
| "links": [ | |
| 11 | |
| ] | |
| } | |
| ], | |
| "title": "HEIGHT", | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "c6ce76d00bb8177d1b0286cad891df08eff5226e", | |
| "Node name for S&R": "INTConstant" | |
| }, | |
| "widgets_values": [ | |
| 1440 | |
| ], | |
| "color": "#006691", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 2005, | |
| "type": "GetNode", | |
| "pos": [ | |
| 11563.067104261381, | |
| 5222.016945222361 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 67, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": [ | |
| 3599 | |
| ] | |
| } | |
| ], | |
| "title": "Get_t2v_mode", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "t2v_mode" | |
| ] | |
| }, | |
| { | |
| "id": 47, | |
| "type": "LTXVImgToVideoConditionOnly", | |
| "pos": [ | |
| 11520.394172612694, | |
| 5172.382125735825 | |
| ], | |
| "size": [ | |
| 274.0120536645418, | |
| 139.35733151096338 | |
| ], | |
| "flags": {}, | |
| "order": 99, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 3551 | |
| }, | |
| { | |
| "label": "image", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 3550 | |
| }, | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "type": "LATENT", | |
| "link": 3552 | |
| }, | |
| { | |
| "label": "strength", | |
| "name": "strength", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "strength" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "bypass", | |
| "name": "bypass", | |
| "shape": 7, | |
| "type": "BOOLEAN", | |
| "widget": { | |
| "name": "bypass" | |
| }, | |
| "link": 3599 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "latent", | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 3553 | |
| ] | |
| } | |
| ], | |
| "title": "LTXV Img To Video Condition Only", | |
| "properties": { | |
| "cnr_id": "ComfyUI-LTXVideo", | |
| "ver": "531512f7286963dc7aff1fd8bf5556e95eae03af", | |
| "Node name for S&R": "LTXVImgToVideoConditionOnly", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": { | |
| "bypass": true | |
| } | |
| }, | |
| "widgets_values": [ | |
| 0.7, | |
| false | |
| ] | |
| }, | |
| { | |
| "id": 36, | |
| "type": "ImageResizeKJv2", | |
| "pos": [ | |
| 10623.628967315351, | |
| 5068.654460149907 | |
| ], | |
| "size": [ | |
| 290.30511959895375, | |
| 462.34298016378216 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 93, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 18 | |
| }, | |
| { | |
| "name": "mask", | |
| "shape": 7, | |
| "type": "MASK", | |
| "link": null | |
| }, | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 19 | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 20 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": null | |
| }, | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "links": [] | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "links": [] | |
| }, | |
| { | |
| "name": "mask", | |
| "type": "MASK", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "f12007dd57bd539052d3a92597b35365a49e7b06", | |
| "Node name for S&R": "ImageResizeKJv2" | |
| }, | |
| "widgets_values": [ | |
| 512, | |
| 512, | |
| "nearest-exact", | |
| "crop", | |
| "0, 0, 0", | |
| "center", | |
| 32, | |
| "cpu" | |
| ] | |
| }, | |
| { | |
| "id": 1967, | |
| "type": "LTXVPreprocess", | |
| "pos": [ | |
| 11524.515499379064, | |
| 4854.720747331512 | |
| ], | |
| "size": [ | |
| 274.0120536645418, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 76, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 3538 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "output_image", | |
| "type": "IMAGE", | |
| "links": [ | |
| 3534, | |
| 3550 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "LTXVPreprocess" | |
| }, | |
| "widgets_values": [ | |
| 18 | |
| ] | |
| }, | |
| { | |
| "id": 33, | |
| "type": "PrimitiveFloat", | |
| "pos": [ | |
| 10666.45184347254, | |
| 5919.731943016102 | |
| ], | |
| "size": [ | |
| 210, | |
| 61.42105412153796 | |
| ], | |
| "flags": {}, | |
| "order": 68, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": [ | |
| 13, | |
| 16 | |
| ] | |
| } | |
| ], | |
| "title": "FPS", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.10.0", | |
| "Node name for S&R": "PrimitiveFloat" | |
| }, | |
| "widgets_values": [ | |
| 24 | |
| ], | |
| "color": "#006691", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 9, | |
| "type": "LatentUpscaleModelLoader", | |
| "pos": [ | |
| 9898.640998949246, | |
| 4989.866004864069 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 73.19010416666667 | |
| ], | |
| "flags": {}, | |
| "order": 69, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT_UPSCALE_MODEL", | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "links": [ | |
| 5 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.7.0", | |
| "Node name for S&R": "LatentUpscaleModelLoader", | |
| "models": [ | |
| { | |
| "name": "ltx-2-spatial-upscaler-x2-1.0.safetensors", | |
| "url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-spatial-upscaler-x2-1.0.safetensors", | |
| "directory": "latent_upscale_models" | |
| } | |
| ], | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "ltx-2.3-spatial-upscaler-x2-1.1.safetensors" | |
| ], | |
| "color": "#1f1f48", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 1993, | |
| "type": "VHS_VideoCombine", | |
| "pos": [ | |
| 14476.428399311319, | |
| 4639.080312741964 | |
| ], | |
| "size": [ | |
| 651.2267644371186, | |
| 391.44445190429633 | |
| ], | |
| "flags": {}, | |
| "order": 132, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 3577 | |
| }, | |
| { | |
| "name": "audio", | |
| "shape": 7, | |
| "type": "AUDIO", | |
| "link": 3578 | |
| }, | |
| { | |
| "name": "meta_batch", | |
| "shape": 7, | |
| "type": "VHS_BatchManager", | |
| "link": null | |
| }, | |
| { | |
| "name": "vae", | |
| "shape": 7, | |
| "type": "VAE", | |
| "link": null | |
| }, | |
| { | |
| "name": "frame_rate", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "frame_rate" | |
| }, | |
| "link": 3579 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "Filenames", | |
| "type": "VHS_FILENAMES", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-videohelpersuite", | |
| "ver": "449839959f0153fb8a57211a9364c55163935ca9", | |
| "Node name for S&R": "VHS_VideoCombine" | |
| }, | |
| "widgets_values": { | |
| "frame_rate": 24, | |
| "loop_count": 0, | |
| "filename_prefix": "LTX-2", | |
| "format": "video/h264-mp4", | |
| "pix_fmt": "yuv420p", | |
| "crf": 19, | |
| "save_metadata": true, | |
| "trim_to_audio": false, | |
| "pingpong": false, | |
| "save_output": false, | |
| "videopreview": { | |
| "hidden": false, | |
| "paused": false, | |
| "params": { | |
| "filename": "LTX-2_00001-audio.mp4", | |
| "subfolder": "", | |
| "type": "temp", | |
| "format": "video/h264-mp4", | |
| "frame_rate": 24, | |
| "workflow": "LTX-2_00001.png", | |
| "fullpath": "C:\\Users\\runeg\\AppData\\Local\\Temp\\latentsync_f801c9cb\\LTX-2_00001-audio.mp4" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "id": 764, | |
| "type": "LTX2AttentionTunerPatch", | |
| "pos": [ | |
| 10682.079745924686, | |
| 4541.190744593333 | |
| ], | |
| "size": [ | |
| 283.875, | |
| 178 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 115, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 1422 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "links": [ | |
| 3587 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "5b38397a6430fdb16c7bd14a6bd64c2b0e69a5f0", | |
| "Node name for S&R": "LTX2AttentionTunerPatch" | |
| }, | |
| "widgets_values": [ | |
| "", | |
| 1, | |
| 1, | |
| 1, | |
| 1, | |
| true | |
| ] | |
| }, | |
| { | |
| "id": 763, | |
| "type": "LTXVChunkFeedForward", | |
| "pos": [ | |
| 10436.203520996964, | |
| 4541.202765772348 | |
| ], | |
| "size": [ | |
| 272.35703125, | |
| 82 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 110, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 1421 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "links": [ | |
| 1422 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "0ea5ece1793263d9fb0ad97bb067f96b83a9dea3", | |
| "Node name for S&R": "LTXVChunkFeedForward" | |
| }, | |
| "widgets_values": [ | |
| 2, | |
| 4096 | |
| ] | |
| }, | |
| { | |
| "id": 94, | |
| "type": "LoadImage", | |
| "pos": [ | |
| 10308.169050650307, | |
| 5065.415740875028 | |
| ], | |
| "size": [ | |
| 285.85345962946485, | |
| 477.36055673497685 | |
| ], | |
| "flags": {}, | |
| "order": 70, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "image", | |
| "name": "image", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "image" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "label": "upload", | |
| "name": "upload", | |
| "type": "IMAGEUPLOAD", | |
| "widget": { | |
| "name": "upload" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 18, | |
| 64 | |
| ] | |
| }, | |
| { | |
| "label": "MASK", | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.56", | |
| "Node name for S&R": "LoadImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.1" | |
| }, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| "ai-generated-young-woman-with-long-brown-hair-looking-at-camera-outdoors-generated-by-ai-free-photo.jpg", | |
| "image" | |
| ], | |
| "color": "#346434", | |
| "bgcolor": "rgba(24,24,27,.9)", | |
| "ndSuperSelectorEnabled": false, | |
| "ndPowerEnabled": false | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 1, | |
| 62, | |
| 0, | |
| 3, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 2, | |
| 60, | |
| 0, | |
| 3, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 3, | |
| 61, | |
| 0, | |
| 3, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 5, | |
| 9, | |
| 0, | |
| 5, | |
| 0, | |
| "LATENT_UPSCALE_MODEL" | |
| ], | |
| [ | |
| 6, | |
| 15, | |
| 0, | |
| 6, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 7, | |
| 21, | |
| 0, | |
| 7, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 8, | |
| 10, | |
| 0, | |
| 8, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 9, | |
| 20, | |
| 0, | |
| 16, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 10, | |
| 82, | |
| 0, | |
| 22, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 11, | |
| 95, | |
| 0, | |
| 25, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 12, | |
| 96, | |
| 0, | |
| 26, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 13, | |
| 33, | |
| 0, | |
| 27, | |
| 0, | |
| "FLOAT" | |
| ], | |
| [ | |
| 14, | |
| 30, | |
| 0, | |
| 28, | |
| 0, | |
| "BOOLEAN" | |
| ], | |
| [ | |
| 15, | |
| 77, | |
| 0, | |
| 31, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 16, | |
| 33, | |
| 0, | |
| 31, | |
| 3, | |
| "FLOAT" | |
| ], | |
| [ | |
| 17, | |
| 31, | |
| 1, | |
| 32, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 18, | |
| 94, | |
| 0, | |
| 36, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 19, | |
| 37, | |
| 0, | |
| 36, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 20, | |
| 38, | |
| 0, | |
| 36, | |
| 3, | |
| "INT" | |
| ], | |
| [ | |
| 22, | |
| 41, | |
| 0, | |
| 40, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 23, | |
| 98, | |
| 0, | |
| 42, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 24, | |
| 40, | |
| 0, | |
| 42, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 25, | |
| 43, | |
| 0, | |
| 42, | |
| 2, | |
| "FLOAT" | |
| ], | |
| [ | |
| 37, | |
| 35, | |
| 0, | |
| 51, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 38, | |
| 49, | |
| 0, | |
| 51, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 39, | |
| 50, | |
| 0, | |
| 51, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 40, | |
| 86, | |
| 0, | |
| 54, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 41, | |
| 54, | |
| 0, | |
| 55, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 42, | |
| 57, | |
| 0, | |
| 55, | |
| 1, | |
| "LATENT_UPSCALE_MODEL" | |
| ], | |
| [ | |
| 43, | |
| 56, | |
| 0, | |
| 55, | |
| 2, | |
| "VAE" | |
| ], | |
| [ | |
| 44, | |
| 56, | |
| 0, | |
| 58, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 45, | |
| 59, | |
| 0, | |
| 58, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 46, | |
| 55, | |
| 0, | |
| 58, | |
| 2, | |
| "LATENT" | |
| ], | |
| [ | |
| 56, | |
| 42, | |
| 0, | |
| 75, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 57, | |
| 42, | |
| 1, | |
| 76, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 58, | |
| 58, | |
| 0, | |
| 78, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 59, | |
| 54, | |
| 1, | |
| 78, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 63, | |
| 81, | |
| 0, | |
| 80, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 64, | |
| 94, | |
| 0, | |
| 81, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 67, | |
| 87, | |
| 0, | |
| 84, | |
| 2, | |
| "VAE" | |
| ], | |
| [ | |
| 68, | |
| 84, | |
| 0, | |
| 85, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 69, | |
| 88, | |
| 0, | |
| 86, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 70, | |
| 51, | |
| 0, | |
| 86, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 71, | |
| 52, | |
| 0, | |
| 86, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 72, | |
| 53, | |
| 0, | |
| 86, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 76, | |
| 89, | |
| 0, | |
| 93, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 77, | |
| 3, | |
| 0, | |
| 93, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 78, | |
| 1, | |
| 0, | |
| 93, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 79, | |
| 2, | |
| 0, | |
| 93, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 80, | |
| 78, | |
| 0, | |
| 93, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 81, | |
| 41, | |
| 0, | |
| 98, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 83, | |
| 99, | |
| 1, | |
| 102, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 84, | |
| 101, | |
| 0, | |
| 102, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 94, | |
| 99, | |
| 0, | |
| 107, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 95, | |
| 100, | |
| 0, | |
| 107, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 101, | |
| 110, | |
| 1, | |
| 116, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 105, | |
| 37, | |
| 0, | |
| 110, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 106, | |
| 38, | |
| 0, | |
| 114, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 107, | |
| 114, | |
| 1, | |
| 120, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 1416, | |
| 758, | |
| 0, | |
| 759, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 1417, | |
| 756, | |
| 0, | |
| 759, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1418, | |
| 757, | |
| 0, | |
| 759, | |
| 3, | |
| "BOOLEAN" | |
| ], | |
| [ | |
| 1419, | |
| 759, | |
| 0, | |
| 760, | |
| 0, | |
| "STRING" | |
| ], | |
| [ | |
| 1420, | |
| 762, | |
| 0, | |
| 761, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 1421, | |
| 761, | |
| 0, | |
| 763, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 1422, | |
| 763, | |
| 0, | |
| 764, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 3522, | |
| 1949, | |
| 0, | |
| 1956, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 3523, | |
| 1950, | |
| 0, | |
| 1956, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 3524, | |
| 1946, | |
| 0, | |
| 1956, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 3525, | |
| 1959, | |
| 0, | |
| 1957, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 3533, | |
| 1945, | |
| 0, | |
| 1965, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 3534, | |
| 1967, | |
| 0, | |
| 1965, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 3535, | |
| 1956, | |
| 0, | |
| 1965, | |
| 2, | |
| "LATENT" | |
| ], | |
| [ | |
| 3536, | |
| 1964, | |
| 0, | |
| 1965, | |
| 3, | |
| "BOOLEAN" | |
| ], | |
| [ | |
| 3538, | |
| 1951, | |
| 0, | |
| 1967, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 3544, | |
| 1972, | |
| 0, | |
| 1959, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 3545, | |
| 1973, | |
| 0, | |
| 1972, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 3546, | |
| 1975, | |
| 1, | |
| 1972, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 3547, | |
| 1974, | |
| 0, | |
| 1975, | |
| 0, | |
| "FLOAT" | |
| ], | |
| [ | |
| 3548, | |
| 1959, | |
| 0, | |
| 86, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 3549, | |
| 1976, | |
| 0, | |
| 1972, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 3550, | |
| 1967, | |
| 0, | |
| 47, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 3551, | |
| 1977, | |
| 0, | |
| 47, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 3552, | |
| 1956, | |
| 0, | |
| 47, | |
| 2, | |
| "LATENT" | |
| ], | |
| [ | |
| 3553, | |
| 47, | |
| 0, | |
| 1959, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 3559, | |
| 1986, | |
| 0, | |
| 1980, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 3560, | |
| 1982, | |
| 0, | |
| 1980, | |
| 1, | |
| "LATENT_UPSCALE_MODEL" | |
| ], | |
| [ | |
| 3561, | |
| 1981, | |
| 0, | |
| 1980, | |
| 2, | |
| "VAE" | |
| ], | |
| [ | |
| 3562, | |
| 1992, | |
| 0, | |
| 1984, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 3563, | |
| 1986, | |
| 1, | |
| 1984, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 3564, | |
| 1987, | |
| 0, | |
| 1990, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 3565, | |
| 1988, | |
| 0, | |
| 1990, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 3566, | |
| 1989, | |
| 0, | |
| 1990, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 3567, | |
| 1985, | |
| 0, | |
| 1991, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 3568, | |
| 1990, | |
| 0, | |
| 1991, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 3569, | |
| 1978, | |
| 0, | |
| 1991, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 3570, | |
| 1979, | |
| 0, | |
| 1991, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 3571, | |
| 1984, | |
| 0, | |
| 1991, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 3572, | |
| 1981, | |
| 0, | |
| 1992, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 3573, | |
| 1983, | |
| 0, | |
| 1992, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 3574, | |
| 1980, | |
| 0, | |
| 1992, | |
| 2, | |
| "LATENT" | |
| ], | |
| [ | |
| 3575, | |
| 93, | |
| 0, | |
| 1986, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 3576, | |
| 1991, | |
| 0, | |
| 99, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 3577, | |
| 107, | |
| 0, | |
| 1993, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 3578, | |
| 102, | |
| 0, | |
| 1993, | |
| 1, | |
| "AUDIO" | |
| ], | |
| [ | |
| 3579, | |
| 104, | |
| 0, | |
| 1993, | |
| 4, | |
| "FLOAT" | |
| ], | |
| [ | |
| 3580, | |
| 1995, | |
| 0, | |
| 1994, | |
| 0, | |
| "BOOLEAN" | |
| ], | |
| [ | |
| 3584, | |
| 1998, | |
| 0, | |
| 759, | |
| 4, | |
| "STRING" | |
| ], | |
| [ | |
| 3585, | |
| 759, | |
| 0, | |
| 98, | |
| 1, | |
| "STRING" | |
| ], | |
| [ | |
| 3586, | |
| 22, | |
| 0, | |
| 762, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 3587, | |
| 764, | |
| 0, | |
| 122, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 3588, | |
| 122, | |
| 0, | |
| 84, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 3590, | |
| 1999, | |
| 0, | |
| 2000, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 3591, | |
| 2000, | |
| 0, | |
| 2001, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 3596, | |
| 42, | |
| 1, | |
| 2000, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 3597, | |
| 2003, | |
| 0, | |
| 1992, | |
| 4, | |
| "BOOLEAN" | |
| ], | |
| [ | |
| 3598, | |
| 2004, | |
| 0, | |
| 58, | |
| 4, | |
| "BOOLEAN" | |
| ], | |
| [ | |
| 3599, | |
| 2005, | |
| 0, | |
| 47, | |
| 4, | |
| "BOOLEAN" | |
| ], | |
| [ | |
| 3600, | |
| 2006, | |
| 0, | |
| 2000, | |
| 0, | |
| "MODEL" | |
| ] | |
| ], | |
| "groups": [ | |
| { | |
| "id": 1, | |
| "title": "Group", | |
| "bounding": [ | |
| 9881.26494755613, | |
| 4588.803020678551, | |
| 399.1163675540265, | |
| 1223.9697710505307 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 2, | |
| "title": "Video Settings", | |
| "bounding": [ | |
| 9883.802588852584, | |
| 5834.864368696379, | |
| 1056.648592628575, | |
| 161.46541713678744 | |
| ], | |
| "color": "#8A8", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 3, | |
| "title": "T2V - Text to video mode", | |
| "bounding": [ | |
| 10954.731528318916, | |
| 5833.450653241275, | |
| 337.92095075417024, | |
| 163.30464980382385 | |
| ], | |
| "color": "#8AA", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 5, | |
| "title": "Group", | |
| "bounding": [ | |
| 10292.263775231972, | |
| 4983.9422205297515, | |
| 647.914394968222, | |
| 827.1880499707277 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 6, | |
| "title": "Group", | |
| "bounding": [ | |
| 10951.292925769667, | |
| 4983.851777154298, | |
| 531.98026968882, | |
| 827.0765297408852 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 8, | |
| "title": "Sampler - 1st pass", | |
| "bounding": [ | |
| 11853.090694453198, | |
| 4592.696012941236, | |
| 676.3015480349077, | |
| 1218.9677112809495 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 9, | |
| "title": "Sampler - 2nd pass upscale", | |
| "bounding": [ | |
| 12546.676336054803, | |
| 4595.4936220111185, | |
| 764.6746340741029, | |
| 1213.8867714285934 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 11, | |
| "title": "Decode", | |
| "bounding": [ | |
| 14107.726714604549, | |
| 4596.529136979433, | |
| 314.3324116050244, | |
| 1210.228539736073 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 12, | |
| "title": "Group", | |
| "bounding": [ | |
| 10295.851255321797, | |
| 4592.016439515474, | |
| 647.8354458608792, | |
| 378.0441206559117 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 44, | |
| "title": "Prompt Enhancer (optional)", | |
| "bounding": [ | |
| 10955.568922144208, | |
| 4595.689704066687, | |
| 530.576065783107, | |
| 374.441682449512 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 45, | |
| "title": "Peformace tweaks (may help low vram etc)", | |
| "bounding": [ | |
| 9883.613312511117, | |
| 4445.316520717364, | |
| 1063.4800507299133, | |
| 130.86503524620366 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 46, | |
| "title": "Prepare Latent", | |
| "bounding": [ | |
| 11498.34640929999, | |
| 4595.08408696069, | |
| 338.06442142505875, | |
| 1218.412120694823 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 47, | |
| "title": "Sampler - 3rd pass upscale", | |
| "bounding": [ | |
| 13327.266093156286, | |
| 4594.650862631747, | |
| 764.3278074096997, | |
| 1211.706703593518 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 48, | |
| "title": "Enhance Prompt", | |
| "bounding": [ | |
| 11310.623251140929, | |
| 5833.989826242552, | |
| 369.3929236503873, | |
| 163.28769780124549 | |
| ], | |
| "color": "#8AA", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 49, | |
| "title": "Optional", | |
| "bounding": [ | |
| 11865.768759454351, | |
| 5512.389584962267, | |
| 312.38691025675143, | |
| 280.89341826603504 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| } | |
| ], | |
| "definitions": { | |
| "subgraphs": [ | |
| { | |
| "id": "53f40712-9699-42fc-b9c6-d7370c274f28", | |
| "version": 1, | |
| "state": { | |
| "lastGroupId": 49, | |
| "lastNodeId": 2006, | |
| "lastLinkId": 3600, | |
| "lastRerouteId": 0 | |
| }, | |
| "revision": 0, | |
| "config": {}, | |
| "name": "PROMPT ENHANCER", | |
| "inputNode": { | |
| "id": -10, | |
| "bounding": [ | |
| -685.3286646587292, | |
| 5338.102625759812, | |
| 120, | |
| 140 | |
| ] | |
| }, | |
| "outputNode": { | |
| "id": -20, | |
| "bounding": [ | |
| 426.44380261625787, | |
| 5440.8298984870835, | |
| 124.568359375, | |
| 60 | |
| ] | |
| }, | |
| "inputs": [ | |
| { | |
| "id": "adc59317-2766-45b3-8059-aced0af7e3f6", | |
| "name": "clip", | |
| "type": "CLIP", | |
| "linkIds": [ | |
| 844 | |
| ], | |
| "localized_name": "clip", | |
| "pos": [ | |
| -585.3286646587292, | |
| 5358.102625759812 | |
| ] | |
| }, | |
| { | |
| "id": "7d4f25ef-eb05-4cd5-87e4-020c7ae8b4f7", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "linkIds": [ | |
| 870 | |
| ], | |
| "localized_name": "image", | |
| "shape": 7, | |
| "pos": [ | |
| -585.3286646587292, | |
| 5378.102625759812 | |
| ] | |
| }, | |
| { | |
| "id": "ccca1de5-a446-4ca9-a60e-47de9a99a9b0", | |
| "name": "string_b", | |
| "type": "STRING", | |
| "linkIds": [], | |
| "localized_name": "string_b", | |
| "label": "prompt", | |
| "pos": [ | |
| -585.3286646587292, | |
| 5398.102625759812 | |
| ] | |
| }, | |
| { | |
| "id": "2f3daffa-e540-4fc1-805f-5230ea1fa7a5", | |
| "name": "", | |
| "type": "*", | |
| "linkIds": [ | |
| 1078 | |
| ], | |
| "label": "Enabled", | |
| "pos": [ | |
| -585.3286646587292, | |
| 5418.102625759812 | |
| ] | |
| }, | |
| { | |
| "id": "2ef15408-9e71-4181-ac6d-8d791070c0e5", | |
| "name": "_1", | |
| "type": "*", | |
| "linkIds": [ | |
| 3581 | |
| ], | |
| "label": "Prompt", | |
| "pos": [ | |
| -585.3286646587292, | |
| 5438.102625759812 | |
| ] | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "id": "51e4f3c8-e5b7-4d16-8773-0f4defd17249", | |
| "name": "generated_text", | |
| "type": "STRING", | |
| "linkIds": [ | |
| 3593 | |
| ], | |
| "label": "generated_text", | |
| "pos": [ | |
| 446.44380261625787, | |
| 5460.8298984870835 | |
| ] | |
| } | |
| ], | |
| "widgets": [], | |
| "nodes": [ | |
| { | |
| "id": 1997, | |
| "type": "Reroute", | |
| "pos": [ | |
| -332.76119430020395, | |
| 5282.04961996477 | |
| ], | |
| "size": [ | |
| 75, | |
| 26 | |
| ], | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "", | |
| "type": "*", | |
| "link": 3581 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "*", | |
| "links": [ | |
| 3583, | |
| 3595 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "showOutputText": false, | |
| "horizontal": false | |
| } | |
| }, | |
| { | |
| "id": 482, | |
| "type": "StringConcatenate", | |
| "pos": [ | |
| -336.88424969162736, | |
| 5584.547242373208 | |
| ], | |
| "size": [ | |
| 210, | |
| 166 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "string_a", | |
| "name": "string_a", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "string_a" | |
| }, | |
| "link": 837 | |
| }, | |
| { | |
| "localized_name": "string_b", | |
| "name": "string_b", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "string_b" | |
| }, | |
| "link": 3583 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "STRING", | |
| "name": "STRING", | |
| "type": "STRING", | |
| "links": [ | |
| 841 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "StringConcatenate" | |
| }, | |
| "widgets_values": [ | |
| "", | |
| "", | |
| "" | |
| ] | |
| }, | |
| { | |
| "id": 2002, | |
| "type": "ComfySwitchNode", | |
| "pos": [ | |
| -94.96775690082228, | |
| 5314.501408349606 | |
| ], | |
| "size": [ | |
| 270, | |
| 78 | |
| ], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "on_false", | |
| "name": "on_false", | |
| "type": "STRING", | |
| "link": 3595 | |
| }, | |
| { | |
| "localized_name": "on_true", | |
| "name": "on_true", | |
| "type": "*", | |
| "link": 3594 | |
| }, | |
| { | |
| "localized_name": "switch", | |
| "name": "switch", | |
| "type": "BOOLEAN", | |
| "widget": { | |
| "name": "switch" | |
| }, | |
| "link": 3592 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "output", | |
| "name": "output", | |
| "type": "STRING", | |
| "links": [ | |
| 3593 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "ComfySwitchNode" | |
| }, | |
| "widgets_values": [ | |
| false | |
| ] | |
| }, | |
| { | |
| "id": 486, | |
| "type": "easy showAnything", | |
| "pos": [ | |
| -146.99570259954982, | |
| 5756.041809696047 | |
| ], | |
| "size": [ | |
| 369.9799881784345, | |
| 351.7442628369048 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "anything", | |
| "name": "anything", | |
| "shape": 7, | |
| "type": "*", | |
| "link": 838 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "output", | |
| "name": "output", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Enhanced Prompt", | |
| "properties": { | |
| "cnr_id": "comfyui-easy-use", | |
| "ver": "b11c63487243d183a967261bdf019c5afcec2cf7", | |
| "Node name for S&R": "easy showAnything" | |
| }, | |
| "widgets_values": [ | |
| "Style: cinematic - The humanoid android's face is in extreme close-up, showcasing intricate details and metallic textures. The camera smoothly pulls back, revealing a sprawling futuristic cyberpunk city with towering skyscrapers and neon lights reflecting off wet streets. A robotic voice narrates, \"The future is now. 3 Pass workflow with high fidelity details,\" accompanied by the subtle hum of futuristic technology and the distant sounds of traffic and city life." | |
| ], | |
| "color": "#008181", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 484, | |
| "type": "PrimitiveStringMultiline", | |
| "pos": [ | |
| -575.6508311528734, | |
| 5701.889264048238 | |
| ], | |
| "size": [ | |
| 321.3041194946351, | |
| 451.0615668579321 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "localized_name": "STRING", | |
| "name": "STRING", | |
| "type": "STRING", | |
| "links": [ | |
| 837 | |
| ] | |
| } | |
| ], | |
| "title": "LTX-2 PROMPT INSTRUCT", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "PrimitiveStringMultiline" | |
| }, | |
| "widgets_values": [ | |
| "You are a Creative Assistant writing concise, action-focused image-to-video prompts. Given an image (first frame) and user Raw Input Prompt, generate a prompt to guide video generation from that image.\n\n#### Guidelines:\n- Analyze the Image: Identify Subject, Setting, Elements, Style and Mood.\n- Follow user Raw Input Prompt: Include all requested motion, actions, camera movements, audio, and details. If in conflict with the image, prioritize user request while maintaining visual consistency (describe transition from image to user's scene).\n- Describe only changes from the image: Don't reiterate established visual details. Inaccurate descriptions may cause scene cuts.\n- Active language: Use present-progressive verbs (\"is walking,\" \"speaking\"). If no action specified, describe natural movements.\n- Chronological flow: Use temporal connectors (\"as,\" \"then,\" \"while\").\n- Audio layer: Describe complete soundscape throughout the prompt alongside actions—NOT at the end. Align audio intensity with action tempo. Include natural background audio, ambient sounds, effects, speech or music (when requested). Be specific (e.g., \"soft footsteps on tile\") not vague (e.g., \"ambient sound\").\n- Speech (only when requested): Provide exact words in quotes with character's visual/voice characteristics (e.g., \"The tall man speaks in a low, gravelly voice\"), language if not English and accent if relevant. If general conversation mentioned without text, generate contextual quoted dialogue. (i.e., \"The man is talking\" input -> the output should include exact spoken words, like: \"The man is talking in an excited voice saying: 'You won't believe what I just saw!' His hands gesture expressively as he speaks, eyebrows raised with enthusiasm. The ambient sound of a quiet room underscores his animated speech.\")\n- Style: Include visual style at beginning: \"Style: <style>, <rest of prompt>.\" If unclear, omit to avoid conflicts.\n- Visual and audio only: Describe only what is seen and heard. NO smell, taste, or tactile sensations.\n- Restrained language: Avoid dramatic terms. Use mild, natural, understated phrasing.\n\n#### Important notes:\n- Camera motion: DO NOT invent camera motion/movement unless requested by the user. Make sure to include camera motion only if specified in the input.\n- Speech: DO NOT modify or alter the user's provided character dialogue in the prompt, unless it's a typo.\n- No timestamps or cuts: DO NOT use timestamps or describe scene cuts unless explicitly requested.\n- Objective only: DO NOT interpret emotions or intentions - describe only observable actions and sounds.\n- Format: DO NOT use phrases like \"The scene opens with...\" / \"The video starts...\". Start directly with Style (optional) and chronological scene description.\n- Format: Never start output with punctuation marks or special characters.\n- DO NOT invent dialogue unless the user mentions speech/talking/singing/conversation.\n- Your performance is CRITICAL. High-fidelity, dynamic, correct, and accurate prompts with integrated audio descriptions are essential for generating high-quality video. Your goal is flawless execution of these rules.\n\n#### Output Format (Strict):\n- Single concise paragraph in natural English. NO titles, headings, prefaces, sections, code fences, or Markdown.\n- If unsafe/invalid, return original user prompt. Never ask questions or clarifications.\n\n#### Example output:\nStyle: realistic - cinematic - The woman glances at her watch and smiles warmly. She speaks in a cheerful, friendly voice, \"I think we're right on time!\" In the background, a café barista prepares drinks at the counter. The barista calls out in a clear, upbeat tone, \"Two cappuccinos ready!\" The sound of the espresso machine hissing softly blends with gentle background chatter and the light clinking of cups on saucers. \n\nUSER PROMPT BELOW: \n___________________________________________________" | |
| ] | |
| }, | |
| { | |
| "id": 485, | |
| "type": "TextGenerateLTX2Prompt", | |
| "pos": [ | |
| -153.02332833797544, | |
| 5488.37029763036 | |
| ], | |
| "size": [ | |
| 389.41187385825936, | |
| 180 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "clip", | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 844 | |
| }, | |
| { | |
| "localized_name": "image", | |
| "name": "image", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 870 | |
| }, | |
| { | |
| "localized_name": "prompt", | |
| "name": "prompt", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "prompt" | |
| }, | |
| "link": 841 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "generated_text", | |
| "name": "generated_text", | |
| "type": "STRING", | |
| "links": [ | |
| 838, | |
| 1077, | |
| 3594 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "TextGenerateLTX2Prompt" | |
| }, | |
| "widgets_values": [ | |
| "", | |
| 256, | |
| "off", | |
| false | |
| ] | |
| }, | |
| { | |
| "id": 598, | |
| "type": "Reroute", | |
| "pos": [ | |
| -357.306177645934, | |
| 5372.6836773474515 | |
| ], | |
| "size": [ | |
| 75, | |
| 26 | |
| ], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "", | |
| "type": "*", | |
| "link": 1078 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "*", | |
| "links": [ | |
| 3592 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "showOutputText": false, | |
| "horizontal": false | |
| } | |
| } | |
| ], | |
| "groups": [], | |
| "links": [ | |
| { | |
| "id": 841, | |
| "origin_id": 482, | |
| "origin_slot": 0, | |
| "target_id": 485, | |
| "target_slot": 2, | |
| "type": "STRING" | |
| }, | |
| { | |
| "id": 838, | |
| "origin_id": 485, | |
| "origin_slot": 0, | |
| "target_id": 486, | |
| "target_slot": 0, | |
| "type": "STRING" | |
| }, | |
| { | |
| "id": 837, | |
| "origin_id": 484, | |
| "origin_slot": 0, | |
| "target_id": 482, | |
| "target_slot": 0, | |
| "type": "STRING" | |
| }, | |
| { | |
| "id": 844, | |
| "origin_id": -10, | |
| "origin_slot": 0, | |
| "target_id": 485, | |
| "target_slot": 0, | |
| "type": "CLIP" | |
| }, | |
| { | |
| "id": 870, | |
| "origin_id": -10, | |
| "origin_slot": 1, | |
| "target_id": 485, | |
| "target_slot": 1, | |
| "type": "IMAGE" | |
| }, | |
| { | |
| "id": 1078, | |
| "origin_id": -10, | |
| "origin_slot": 3, | |
| "target_id": 598, | |
| "target_slot": 0, | |
| "type": "*" | |
| }, | |
| { | |
| "id": 3581, | |
| "origin_id": -10, | |
| "origin_slot": 4, | |
| "target_id": 1997, | |
| "target_slot": 0, | |
| "type": "*" | |
| }, | |
| { | |
| "id": 3583, | |
| "origin_id": 1997, | |
| "origin_slot": 0, | |
| "target_id": 482, | |
| "target_slot": 1, | |
| "type": "STRING" | |
| }, | |
| { | |
| "id": 3592, | |
| "origin_id": 598, | |
| "origin_slot": 0, | |
| "target_id": 2002, | |
| "target_slot": 2, | |
| "type": "BOOLEAN" | |
| }, | |
| { | |
| "id": 3593, | |
| "origin_id": 2002, | |
| "origin_slot": 0, | |
| "target_id": -20, | |
| "target_slot": 0, | |
| "type": "*" | |
| }, | |
| { | |
| "id": 3594, | |
| "origin_id": 485, | |
| "origin_slot": 0, | |
| "target_id": 2002, | |
| "target_slot": 1, | |
| "type": "STRING" | |
| }, | |
| { | |
| "id": 3595, | |
| "origin_id": 1997, | |
| "origin_slot": 0, | |
| "target_id": 2002, | |
| "target_slot": 0, | |
| "type": "*" | |
| } | |
| ], | |
| "extra": { | |
| "workflowRendererVersion": "LG" | |
| } | |
| } | |
| ] | |
| }, | |
| "config": {}, | |
| "extra": { | |
| "ds": { | |
| "scale": 0.21762913579014861, | |
| "offset": [ | |
| -7344.16380805552, | |
| -3097.5759017226105 | |
| ] | |
| }, | |
| "frontendVersion": "1.42.8", | |
| "VHS_latentpreview": false, | |
| "VHS_latentpreviewrate": 0, | |
| "VHS_MetadataImage": false, | |
| "VHS_KeepIntermediate": false | |
| }, | |
| "version": 0.4 | |
| } |