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": "d11762a6-124e-4fb7-bd31-2b328812164f", | |
| "revision": 0, | |
| "last_node_id": 755, | |
| "last_link_id": 1415, | |
| "nodes": [ | |
| { | |
| "id": 210, | |
| "type": "SetNode", | |
| "pos": [ | |
| -689.7405659754176, | |
| 4811.855210228615 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 81, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "link": 436 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_fps", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "" | |
| }, | |
| "widgets_values": [ | |
| "fps" | |
| ], | |
| "color": "#346434", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 242, | |
| "type": "GetNode", | |
| "pos": [ | |
| 2320.4449096717267, | |
| 3977.3006384750392 | |
| ], | |
| "size": [ | |
| 270, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT_UPSCALE_MODEL", | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "links": [ | |
| 468 | |
| ] | |
| } | |
| ], | |
| "title": "Get_upscale_model", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "upscale_model" | |
| ] | |
| }, | |
| { | |
| "id": 244, | |
| "type": "GetNode", | |
| "pos": [ | |
| 2320.4449096717267, | |
| 4009.1986817711554 | |
| ], | |
| "size": [ | |
| 270, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 469 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae" | |
| ], | |
| "color": "#af3535", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 459, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1260.3468318300756, | |
| 3918.283852792913 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 78, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "LATENT_UPSCALE_MODEL", | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "link": 827 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_upscale_model", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "" | |
| }, | |
| "widgets_values": [ | |
| "upscale_model" | |
| ] | |
| }, | |
| { | |
| "id": 460, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1261.4871832039216, | |
| 4417.640913129499 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 76, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "link": 828 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_vae_audio", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "" | |
| }, | |
| "widgets_values": [ | |
| "vae_audio" | |
| ], | |
| "color": "#af3535", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 461, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1262.6275345777676, | |
| 4267.924940878614 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 77, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "link": 829 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_vae", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "" | |
| }, | |
| "widgets_values": [ | |
| "vae" | |
| ], | |
| "color": "#af3535", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 462, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1260.3468318300756, | |
| 4024.040769962655 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 75, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "link": 830 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_clip", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "" | |
| }, | |
| "widgets_values": [ | |
| "clip" | |
| ], | |
| "color": "#c09430", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 467, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| -1750.5323607657106, | |
| 3646.464094879501 | |
| ], | |
| "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": 468, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| -1750.5323607657106, | |
| 3850.0111909788766 | |
| ], | |
| "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": 472, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1262.6275345777676, | |
| 4617.09848053988 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 74, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "link": 832 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_vae_tiny", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "" | |
| }, | |
| "widgets_values": [ | |
| "vae_tiny" | |
| ] | |
| }, | |
| { | |
| "id": 473, | |
| "type": "VAELoader", | |
| "pos": [ | |
| -1262.6275345777676, | |
| 4564.962460942956 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 68.88020833333334 | |
| ], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 832 | |
| ] | |
| } | |
| ], | |
| "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": 476, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| -1750.5323607657106, | |
| 3507.2808841569163 | |
| ], | |
| "size": [ | |
| 389.1205006928807, | |
| 90.9765625 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 5, | |
| "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": 498, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1234.6726515474556, | |
| 4824.628389044969 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 82, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 852 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_max_size", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "max_size" | |
| }, | |
| "widgets_values": [ | |
| "max_size" | |
| ] | |
| }, | |
| { | |
| "id": 496, | |
| "type": "Reroute", | |
| "pos": [ | |
| -712.886369475762, | |
| 4032.2847203030997 | |
| ], | |
| "size": [ | |
| 75, | |
| 26 | |
| ], | |
| "flags": {}, | |
| "order": 105, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "", | |
| "type": "*", | |
| "link": 1252 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "IMAGE", | |
| "links": [ | |
| 858, | |
| 860 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "showOutputText": false, | |
| "horizontal": false | |
| } | |
| }, | |
| { | |
| "id": 207, | |
| "type": "SetNode", | |
| "pos": [ | |
| -428.7257190570783, | |
| 4007.02893524124 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 140, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 877 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_width", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "" | |
| }, | |
| "widgets_values": [ | |
| "width" | |
| ] | |
| }, | |
| { | |
| "id": 208, | |
| "type": "SetNode", | |
| "pos": [ | |
| -412.922349819801, | |
| 4045.704678697098 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 141, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 878 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_height", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "" | |
| }, | |
| "widgets_values": [ | |
| "height" | |
| ] | |
| }, | |
| { | |
| "id": 328, | |
| "type": "SetNode", | |
| "pos": [ | |
| -424.43479044194976, | |
| 3954.6384724777313 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 139, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "link": 879 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_ref_video", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "ref_video" | |
| }, | |
| "widgets_values": [ | |
| "ref_video" | |
| ] | |
| }, | |
| { | |
| "id": 495, | |
| "type": "ResizeImagesByLongerEdge", | |
| "pos": [ | |
| -416.4333519804235, | |
| 4120.824734523434 | |
| ], | |
| "size": [ | |
| 243.6109375, | |
| 64.84210824307502 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 144, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 865 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "links": [ | |
| 866, | |
| 867 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.5.1", | |
| "Node name for S&R": "ResizeImagesByLongerEdge" | |
| }, | |
| "widgets_values": [ | |
| 1536 | |
| ] | |
| }, | |
| { | |
| "id": 466, | |
| "type": "DualCLIPLoader", | |
| "pos": [ | |
| -1260.3468318300756, | |
| 4010.000958119607 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 155.52083333333334 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 830 | |
| ] | |
| } | |
| ], | |
| "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": 471, | |
| "type": "VAELoaderKJ", | |
| "pos": [ | |
| -1261.4871832039216, | |
| 4367.188322769722 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 146.640625 | |
| ], | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 828 | |
| ] | |
| } | |
| ], | |
| "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": 463, | |
| "type": "VAELoader", | |
| "pos": [ | |
| -1262.6275345777676, | |
| 4240.385255556602 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 68.88020833333334 | |
| ], | |
| "flags": {}, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 829 | |
| ] | |
| } | |
| ], | |
| "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": 475, | |
| "type": "UnetLoaderGGUF", | |
| "pos": [ | |
| -1615.0138457716423, | |
| 4359.329203722815 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 9, | |
| "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": 480, | |
| "type": "ManualSigmas", | |
| "pos": [ | |
| 1648.2096371277257, | |
| 4255.475688908553 | |
| ], | |
| "size": [ | |
| 271.305509971064, | |
| 90 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "ManualSigmas" | |
| }, | |
| "widgets_values": [ | |
| "1.0, 0.99375, 0.9875, 0.98125, 0.975, 0.909375, 0.725, 0.421875, 0.0" | |
| ] | |
| }, | |
| { | |
| "id": 479, | |
| "type": "ManualSigmas", | |
| "pos": [ | |
| 2311.6671654782704, | |
| 4333.252508156359 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 11, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 834 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "ManualSigmas" | |
| }, | |
| "widgets_values": [ | |
| "0.85, 0.7250, 0.4219, 0.0" | |
| ] | |
| }, | |
| { | |
| "id": 164, | |
| "type": "BasicScheduler", | |
| "pos": [ | |
| 1648.2096371277257, | |
| 4101.7209816836685 | |
| ], | |
| "size": [ | |
| 271.305509971064, | |
| 106 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 112, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 898 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 969 | |
| ] | |
| } | |
| ], | |
| "title": "BasicScheduler ( for more steps)", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.1", | |
| "Node name for S&R": "BasicScheduler" | |
| }, | |
| "widgets_values": [ | |
| "linear_quadratic", | |
| 8, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 254, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| 2311.6671654782704, | |
| 4435.557350119323 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 480 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.75", | |
| "Node name for S&R": "KSamplerSelect", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "euler" | |
| ] | |
| }, | |
| { | |
| "id": 109, | |
| "type": "LTXVConcatAVLatent", | |
| "pos": [ | |
| 1648.2096371277257, | |
| 4400.699906029569 | |
| ], | |
| "size": [ | |
| 271.305509971064, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 143, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "video_latent", | |
| "type": "LATENT", | |
| "link": 1382 | |
| }, | |
| { | |
| "name": "audio_latent", | |
| "type": "LATENT", | |
| "link": 1241 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 263 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.7.0", | |
| "Node name for S&R": "LTXVConcatAVLatent", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 408, | |
| "type": "GetNode", | |
| "pos": [ | |
| 1315.4111469701716, | |
| 4278.369040023739 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 13, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 753 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae_tiny", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae_tiny" | |
| ] | |
| }, | |
| { | |
| "id": 250, | |
| "type": "LTXVSeparateAVLatent", | |
| "pos": [ | |
| 2311.6671654782704, | |
| 3701.677784033236 | |
| ], | |
| "size": [ | |
| 270, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 152, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "av_latent", | |
| "type": "LATENT", | |
| "link": 1006 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "video_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 925 | |
| ] | |
| }, | |
| { | |
| "name": "audio_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 471 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.5.1", | |
| "Node name for S&R": "LTXVSeparateAVLatent", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 245, | |
| "type": "LTXVLatentUpsampler", | |
| "pos": [ | |
| 2311.6671654782704, | |
| 3930.9678781799707 | |
| ], | |
| "size": [ | |
| 270, | |
| 81.02629601803119 | |
| ], | |
| "flags": {}, | |
| "order": 155, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 926 | |
| }, | |
| { | |
| "name": "upscale_model", | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "link": 468 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 469 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 805 | |
| ] | |
| } | |
| ], | |
| "title": "spatial", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.7.0", | |
| "Node name for S&R": "LTXVLatentUpsampler", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 224, | |
| "type": "SetNode", | |
| "pos": [ | |
| 1360.353495246961, | |
| 4097.993202396282 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 145, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "link": 448 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_positive", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "positive" | |
| }, | |
| "widgets_values": [ | |
| "positive" | |
| ], | |
| "color": "#38291f", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 526, | |
| "type": "ModelSamplingSD3", | |
| "pos": [ | |
| 1648.2096371277257, | |
| 3989.959839657871 | |
| ], | |
| "size": [ | |
| 271.305509971064, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 97, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 897 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 898 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.16.4", | |
| "Node name for S&R": "ModelSamplingSD3" | |
| }, | |
| "widgets_values": [ | |
| 13 | |
| ] | |
| }, | |
| { | |
| "id": 508, | |
| "type": "GetNode", | |
| "pos": [ | |
| 53.453308224580326, | |
| 3980.113001648897 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 1082 | |
| ] | |
| } | |
| ], | |
| "title": "Get_ref_image", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "ref_image" | |
| ] | |
| }, | |
| { | |
| "id": 602, | |
| "type": "GetNode", | |
| "pos": [ | |
| 79.5372841677012, | |
| 4023.2461008615337 | |
| ], | |
| "size": [ | |
| 225.0376953125, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 15, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": [ | |
| 1089 | |
| ] | |
| } | |
| ], | |
| "title": "Get_enable_promptenhance", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "enable_promptenhance" | |
| ] | |
| }, | |
| { | |
| "id": 600, | |
| "type": "GetNode", | |
| "pos": [ | |
| 106.06299747473153, | |
| 3946.994225546579 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 16, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 1087 | |
| ] | |
| } | |
| ], | |
| "title": "Get_clip", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "clip" | |
| ] | |
| }, | |
| { | |
| "id": 258, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| 2630.4106700303846, | |
| 3586.335115968345 | |
| ], | |
| "size": [ | |
| 273.748791075407, | |
| 267.26447322693235 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 158, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 478 | |
| }, | |
| { | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 479 | |
| }, | |
| { | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 480 | |
| }, | |
| { | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 834 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 807 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 1007 | |
| ] | |
| }, | |
| { | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.75", | |
| "Node name for S&R": "SamplerCustomAdvanced", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 601, | |
| "type": "SetNode", | |
| "pos": [ | |
| -389.33858886101655, | |
| 4810.652939500421 | |
| ], | |
| "size": [ | |
| 255.15791440429905, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 80, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "link": 1088 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_enable_promptenhance", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "enable_promptenhance" | |
| }, | |
| "widgets_values": [ | |
| "enable_promptenhance" | |
| ] | |
| }, | |
| { | |
| "id": 599, | |
| "type": "6002fb3c-ab34-4ad8-894e-fccaa60fd8c9", | |
| "pos": [ | |
| 37.719773702502096, | |
| 3944.374726656011 | |
| ], | |
| "size": [ | |
| 317.8231468909505, | |
| 128 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 94, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 1087 | |
| }, | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 1082 | |
| }, | |
| { | |
| "label": "prompt", | |
| "name": "string_b", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "string_b" | |
| }, | |
| "link": 1083 | |
| }, | |
| { | |
| "label": "Enabled", | |
| "name": "", | |
| "type": "*", | |
| "link": 1089 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "generated_text", | |
| "name": "generated_text", | |
| "type": "STRING", | |
| "links": [ | |
| 1085, | |
| 1086 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "proxyWidgets": [ | |
| [ | |
| "482", | |
| "string_b" | |
| ] | |
| ], | |
| "cnr_id": "comfy-core", | |
| "ver": "0.17.0" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 137, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| 1648.2096371277257, | |
| 3876.772802033459 | |
| ], | |
| "size": [ | |
| 271.305509971064, | |
| 68.88020833333334 | |
| ], | |
| "flags": {}, | |
| "order": 17, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 261 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.56", | |
| "Node name for S&R": "KSamplerSelect", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "euler_ancestral" | |
| ] | |
| }, | |
| { | |
| "id": 469, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| -1750.5323607657106, | |
| 4000.517365313458 | |
| ], | |
| "size": [ | |
| 389.1205006928807, | |
| 88 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 18, | |
| "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": 465, | |
| "type": "LatentUpscaleModelLoader", | |
| "pos": [ | |
| -1260.3468318300756, | |
| 3873.9615253133798 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 73.19010416666667 | |
| ], | |
| "flags": {}, | |
| "order": 19, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT_UPSCALE_MODEL", | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "links": [ | |
| 827 | |
| ] | |
| } | |
| ], | |
| "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": 256, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| 2311.6671654782704, | |
| 4543.548175719154 | |
| ], | |
| "size": [ | |
| 270, | |
| 98 | |
| ], | |
| "flags": {}, | |
| "order": 154, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 1308 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 1201 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 1202 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 479 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.71", | |
| "Node name for S&R": "CFGGuider", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 442, | |
| "type": "GetNode", | |
| "pos": [ | |
| 2320.4449096717267, | |
| 4142.053662834194 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 20, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 804 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae" | |
| ] | |
| }, | |
| { | |
| "id": 294, | |
| "type": "SetNode", | |
| "pos": [ | |
| -400.55922840438814, | |
| 4315.667674753335 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 149, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "link": 867 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_ref_image", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "" | |
| }, | |
| "widgets_values": [ | |
| "ref_image" | |
| ] | |
| }, | |
| { | |
| "id": 440, | |
| "type": "GetImageRangeFromBatch", | |
| "pos": [ | |
| -394.7247464711586, | |
| 4256.951985175315 | |
| ], | |
| "size": [ | |
| 214.9546875, | |
| 102 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 138, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 876 | |
| }, | |
| { | |
| "name": "masks", | |
| "shape": 7, | |
| "type": "MASK", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 865 | |
| ] | |
| }, | |
| { | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": null | |
| } | |
| ], | |
| "title": "FIRST FRAME", | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "50a0837f9aea602b184bbf6dbabf66ed2c7a1d22", | |
| "Node name for S&R": "GetImageRangeFromBatch" | |
| }, | |
| "widgets_values": [ | |
| 0, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 285, | |
| "type": "SetNode", | |
| "pos": [ | |
| -418.3519575759464, | |
| 4211.432890408343 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 151, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "link": 693 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_compress_image", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "compress_image" | |
| }, | |
| "widgets_values": [ | |
| "compress_image" | |
| ] | |
| }, | |
| { | |
| "id": 299, | |
| "type": "LTXVPreprocess", | |
| "pos": [ | |
| -394.80481632881254, | |
| 4156.917971387125 | |
| ], | |
| "size": [ | |
| 238.50878434614924, | |
| 73.96491923384383 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 148, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 866 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "output_image", | |
| "type": "IMAGE", | |
| "links": [ | |
| 693 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.60", | |
| "Node name for S&R": "LTXVPreprocess" | |
| }, | |
| "widgets_values": [ | |
| 18 | |
| ] | |
| }, | |
| { | |
| "id": 573, | |
| "type": "GetNode", | |
| "pos": [ | |
| 2320.4449096717267, | |
| 3858.3301589853354 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 21, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 1223 | |
| ] | |
| } | |
| ], | |
| "title": "Get_negative", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "negative" | |
| ] | |
| }, | |
| { | |
| "id": 572, | |
| "type": "GetNode", | |
| "pos": [ | |
| 2320.4449096717267, | |
| 3857.4338651113408 | |
| ], | |
| "size": [ | |
| 270, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 22, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 1222 | |
| ] | |
| } | |
| ], | |
| "title": "Get_positive", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "positive" | |
| ] | |
| }, | |
| { | |
| "id": 549, | |
| "type": "LTXVCropGuides", | |
| "pos": [ | |
| 2311.6671654782704, | |
| 3791.342151883978 | |
| ], | |
| "size": [ | |
| 270, | |
| 93.01318995837119 | |
| ], | |
| "flags": {}, | |
| "order": 153, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 1222 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 1223 | |
| }, | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "link": 925 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 1201 | |
| ] | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 1202 | |
| ] | |
| }, | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 926 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.2", | |
| "Node name for S&R": "LTXVCropGuides" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 129, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| 1648.2096371277257, | |
| 3720.4222385670496 | |
| ], | |
| "size": [ | |
| 271.305509971064, | |
| 106.66666666666667 | |
| ], | |
| "flags": {}, | |
| "order": 147, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 949 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 1216 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 1217 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 260 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.64", | |
| "Node name for S&R": "CFGGuider", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 220, | |
| "type": "GetNode", | |
| "pos": [ | |
| 3015.499406228738, | |
| 3679.251527398418 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 23, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 902 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae" | |
| ] | |
| }, | |
| { | |
| "id": 219, | |
| "type": "GetNode", | |
| "pos": [ | |
| 3029.5264726576547, | |
| 3849.902008513347 | |
| ], | |
| "size": [ | |
| 273.748791075407, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 24, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 787 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae_audio", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae_audio" | |
| ] | |
| }, | |
| { | |
| "id": 464, | |
| "type": "LoraLoaderModelOnly", | |
| "pos": [ | |
| -1263.2386488790119, | |
| 3712.2935953084257 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 95.546875 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 85, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 831 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 893 | |
| ] | |
| } | |
| ], | |
| "title": "Distilled lora (Only if using ltx DEV model)", | |
| "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": 563, | |
| "type": "LTX2_NAG", | |
| "pos": [ | |
| 1279.9113027896558, | |
| 4422.756747361928 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 203.33333333333334 | |
| ], | |
| "flags": {}, | |
| "order": 103, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 948 | |
| }, | |
| { | |
| "name": "nag_cond_video", | |
| "shape": 7, | |
| "type": "CONDITIONING", | |
| "link": 1237 | |
| }, | |
| { | |
| "name": "nag_cond_audio", | |
| "shape": 7, | |
| "type": "CONDITIONING", | |
| "link": 1238 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "links": [ | |
| 949 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "ff79c7332d7ea4aa85097a88fb09359f28cb487e", | |
| "Node name for S&R": "LTX2_NAG" | |
| }, | |
| "widgets_values": [ | |
| 11, | |
| 0.25, | |
| 2.5, | |
| true | |
| ] | |
| }, | |
| { | |
| "id": 633, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| -1697.327928791238, | |
| 4918.373921811183 | |
| ], | |
| "size": [ | |
| 345.7789733972031, | |
| 130.87522616235765 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 25, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "title": "SINGLE PASS vs 2-PASS WORKFLOW", | |
| "properties": {}, | |
| "widgets_values": [ | |
| "The single pass workflow mode can work best for since 2-pass workflow the frames runs through 2 samplers and might introduce slight difference in color tones and sharpness compared input video. The blend frames output at end will help make that be more seamless though. \n\n2-pass workflow is usually a faster and easier on ram/vram though. Feel free to try both modes with an easy toggle on/off\n" | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000" | |
| }, | |
| { | |
| "id": 515, | |
| "type": "Fast Groups Bypasser (rgthree)", | |
| "pos": [ | |
| -1319.916647330698, | |
| 4940.015696387135 | |
| ], | |
| "size": [ | |
| 369.26504041727026, | |
| 106.57380955927329 | |
| ], | |
| "flags": {}, | |
| "order": 26, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "OPT_CONNECTION", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "FOR SINGLE PASS TURN OFF BOTH TOGGLES", | |
| "properties": { | |
| "matchColors": "", | |
| "matchTitle": "2nd*", | |
| "showNav": false, | |
| "showAllGraphs": true, | |
| "sort": "position", | |
| "customSortAlphabet": "", | |
| "toggleRestriction": "default" | |
| }, | |
| "color": "#346434", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 439, | |
| "type": "GetNode", | |
| "pos": [ | |
| 2320.4449096717267, | |
| 4123.171415747184 | |
| ], | |
| "size": [ | |
| 270, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 27, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 803 | |
| ] | |
| } | |
| ], | |
| "title": "Get_ref_image", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "ref_image" | |
| ] | |
| }, | |
| { | |
| "id": 438, | |
| "type": "LTXVImgToVideoInplace", | |
| "pos": [ | |
| 2311.6671654782704, | |
| 4064.0296391422726 | |
| ], | |
| "size": [ | |
| 270, | |
| 122 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 156, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 804 | |
| }, | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 803 | |
| }, | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "link": 805 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 806 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.12.3", | |
| "Node name for S&R": "LTXVImgToVideoInplace" | |
| }, | |
| "widgets_values": [ | |
| 1, | |
| false | |
| ] | |
| }, | |
| { | |
| "id": 500, | |
| "type": "SimpleCalculatorKJ", | |
| "pos": [ | |
| -717.0962068457715, | |
| 4121.684418575263 | |
| ], | |
| "size": [ | |
| 210, | |
| 148 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 122, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "a", | |
| "name": "variables.a", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": 853 | |
| }, | |
| { | |
| "label": "b", | |
| "name": "variables.b", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": 854 | |
| }, | |
| { | |
| "label": "c", | |
| "name": "variables.c", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": 855 | |
| }, | |
| { | |
| "label": "d", | |
| "name": "variables.d", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": null | |
| }, | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": [ | |
| 857 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "f12007dd57bd539052d3a92597b35365a49e7b06", | |
| "Node name for S&R": "SimpleCalculatorKJ" | |
| }, | |
| "widgets_values": [ | |
| "(a > c) or (b > c) " | |
| ] | |
| }, | |
| { | |
| "id": 507, | |
| "type": "GetNode", | |
| "pos": [ | |
| -690.074884682895, | |
| 4176.378235643827 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 28, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 862 | |
| ] | |
| } | |
| ], | |
| "title": "Get_max_size", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "max_size" | |
| ] | |
| }, | |
| { | |
| "id": 504, | |
| "type": "LazySwitchKJ", | |
| "pos": [ | |
| -713.2928468945245, | |
| 4239.474005710075 | |
| ], | |
| "size": [ | |
| 270, | |
| 78 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 127, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "on_false", | |
| "type": "*", | |
| "link": 860 | |
| }, | |
| { | |
| "name": "on_true", | |
| "type": "*", | |
| "link": 859 | |
| }, | |
| { | |
| "name": "switch", | |
| "type": "BOOLEAN", | |
| "widget": { | |
| "name": "switch" | |
| }, | |
| "link": 857 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": [ | |
| 861 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "f12007dd57bd539052d3a92597b35365a49e7b06", | |
| "Node name for S&R": "LazySwitchKJ" | |
| }, | |
| "widgets_values": [ | |
| false | |
| ] | |
| }, | |
| { | |
| "id": 251, | |
| "type": "LTXVConcatAVLatent", | |
| "pos": [ | |
| 2311.6671654782704, | |
| 4233.719599188468 | |
| ], | |
| "size": [ | |
| 270, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 157, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "video_latent", | |
| "type": "LATENT", | |
| "link": 806 | |
| }, | |
| { | |
| "name": "audio_latent", | |
| "type": "LATENT", | |
| "link": 471 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 807 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.5.1", | |
| "Node name for S&R": "LTXVConcatAVLatent", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 222, | |
| "type": "GetNode", | |
| "pos": [ | |
| 1359.566771694769, | |
| 4085.951515063555 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 29, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": [ | |
| 446 | |
| ] | |
| } | |
| ], | |
| "title": "Get_fps", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "fps" | |
| ], | |
| "color": "#346434", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 649, | |
| "type": "GetNode", | |
| "pos": [ | |
| 528.2771558731337, | |
| 3921.9555906541796 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 30, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 1264 | |
| ] | |
| } | |
| ], | |
| "title": "Get_ref_video", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode" | |
| }, | |
| "widgets_values": [ | |
| "ref_video" | |
| ] | |
| }, | |
| { | |
| "id": 650, | |
| "type": "GetNode", | |
| "pos": [ | |
| 1077.4566722881177, | |
| 3930.599738032989 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 31, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 1273 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode" | |
| }, | |
| "widgets_values": [ | |
| "vae" | |
| ] | |
| }, | |
| { | |
| "id": 651, | |
| "type": "GetImageRangeFromBatch", | |
| "pos": [ | |
| 904.4098383403267, | |
| 4145.3304339669085 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 102 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 95, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 1263 | |
| }, | |
| { | |
| "name": "masks", | |
| "shape": 7, | |
| "type": "MASK", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 1268 | |
| ] | |
| }, | |
| { | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "50a0837f9aea602b184bbf6dbabf66ed2c7a1d22", | |
| "Node name for S&R": "GetImageRangeFromBatch" | |
| }, | |
| "widgets_values": [ | |
| 0, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 652, | |
| "type": "ResizeImageMaskNode", | |
| "pos": [ | |
| 933.4138514064363, | |
| 4094.178821375564 | |
| ], | |
| "size": [ | |
| 270, | |
| 69 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 79, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "input", | |
| "type": "IMAGE,MASK", | |
| "link": 1264 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "resized", | |
| "type": "IMAGE", | |
| "links": [ | |
| 1263, | |
| 1270 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.16.0", | |
| "Node name for S&R": "ResizeImageMaskNode" | |
| }, | |
| "widgets_values": [ | |
| "scale by multiplier", | |
| 0.5, | |
| "nearest-exact" | |
| ] | |
| }, | |
| { | |
| "id": 653, | |
| "type": "GetImageRangeFromBatch", | |
| "pos": [ | |
| 911.8628973023089, | |
| 4063.9762411408688 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 102 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 128, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 1265 | |
| }, | |
| { | |
| "name": "masks", | |
| "shape": 7, | |
| "type": "MASK", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 1269 | |
| ] | |
| }, | |
| { | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "50a0837f9aea602b184bbf6dbabf66ed2c7a1d22", | |
| "Node name for S&R": "GetImageRangeFromBatch" | |
| }, | |
| "widgets_values": [ | |
| 0, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 654, | |
| "type": "MaskToImage", | |
| "pos": [ | |
| 927.7551973946453, | |
| 4010.9208043503218 | |
| ], | |
| "size": [ | |
| 193.2779296875, | |
| 26 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 123, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "mask", | |
| "type": "MASK", | |
| "link": 1266 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 1265 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.17.0", | |
| "Node name for S&R": "MaskToImage" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 655, | |
| "type": "ResizeImageMaskNode", | |
| "pos": [ | |
| 929.7156909297972, | |
| 3963.8466349105884 | |
| ], | |
| "size": [ | |
| 270, | |
| 69 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 124, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "input", | |
| "type": "IMAGE,MASK", | |
| "link": 1267 | |
| }, | |
| { | |
| "label": "match", | |
| "name": "resize_type.match", | |
| "type": "IMAGE,MASK", | |
| "link": 1268 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "resized", | |
| "type": "MASK", | |
| "links": [ | |
| 1272 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.16.0", | |
| "Node name for S&R": "ResizeImageMaskNode" | |
| }, | |
| "widgets_values": [ | |
| "match size", | |
| "center", | |
| "nearest-exact" | |
| ] | |
| }, | |
| { | |
| "id": 660, | |
| "type": "LTXVPreprocessMasks", | |
| "pos": [ | |
| 887.004950830055, | |
| 3916.5186525231074 | |
| ], | |
| "size": [ | |
| 313.29637496807254, | |
| 226.47715121627607 | |
| ], | |
| "flags": {}, | |
| "order": 129, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "masks", | |
| "type": "MASK", | |
| "link": 1272 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 1273 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": [ | |
| 1274 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "ltxv", | |
| "ver": "531512f7286963dc7aff1fd8bf5556e95eae03af", | |
| "Node name for S&R": "LTXVPreprocessMasks" | |
| }, | |
| "widgets_values": [ | |
| false, | |
| false, | |
| "max", | |
| 0, | |
| true, | |
| 0.5, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 594, | |
| "type": "PrimitiveBoolean", | |
| "pos": [ | |
| -415.6739737155948, | |
| 4789.927883844402 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 32, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": [ | |
| 1088 | |
| ] | |
| } | |
| ], | |
| "title": "ENABLE PROMPT ENHANCER", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.17.0", | |
| "Node name for S&R": "PrimitiveBoolean" | |
| }, | |
| "widgets_values": [ | |
| true | |
| ], | |
| "color": "#008181", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 214, | |
| "type": "PrimitiveFloat", | |
| "pos": [ | |
| -758.5472612544829, | |
| 4790.275646188929 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 33, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": [ | |
| 436 | |
| ] | |
| } | |
| ], | |
| "title": "FPS", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.2", | |
| "Node name for S&R": "PrimitiveFloat" | |
| }, | |
| "widgets_values": [ | |
| 24 | |
| ], | |
| "color": "#006691", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 678, | |
| "type": "GetNode", | |
| "pos": [ | |
| 4197.0617869276875, | |
| 3580.018384567053 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 34, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": [ | |
| 1297 | |
| ] | |
| } | |
| ], | |
| "title": "Get_fps", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "fps" | |
| ] | |
| }, | |
| { | |
| "id": 497, | |
| "type": "INTConstant", | |
| "pos": [ | |
| -1279.8749551124695, | |
| 4794.691778540652 | |
| ], | |
| "size": [ | |
| 220.081640625, | |
| 58.856762865398196 | |
| ], | |
| "flags": {}, | |
| "order": 35, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "value", | |
| "type": "INT", | |
| "links": [ | |
| 852 | |
| ] | |
| } | |
| ], | |
| "title": "MAX PIXEL SIZE (longest)", | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "93a4fba44c1635a716dc262f157a7ded7d716f3a", | |
| "Node name for S&R": "INTConstant" | |
| }, | |
| "widgets_values": [ | |
| 1280 | |
| ], | |
| "color": "#006691", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 656, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 890.8713724000564, | |
| 4362.680236013126 | |
| ], | |
| "size": [ | |
| 283.67221554615, | |
| 264.91117826480877 | |
| ], | |
| "flags": {}, | |
| "order": 132, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 1269 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.17.0", | |
| "Node name for S&R": "PreviewImage" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 659, | |
| "type": "BlockifyMask", | |
| "pos": [ | |
| 888.4806804346173, | |
| 4210.949397947591 | |
| ], | |
| "size": [ | |
| 293.073589777038, | |
| 82 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 111, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "masks", | |
| "type": "MASK", | |
| "link": 1271 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "mask", | |
| "type": "MASK", | |
| "links": [ | |
| 1266, | |
| 1267 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "d5c9b0a341a5578861766241cc5352d1d5cb755d", | |
| "Node name for S&R": "BlockifyMask" | |
| }, | |
| "widgets_values": [ | |
| 12, | |
| "cpu" | |
| ] | |
| }, | |
| { | |
| "id": 225, | |
| "type": "SetNode", | |
| "pos": [ | |
| 1360.353495246961, | |
| 4103.392031250441 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 146, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "link": 449 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_negative", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "negative" | |
| }, | |
| "widgets_values": [ | |
| "negative" | |
| ], | |
| "color": "#38291f", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 679, | |
| "type": "GetNode", | |
| "pos": [ | |
| 2954.109641678228, | |
| 4213.820695285726 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 36, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": [ | |
| 1344 | |
| ] | |
| } | |
| ], | |
| "title": "Get_original_audio", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "original_audio" | |
| ] | |
| }, | |
| { | |
| "id": 520, | |
| "type": "PathchSageAttentionKJ", | |
| "pos": [ | |
| -1275.0805971461966, | |
| 3407.3104974787766 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 100, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 893 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 890 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "204f6d5aae73b10c0fe2fb26e61405fd6337bb77", | |
| "Node name for S&R": "PathchSageAttentionKJ" | |
| }, | |
| "widgets_values": [ | |
| "auto", | |
| false | |
| ] | |
| }, | |
| { | |
| "id": 521, | |
| "type": "LTX2MemoryEfficientSageAttentionPatch", | |
| "pos": [ | |
| -1033.8267183655964, | |
| 3409.8446641521705 | |
| ], | |
| "size": [ | |
| 275.179296875, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 116, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 890 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "links": [ | |
| 891 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "2acdef1766026ff3be00daf3c45f6a064db9100f", | |
| "Node name for S&R": "LTX2MemoryEfficientSageAttentionPatch" | |
| }, | |
| "widgets_values": [ | |
| true | |
| ] | |
| }, | |
| { | |
| "id": 522, | |
| "type": "LTXVChunkFeedForward", | |
| "pos": [ | |
| -707.9720297381774, | |
| 3410.5555983269087 | |
| ], | |
| "size": [ | |
| 272.35703125, | |
| 82 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 125, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 891 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "links": [ | |
| 892 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "0ea5ece1793263d9fb0ad97bb067f96b83a9dea3", | |
| "Node name for S&R": "LTXVChunkFeedForward" | |
| }, | |
| "widgets_values": [ | |
| 2, | |
| 4096 | |
| ] | |
| }, | |
| { | |
| "id": 682, | |
| "type": "SetNode", | |
| "pos": [ | |
| 3040.1258189045498, | |
| 3722.9564951886246 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 164, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "link": 1301 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_video_output", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "video_output" | |
| }, | |
| "widgets_values": [ | |
| "video_output" | |
| ] | |
| }, | |
| { | |
| "id": 681, | |
| "type": "SetNode", | |
| "pos": [ | |
| 3039.2959827103055, | |
| 3854.298374620789 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 163, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "link": 1300 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_audio_dubbed", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "audio_dubbed" | |
| }, | |
| "widgets_values": [ | |
| "audio_dubbed" | |
| ] | |
| }, | |
| { | |
| "id": 243, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| 2311.6671654782704, | |
| 3579.1339156474214 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 37, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 478 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.75", | |
| "Node name for S&R": "RandomNoise", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 432, | |
| "fixed" | |
| ], | |
| "color": "#006691", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 725, | |
| "type": "GetNode", | |
| "pos": [ | |
| 1354.1358650238342, | |
| 3945.455185416607 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 38, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [] | |
| } | |
| ], | |
| "title": "Get_vae", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae" | |
| ] | |
| }, | |
| { | |
| "id": 726, | |
| "type": "GetNode", | |
| "pos": [ | |
| 1372.9845330187693, | |
| 3992.577171774505 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 39, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": [] | |
| } | |
| ], | |
| "title": "Get_ref_map", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "ref_map" | |
| ] | |
| }, | |
| { | |
| "id": 369, | |
| "type": "GetNode", | |
| "pos": [ | |
| 1271.2267323596352, | |
| 4247.420225409768 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 40, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 1377 | |
| ] | |
| } | |
| ], | |
| "title": "Get_model", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "model" | |
| ] | |
| }, | |
| { | |
| "id": 115, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| 1648.2096371277257, | |
| 3596.7428334741617 | |
| ], | |
| "size": [ | |
| 271.305509971064, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 41, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 259 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.56", | |
| "Node name for S&R": "RandomNoise", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 42, | |
| "fixed" | |
| ], | |
| "color": "#006691", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 113, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| 1965.6756343242546, | |
| 3598.2953140735485 | |
| ], | |
| "size": [ | |
| 282.3666532315581, | |
| 271.9941983556012 | |
| ], | |
| "flags": {}, | |
| "order": 150, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 259 | |
| }, | |
| { | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 260 | |
| }, | |
| { | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 261 | |
| }, | |
| { | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 969 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 263 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 1006 | |
| ] | |
| }, | |
| { | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.60", | |
| "Node name for S&R": "SamplerCustomAdvanced", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 683, | |
| "type": "SetNode", | |
| "pos": [ | |
| -691.5143062252088, | |
| 3703.70265899444 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 120, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "link": 1385 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_original_audio", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "original_audio" | |
| }, | |
| "widgets_values": [ | |
| "original_audio" | |
| ] | |
| }, | |
| { | |
| "id": 638, | |
| "type": "GetNode", | |
| "pos": [ | |
| -743.9755175134948, | |
| 3558.271480475036 | |
| ], | |
| "size": [ | |
| 246.65043702958587, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 42, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 1262 | |
| ] | |
| } | |
| ], | |
| "title": "Get_ref_video", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "ref_video" | |
| ] | |
| }, | |
| { | |
| "id": 444, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| -724.7791308156346, | |
| 3783.2311363309364 | |
| ], | |
| "size": [ | |
| 331.0576254623056, | |
| 133.61621201682283 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 43, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "title": "Normalize values", | |
| "properties": {}, | |
| "widgets_values": [ | |
| "YouTube / Spotify etc : -14 LUFS\n\nPodcasts: -16 LUFS\n\nInstagram/TikTok: -12 to -10 LUFS\n\nApple Music: -16 LUFS\n\nTV/Broadcast (US): -24 LUFS " | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000" | |
| }, | |
| { | |
| "id": 481, | |
| "type": "SetNode", | |
| "pos": [ | |
| 120.46238687776467, | |
| 3647.748405790436 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 137, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "link": 1387 | |
| } | |
| ], | |
| "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": 474, | |
| "type": "UNETLoader", | |
| "pos": [ | |
| -1266.1587971448828, | |
| 3560.083621016386 | |
| ], | |
| "size": [ | |
| 364.0234375, | |
| 97.76041666666667 | |
| ], | |
| "flags": {}, | |
| "order": 44, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 831 | |
| ] | |
| } | |
| ], | |
| "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": 523, | |
| "type": "LTX2AttentionTunerPatch", | |
| "pos": [ | |
| -416.1096376117962, | |
| 3411.937412561673 | |
| ], | |
| "size": [ | |
| 283.875, | |
| 178 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 130, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 892 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "links": [ | |
| 1386 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "5b38397a6430fdb16c7bd14a6bd64c2b0e69a5f0", | |
| "Node name for S&R": "LTX2AttentionTunerPatch" | |
| }, | |
| "widgets_values": [ | |
| "", | |
| 1, | |
| 1, | |
| 1, | |
| 1, | |
| true | |
| ] | |
| }, | |
| { | |
| "id": 436, | |
| "type": "ResizeImageMaskNode", | |
| "pos": [ | |
| -449.8730230936952, | |
| 3618.342176751849 | |
| ], | |
| "size": [ | |
| 295.7430663154496, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 84, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "input", | |
| "type": "IMAGE,MASK", | |
| "link": 1262 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "resized", | |
| "type": "IMAGE", | |
| "links": [ | |
| 958, | |
| 1388 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.12.3", | |
| "Node name for S&R": "ResizeImageMaskNode" | |
| }, | |
| "widgets_values": [ | |
| "scale by multiplier", | |
| 0.5, | |
| "area" | |
| ] | |
| }, | |
| { | |
| "id": 732, | |
| "type": "GetImageSizeAndCount", | |
| "pos": [ | |
| 974.0146482435844, | |
| 3607.160293875785 | |
| ], | |
| "size": [ | |
| 196.2994140625, | |
| 86 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 99, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 1388 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "links": [ | |
| 1389 | |
| ] | |
| }, | |
| { | |
| "label": "640 width", | |
| "name": "width", | |
| "type": "INT", | |
| "links": [ | |
| 1390 | |
| ] | |
| }, | |
| { | |
| "label": "352 height", | |
| "name": "height", | |
| "type": "INT", | |
| "links": null | |
| }, | |
| { | |
| "label": "457 count", | |
| "name": "count", | |
| "type": "INT", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "66be8cd743dedc6c76bbd8fd824df877948a7b1d", | |
| "Node name for S&R": "GetImageSizeAndCount" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 217, | |
| "type": "GetNode", | |
| "pos": [ | |
| 1000.0866974123501, | |
| 3603.0110819918714 | |
| ], | |
| "size": [ | |
| 224.5628179487011, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 45, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 957 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae" | |
| ] | |
| }, | |
| { | |
| "id": 733, | |
| "type": "SetNode", | |
| "pos": [ | |
| 981.0110701036288, | |
| 3607.16028199109 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 115, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 1390 | |
| } | |
| ], | |
| "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": 216, | |
| "type": "GetNode", | |
| "pos": [ | |
| 985.3745866761451, | |
| 3720.023839214415 | |
| ], | |
| "size": [ | |
| 224.5628179487011, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 46, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 439 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae_audio", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae_audio" | |
| ], | |
| "color": "#af3535", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 179, | |
| "type": "LTXVAudioVAEEncode", | |
| "pos": [ | |
| 952.6501989083586, | |
| 3700.8862444163315 | |
| ], | |
| "size": [ | |
| 224.5628179487011, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 119, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "audio", | |
| "type": "AUDIO", | |
| "link": 1384 | |
| }, | |
| { | |
| "label": "Audio VAE", | |
| "name": "audio_vae", | |
| "type": "VAE", | |
| "link": 439 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "Audio Latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 1241 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.2", | |
| "Node name for S&R": "LTXVAudioVAEEncode" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 125, | |
| "type": "LTXVSeparateAVLatent", | |
| "pos": [ | |
| 2968.118765474953, | |
| 3560.0677650953667 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 52.597074063571654 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 159, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "av_latent", | |
| "type": "LATENT", | |
| "link": 1007 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "video_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 1399 | |
| ] | |
| }, | |
| { | |
| "name": "audio_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 786 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.5.1", | |
| "Node name for S&R": "LTXVSeparateAVLatent", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 425, | |
| "type": "LTXVAudioVAEDecode", | |
| "pos": [ | |
| 2970.213081092808, | |
| 3801.788697010974 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 76.78948709384076 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 161, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 786 | |
| }, | |
| { | |
| "label": "Audio VAE", | |
| "name": "audio_vae", | |
| "type": "VAE", | |
| "link": 787 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "Audio", | |
| "type": "AUDIO", | |
| "links": [ | |
| 1300 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.12.3", | |
| "Node name for S&R": "LTXVAudioVAEDecode" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 127, | |
| "type": "VAEDecodeTiled", | |
| "pos": [ | |
| 3029.459049894005, | |
| 3932.5915141395794 | |
| ], | |
| "size": [ | |
| 259.2424456888034, | |
| 172.79106255768602 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 47, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": null | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.7.0", | |
| "Node name for S&R": "VAEDecodeTiled", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 512, | |
| 64, | |
| 4096, | |
| 8 | |
| ] | |
| }, | |
| { | |
| "id": 680, | |
| "type": "GetNode", | |
| "pos": [ | |
| 3118.682600485072, | |
| 4210.840069741678 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 48, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": [ | |
| 1343 | |
| ] | |
| } | |
| ], | |
| "title": "Get_audio_dubbed", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "audio_dubbed" | |
| ] | |
| }, | |
| { | |
| "id": 706, | |
| "type": "FL_CosyVoice3_ModelLoader", | |
| "pos": [ | |
| 2966.3249275487105, | |
| 4261.995513912657 | |
| ], | |
| "size": [ | |
| 312.0124050569822, | |
| 154 | |
| ], | |
| "flags": {}, | |
| "order": 49, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "model", | |
| "type": "COSYVOICE_MODEL", | |
| "links": [ | |
| 1345 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui_fl-cosyvoice3", | |
| "ver": "f5d67b6299621ec85c13f8f657c283b45ca8a79f", | |
| "Node name for S&R": "FL_CosyVoice3_ModelLoader", | |
| "aux_id": "filliptm/ComfyUI_FL-CosyVoice3", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.2.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Fun-CosyVoice3-0.5B", | |
| "HuggingFace", | |
| "auto", | |
| false, | |
| false | |
| ], | |
| "color": "#006691", | |
| "bgcolor": "rgba(24,24,27,.9)", | |
| "ndSuperSelectorEnabled": false, | |
| "ndPowerEnabled": false | |
| }, | |
| { | |
| "id": 729, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| 3006.6124002801985, | |
| 4661.368580755498 | |
| ], | |
| "size": [ | |
| 344.9933865278308, | |
| 105.98919402351657 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 50, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "title": "Alternative Voice Convert Nodes", | |
| "properties": {}, | |
| "widgets_values": [ | |
| "Some alternative voice conversion nodes that you might already have or want to rather use, that has same functionality: \n\nhttps://github.com/filliptm/ComfyUI_Fill-ChatterBox\n\n\nhttps://github.com/ShmuelRonen/ComfyUI_ChatterBox_Voice" | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000" | |
| }, | |
| { | |
| "id": 658, | |
| "type": "FaceSegment", | |
| "pos": [ | |
| 526.5171636220099, | |
| 3902.2272767003387 | |
| ], | |
| "size": [ | |
| 313.1721088661543, | |
| 580 | |
| ], | |
| "flags": {}, | |
| "order": 96, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 1270 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [] | |
| }, | |
| { | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": [ | |
| 1271 | |
| ] | |
| }, | |
| { | |
| "name": "MASK_IMAGE", | |
| "type": "IMAGE", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-rmbg", | |
| "ver": "d7402513f23f58db7d56754b02a4f51a148b4941", | |
| "Node name for S&R": "FaceSegment" | |
| }, | |
| "widgets_values": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| true, | |
| true, | |
| true, | |
| false, | |
| false, | |
| false, | |
| 512, | |
| 15, | |
| 0, | |
| false, | |
| "Alpha", | |
| "#222222" | |
| ], | |
| "color": "#006691", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 657, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| 525.5522171055771, | |
| 4521.020396388147 | |
| ], | |
| "size": [ | |
| 315.60347656282784, | |
| 142.9585361239715 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 51, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "title": "About Masking", | |
| "properties": {}, | |
| "widgets_values": [ | |
| "**Mask selection:** \nMouth, upper and lower lips for most faithful re-creation of the input video. But masking more might look more natural (masking all of face)\n\n**Mask Blur** set this higher if the masking doesn't cover all of the mouth area\n\n**Limitation**: Made for human like input videos. For non human creatures, it might fail to detect. Masked area will introduce some changes, such as different teeth" | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000" | |
| }, | |
| { | |
| "id": 676, | |
| "type": "GetNode", | |
| "pos": [ | |
| 4178.85542612592, | |
| 3548.9530017680004 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 52, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 1295 | |
| ] | |
| } | |
| ], | |
| "title": "Get_video_output", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "video_output" | |
| ] | |
| }, | |
| { | |
| "id": 739, | |
| "type": "GetNode", | |
| "pos": [ | |
| 4136.575931951786, | |
| 3545.062596855204 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 53, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": [ | |
| 1402 | |
| ] | |
| } | |
| ], | |
| "title": "Get_audio_converted", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "audio_converted" | |
| ] | |
| }, | |
| { | |
| "id": 737, | |
| "type": "e37a6b93-9bfb-4f72-b5f0-ef574c92bb1e", | |
| "pos": [ | |
| 3008.9132384932627, | |
| 3685.5124433155634 | |
| ], | |
| "size": [ | |
| 186.2126590883854, | |
| 26 | |
| ], | |
| "flags": {}, | |
| "order": 160, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "link": 1399 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "latent", | |
| "name": "*", | |
| "type": "*", | |
| "links": [ | |
| 1400 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "proxyWidgets": [], | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 527, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 2967.071636426987, | |
| 3664.639731894527 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 79.07018984153183 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 162, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 1400 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 902 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 1301 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.17.0", | |
| "Node name for S&R": "VAEDecode" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 741, | |
| "type": "GetNode", | |
| "pos": [ | |
| 3488.742318094846, | |
| 3545.0625968552054 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 54, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 1404 | |
| ] | |
| } | |
| ], | |
| "title": "Get_video_output", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "video_output" | |
| ] | |
| }, | |
| { | |
| "id": 580, | |
| "type": "GetNode", | |
| "pos": [ | |
| 3571.050132832415, | |
| 3582.8589256567875 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 55, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": [ | |
| 989 | |
| ] | |
| } | |
| ], | |
| "title": "Get_fps", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "fps" | |
| ] | |
| }, | |
| { | |
| "id": 524, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| -1702.0014408592574, | |
| 4716.417672155372 | |
| ], | |
| "size": [ | |
| 351.9045647926396, | |
| 160.12709455978893 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 56, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "title": "Video settings", | |
| "properties": {}, | |
| "widgets_values": [ | |
| "**MAX SIZE**: Max pixels of the output video (longest side). If lower ram/vram try reasonable sizes such as 768, 832 or 960. And if the original video is lower than that, set same as original video \n\n**EXTEND in seconds** : How much to add to your video. LTX works best with 5s, 10s or 15s\n\nYou can do multiple times though. For example first extend 10 seconds, then use the extended video and extend another 10 seconds and so on (you should be able to do this for quite a long shot, but the quality and consistency might degrade over time)\n" | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000" | |
| }, | |
| { | |
| "id": 110, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 76.1789643232048, | |
| 4518.129093747589 | |
| ], | |
| "size": [ | |
| 483.43784653307637, | |
| 119.15501328723167 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 88, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 438 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 1237, | |
| 1239 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.56", | |
| "Node name for S&R": "CLIPTextEncode", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "text, subtitles, logo, low quality, distorted, bad anatomy, oversaturated, pixelated, low resolution, grainy, compression artifacts, jpeg artifacts, glitches, watermark, signature, copyright, distortedsound, saturated sound, loud sound , deformed facial features, asymmetrical face, missing facial features, extra limbs, disfigured hands, blurry teeth, disfigured teeth" | |
| ], | |
| "color": "#422342", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 519, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| -453.7551565541711, | |
| 4491.074720781803 | |
| ], | |
| "size": [ | |
| 293.36953037532226, | |
| 159.86230970619272 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 57, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "title": "WHAT TO KEEP FROM INPUT VIDEO", | |
| "properties": {}, | |
| "widgets_values": [ | |
| "**A LITTLE USAGE TIP** \n\nIf you want to start extending earlier (aka cut some from end of input video) you can use **frame_load_cap** in the video loader node and set max frames to use. And vice verse if you want to cut off some of the start of your input video you can use **skip_first_frames** " | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000" | |
| }, | |
| { | |
| "id": 215, | |
| "type": "GetNode", | |
| "pos": [ | |
| 107.3164553008504, | |
| 4286.096754663732 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 58, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 438, | |
| 1071, | |
| 1156 | |
| ] | |
| } | |
| ], | |
| "title": "Get_clip", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "clip" | |
| ] | |
| }, | |
| { | |
| "id": 592, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 64.14702337978588, | |
| 4318.414873212346 | |
| ], | |
| "size": [ | |
| 481.2839181902409, | |
| 296.38409576259573 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 109, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 1071 | |
| }, | |
| { | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": 1085 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 1211 | |
| ] | |
| } | |
| ], | |
| "title": "CLIP Text Encode (Positive Prompt)", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.56", | |
| "Node name for S&R": "CLIPTextEncode", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "= from prompt enhancer = " | |
| ], | |
| "color": "#346434", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 626, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 68.77496397296437, | |
| 4388.767476376145 | |
| ], | |
| "size": [ | |
| 473.4098577862619, | |
| 232.25444879151837 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 89, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 1156 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 1238 | |
| ] | |
| } | |
| ], | |
| "title": "Negative Audio Prompt", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.56", | |
| "Node name for S&R": "CLIPTextEncode", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| " distorted sound, saturated sound, loud sound" | |
| ], | |
| "color": "#422342", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 742, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| -32.81787087275771, | |
| 4516.918088523365 | |
| ], | |
| "size": [ | |
| 457.66712960183645, | |
| 139.18405342507958 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 59, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "title": "Dubbing", | |
| "properties": {}, | |
| "widgets_values": [ | |
| "Transcribe the dialog in other language and explicitly state what language. The model supports about 100 or more languages. \n\nFor example: \n\n*the man speaks in a deep German voice and he says : \"Dieses LTX-Modell ist wirklich fantastisch.\"* " | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000" | |
| }, | |
| { | |
| "id": 597, | |
| "type": "PreviewAny", | |
| "pos": [ | |
| -51.90301413961157, | |
| 3904.8416927824824 | |
| ], | |
| "size": [ | |
| 475.64909321126845, | |
| 188.3315739669847 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 110, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "source", | |
| "type": "*", | |
| "link": 1086 | |
| } | |
| ], | |
| "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": 107, | |
| "type": "LTXVConditioning", | |
| "pos": [ | |
| 1282.116401595283, | |
| 4055.32165822238 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 86.66666666666667 | |
| ], | |
| "flags": {}, | |
| "order": 142, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 1380 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 1381 | |
| }, | |
| { | |
| "name": "frame_rate", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "frame_rate" | |
| }, | |
| "link": 446 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 448, | |
| 1216 | |
| ] | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 449, | |
| 1217 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.56", | |
| "Node name for S&R": "LTXVConditioning", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 24 | |
| ] | |
| }, | |
| { | |
| "id": 555, | |
| "type": "GetNode", | |
| "pos": [ | |
| 1338.5840438735954, | |
| 3898.732433114608 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 60, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 931, | |
| 932 | |
| ] | |
| } | |
| ], | |
| "title": "Get_vae", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "vae" | |
| ] | |
| }, | |
| { | |
| "id": 556, | |
| "type": "GetImageRangeFromBatch", | |
| "pos": [ | |
| 1352.14460910049, | |
| 3735.964975149223 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 102 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 98, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 958 | |
| }, | |
| { | |
| "name": "masks", | |
| "shape": 7, | |
| "type": "MASK", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 934 | |
| ] | |
| }, | |
| { | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": null | |
| } | |
| ], | |
| "title": "Last frame", | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "f91daf93293ab7fb28836159595a5b088c86313a", | |
| "Node name for S&R": "GetImageRangeFromBatch" | |
| }, | |
| "widgets_values": [ | |
| -1, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 545, | |
| "type": "LTXVAddLatentGuide", | |
| "pos": [ | |
| 1282.2362847479276, | |
| 3818.3877540239723 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 177.42173157718116 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 136, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 932 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 1211 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 1239 | |
| }, | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "link": 1276 | |
| }, | |
| { | |
| "name": "guiding_latent", | |
| "type": "LATENT", | |
| "link": 918 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 1380 | |
| ] | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 1381 | |
| ] | |
| }, | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 1382 | |
| ] | |
| } | |
| ], | |
| "title": "LTXV Add Latent Guide", | |
| "properties": { | |
| "cnr_id": "ComfyUI-LTXVideo", | |
| "ver": "531512f7286963dc7aff1fd8bf5556e95eae03af", | |
| "Node name for S&R": "LTXVAddLatentGuide", | |
| "aux_id": "Lightricks/ComfyUI-LTXVideo" | |
| }, | |
| "widgets_values": [ | |
| -1, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 730, | |
| "type": "AudioNormalizeLUFS", | |
| "pos": [ | |
| -786.8986627429608, | |
| 3610.086759515054 | |
| ], | |
| "size": [ | |
| 270, | |
| 130 | |
| ], | |
| "flags": {}, | |
| "order": 106, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "audio", | |
| "type": "AUDIO", | |
| "link": 1383 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": [ | |
| 1384, | |
| 1385, | |
| 1405 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "aux_id": "Urabewe/ComfyUI-AudioTools", | |
| "ver": "8763c3ec71d4d05278b53386cec57a06e1d99417", | |
| "Node name for S&R": "AudioNormalizeLUFS" | |
| }, | |
| "widgets_values": [ | |
| -20, | |
| 0, | |
| 0, | |
| "full_track" | |
| ] | |
| }, | |
| { | |
| "id": 368, | |
| "type": "LTX2SamplingPreviewOverride", | |
| "pos": [ | |
| 1279.9113027896558, | |
| 4207.706065416646 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 98 | |
| ], | |
| "flags": {}, | |
| "order": 83, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 1377 | |
| }, | |
| { | |
| "name": "latent_upscale_model", | |
| "shape": 7, | |
| "type": "LATENT_UPSCALE_MODEL", | |
| "link": null | |
| }, | |
| { | |
| "name": "vae", | |
| "shape": 7, | |
| "type": "VAE", | |
| "link": 753 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 897, | |
| 948, | |
| 1308 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "50a0837f9aea602b184bbf6dbabf66ed2c7a1d22", | |
| "Node name for S&R": "LTX2SamplingPreviewOverride" | |
| }, | |
| "widgets_values": [ | |
| 8 | |
| ] | |
| }, | |
| { | |
| "id": 546, | |
| "type": "VAEEncode", | |
| "pos": [ | |
| 1276.6608128688908, | |
| 3702.371589902242 | |
| ], | |
| "size": [ | |
| 289.7056640625, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 113, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "pixels", | |
| "type": "IMAGE", | |
| "link": 934 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 931 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 918 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.16.4", | |
| "Node name for S&R": "VAEEncode" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 661, | |
| "type": "LTXVSetVideoLatentNoiseMasks", | |
| "pos": [ | |
| 1280.9087782687147, | |
| 3588.7508558349587 | |
| ], | |
| "size": [ | |
| 276.39609375, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 133, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 1275 | |
| }, | |
| { | |
| "name": "masks", | |
| "type": "MASK", | |
| "link": 1274 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 1276 | |
| ] | |
| } | |
| ], | |
| "title": "LTXV Set Video Latent Noise Masks", | |
| "properties": { | |
| "cnr_id": "ltxv", | |
| "ver": "531512f7286963dc7aff1fd8bf5556e95eae03af", | |
| "Node name for S&R": "LTXVSetVideoLatentNoiseMasks" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 565, | |
| "type": "VAEEncode", | |
| "pos": [ | |
| 957.9280621891919, | |
| 3574.4539947938792 | |
| ], | |
| "size": [ | |
| 224.5628179487011, | |
| 60.13658727908114 | |
| ], | |
| "flags": {}, | |
| "order": 114, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "pixels", | |
| "type": "IMAGE", | |
| "link": 1389 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 957 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 1275 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.17.0", | |
| "Node name for S&R": "VAEEncode" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 703, | |
| "type": "Power Lora Loader (rgthree)", | |
| "pos": [ | |
| -50.962429595639634, | |
| 3590.656568507225 | |
| ], | |
| "size": [ | |
| 421.3280026830754, | |
| 131.46799291745492 | |
| ], | |
| "flags": {}, | |
| "order": 134, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "dir": 3, | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 1386 | |
| }, | |
| { | |
| "dir": 3, | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "dir": 4, | |
| "name": "MODEL", | |
| "shape": 3, | |
| "type": "MODEL", | |
| "links": [ | |
| 1387 | |
| ] | |
| }, | |
| { | |
| "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" | |
| }, | |
| {}, | |
| "" | |
| ] | |
| }, | |
| { | |
| "id": 745, | |
| "type": "SetNode", | |
| "pos": [ | |
| 601.5537860075262, | |
| 3730.4341377931814 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 126, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "link": 1407 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_audio_background", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "audio_background" | |
| }, | |
| "widgets_values": [ | |
| "audio_background" | |
| ] | |
| }, | |
| { | |
| "id": 744, | |
| "type": "MelBandRoFormerSampler", | |
| "pos": [ | |
| 577.342863560952, | |
| 3700.475999098922 | |
| ], | |
| "size": [ | |
| 231.2720703125, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 121, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MELROFORMERMODEL", | |
| "link": 1406 | |
| }, | |
| { | |
| "name": "audio", | |
| "type": "AUDIO", | |
| "link": 1405 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "vocals", | |
| "type": "AUDIO", | |
| "links": null | |
| }, | |
| { | |
| "name": "instruments", | |
| "type": "AUDIO", | |
| "links": [ | |
| 1407 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "ComfyUI-MelBandRoFormer", | |
| "ver": "92c86854e6654f4aacc97484471af95c98ea16d4", | |
| "Node name for S&R": "MelBandRoFormerSampler" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 743, | |
| "type": "MelBandRoFormerModelLoader", | |
| "pos": [ | |
| 532.7928857035272, | |
| 3589.156488266193 | |
| ], | |
| "size": [ | |
| 328.1861328125, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 61, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "model", | |
| "type": "MELROFORMERMODEL", | |
| "links": [ | |
| 1406 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "ComfyUI-MelBandRoFormer", | |
| "ver": "92c86854e6654f4aacc97484471af95c98ea16d4", | |
| "Node name for S&R": "MelBandRoFormerModelLoader" | |
| }, | |
| "widgets_values": [ | |
| "MelBandRoformer\\MelBandRoformer_fp16.safetensors" | |
| ], | |
| "color": "#1f1f48", | |
| "bgcolor": "rgba(24,24,27,.9)", | |
| "ndSuperSelectorEnabled": false, | |
| "ndPowerEnabled": false | |
| }, | |
| { | |
| "id": 752, | |
| "type": "SetNode", | |
| "pos": [ | |
| 3025.782830102595, | |
| 4023.8234196696008 | |
| ], | |
| "size": [ | |
| 210.6890625, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 104, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "link": 1412 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_audio_dubbed_merge", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "audio_dubbed_merge" | |
| }, | |
| "widgets_values": [ | |
| "audio_dubbed_merge" | |
| ] | |
| }, | |
| { | |
| "id": 750, | |
| "type": "GetNode", | |
| "pos": [ | |
| 3034.6523959472606, | |
| 4028.8915938632863 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 62, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": [ | |
| 1410 | |
| ] | |
| } | |
| ], | |
| "title": "Get_audio_dubbed", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "audio_dubbed" | |
| ] | |
| }, | |
| { | |
| "id": 751, | |
| "type": "GetNode", | |
| "pos": [ | |
| 3034.5840825505275, | |
| 4038.9598028577334 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 63, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": [ | |
| 1411 | |
| ] | |
| } | |
| ], | |
| "title": "Get_audio_background", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "audio_background" | |
| ] | |
| }, | |
| { | |
| "id": 749, | |
| "type": "AudioMerge", | |
| "pos": [ | |
| 2986.6005392997085, | |
| 3995.9090000899514 | |
| ], | |
| "size": [ | |
| 270, | |
| 78 | |
| ], | |
| "flags": {}, | |
| "order": 90, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "audio1", | |
| "type": "AUDIO", | |
| "link": 1410 | |
| }, | |
| { | |
| "name": "audio2", | |
| "type": "AUDIO", | |
| "link": 1411 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": [ | |
| 1412 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "AudioMerge" | |
| }, | |
| "widgets_values": [ | |
| "add" | |
| ] | |
| }, | |
| { | |
| "id": 740, | |
| "type": "GetNode", | |
| "pos": [ | |
| 3493.978135900443, | |
| 3510.5064898239584 | |
| ], | |
| "size": [ | |
| 212.151953125, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 64, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": [ | |
| 1403 | |
| ] | |
| } | |
| ], | |
| "title": "Get_audio_dubbed_merge", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "audio_dubbed_merge" | |
| ] | |
| }, | |
| { | |
| "id": 754, | |
| "type": "GetNode", | |
| "pos": [ | |
| 2995.985898574045, | |
| 4568.384153231811 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 65, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": [ | |
| 1414 | |
| ] | |
| } | |
| ], | |
| "title": "Get_audio_background", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "audio_background" | |
| ] | |
| }, | |
| { | |
| "id": 753, | |
| "type": "AudioMerge", | |
| "pos": [ | |
| 3014.535811710864, | |
| 4558.8645629333405 | |
| ], | |
| "size": [ | |
| 270, | |
| 78 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 102, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "audio1", | |
| "type": "AUDIO", | |
| "link": 1413 | |
| }, | |
| { | |
| "name": "audio2", | |
| "type": "AUDIO", | |
| "link": 1414 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": [ | |
| 1415 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "AudioMerge" | |
| }, | |
| "widgets_values": [ | |
| "add" | |
| ] | |
| }, | |
| { | |
| "id": 755, | |
| "type": "SetNode", | |
| "pos": [ | |
| 3029.0275292869624, | |
| 4548.037517372746 | |
| ], | |
| "size": [ | |
| 226.8423828125, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 117, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "link": 1415 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_audio_converted_merge", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "audio_converted_merge" | |
| }, | |
| "widgets_values": [ | |
| "audio_converted_merge" | |
| ] | |
| }, | |
| { | |
| "id": 738, | |
| "type": "SetNode", | |
| "pos": [ | |
| 3044.01864538205, | |
| 4552.557107671214 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 101, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "link": 1401 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "AUDIO", | |
| "type": "AUDIO", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_audio_converted", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "previousName": "audio_converted" | |
| }, | |
| "widgets_values": [ | |
| "audio_converted" | |
| ] | |
| }, | |
| { | |
| "id": 705, | |
| "type": "FL_CosyVoice3_VoiceConversion", | |
| "pos": [ | |
| 2970.1601950232734, | |
| 4466.963170244461 | |
| ], | |
| "size": [ | |
| 306.8990234375, | |
| 146 | |
| ], | |
| "flags": {}, | |
| "order": 86, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "COSYVOICE_MODEL", | |
| "link": 1345 | |
| }, | |
| { | |
| "name": "source_audio", | |
| "type": "AUDIO", | |
| "link": 1343 | |
| }, | |
| { | |
| "name": "target_audio", | |
| "type": "AUDIO", | |
| "link": 1344 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "audio", | |
| "type": "AUDIO", | |
| "links": [ | |
| 1401, | |
| 1413 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui_fl-cosyvoice3", | |
| "ver": "f3e0f04aae70fd1c296240f481120412002233b0", | |
| "Node name for S&R": "FL_CosyVoice3_VoiceConversion", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.2.2" | |
| } | |
| }, | |
| "widgets_values": [ | |
| 1, | |
| 369247913, | |
| "randomize" | |
| ], | |
| "color": "#006691", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 675, | |
| "type": "VHS_VideoCombine", | |
| "pos": [ | |
| 4117.347055042641, | |
| 3490.7921127890386 | |
| ], | |
| "size": [ | |
| 623.5061880657067, | |
| 679.9284034361388 | |
| ], | |
| "flags": {}, | |
| "order": 87, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 1295 | |
| }, | |
| { | |
| "name": "audio", | |
| "shape": 7, | |
| "type": "AUDIO", | |
| "link": 1402 | |
| }, | |
| { | |
| "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": 1297 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "Filenames", | |
| "type": "VHS_FILENAMES", | |
| "links": null | |
| } | |
| ], | |
| "title": "DUBBED - LTX AUDIO + VOICE CLONE", | |
| "properties": { | |
| "cnr_id": "comfyui-videohelpersuite", | |
| "ver": "8923bd836bdab8b7bbdf4ed104b7d045e70c66e2", | |
| "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_00004-audio.mp4", | |
| "subfolder": "", | |
| "type": "temp", | |
| "format": "video/h264-mp4", | |
| "frame_rate": 24, | |
| "workflow": "LTX-2_00004.png", | |
| "fullpath": "C:\\Users\\runeg\\AppData\\Local\\Temp\\latentsync_7d9dac6e\\latentsync_c296b56b\\latentsync_06df1c63\\latentsync_e9166fae\\LTX-2_00004-audio.mp4" | |
| } | |
| } | |
| }, | |
| "color": "#422342", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 578, | |
| "type": "VHS_VideoCombine", | |
| "pos": [ | |
| 3433.6433239351286, | |
| 3499.342850235723 | |
| ], | |
| "size": [ | |
| 594.9263506736202, | |
| 664.2094928704911 | |
| ], | |
| "flags": {}, | |
| "order": 91, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 1404 | |
| }, | |
| { | |
| "name": "audio", | |
| "shape": 7, | |
| "type": "AUDIO", | |
| "link": 1403 | |
| }, | |
| { | |
| "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": 989 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "Filenames", | |
| "type": "VHS_FILENAMES", | |
| "links": null | |
| } | |
| ], | |
| "title": "DUBBED - LTX AUDIO", | |
| "properties": { | |
| "cnr_id": "comfyui-videohelpersuite", | |
| "ver": "8923bd836bdab8b7bbdf4ed104b7d045e70c66e2", | |
| "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": true, | |
| "params": { | |
| "filename": "LTX-2_00003-audio.mp4", | |
| "subfolder": "", | |
| "type": "temp", | |
| "format": "video/h264-mp4", | |
| "frame_rate": 24, | |
| "workflow": "LTX-2_00003.png", | |
| "fullpath": "C:\\Users\\runeg\\AppData\\Local\\Temp\\latentsync_7d9dac6e\\latentsync_c296b56b\\latentsync_06df1c63\\latentsync_e9166fae\\LTX-2_00003-audio.mp4" | |
| } | |
| } | |
| }, | |
| "color": "#006691", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 646, | |
| "type": "SimpleCalculatorKJ", | |
| "pos": [ | |
| -978.2430634553659, | |
| 4826.54330233277 | |
| ], | |
| "size": [ | |
| 249.6031363703661, | |
| 129.67615690689036 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 93, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "a", | |
| "name": "variables.a", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": 1257 | |
| }, | |
| { | |
| "label": "b", | |
| "name": "variables.b", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": 1258 | |
| }, | |
| { | |
| "label": "c", | |
| "name": "variables.c", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 1256 | |
| ] | |
| }, | |
| { | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "676431504394217d8e0992e740370dbeec5e8dc1", | |
| "Node name for S&R": "SimpleCalculatorKJ" | |
| }, | |
| "widgets_values": [ | |
| "((round((a * b -1) / 8)) * 8) + 1 " | |
| ] | |
| }, | |
| { | |
| "id": 644, | |
| "type": "GetNode", | |
| "pos": [ | |
| -991.2027807250371, | |
| 4837.623467835016 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 66, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": [ | |
| 1258 | |
| ] | |
| } | |
| ], | |
| "title": "Get_fps", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode" | |
| }, | |
| "widgets_values": [ | |
| "fps" | |
| ] | |
| }, | |
| { | |
| "id": 506, | |
| "type": "GetImageSizeAndCount", | |
| "pos": [ | |
| -761.4182766925323, | |
| 4291.796425246372 | |
| ], | |
| "size": [ | |
| 196.2994140625, | |
| 86 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 131, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 861 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "links": [ | |
| 875 | |
| ] | |
| }, | |
| { | |
| "label": "1280 width", | |
| "name": "width", | |
| "type": "INT", | |
| "links": [ | |
| 873 | |
| ] | |
| }, | |
| { | |
| "label": "720 height", | |
| "name": "height", | |
| "type": "INT", | |
| "links": [ | |
| 874 | |
| ] | |
| }, | |
| { | |
| "label": "457 count", | |
| "name": "count", | |
| "type": "INT", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "f12007dd57bd539052d3a92597b35365a49e7b06", | |
| "Node name for S&R": "GetImageSizeAndCount" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 645, | |
| "type": "SetNode", | |
| "pos": [ | |
| -976.4995205896394, | |
| 4830.437131715703 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 108, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 1256 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_frames", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "frames" | |
| }, | |
| "widgets_values": [ | |
| "frames" | |
| ] | |
| }, | |
| { | |
| "id": 470, | |
| "type": "MarkdownNote", | |
| "pos": [ | |
| -1732.1024466026988, | |
| 4150.757922941367 | |
| ], | |
| "size": [ | |
| 389.1205006928807, | |
| 88 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 67, | |
| "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": 477, | |
| "type": "DualCLIPLoaderGGUF", | |
| "pos": [ | |
| -1673.3849303839456, | |
| 4282.625702656717 | |
| ], | |
| "size": [ | |
| 210, | |
| 34 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 68, | |
| "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": 505, | |
| "type": "ResizeImagesByLongerEdge", | |
| "pos": [ | |
| -786.8121206718869, | |
| 4177.158426047214 | |
| ], | |
| "size": [ | |
| 243.6109375, | |
| 64.84210824307502 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 118, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 858 | |
| }, | |
| { | |
| "name": "longer_edge", | |
| "type": "INT", | |
| "widget": { | |
| "name": "longer_edge" | |
| }, | |
| "link": 862 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "links": [ | |
| 859 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.5.1", | |
| "Node name for S&R": "ResizeImagesByLongerEdge" | |
| }, | |
| "widgets_values": [ | |
| 1536 | |
| ] | |
| }, | |
| { | |
| "id": 492, | |
| "type": "VHS_VideoInfo", | |
| "pos": [ | |
| -762.5149291122015, | |
| 4127.564980567161 | |
| ], | |
| "size": [ | |
| 234.931640625, | |
| 206 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 107, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "video_info", | |
| "type": "VHS_VIDEOINFO", | |
| "link": 1251 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "source_fps๐จ", | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "name": "source_frame_count๐จ", | |
| "type": "INT", | |
| "links": null | |
| }, | |
| { | |
| "name": "source_duration๐จ", | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "name": "source_width๐จ", | |
| "type": "INT", | |
| "links": null | |
| }, | |
| { | |
| "name": "source_height๐จ", | |
| "type": "INT", | |
| "links": null | |
| }, | |
| { | |
| "name": "loaded_fps๐ฆ", | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "name": "loaded_frame_count๐ฆ", | |
| "type": "INT", | |
| "links": null | |
| }, | |
| { | |
| "name": "loaded_duration๐ฆ", | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "name": "loaded_width๐ฆ", | |
| "type": "INT", | |
| "links": [ | |
| 853 | |
| ] | |
| }, | |
| { | |
| "name": "loaded_height๐ฆ", | |
| "type": "INT", | |
| "links": [ | |
| 854 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-videohelpersuite", | |
| "ver": "993082e4f2473bf4acaf06f51e33877a7eb38960", | |
| "Node name for S&R": "VHS_VideoInfo" | |
| }, | |
| "widgets_values": {} | |
| }, | |
| { | |
| "id": 502, | |
| "type": "GetNode", | |
| "pos": [ | |
| -749.1793966535707, | |
| 4138.366744912218 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 69, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 855 | |
| ] | |
| } | |
| ], | |
| "title": "Get_max_size", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "max_size" | |
| ] | |
| }, | |
| { | |
| "id": 221, | |
| "type": "GetNode", | |
| "pos": [ | |
| -752.9675482851103, | |
| 4025.87515304299 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 70, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": [ | |
| 1249 | |
| ] | |
| } | |
| ], | |
| "title": "Get_fps", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "fps" | |
| ], | |
| "color": "#346434", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 648, | |
| "type": "GetNode", | |
| "pos": [ | |
| -752.5393766095314, | |
| 4041.0373378128797 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 71, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 1260 | |
| ] | |
| } | |
| ], | |
| "title": "Get_frames", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "frames" | |
| ] | |
| }, | |
| { | |
| "id": 512, | |
| "type": "ImageResizeKJv2", | |
| "pos": [ | |
| -459.46644207415824, | |
| 3956.721895296662 | |
| ], | |
| "size": [ | |
| 302.49111941389435, | |
| 452.09347161439064 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 135, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 875 | |
| }, | |
| { | |
| "name": "mask", | |
| "shape": 7, | |
| "type": "MASK", | |
| "link": null | |
| }, | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 873 | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 874 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 876, | |
| 879 | |
| ] | |
| }, | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "links": [ | |
| 877 | |
| ] | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "links": [ | |
| 878 | |
| ] | |
| }, | |
| { | |
| "name": "mask", | |
| "type": "MASK", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "f12007dd57bd539052d3a92597b35365a49e7b06", | |
| "Node name for S&R": "ImageResizeKJv2" | |
| }, | |
| "widgets_values": [ | |
| 512, | |
| 512, | |
| "lanczos", | |
| "crop", | |
| "0, 0, 0", | |
| "center", | |
| 64, | |
| "cpu" | |
| ] | |
| }, | |
| { | |
| "id": 642, | |
| "type": "VHS_LoadVideoFFmpeg", | |
| "pos": [ | |
| -793.8516116573411, | |
| 3950.6988251918824 | |
| ], | |
| "size": [ | |
| 295.36474609375, | |
| 454.9239043358666 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 92, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "meta_batch", | |
| "shape": 7, | |
| "type": "VHS_BatchManager", | |
| "link": null | |
| }, | |
| { | |
| "name": "vae", | |
| "shape": 7, | |
| "type": "VAE", | |
| "link": null | |
| }, | |
| { | |
| "name": "force_rate", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "force_rate" | |
| }, | |
| "link": 1249 | |
| }, | |
| { | |
| "name": "frame_load_cap", | |
| "type": "INT", | |
| "widget": { | |
| "name": "frame_load_cap" | |
| }, | |
| "link": 1260 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 1252 | |
| ] | |
| }, | |
| { | |
| "name": "mask", | |
| "type": "MASK", | |
| "links": null | |
| }, | |
| { | |
| "name": "audio", | |
| "type": "AUDIO", | |
| "links": [ | |
| 1383 | |
| ] | |
| }, | |
| { | |
| "name": "video_info", | |
| "type": "VHS_VIDEOINFO", | |
| "links": [ | |
| 1251 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-videohelpersuite", | |
| "ver": "449839959f0153fb8a57211a9364c55163935ca9", | |
| "Node name for S&R": "VHS_LoadVideoFFmpeg" | |
| }, | |
| "widgets_values": { | |
| "video": "joker_therapy (1).mp4", | |
| "force_rate": 0, | |
| "custom_width": 0, | |
| "custom_height": 0, | |
| "frame_load_cap": 0, | |
| "start_time": 0, | |
| "format": "AnimateDiff", | |
| "videopreview": { | |
| "hidden": false, | |
| "paused": false, | |
| "params": { | |
| "filename": "joker_therapy (1).mp4", | |
| "type": "input", | |
| "format": "video/mp4", | |
| "force_rate": 0, | |
| "custom_width": 0, | |
| "custom_height": 0, | |
| "frame_load_cap": 0, | |
| "start_time": 0 | |
| } | |
| } | |
| }, | |
| "ndSuperSelectorEnabled": false, | |
| "ndPowerEnabled": false | |
| }, | |
| { | |
| "id": 647, | |
| "type": "INTConstant", | |
| "pos": [ | |
| -1009.1773921831583, | |
| 4795.084105201025 | |
| ], | |
| "size": [ | |
| 216.02291279779206, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 72, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "value", | |
| "type": "INT", | |
| "links": [ | |
| 1257 | |
| ] | |
| } | |
| ], | |
| "title": "LENGTH (in seconds)", | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "c6ce76d00bb8177d1b0286cad891df08eff5226e", | |
| "Node name for S&R": "INTConstant" | |
| }, | |
| "widgets_values": [ | |
| 12 | |
| ], | |
| "color": "#006691", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 487, | |
| "type": "PrimitiveStringMultiline", | |
| "pos": [ | |
| -37.930441505280854, | |
| 4244.420578731638 | |
| ], | |
| "size": [ | |
| 479.97616782587795, | |
| 220.59892262239316 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 73, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "links": [ | |
| 1083 | |
| ] | |
| } | |
| ], | |
| "title": "PROMPT", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.14.1", | |
| "Node name for S&R": "PrimitiveStringMultiline" | |
| }, | |
| "widgets_values": [ | |
| "He talks deep voice in Spanish language and he says:\n\"Estos policรญas y abogados no se atreverรญan a meterse con ninguno de ustedes. ยฟQuรฉ pasรณ? ยฟSe les cayeron los huevos?\" " | |
| ], | |
| "color": "#346434", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 259, | |
| 115, | |
| 0, | |
| 113, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 260, | |
| 129, | |
| 0, | |
| 113, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 261, | |
| 137, | |
| 0, | |
| 113, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 263, | |
| 109, | |
| 0, | |
| 113, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 436, | |
| 214, | |
| 0, | |
| 210, | |
| 0, | |
| "FLOAT" | |
| ], | |
| [ | |
| 438, | |
| 215, | |
| 0, | |
| 110, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 439, | |
| 216, | |
| 0, | |
| 179, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 446, | |
| 222, | |
| 0, | |
| 107, | |
| 2, | |
| "FLOAT" | |
| ], | |
| [ | |
| 448, | |
| 107, | |
| 0, | |
| 224, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 449, | |
| 107, | |
| 1, | |
| 225, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 468, | |
| 242, | |
| 0, | |
| 245, | |
| 1, | |
| "LATENT_UPSCALE_MODEL" | |
| ], | |
| [ | |
| 469, | |
| 244, | |
| 0, | |
| 245, | |
| 2, | |
| "VAE" | |
| ], | |
| [ | |
| 471, | |
| 250, | |
| 1, | |
| 251, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 478, | |
| 243, | |
| 0, | |
| 258, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 479, | |
| 256, | |
| 0, | |
| 258, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 480, | |
| 254, | |
| 0, | |
| 258, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 693, | |
| 299, | |
| 0, | |
| 285, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 753, | |
| 408, | |
| 0, | |
| 368, | |
| 2, | |
| "VAE" | |
| ], | |
| [ | |
| 786, | |
| 125, | |
| 1, | |
| 425, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 787, | |
| 219, | |
| 0, | |
| 425, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 803, | |
| 439, | |
| 0, | |
| 438, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 804, | |
| 442, | |
| 0, | |
| 438, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 805, | |
| 245, | |
| 0, | |
| 438, | |
| 2, | |
| "LATENT" | |
| ], | |
| [ | |
| 806, | |
| 438, | |
| 0, | |
| 251, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 807, | |
| 251, | |
| 0, | |
| 258, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 827, | |
| 465, | |
| 0, | |
| 459, | |
| 0, | |
| "LATENT_UPSCALE_MODEL" | |
| ], | |
| [ | |
| 828, | |
| 471, | |
| 0, | |
| 460, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 829, | |
| 463, | |
| 0, | |
| 461, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 830, | |
| 466, | |
| 0, | |
| 462, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 831, | |
| 474, | |
| 0, | |
| 464, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 832, | |
| 473, | |
| 0, | |
| 472, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 834, | |
| 479, | |
| 0, | |
| 258, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 852, | |
| 497, | |
| 0, | |
| 498, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 853, | |
| 492, | |
| 8, | |
| 500, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 854, | |
| 492, | |
| 9, | |
| 500, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 855, | |
| 502, | |
| 0, | |
| 500, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 857, | |
| 500, | |
| 2, | |
| 504, | |
| 2, | |
| "BOOLEAN" | |
| ], | |
| [ | |
| 858, | |
| 496, | |
| 0, | |
| 505, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 859, | |
| 505, | |
| 0, | |
| 504, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 860, | |
| 496, | |
| 0, | |
| 504, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 861, | |
| 504, | |
| 0, | |
| 506, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 862, | |
| 507, | |
| 0, | |
| 505, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 865, | |
| 440, | |
| 0, | |
| 495, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 866, | |
| 495, | |
| 0, | |
| 299, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 867, | |
| 495, | |
| 0, | |
| 294, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 873, | |
| 506, | |
| 1, | |
| 512, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 874, | |
| 506, | |
| 2, | |
| 512, | |
| 3, | |
| "INT" | |
| ], | |
| [ | |
| 875, | |
| 506, | |
| 0, | |
| 512, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 876, | |
| 512, | |
| 0, | |
| 440, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 877, | |
| 512, | |
| 1, | |
| 207, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 878, | |
| 512, | |
| 2, | |
| 208, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 879, | |
| 512, | |
| 0, | |
| 328, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 890, | |
| 520, | |
| 0, | |
| 521, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 891, | |
| 521, | |
| 0, | |
| 522, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 892, | |
| 522, | |
| 0, | |
| 523, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 893, | |
| 464, | |
| 0, | |
| 520, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 897, | |
| 368, | |
| 0, | |
| 526, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 898, | |
| 526, | |
| 0, | |
| 164, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 902, | |
| 220, | |
| 0, | |
| 527, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 918, | |
| 546, | |
| 0, | |
| 545, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 925, | |
| 250, | |
| 0, | |
| 549, | |
| 2, | |
| "LATENT" | |
| ], | |
| [ | |
| 926, | |
| 549, | |
| 2, | |
| 245, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 931, | |
| 555, | |
| 0, | |
| 546, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 932, | |
| 555, | |
| 0, | |
| 545, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 934, | |
| 556, | |
| 0, | |
| 546, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 948, | |
| 368, | |
| 0, | |
| 563, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 949, | |
| 563, | |
| 0, | |
| 129, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 957, | |
| 217, | |
| 0, | |
| 565, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 958, | |
| 436, | |
| 0, | |
| 556, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 969, | |
| 164, | |
| 0, | |
| 113, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 989, | |
| 580, | |
| 0, | |
| 578, | |
| 4, | |
| "FLOAT" | |
| ], | |
| [ | |
| 1006, | |
| 113, | |
| 0, | |
| 250, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 1007, | |
| 258, | |
| 0, | |
| 125, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 1071, | |
| 215, | |
| 0, | |
| 592, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 1082, | |
| 508, | |
| 0, | |
| 599, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1083, | |
| 487, | |
| 0, | |
| 599, | |
| 2, | |
| "STRING" | |
| ], | |
| [ | |
| 1085, | |
| 599, | |
| 0, | |
| 592, | |
| 1, | |
| "STRING" | |
| ], | |
| [ | |
| 1086, | |
| 599, | |
| 0, | |
| 597, | |
| 0, | |
| "STRING" | |
| ], | |
| [ | |
| 1087, | |
| 600, | |
| 0, | |
| 599, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 1088, | |
| 594, | |
| 0, | |
| 601, | |
| 0, | |
| "BOOLEAN" | |
| ], | |
| [ | |
| 1089, | |
| 602, | |
| 0, | |
| 599, | |
| 3, | |
| "BOOLEAN" | |
| ], | |
| [ | |
| 1156, | |
| 215, | |
| 0, | |
| 626, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 1201, | |
| 549, | |
| 0, | |
| 256, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 1202, | |
| 549, | |
| 1, | |
| 256, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 1211, | |
| 592, | |
| 0, | |
| 545, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 1216, | |
| 107, | |
| 0, | |
| 129, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 1217, | |
| 107, | |
| 1, | |
| 129, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 1222, | |
| 572, | |
| 0, | |
| 549, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 1223, | |
| 573, | |
| 0, | |
| 549, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 1237, | |
| 110, | |
| 0, | |
| 563, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 1238, | |
| 626, | |
| 0, | |
| 563, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 1239, | |
| 110, | |
| 0, | |
| 545, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 1241, | |
| 179, | |
| 0, | |
| 109, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 1249, | |
| 221, | |
| 0, | |
| 642, | |
| 2, | |
| "FLOAT" | |
| ], | |
| [ | |
| 1251, | |
| 642, | |
| 3, | |
| 492, | |
| 0, | |
| "VHS_VIDEOINFO" | |
| ], | |
| [ | |
| 1252, | |
| 642, | |
| 0, | |
| 496, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1256, | |
| 646, | |
| 1, | |
| 645, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 1257, | |
| 647, | |
| 0, | |
| 646, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 1258, | |
| 644, | |
| 0, | |
| 646, | |
| 1, | |
| "FLOAT" | |
| ], | |
| [ | |
| 1260, | |
| 648, | |
| 0, | |
| 642, | |
| 3, | |
| "INT" | |
| ], | |
| [ | |
| 1262, | |
| 638, | |
| 0, | |
| 436, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1263, | |
| 652, | |
| 0, | |
| 651, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1264, | |
| 649, | |
| 0, | |
| 652, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1265, | |
| 654, | |
| 0, | |
| 653, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1266, | |
| 659, | |
| 0, | |
| 654, | |
| 0, | |
| "MASK" | |
| ], | |
| [ | |
| 1267, | |
| 659, | |
| 0, | |
| 655, | |
| 0, | |
| "MASK" | |
| ], | |
| [ | |
| 1268, | |
| 651, | |
| 0, | |
| 655, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1269, | |
| 653, | |
| 0, | |
| 656, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1270, | |
| 652, | |
| 0, | |
| 658, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1271, | |
| 658, | |
| 1, | |
| 659, | |
| 0, | |
| "MASK" | |
| ], | |
| [ | |
| 1272, | |
| 655, | |
| 0, | |
| 660, | |
| 0, | |
| "MASK" | |
| ], | |
| [ | |
| 1273, | |
| 650, | |
| 0, | |
| 660, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 1274, | |
| 660, | |
| 0, | |
| 661, | |
| 1, | |
| "MASK" | |
| ], | |
| [ | |
| 1275, | |
| 565, | |
| 0, | |
| 661, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 1276, | |
| 661, | |
| 0, | |
| 545, | |
| 3, | |
| "LATENT" | |
| ], | |
| [ | |
| 1295, | |
| 676, | |
| 0, | |
| 675, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1297, | |
| 678, | |
| 0, | |
| 675, | |
| 4, | |
| "FLOAT" | |
| ], | |
| [ | |
| 1300, | |
| 425, | |
| 0, | |
| 681, | |
| 0, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1301, | |
| 527, | |
| 0, | |
| 682, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1308, | |
| 368, | |
| 0, | |
| 256, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 1343, | |
| 680, | |
| 0, | |
| 705, | |
| 1, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1344, | |
| 679, | |
| 0, | |
| 705, | |
| 2, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1345, | |
| 706, | |
| 0, | |
| 705, | |
| 0, | |
| "COSYVOICE_MODEL" | |
| ], | |
| [ | |
| 1377, | |
| 369, | |
| 0, | |
| 368, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 1380, | |
| 545, | |
| 0, | |
| 107, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 1381, | |
| 545, | |
| 1, | |
| 107, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 1382, | |
| 545, | |
| 2, | |
| 109, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 1383, | |
| 642, | |
| 2, | |
| 730, | |
| 0, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1384, | |
| 730, | |
| 0, | |
| 179, | |
| 0, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1385, | |
| 730, | |
| 0, | |
| 683, | |
| 0, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1386, | |
| 523, | |
| 0, | |
| 703, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 1387, | |
| 703, | |
| 0, | |
| 481, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 1388, | |
| 436, | |
| 0, | |
| 732, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1389, | |
| 732, | |
| 0, | |
| 565, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1390, | |
| 732, | |
| 1, | |
| 733, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 1399, | |
| 125, | |
| 0, | |
| 737, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 1400, | |
| 737, | |
| 0, | |
| 527, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 1401, | |
| 705, | |
| 0, | |
| 738, | |
| 0, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1402, | |
| 739, | |
| 0, | |
| 675, | |
| 1, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1403, | |
| 740, | |
| 0, | |
| 578, | |
| 1, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1404, | |
| 741, | |
| 0, | |
| 578, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 1405, | |
| 730, | |
| 0, | |
| 744, | |
| 1, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1406, | |
| 743, | |
| 0, | |
| 744, | |
| 0, | |
| "MELROFORMERMODEL" | |
| ], | |
| [ | |
| 1407, | |
| 744, | |
| 1, | |
| 745, | |
| 0, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1410, | |
| 750, | |
| 0, | |
| 749, | |
| 0, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1411, | |
| 751, | |
| 0, | |
| 749, | |
| 1, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1412, | |
| 749, | |
| 0, | |
| 752, | |
| 0, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1413, | |
| 705, | |
| 0, | |
| 753, | |
| 0, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1414, | |
| 754, | |
| 0, | |
| 753, | |
| 1, | |
| "AUDIO" | |
| ], | |
| [ | |
| 1415, | |
| 753, | |
| 0, | |
| 755, | |
| 0, | |
| "AUDIO" | |
| ] | |
| ], | |
| "groups": [ | |
| { | |
| "id": 17, | |
| "title": "Ref Video", | |
| "bounding": [ | |
| -829.5904953895985, | |
| 3815.057738350838, | |
| 726.878218855934, | |
| 865.9008517533107 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 19, | |
| "title": "SETTINGS", | |
| "bounding": [ | |
| -1321.156133543443, | |
| 4709.2410137295765, | |
| 851.4264265672009, | |
| 164.94406210323177 | |
| ], | |
| "color": "#8A8", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 20, | |
| "title": "Prompt", | |
| "bounding": [ | |
| -85.0513512876705, | |
| 4149.768546427207, | |
| 559.8672064929444, | |
| 532.1396055896494 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 21, | |
| "title": "LTX Encode", | |
| "bounding": [ | |
| 936.0820517593233, | |
| 3472.7710167746413, | |
| 286.1172751406041, | |
| 323.0084673039337 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 22, | |
| "title": "Guides", | |
| "bounding": [ | |
| 1243.2845182033395, | |
| 3469.400904068826, | |
| 353.705512332554, | |
| 1204.3295958986937 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 23, | |
| "title": "Decode", | |
| "bounding": [ | |
| 2939.946510563122, | |
| 3468.6260725163747, | |
| 364.76792025825625, | |
| 638.5165077907695 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 24, | |
| "title": "Sampler - 2nd pass upscale", | |
| "bounding": [ | |
| 2285.7177165062767, | |
| 3467.610381744955, | |
| 639.2297651456538, | |
| 1206.6055672416824 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 26, | |
| "title": "Voice conversion", | |
| "bounding": [ | |
| 2941.1361034359393, | |
| 4120.634412876768, | |
| 361.6577903889647, | |
| 550.5531029460608 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 27, | |
| "title": "Prepare Audio & Video", | |
| "bounding": [ | |
| -825.1980806036856, | |
| 3462.749241161392, | |
| 722.47111199408, | |
| 335.8171709785015 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 28, | |
| "title": "MODELS", | |
| "bounding": [ | |
| -1320.1399185600803, | |
| 3457.288432210985, | |
| 476.34674249398444, | |
| 1227.3541057685175 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 29, | |
| "title": "Prompt Enhancer (optional)", | |
| "bounding": [ | |
| -86.44243030951793, | |
| 3816.5695978244175, | |
| 562.5444882674888, | |
| 313.88711127814213 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 30, | |
| "title": "Enhance Prompt", | |
| "bounding": [ | |
| -454.5836881073398, | |
| 4707.640612486931, | |
| 354.15943188900064, | |
| 167.1699245008249 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 31, | |
| "title": "video to max size", | |
| "bounding": [ | |
| -785.3826447829418, | |
| 3973.1291647475437, | |
| 240.2770296575361, | |
| 409.49129099741276 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 32, | |
| "title": "Half size before 2nd pass", | |
| "bounding": [ | |
| -463.7691787406475, | |
| 3538.459984512635, | |
| 329.546172725789, | |
| 210.66469290628538 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 33, | |
| "title": "Peformace tweaks (may help low vram etc)", | |
| "bounding": [ | |
| -1319.9305494996604, | |
| 3321.0149122548146, | |
| 1216.4980095515953, | |
| 124.65097328534557 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 34, | |
| "title": "Sampler - 1st pass", | |
| "bounding": [ | |
| 1618.8275104607947, | |
| 3467.458102354376, | |
| 645.8645584959559, | |
| 1206.762738579505 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 35, | |
| "title": "Optional", | |
| "bounding": [ | |
| 1263.2116979481489, | |
| 4343.322367107758, | |
| 306.09937023220937, | |
| 294.2866768247941 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 37, | |
| "title": "Mask for inpainting", | |
| "bounding": [ | |
| 494.5111888935187, | |
| 3813.82684124008, | |
| 729.901115075025, | |
| 869.921138893957 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 41, | |
| "title": "Lora", | |
| "bounding": [ | |
| -83.88737655264798, | |
| 3466.2847148186206, | |
| 559.8279522224304, | |
| 330.99700388590145 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 43, | |
| "title": "Catch background ambience", | |
| "bounding": [ | |
| 495.19621402076785, | |
| 3468.0291162944613, | |
| 421.776864283251, | |
| 325.24220643091303 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| } | |
| ], | |
| "definitions": { | |
| "subgraphs": [ | |
| { | |
| "id": "6002fb3c-ab34-4ad8-894e-fccaa60fd8c9", | |
| "version": 1, | |
| "state": { | |
| "lastGroupId": 43, | |
| "lastNodeId": 755, | |
| "lastLinkId": 1415, | |
| "lastRerouteId": 0 | |
| }, | |
| "revision": 0, | |
| "config": {}, | |
| "name": "PROMPT ENHANCER", | |
| "inputNode": { | |
| "id": -10, | |
| "bounding": [ | |
| -685.3286646587292, | |
| 5338.102625759812, | |
| 120, | |
| 120 | |
| ] | |
| }, | |
| "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": [ | |
| 840, | |
| 1067 | |
| ], | |
| "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 | |
| ] | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "id": "51e4f3c8-e5b7-4d16-8773-0f4defd17249", | |
| "name": "generated_text", | |
| "type": "STRING", | |
| "linkIds": [ | |
| 1069 | |
| ], | |
| "label": "generated_text", | |
| "pos": [ | |
| 446.44380261625787, | |
| 5460.8298984870835 | |
| ] | |
| } | |
| ], | |
| "widgets": [], | |
| "nodes": [ | |
| { | |
| "id": 482, | |
| "type": "StringConcatenate", | |
| "pos": [ | |
| -424.70944029468035, | |
| 5594.2198402198555 | |
| ], | |
| "size": [ | |
| 210, | |
| 150 | |
| ], | |
| "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": 840 | |
| } | |
| ], | |
| "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": 484, | |
| "type": "PrimitiveStringMultiline", | |
| "pos": [ | |
| -502.7558057739364, | |
| 5654.438193005107 | |
| ], | |
| "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": [ | |
| "" | |
| ] | |
| }, | |
| { | |
| "id": 593, | |
| "type": "LazySwitchKJ", | |
| "pos": [ | |
| -108.9804053962369, | |
| 5346.766365404663 | |
| ], | |
| "size": [ | |
| 270, | |
| 78 | |
| ], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "on_false", | |
| "name": "on_false", | |
| "type": "*", | |
| "link": 1067 | |
| }, | |
| { | |
| "localized_name": "on_true", | |
| "name": "on_true", | |
| "type": "*", | |
| "link": 1068 | |
| }, | |
| { | |
| "localized_name": "switch", | |
| "name": "switch", | |
| "type": "BOOLEAN", | |
| "widget": { | |
| "name": "switch" | |
| }, | |
| "link": 1079 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "*", | |
| "name": "*", | |
| "type": "*", | |
| "links": [ | |
| 1069 | |
| ] | |
| } | |
| ], | |
| "title": "Bypass when disabled", | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "f12007dd57bd539052d3a92597b35365a49e7b06", | |
| "Node name for S&R": "LazySwitchKJ" | |
| }, | |
| "widgets_values": [ | |
| true | |
| ] | |
| }, | |
| { | |
| "id": 486, | |
| "type": "easy showAnything", | |
| "pos": [ | |
| -156.96890634908394, | |
| 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: realistic - cinematic - A man in a dark suit and white shirt stares intently into the camera, his expression a mix of skepticism and disbelief. He speaks in a refined British accent, \"What is it I hear? That you can change my voice with LTX? You can dub me on a home computer? This is insane. What is this world coming to? Are people now going to be able to do all sorts of creative stuff on a computer? Where is mine?\" The background is dark and blurred, focusing entirely on the man's face and the intensity of his words." | |
| ], | |
| "color": "#008181", | |
| "bgcolor": "rgba(24,24,27,.9)" | |
| }, | |
| { | |
| "id": 485, | |
| "type": "TextGenerateLTX2Prompt", | |
| "pos": [ | |
| -155.62995179792009, | |
| 5496.416822393545 | |
| ], | |
| "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, | |
| 1068, | |
| 1077 | |
| ] | |
| } | |
| ], | |
| "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": [ | |
| -304.52868622979344, | |
| 5409.9797509230275 | |
| ], | |
| "size": [ | |
| 75, | |
| 26 | |
| ], | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "", | |
| "type": "*", | |
| "link": 1078 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "*", | |
| "links": [ | |
| 1079 | |
| ] | |
| } | |
| ], | |
| "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": 840, | |
| "origin_id": -10, | |
| "origin_slot": 2, | |
| "target_id": 482, | |
| "target_slot": 1, | |
| "type": "STRING" | |
| }, | |
| { | |
| "id": 1067, | |
| "origin_id": -10, | |
| "origin_slot": 2, | |
| "target_id": 593, | |
| "target_slot": 0, | |
| "type": "*" | |
| }, | |
| { | |
| "id": 1068, | |
| "origin_id": 485, | |
| "origin_slot": 0, | |
| "target_id": 593, | |
| "target_slot": 1, | |
| "type": "STRING" | |
| }, | |
| { | |
| "id": 1069, | |
| "origin_id": 593, | |
| "origin_slot": 0, | |
| "target_id": -20, | |
| "target_slot": 0, | |
| "type": "*" | |
| }, | |
| { | |
| "id": 1078, | |
| "origin_id": -10, | |
| "origin_slot": 3, | |
| "target_id": 598, | |
| "target_slot": 0, | |
| "type": "*" | |
| }, | |
| { | |
| "id": 1079, | |
| "origin_id": 598, | |
| "origin_slot": 0, | |
| "target_id": 593, | |
| "target_slot": 2, | |
| "type": "BOOLEAN" | |
| } | |
| ], | |
| "extra": { | |
| "workflowRendererVersion": "LG" | |
| } | |
| }, | |
| { | |
| "id": "e37a6b93-9bfb-4f72-b5f0-ef574c92bb1e", | |
| "version": 1, | |
| "state": { | |
| "lastGroupId": 43, | |
| "lastNodeId": 755, | |
| "lastLinkId": 1415, | |
| "lastRerouteId": 0 | |
| }, | |
| "revision": 0, | |
| "config": {}, | |
| "name": "Crop on single pass", | |
| "inputNode": { | |
| "id": -10, | |
| "bounding": [ | |
| 2339.417278911455, | |
| 3112.133509855238, | |
| 120, | |
| 60 | |
| ] | |
| }, | |
| "outputNode": { | |
| "id": -20, | |
| "bounding": [ | |
| 3696.3150550229807, | |
| 3112.133509855238, | |
| 120, | |
| 60 | |
| ] | |
| }, | |
| "inputs": [ | |
| { | |
| "id": "ea94ef28-2a2f-459e-91fa-1ddc0d02f174", | |
| "name": "latent", | |
| "type": "LATENT", | |
| "linkIds": [ | |
| 983, | |
| 1398 | |
| ], | |
| "localized_name": "latent", | |
| "pos": [ | |
| 2439.417278911455, | |
| 3132.133509855238 | |
| ] | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "id": "c7ce309c-2d3e-45c2-a689-6f3a073f59e5", | |
| "name": "*", | |
| "type": "*", | |
| "linkIds": [ | |
| 1395 | |
| ], | |
| "localized_name": "*", | |
| "label": "latent", | |
| "pos": [ | |
| 3716.3150550229807, | |
| 3132.133509855238 | |
| ] | |
| } | |
| ], | |
| "widgets": [], | |
| "nodes": [ | |
| { | |
| "id": 577, | |
| "type": "GetNode", | |
| "pos": [ | |
| 2564.2363693533466, | |
| 3103.4865618816193 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 1225 | |
| ] | |
| } | |
| ], | |
| "title": "Get_negative", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "negative" | |
| ] | |
| }, | |
| { | |
| "id": 576, | |
| "type": "GetNode", | |
| "pos": [ | |
| 2556.5182268112676, | |
| 3156.3457269470846 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 1224 | |
| ] | |
| } | |
| ], | |
| "title": "Get_positive", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "positive" | |
| ] | |
| }, | |
| { | |
| "id": 731, | |
| "type": "GetNode", | |
| "pos": [ | |
| 2543.3070456552887, | |
| 3220.6757101928497 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 1391 | |
| ] | |
| } | |
| ], | |
| "title": "Get_width", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "width" | |
| ] | |
| }, | |
| { | |
| "id": 734, | |
| "type": "GetNode", | |
| "pos": [ | |
| 2529.417278911455, | |
| 3287.1624990892337 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 1392 | |
| ] | |
| } | |
| ], | |
| "title": "Get_width_downscaled", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "kijai/ComfyUI-KJNodes" | |
| }, | |
| "widgets_values": [ | |
| "width_downscaled" | |
| ] | |
| }, | |
| { | |
| "id": 735, | |
| "type": "SimpleCalculatorKJ", | |
| "pos": [ | |
| 2749.873415194882, | |
| 3222.3334427714753 | |
| ], | |
| "size": [ | |
| 210, | |
| 128 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "a", | |
| "localized_name": "variables.a", | |
| "name": "variables.a", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": 1391 | |
| }, | |
| { | |
| "label": "b", | |
| "localized_name": "variables.b", | |
| "name": "variables.b", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": 1392 | |
| }, | |
| { | |
| "label": "c", | |
| "localized_name": "variables.c", | |
| "name": "variables.c", | |
| "shape": 7, | |
| "type": "INT,FLOAT,BOOLEAN", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "FLOAT", | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "localized_name": "INT", | |
| "name": "INT", | |
| "type": "INT", | |
| "links": null | |
| }, | |
| { | |
| "localized_name": "BOOLEAN", | |
| "name": "BOOLEAN", | |
| "type": "BOOLEAN", | |
| "links": [ | |
| 1393 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "66be8cd743dedc6c76bbd8fd824df877948a7b1d", | |
| "Node name for S&R": "SimpleCalculatorKJ" | |
| }, | |
| "widgets_values": [ | |
| "b < a" | |
| ] | |
| }, | |
| { | |
| "id": 569, | |
| "type": "LTXVCropGuides", | |
| "pos": [ | |
| 2998.7966205549506, | |
| 3060.7045206212424 | |
| ], | |
| "size": [ | |
| 270, | |
| 93.01318995837119 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 1224 | |
| }, | |
| { | |
| "localized_name": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 1225 | |
| }, | |
| { | |
| "localized_name": "latent", | |
| "name": "latent", | |
| "type": "LATENT", | |
| "link": 983 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "links": [] | |
| }, | |
| { | |
| "localized_name": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "links": [] | |
| }, | |
| { | |
| "localized_name": "latent", | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 1397 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.2", | |
| "Node name for S&R": "LTXVCropGuides" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 736, | |
| "type": "LazySwitchKJ", | |
| "pos": [ | |
| 3356.3150550229807, | |
| 3136.0346261606746 | |
| ], | |
| "size": [ | |
| 270, | |
| 78 | |
| ], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "on_false", | |
| "name": "on_false", | |
| "type": "*", | |
| "link": 1398 | |
| }, | |
| { | |
| "localized_name": "on_true", | |
| "name": "on_true", | |
| "type": "*", | |
| "link": 1397 | |
| }, | |
| { | |
| "localized_name": "switch", | |
| "name": "switch", | |
| "type": "BOOLEAN", | |
| "widget": { | |
| "name": "switch" | |
| }, | |
| "link": 1393 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "*", | |
| "name": "*", | |
| "type": "*", | |
| "links": [ | |
| 1395 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-kjnodes", | |
| "ver": "66be8cd743dedc6c76bbd8fd824df877948a7b1d", | |
| "Node name for S&R": "LazySwitchKJ" | |
| }, | |
| "widgets_values": [ | |
| false | |
| ] | |
| } | |
| ], | |
| "groups": [ | |
| { | |
| "id": 42, | |
| "title": "Crop guides on single pass", | |
| "bounding": [ | |
| 2519.417278911455, | |
| 2987.1045206212425, | |
| 1116.8977761115257, | |
| 310.05797846799135 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| } | |
| ], | |
| "links": [ | |
| { | |
| "id": 1391, | |
| "origin_id": 731, | |
| "origin_slot": 0, | |
| "target_id": 735, | |
| "target_slot": 0, | |
| "type": "INT" | |
| }, | |
| { | |
| "id": 1392, | |
| "origin_id": 734, | |
| "origin_slot": 0, | |
| "target_id": 735, | |
| "target_slot": 1, | |
| "type": "INT" | |
| }, | |
| { | |
| "id": 1224, | |
| "origin_id": 576, | |
| "origin_slot": 0, | |
| "target_id": 569, | |
| "target_slot": 0, | |
| "type": "CONDITIONING" | |
| }, | |
| { | |
| "id": 1225, | |
| "origin_id": 577, | |
| "origin_slot": 0, | |
| "target_id": 569, | |
| "target_slot": 1, | |
| "type": "CONDITIONING" | |
| }, | |
| { | |
| "id": 1397, | |
| "origin_id": 569, | |
| "origin_slot": 2, | |
| "target_id": 736, | |
| "target_slot": 1, | |
| "type": "LATENT" | |
| }, | |
| { | |
| "id": 1393, | |
| "origin_id": 735, | |
| "origin_slot": 2, | |
| "target_id": 736, | |
| "target_slot": 2, | |
| "type": "BOOLEAN" | |
| }, | |
| { | |
| "id": 983, | |
| "origin_id": -10, | |
| "origin_slot": 0, | |
| "target_id": 569, | |
| "target_slot": 2, | |
| "type": "LATENT" | |
| }, | |
| { | |
| "id": 1398, | |
| "origin_id": -10, | |
| "origin_slot": 0, | |
| "target_id": 736, | |
| "target_slot": 0, | |
| "type": "LATENT" | |
| }, | |
| { | |
| "id": 1395, | |
| "origin_id": 736, | |
| "origin_slot": 0, | |
| "target_id": -20, | |
| "target_slot": 0, | |
| "type": "LATENT" | |
| } | |
| ], | |
| "extra": {} | |
| } | |
| ] | |
| }, | |
| "config": {}, | |
| "extra": { | |
| "ds": { | |
| "scale": 0.2099283210944054, | |
| "offset": [ | |
| 3117.2191825280265, | |
| -2543.025169200282 | |
| ] | |
| }, | |
| "frontendVersion": "1.42.8", | |
| "workflowRendererVersion": "LG", | |
| "prompt": { | |
| "1": { | |
| "inputs": { | |
| "ckpt_name": "ltx-av-step-1751000_vocoder_24K.safetensors" | |
| }, | |
| "class_type": "CheckpointLoaderSimple", | |
| "_meta": { | |
| "title": "Load Checkpoint" | |
| } | |
| }, | |
| "2": { | |
| "inputs": { | |
| "gemma_path": "gemma-3-12b-it-qat-q4_0-unquantized_readout_proj/model/model.safetensors", | |
| "ltxv_path": "ltx-av-step-1751000_vocoder_24K.safetensors", | |
| "max_length": 1024 | |
| }, | |
| "class_type": "LTXVGemmaCLIPModelLoader", | |
| "_meta": { | |
| "title": "๐ ๐ ฃ๐ ง Gemma 3 Model Loader" | |
| } | |
| }, | |
| "3": { | |
| "inputs": { | |
| "text": "A medium close-up shot features a Caucasian man with a closely shaven head and face, wearing a black baseball cap with \"PNTR\" in white letters on the front, and a dark grey t-shirt with \"JUST DO IT\" visible across his chest. A small black microphone is clipped to his shirt collar. He is positioned slightly to the left of the frame, looking intently downwards and to his right, his eyes focused off-camera. His facial expression is one of deep concentration, with his brow slightly furrowed. As he looks down, a quick sniff sound is heard, and then he speaks with a deep male voice and a slightly frustrated tone, saying, \"I think it's so bad.\" The camera remains static throughout, maintaining a shallow depth of field, which keeps the man in sharp focus while the background is softly blurred, revealing a light-colored wall with white wooden shelving or trim, and a partially open white wooden door on the right. After a brief pause, another short, audible sniff is heard. The man then continues to speak, his voice maintaining the same quality, as he states, \"So bad. So bad.\" He elaborates further, emphasizing his point with a final statement, \"This got to be, it's got to be the worst tool I've ever seen.\"", | |
| "clip": [ | |
| "2", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "CLIPTextEncode", | |
| "_meta": { | |
| "title": "CLIP Text Encode (Prompt)" | |
| } | |
| }, | |
| "4": { | |
| "inputs": { | |
| "text": "blurry, out of focus, overexposed, underexposed, low contrast, washed out colors, excessive noise, grainy texture, poor lighting, flickering, motion blur, distorted proportions, unnatural skin tones, deformed facial features, asymmetrical face, missing facial features, extra limbs, disfigured hands, wrong hand count, artifacts around text, unreadable text on shirt or hat, incorrect lettering on cap (โPNTRโ), incorrect t-shirt slogan (โJUST DO ITโ), missing microphone, misplaced microphone, inconsistent perspective, camera shake, incorrect depth of field, background too sharp, background clutter, distracting reflections, harsh shadows, inconsistent lighting direction, color banding, cartoonish rendering, 3D CGI look, unrealistic materials, uncanny valley effect, incorrect ethnicity, wrong gender, exaggerated expressions, smiling, laughing, exaggerated sadness, wrong gaze direction, eyes looking at camera, mismatched lip sync, silent or muted audio, distorted voice, robotic voice, echo, background noise, off-sync audio, missing sniff sounds, incorrect dialogue, added dialogue, repetitive speech, jittery movement, awkward pauses, incorrect timing, unnatural transitions, inconsistent framing, tilted camera, missing door or shelves, missing shallow depth of field, flat lighting, inconsistent tone, cinematic oversaturation, stylized filters, or AI artifacts.", | |
| "clip": [ | |
| "2", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "CLIPTextEncode", | |
| "_meta": { | |
| "title": "CLIP Text Encode (Prompt)" | |
| } | |
| }, | |
| "8": { | |
| "inputs": { | |
| "sampler_name": "euler" | |
| }, | |
| "class_type": "KSamplerSelect", | |
| "_meta": { | |
| "title": "KSamplerSelect" | |
| } | |
| }, | |
| "9": { | |
| "inputs": { | |
| "steps": 20, | |
| "max_shift": 2.05, | |
| "base_shift": 0.95, | |
| "stretch": true, | |
| "terminal": 0.1, | |
| "latent": [ | |
| "28", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "LTXVScheduler", | |
| "_meta": { | |
| "title": "LTXVScheduler" | |
| } | |
| }, | |
| "11": { | |
| "inputs": { | |
| "noise_seed": 10 | |
| }, | |
| "class_type": "RandomNoise", | |
| "_meta": { | |
| "title": "RandomNoise" | |
| } | |
| }, | |
| "12": { | |
| "inputs": { | |
| "samples": [ | |
| "29", | |
| 0 | |
| ], | |
| "vae": [ | |
| "1", | |
| 2 | |
| ] | |
| }, | |
| "class_type": "VAEDecode", | |
| "_meta": { | |
| "title": "VAE Decode" | |
| } | |
| }, | |
| "13": { | |
| "inputs": { | |
| "ckpt_name": "ltx-av-step-1751000_vocoder_24K.safetensors" | |
| }, | |
| "class_type": "LTXVAudioVAELoader", | |
| "_meta": { | |
| "title": "๐ ๐ ฃ๐ ง LTXV Audio VAE Loader" | |
| } | |
| }, | |
| "14": { | |
| "inputs": { | |
| "samples": [ | |
| "29", | |
| 1 | |
| ], | |
| "audio_vae": [ | |
| "13", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "LTXVAudioVAEDecode", | |
| "_meta": { | |
| "title": "๐ ๐ ฃ๐ ง LTXV Audio VAE Decode" | |
| } | |
| }, | |
| "15": { | |
| "inputs": { | |
| "frame_rate": [ | |
| "23", | |
| 0 | |
| ], | |
| "loop_count": 0, | |
| "filename_prefix": "AnimateDiff", | |
| "format": "video/h264-mp4", | |
| "pix_fmt": "yuv420p", | |
| "crf": 19, | |
| "save_metadata": true, | |
| "trim_to_audio": false, | |
| "pingpong": false, | |
| "save_output": true, | |
| "images": [ | |
| "12", | |
| 0 | |
| ], | |
| "audio": [ | |
| "14", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "VHS_VideoCombine", | |
| "_meta": { | |
| "title": "Video Combine ๐ฅ๐ ฅ๐ ๐ ข" | |
| } | |
| }, | |
| "17": { | |
| "inputs": { | |
| "skip_blocks": "29", | |
| "model": [ | |
| "28", | |
| 1 | |
| ], | |
| "positive": [ | |
| "22", | |
| 0 | |
| ], | |
| "negative": [ | |
| "22", | |
| 1 | |
| ], | |
| "parameters": [ | |
| "18", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "MultimodalGuider", | |
| "_meta": { | |
| "title": "๐ ๐ ฃ๐ ง Multimodal Guider" | |
| } | |
| }, | |
| "18": { | |
| "inputs": { | |
| "modality": "VIDEO", | |
| "cfg": 3, | |
| "stg": 0, | |
| "rescale": 0, | |
| "modality_scale": 3, | |
| "parameters": [ | |
| "19", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "GuiderParameters", | |
| "_meta": { | |
| "title": "๐ ๐ ฃ๐ ง Guider Parameters" | |
| } | |
| }, | |
| "19": { | |
| "inputs": { | |
| "modality": "AUDIO", | |
| "cfg": 7, | |
| "stg": 0, | |
| "rescale": 0, | |
| "modality_scale": 3 | |
| }, | |
| "class_type": "GuiderParameters", | |
| "_meta": { | |
| "title": "๐ ๐ ฃ๐ ง Guider Parameters" | |
| } | |
| }, | |
| "21": { | |
| "inputs": { | |
| "audioUI": "", | |
| "audio": [ | |
| "14", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "PreviewAudio", | |
| "_meta": { | |
| "title": "PreviewAudio" | |
| } | |
| }, | |
| "22": { | |
| "inputs": { | |
| "frame_rate": [ | |
| "23", | |
| 0 | |
| ], | |
| "positive": [ | |
| "3", | |
| 0 | |
| ], | |
| "negative": [ | |
| "4", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "LTXVConditioning", | |
| "_meta": { | |
| "title": "LTXVConditioning" | |
| } | |
| }, | |
| "23": { | |
| "inputs": { | |
| "value": 25 | |
| }, | |
| "class_type": "FloatConstant", | |
| "_meta": { | |
| "title": "Float Constant" | |
| } | |
| }, | |
| "26": { | |
| "inputs": { | |
| "frames_number": [ | |
| "27", | |
| 0 | |
| ], | |
| "frame_rate": [ | |
| "42", | |
| 0 | |
| ], | |
| "batch_size": 1 | |
| }, | |
| "class_type": "LTXVEmptyLatentAudio", | |
| "_meta": { | |
| "title": "๐ ๐ ฃ๐ ง LTXV Empty Latent Audio" | |
| } | |
| }, | |
| "27": { | |
| "inputs": { | |
| "value": 105 | |
| }, | |
| "class_type": "INTConstant", | |
| "_meta": { | |
| "title": "INT Constant" | |
| } | |
| }, | |
| "28": { | |
| "inputs": { | |
| "video_latent": [ | |
| "43", | |
| 0 | |
| ], | |
| "audio_latent": [ | |
| "26", | |
| 0 | |
| ], | |
| "model": [ | |
| "44", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "LTXVConcatAVLatent", | |
| "_meta": { | |
| "title": "๐ ๐ ฃ๐ ง LTXV Concat AV Latent" | |
| } | |
| }, | |
| "29": { | |
| "inputs": { | |
| "av_latent": [ | |
| "41", | |
| 0 | |
| ], | |
| "model": [ | |
| "28", | |
| 1 | |
| ] | |
| }, | |
| "class_type": "LTXVSeparateAVLatent", | |
| "_meta": { | |
| "title": "๐ ๐ ฃ๐ ง LTXV Separate AV Latent" | |
| } | |
| }, | |
| "41": { | |
| "inputs": { | |
| "noise": [ | |
| "11", | |
| 0 | |
| ], | |
| "guider": [ | |
| "17", | |
| 0 | |
| ], | |
| "sampler": [ | |
| "8", | |
| 0 | |
| ], | |
| "sigmas": [ | |
| "9", | |
| 0 | |
| ], | |
| "latent_image": [ | |
| "28", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "SamplerCustomAdvanced", | |
| "_meta": { | |
| "title": "SamplerCustomAdvanced" | |
| } | |
| }, | |
| "42": { | |
| "inputs": { | |
| "a": [ | |
| "23", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "CM_FloatToInt", | |
| "_meta": { | |
| "title": "FloatToInt" | |
| } | |
| }, | |
| "43": { | |
| "inputs": { | |
| "width": 768, | |
| "height": 512, | |
| "length": [ | |
| "27", | |
| 0 | |
| ], | |
| "batch_size": 1 | |
| }, | |
| "class_type": "EmptyLTXVLatentVideo", | |
| "_meta": { | |
| "title": "EmptyLTXVLatentVideo" | |
| } | |
| }, | |
| "44": { | |
| "inputs": { | |
| "torch_compile": true, | |
| "disable_backup": false, | |
| "model": [ | |
| "1", | |
| 0 | |
| ] | |
| }, | |
| "class_type": "LTXVSequenceParallelMultiGPUPatcher", | |
| "_meta": { | |
| "title": "LTXVSequenceParallelMultiGPUPatcher" | |
| } | |
| }, | |
| "45": { | |
| "inputs": { | |
| "frame_idx": 0, | |
| "strength": 1 | |
| }, | |
| "class_type": "LTXVAddGuide", | |
| "_meta": { | |
| "title": "LTXVAddGuide" | |
| } | |
| } | |
| }, | |
| "comfy_fork_version": "feature/av_inference@a6994ed1", | |
| "VHS_latentpreview": false, | |
| "VHS_latentpreviewrate": 0, | |
| "VHS_MetadataImage": false, | |
| "VHS_KeepIntermediate": false | |
| }, | |
| "version": 0.4 | |
| } |