diff --git a/models/minimax/minimax-h3-halpak-turbo-lora-comfyui/README.md b/models/minimax/minimax-h3-halpak-turbo-lora-comfyui/README.md new file mode 100644 index 0000000..f47fda7 --- /dev/null +++ b/models/minimax/minimax-h3-halpak-turbo-lora-comfyui/README.md @@ -0,0 +1,47 @@ +# MiniMax H3 Turbo LoRA ComfyUI Bundle + +## Summary + +Same-day `MiniMax H3` turbo LoRA bundle with a current recommended ComfyUI workflow. This is the most practical audio / speed helper from today because it packages the step-reduction path instead of just talking about it. + +## Model Family + +- `minimax` + +## Status + +- `imported-only` + +## Source + +- Workflow pack page: +- Workflow file: +- Original publisher: `Halpak` +- Date imported: `2026-08-30` + +## Developer notes + +- The source README frames this as a ComfyUI-friendly set of MiniMax-H3 turbo LoRAs. +- The bundle includes dynamic-rank LightX2V FL2V / Ref2V LoRAs plus pruned and curve-form compatibility conversions. +- The current recommended workflow uses the `v4 step-600 EMA` pruned LoRA and calls out `6-8` steps with `audio sigma shift` around `4-6`. + +## Our notes + +- Good practical pick if you want a faster MiniMax H3 audio/video path without jumping straight to a heavyweight full model. +- This looks like a real speed helper, not just a cosmetic LoRA dump. +- On an `RTX 3070`, this is still a tight local test, but it is much more plausible than the full multimodal MiniMax H3 pack. + +## Required custom nodes + +- Not listed explicitly in the source README. + +## Required models + +- `Comfy-Org/MiniMax-H3` +- `minimax_h3_turbo_v4_step600_ema_pruned_comfyui.safetensors` +- Optional if you want the LightX2V variants: + - `lightx2v/Minimax-h3-Turbo` + +## Notes + +- Best same-day MiniMax H3 turbo/helper import in the repo for audio-sensitive low-step work. diff --git a/models/minimax/minimax-h3-halpak-turbo-lora-comfyui/workflow.json b/models/minimax/minimax-h3-halpak-turbo-lora-comfyui/workflow.json new file mode 100644 index 0000000..a25cccd --- /dev/null +++ b/models/minimax/minimax-h3-halpak-turbo-lora-comfyui/workflow.json @@ -0,0 +1,1926 @@ +{ + "id": "e3f2b845-8f2c-4b5a-9caf-eac1029d3e7e", + "revision": 0, + "last_node_id": 161, + "last_link_id": 302, + "nodes": [ + { + "id": 116, + "type": "MarkdownNote", + "pos": [ + -3535.6639897742375, + 4834.3762426513995 + ], + "size": [ + 450, + 740 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Note: MiniMax H3", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "## MiniMax H3\n\n[MiniMax H3](https://www.minimax.io/blog/minimax-h3) is MiniMax's general-purpose, omni-modal generation model. It jointly understands text, image, video, and audio, and generates video with **native stereo audio**: voice, sound effects, and music are modeled jointly in a single forward pass, not layered on afterward. Output is up to 2K resolution, 24fps, and up to about 15 seconds.\n\n## ComfyUI links\n- [ComfyUI#15224](https://github.com/Comfy-Org/ComfyUI/pull/15224)\n- [πŸ€— Comfy-Org/MiniMax-H3](https://huggingface.co/Comfy-Org/MiniMax-H3)\n\n## About this workflow\n\n**Key inputs**\n\n- **prompt**: describe the shots, camera moves, and the accompanying audio (dialogue, SFX, music) in one block\n- **width / height**: set via Resolution Selector. H3's native canvas is a 768px short edge, capped at 768x1344 pixels, rounded to a multiple of 32\n- **duration (seconds)**: converted to a valid frame `length` by the Math Expression node, snapping up to the model's 17-frame-per-block (17k+5) grid at 24fps\n" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 120, + "type": "VAELoader", + "pos": [ + -2393.7830229552733, + 5472.158989520116 + ], + "size": [ + 650, + 70 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 228 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "VAELoader", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "minimax_h3_audio_vae_fp32.safetensors" + ] + }, + { + "id": 119, + "type": "VAELoader", + "pos": [ + -2393.7830229552733, + 5342.158989520116 + ], + "size": [ + 640, + 70 + ], + "flags": {}, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 229, + 241 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "VAELoader", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "minimax_h3_video_vae_fp16.safetensors" + ] + }, + { + "id": 128, + "type": "CLIPLoader", + "pos": [ + -2393.7830229552733, + 5152.158989520116 + ], + "size": [ + 640, + 120 + ], + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 240 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "CLIPLoader", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "qwen3vl_32b_heretic_minimax_h3_nvfp4.safetensors", + "minimax", + "default" + ] + }, + { + "id": 126, + "type": "BasicGuider", + "pos": [ + -1042.4816344747367, + 4940.092864990236 + ], + "size": [ + 360, + 60 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 297 + }, + { + "name": "conditioning", + "type": "CONDITIONING", + "link": 237 + } + ], + "outputs": [ + { + "name": "GUIDER", + "type": "GUIDER", + "links": [ + 232 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "BasicGuider", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [] + }, + { + "id": 137, + "type": "MiniMaxH3MemoryEfficientSageAttentionPatch", + "pos": [ + -1546.1498991718863, + 3814.7034024135282 + ], + "size": [ + 320.323828125, + 42.27849444257981 + ], + "flags": {}, + "order": 18, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 253 + } + ], + "outputs": [ + { + "name": "model", + "type": "MODEL", + "links": [ + 280 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "1289b52fbb6d64a339a4047b9ea74cf7758ccf1e", + "Node name for S&R": "MiniMaxH3MemoryEfficientSageAttentionPatch", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.8" + } + }, + "widgets_values": [] + }, + { + "id": 136, + "type": "PathchSageAttentionKJ", + "pos": [ + -1830.6207131249503, + 3813.9564599581163 + ], + "size": [ + 276.1769685423362, + 83.0900532721771 + ], + "flags": {}, + "order": 16, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 269 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 253 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "1289b52fbb6d64a339a4047b9ea74cf7758ccf1e", + "Node name for S&R": "PathchSageAttentionKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.8" + } + }, + "widgets_values": [ + "sageattn_qk_int8_pv_fp8_cuda++", + false + ] + }, + { + "id": 154, + "type": "SpectrumApplyMiniMaxH3", + "pos": [ + -913.6983976971709, + 3804.9300299143842 + ], + "size": [ + 298.05078125, + 322 + ], + "flags": {}, + "order": 20, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 283 + } + ], + "outputs": [ + { + "name": "model", + "type": "MODEL", + "links": [ + 295 + ] + } + ], + "properties": { + "cnr_id": "comfyui-spectrum-minimax-h3", + "ver": "1a06e20028b385f8b1a52699d05f720534655600", + "Node name for S&R": "SpectrumApplyMiniMaxH3", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.8" + } + }, + "widgets_values": [ + true, + 0.5, + 1, + 0.1, + 2, + 0.75, + 1, + 1, + 8, + false, + "system_ram", + true + ] + }, + { + "id": 156, + "type": "MiniMaxLowVRAMAttention", + "pos": [ + -597.4525683794539, + 3803.0922569344075 + ], + "size": [ + 318.5201171875, + 58 + ], + "flags": {}, + "order": 21, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 295 + } + ], + "outputs": [ + { + "name": "model", + "type": "MODEL", + "links": [ + 292 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d40331fc90608257bce1af743263bb74b14c1dce", + "Node name for S&R": "MiniMaxLowVRAMAttention", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.8" + } + }, + "widgets_values": [ + 4 + ] + }, + { + "id": 157, + "type": "MiniMaxChunkFeedForward", + "pos": [ + -262.65382354837993, + 3786.424921779159 + ], + "size": [ + 316.38046875, + 82 + ], + "flags": {}, + "order": 22, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 292 + } + ], + "outputs": [ + { + "name": "model", + "type": "MODEL", + "links": [ + 296 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d40331fc90608257bce1af743263bb74b14c1dce", + "Node name for S&R": "MiniMaxChunkFeedForward", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.8" + } + }, + "widgets_values": [ + 2, + 4096 + ] + }, + { + "id": 127, + "type": "UNETLoader", + "pos": [ + -2393.7830229552733, + 5002.158989520116 + ], + "size": [ + 640, + 90 + ], + "flags": {}, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 270 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "UNETLoader", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "minimax_h3_fl2va_pruned_int8_convrot.safetensors", + "default" + ] + }, + { + "id": 153, + "type": "SolAttnPatch", + "pos": [ + -1208.2393962332574, + 3803.049792672935 + ], + "size": [ + 270, + 342 + ], + "flags": {}, + "order": 19, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 280 + }, + { + "name": "tau_profile", + "shape": 7, + "type": "STRING", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 283 + ] + } + ], + "properties": { + "aux_id": "kijai/ComfyUI-SolAttn_triton", + "ver": "0e334dc981cfe3b0ed926ee13ad43f64914b7f5b", + "Node name for S&R": "SolAttnPatch", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.8" + } + }, + "widgets_values": [ + 1.3, + 0.2, + 0.9, + 4096, + true, + "exact_kv_and_rows", + false, + "2d_frame", + true, + false, + false, + "" + ] + }, + { + "id": 129, + "type": "RandomNoise", + "pos": [ + -1042.4816344747367, + 4800.092864990236 + ], + "size": [ + 360, + 90 + ], + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "NOISE", + "type": "NOISE", + "links": [ + 231 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "RandomNoise", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 768914106098754, + "fixed" + ] + }, + { + "id": 124, + "type": "BasicScheduler", + "pos": [ + -1042.4816344747367, + 5170.092864990236 + ], + "size": [ + 370, + 130 + ], + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 298 + } + ], + "outputs": [ + { + "name": "SIGMAS", + "type": "SIGMAS", + "links": [ + 234 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "BasicScheduler", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "beta", + 8, + 1 + ] + }, + { + "id": 140, + "type": "ModelPreviewOverrideKJ", + "pos": [ + 140.6909031098626, + 3780.7456348205233 + ], + "size": [ + 729.773494414731, + 862.3622356476099 + ], + "flags": {}, + "order": 23, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 296 + }, + { + "name": "vae", + "shape": 7, + "type": "VAE", + "link": null + }, + { + "name": "preview_frames", + "type": "INT", + "widget": { + "name": "preview_frames" + }, + "link": 285 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 297, + 298 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "6edfa76599c13905968841b81309784a7dbb7803", + "Node name for S&R": "ModelPreviewOverrideKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.8" + } + }, + "widgets_values": [ + 1024, + 80, + true, + 360, + 8, + "taeh3.safetensors", + "" + ] + }, + { + "id": 145, + "type": "LoraLoaderModelOnly", + "pos": [ + -2211.0910682513027, + 4748.353303752392 + ], + "size": [ + 473.40232745109915, + 92.33136287727484 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 270 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 269 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "LoraLoaderModelOnly", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.8" + } + }, + "widgets_values": [ + "h3\\minimax_h3_turbo_v4_step600_ema_pruned_comfyui.safetensors", + 1 + ] + }, + { + "id": 152, + "type": "LoadImage", + "pos": [ + -2969.8007834919754, + 4022.5797138196963 + ], + "size": [ + 450, + 630 + ], + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 276 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "LoadImage", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "e5992aa3-b679-4d1e-81cd-bcddff53e908.png", + "image" + ] + }, + { + "id": 149, + "type": "ImageScaleToTotalPixels", + "pos": [ + -2576.359483138361, + 4710.178080622536 + ], + "size": [ + 280, + 150 + ], + "flags": {}, + "order": 13, + "mode": 0, + "showAdvanced": true, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 276 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 300 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "ImageScaleToTotalPixels", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "nearest-exact", + 1, + 32 + ] + }, + { + "id": 133, + "type": "PrimitiveFloat", + "pos": [ + -2198.261032309943, + 5634.961874464171 + ], + "size": [ + 270, + 70 + ], + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 246 + ] + } + ], + "title": "Float (duration)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "PrimitiveFloat", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 12 + ] + }, + { + "id": 115, + "type": "ResolutionSelector", + "pos": [ + -2200.1276024455915, + 5759.816345101342 + ], + "size": [ + 270, + 170 + ], + "flags": {}, + "order": 8, + "mode": 0, + "showAdvanced": true, + "inputs": [], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 244 + ] + }, + { + "name": "height", + "type": "INT", + "links": [ + 245 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "ResolutionSelector", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "16:9 (Widescreen)", + 1, + 32 + ] + }, + { + "id": 121, + "type": "VAEDecodeAudio", + "pos": [ + -240.78166266034518, + 5253.335443790034 + ], + "size": [ + 230, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 28, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 248 + }, + { + "name": "vae", + "type": "VAE", + "link": 228 + } + ], + "outputs": [ + { + "name": "AUDIO", + "type": "AUDIO", + "links": [ + 289 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "VAEDecodeAudio", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [] + }, + { + "id": 122, + "type": "VAEDecode", + "pos": [ + -252.77634277593037, + 5104.20550636647 + ], + "size": [ + 230, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 27, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 247 + }, + { + "name": "vae", + "type": "VAE", + "link": 229 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 301 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [] + }, + { + "id": 161, + "type": "VRAM_Debug", + "pos": [ + -258.16173605660094, + 4769.4642552080895 + ], + "size": [ + 270, + 186 + ], + "flags": {}, + "order": 29, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": null + }, + { + "name": "image_pass", + "shape": 7, + "type": "IMAGE", + "link": 301 + }, + { + "name": "model_pass", + "shape": 7, + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "any_output", + "type": "*", + "links": null + }, + { + "name": "image_pass", + "type": "IMAGE", + "links": [ + 302 + ] + }, + { + "name": "model_pass", + "type": "MODEL", + "links": null + }, + { + "label": "26,934,043,592 freemem_before", + "name": "freemem_before", + "type": "INT", + "links": null + }, + { + "label": "32,339,722,236 freemem_after", + "name": "freemem_after", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "1.5.0", + "Node name for S&R": "VRAM_Debug", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.8" + } + }, + "widgets_values": [ + true, + true, + true + ] + }, + { + "id": 125, + "type": "SamplerCustomAdvanced", + "pos": [ + -640.4720772873206, + 4956.982815788838 + ], + "size": [ + 230, + 140 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [ + { + "name": "noise", + "type": "NOISE", + "link": 231 + }, + { + "name": "guider", + "type": "GUIDER", + "link": 232 + }, + { + "name": "sampler", + "type": "SAMPLER", + "link": 267 + }, + { + "name": "sigmas", + "type": "SIGMAS", + "link": 234 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 235 + } + ], + "outputs": [ + { + "name": "output", + "type": "LATENT", + "links": [ + 247, + 248 + ] + }, + { + "name": "denoised_output", + "type": "LATENT", + "links": [] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "SamplerCustomAdvanced", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [] + }, + { + "id": 142, + "type": "KSamplerSelect", + "pos": [ + -1023.0837432150978, + 5054.57701066404 + ], + "size": [ + 270, + 58 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAMPLER", + "type": "SAMPLER", + "links": [ + 267 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "KSamplerSelect", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.8" + } + }, + "widgets_values": [ + "euler" + ] + }, + { + "id": 131, + "type": "MiniMaxH3ImageToVideo", + "pos": [ + -1574.7617550603027, + 4771.150998491792 + ], + "size": [ + 410, + 510 + ], + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 240 + }, + { + "name": "vae", + "type": "VAE", + "link": 241 + }, + { + "name": "first_frame", + "shape": 7, + "type": "IMAGE", + "link": 300 + }, + { + "name": "last_frame", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 244 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 245 + }, + { + "name": "length", + "type": "INT", + "widget": { + "name": "length" + }, + "link": 243 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 237 + ] + }, + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 235 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "MiniMaxH3ImageToVideo", + "ue_properties": { + "widget_ue_connectable": { + "width": true, + "height": true, + "length": true + }, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "For the target video, at 0.00 seconds into the target video, (from [Shot 1]) is fully referenced.\n\nintegrated_multimodal_description: [Shot 1] Photorealistic high-definition wildlife documentary footage in a premium National Geographic-style macro aesthetic. The chameleon shown in remains on the same wet moss-covered branch, preserving its body shape, large turreted eye, textured scales, droplets of water, and the surrounding rainforest foliage. It begins slowly walking forward along the branch with deliberate, realistic stepping, gripping the bark one foot at a time while its body sways subtly and its tail balances naturally behind it. As it moves, its skin gradually shifts through different vivid chameleon colours in a smooth natural sequence: starting with its existing green patterning, then blending into brighter emerald and lime tones, followed by patches of turquoise, yellow, orange, and deeper red accents, before subtly returning to a rich multicoloured green by the end. The colour changes should ripple gently across the scales rather than flicker, appearing organic and biologically believable. Water droplets on its face and crest tremble and occasionally slide as it moves. Its eye rotates independently and makes small, observant movements while the mouth and facial structure remain unchanged. The camera performs an extremely smooth macro tracking shot with small amplitude at slow speed, staying close to the chameleon's head and front body while maintaining sharp focus on the nearest eye and face. Use crisp 4K wildlife detail, realistic moisture, soft diffused rainforest daylight, shallow cinematic depth of field, creamy green background bokeh, and gentle foreground foliage blur. The movement remains calm and unhurried throughout, ending with the chameleon still slowly advancing along the branch as its final colours glow richly against the blurred jungle background.\n\noverall_soundscape: Quiet rainforest ambience with faint birds, soft insects, light dripping water, and gentle leaf rustling. Subtle wet contact sounds accompany the chameleon's feet gripping and releasing from the mossy branch, with tiny droplets occasionally falling.\n\nnon_diegetic_music: N/A", + 1344, + 768, + 73 + ] + }, + { + "id": 155, + "type": "VHS_VideoCombine", + "pos": [ + 75.61756186545853, + 4733.56479063447 + ], + "size": [ + 891.703134425321, + 890.0796129189534 + ], + "flags": {}, + "order": 30, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 302 + }, + { + "name": "audio", + "shape": 7, + "type": "AUDIO", + "link": 289 + }, + { + "name": "meta_batch", + "shape": 7, + "type": "VHS_BatchManager", + "link": null + }, + { + "name": "vae", + "shape": 7, + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "Filenames", + "type": "VHS_FILENAMES", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-videohelpersuite", + "ver": "4ee72c065db22c9d96c2427954dc69e7b908444b", + "Node name for S&R": "VHS_VideoCombine", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.8" + } + }, + "widgets_values": { + "frame_rate": 24, + "loop_count": 0, + "filename_prefix": "AnimateDiff", + "format": "video/h264-mp4", + "pix_fmt": "yuv420p", + "crf": 20, + "save_metadata": true, + "trim_to_audio": false, + "pingpong": false, + "save_output": true, + "videopreview": { + "hidden": false, + "paused": true, + "params": { + "filename": "AnimateDiff_00066-audio.mp4", + "subfolder": "", + "type": "output", + "format": "video/h264-mp4", + "frame_rate": 24, + "workflow": "AnimateDiff_00066.png", + "fullpath": "C:\\Users\\drbaph\\Documents\\ComfyUI\\output\\AnimateDiff_00066-audio.mp4" + } + } + } + }, + { + "id": 117, + "type": "MarkdownNote", + "pos": [ + -3520.5562485832493, + 4019.5854162425976 + ], + "size": [ + 440, + 740 + ], + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Note: Model Links", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "## Model Links\n\n**vae**\n\n- [minimax_h3_video_vae_fp16.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/vae/minimax_h3_video_vae_fp16.safetensors)\n- [minimax_h3_audio_vae_fp32.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/vae/minimax_h3_audio_vae_fp32.safetensors)\n\n**diffusion_models**\n\n- [minimax_h3_fl2va_pruned_int8_convrot.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/diffusion_models/minimax_h3_fl2va_pruned_int8_convrot.safetensors)\n\n**text_encoders**\n\n- [qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/text_encoders/qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors)\n\n\n## Model Storage Location\n\n```\nπŸ“‚ ComfyUI/\nβ”œβ”€β”€ πŸ“‚ models/\nβ”‚ β”œβ”€β”€ πŸ“‚ vae/\nβ”‚ β”‚ β”œβ”€β”€ minimax_h3_video_vae_fp16.safetensors\nβ”‚ β”‚ └── minimax_h3_audio_vae_fp32.safetensors\nβ”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/\nβ”‚ β”‚ └── minimax_h3_fl2va_pruned_int8_convrot.safetensors\nβ”‚ └── πŸ“‚ text_encoders/\nβ”‚ └── qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors\n```\n\n## Report Issue\n\nNote: Please update ComfyUI first ([guide](https://docs.comfy.org/installation/update_comfyui)) and prepare required models. Desktop/Cloud updates follow stable releases, so some nightly-supported models may not be available yet.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/comfyanonymous/ComfyUI/issues)\n- UI / frontend issues: [ComfyUI_frontend/issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues)\n- Workflow issues: [workflow_templates/issues](https://github.com/Comfy-Org/workflow_templates/issues)\n" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 151, + "type": "ImageScaleToTotalPixels", + "pos": [ + -2909.090839217811, + 4713.971365520079 + ], + "size": [ + 280, + 150 + ], + "flags": {}, + "order": 15, + "mode": 4, + "showAdvanced": true, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 277 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "ImageScaleToTotalPixels", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "nearest-exact", + 1.2, + 32 + ] + }, + { + "id": 150, + "type": "LoadImage", + "pos": [ + -2988.5969915132473, + 4930.622516052777 + ], + "size": [ + 450, + 630 + ], + "flags": {}, + "order": 11, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 277 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "LoadImage", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "red_panda_mohawk.webp", + "image" + ] + }, + { + "id": 132, + "type": "ComfyMathExpression", + "pos": [ + -1650.3418607433362, + 5634.873814426784 + ], + "size": [ + 360, + 160 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "label": "a", + "name": "values.a", + "type": "FLOAT,INT,BOOLEAN", + "link": 246 + }, + { + "label": "b", + "name": "values.b", + "shape": 7, + "type": "FLOAT,INT,BOOLEAN", + "link": null + } + ], + "outputs": [ + { + "name": "FLOAT", + "type": "FLOAT", + "links": [] + }, + { + "name": "INT", + "type": "INT", + "links": [ + 243, + 285 + ] + }, + { + "name": "BOOL", + "type": "BOOLEAN", + "links": [] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.30.0", + "Node name for S&R": "ComfyMathExpression", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.8", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "max(5, round(a * 24)) + (5 - (max(5, round(a * 24)) % 17)) % 17" + ] + } + ], + "links": [ + [ + 228, + 120, + 0, + 121, + 1, + "VAE" + ], + [ + 229, + 119, + 0, + 122, + 1, + "VAE" + ], + [ + 231, + 129, + 0, + 125, + 0, + "NOISE" + ], + [ + 232, + 126, + 0, + 125, + 1, + "GUIDER" + ], + [ + 234, + 124, + 0, + 125, + 3, + "SIGMAS" + ], + [ + 235, + 131, + 1, + 125, + 4, + "LATENT" + ], + [ + 237, + 131, + 0, + 126, + 1, + "CONDITIONING" + ], + [ + 240, + 128, + 0, + 131, + 0, + "CLIP" + ], + [ + 241, + 119, + 0, + 131, + 1, + "VAE" + ], + [ + 243, + 132, + 1, + 131, + 6, + "INT" + ], + [ + 244, + 115, + 0, + 131, + 4, + "INT" + ], + [ + 245, + 115, + 1, + 131, + 5, + "INT" + ], + [ + 246, + 133, + 0, + 132, + 0, + "FLOAT" + ], + [ + 247, + 125, + 0, + 122, + 0, + "LATENT" + ], + [ + 248, + 125, + 0, + 121, + 0, + "LATENT" + ], + [ + 253, + 136, + 0, + 137, + 0, + "MODEL" + ], + [ + 267, + 142, + 0, + 125, + 2, + "SAMPLER" + ], + [ + 269, + 145, + 0, + 136, + 0, + "MODEL" + ], + [ + 270, + 127, + 0, + 145, + 0, + "MODEL" + ], + [ + 276, + 152, + 0, + 149, + 0, + "IMAGE" + ], + [ + 277, + 150, + 0, + 151, + 0, + "IMAGE" + ], + [ + 280, + 137, + 0, + 153, + 0, + "MODEL" + ], + [ + 283, + 153, + 0, + 154, + 0, + "MODEL" + ], + [ + 285, + 132, + 1, + 140, + 2, + "INT" + ], + [ + 289, + 121, + 0, + 155, + 1, + "AUDIO" + ], + [ + 292, + 156, + 0, + 157, + 0, + "MODEL" + ], + [ + 295, + 154, + 0, + 156, + 0, + "MODEL" + ], + [ + 296, + 157, + 0, + 140, + 0, + "MODEL" + ], + [ + 297, + 140, + 0, + 126, + 0, + "MODEL" + ], + [ + 298, + 140, + 0, + 124, + 0, + "MODEL" + ], + [ + 300, + 149, + 0, + 131, + 2, + "IMAGE" + ], + [ + 301, + 122, + 0, + 161, + 1, + "IMAGE" + ], + [ + 302, + 161, + 1, + 155, + 0, + "IMAGE" + ] + ], + "groups": [ + { + "id": 1, + "title": "Models", + "bounding": [ + -2423.7830229552733, + 4912.158989520116, + 700, + 670 + ], + "color": "#3f789e", + "flags": {} + }, + { + "id": 2, + "title": "Sampling", + "bounding": [ + -1062.481634474737, + 4680.092864990236, + 690, + 670 + ], + "color": "#3f789e", + "flags": {} + }, + { + "id": 3, + "title": "Conditioning", + "bounding": [ + -1607.7274498319146, + 4676.4224750477, + 480, + 670 + ], + "color": "#3f789e", + "flags": {} + }, + { + "id": 4, + "title": "Decoding and create video", + "bounding": [ + -262.7763427759304, + 5034.20550636647, + 261.9946801155852, + 289.1299374235641 + ], + "color": "#3f789e", + "flags": {} + }, + { + "id": 5, + "title": "Optimisations (Optional)", + "bounding": [ + -1840.6207131249503, + 3716.424921779159, + 1904.3473583265702, + 438.62487089377646 + ], + "color": "#3f789e", + "flags": {} + }, + { + "id": 6, + "title": "Turbo LoRA", + "bounding": [ + -2221.0910682513027, + 4678.353303752392, + 493.40232745109915, + 172.33136287727484 + ], + "color": "#3f789e", + "flags": {} + }, + { + "id": 7, + "title": "VRAM Unload (Optional)", + "bounding": [ + -268.16173605660106, + 4699.4642552080895, + 290, + 266 + ], + "color": "#3f789e", + "flags": {} + } + ], + "config": {}, + "extra": { + "frontendVersion": "1.48.7", + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "ds": { + "scale": 0.8769226950000214, + "offset": [ + 2313.743465486914, + -3262.744254935044 + ] + }, + "ue_links": [], + "links_added_by_ue": [] + }, + "version": 0.4 +} \ No newline at end of file diff --git a/models/minimax/minimax-h3-javawock2608-i2v/README.md b/models/minimax/minimax-h3-javawock2608-i2v/README.md new file mode 100644 index 0000000..e2d5b63 --- /dev/null +++ b/models/minimax/minimax-h3-javawock2608-i2v/README.md @@ -0,0 +1,51 @@ +# MiniMax H3 I2V Javawock Pack + +## Summary + +Same-day `MiniMax H3` first/last-frame image-to-video workflow from the `javawock7618` pack. This is the missing local sibling from the pack and the cleanest new add if you want the I2V lane. + +## Model Family + +- `minimax` + +## Status + +- `imported-only` + +## Source + +- Workflow pack page: +- Workflow file: +- Original publisher: `javawock7618` +- Date imported: `2026-08-30` + +## Developer notes + +- The source README describes this as the `First-Last-Frame` workflow. +- It uses the same INT8 / Sol-Attn / SLA-Attention / Spectrum stack as the rest of the pack. +- The I2V graph integrates native `Extend` and the MiniMax-H3 latent upscaler for faster high-resolution generation. + +## Our notes + +- Good practical add for a MiniMax H3 local workflow set. +- Not as directly interesting as the face-refine or reference-retention lanes, but still useful if you want a first-frame path with the pack's newer stack. +- Still a tight fit on an `RTX 3070` with `8 GB` VRAM, so treat it as a serious test target rather than a casual throwaway graph. + +## Required custom nodes + +- `ComfyUI-SolAttn_triton` +- `ComfyUI-Spectrum-MiniMax-H3` +- `ComfyUI-H3-SLA-Attention` +- `ComfyUI MiniMax-H3 Latent Upscaler` +- `ComfyUI-Switchboard` + +## Required models + +- `Comfy-Org/MiniMax-H3` +- `lightx2v/Minimax-h3-Turbo` if acceleration is enabled +- `drbaph/MiniMax-H3-Turbo-Lora-ComfyUI` if the optional turbo LoRA path is enabled +- `LBH-123-AI/Minimax_h3_latent_Upscaler` if latent upscaling is enabled + +## Notes + +- Best same-day MiniMax H3 I2V import in this repo so far. diff --git a/models/minimax/minimax-h3-javawock2608-i2v/workflow.json b/models/minimax/minimax-h3-javawock2608-i2v/workflow.json new file mode 100644 index 0000000..0154649 --- /dev/null +++ b/models/minimax/minimax-h3-javawock2608-i2v/workflow.json @@ -0,0 +1 @@ +{"id":"d299483c-296f-44c6-927d-d650fa662a96","revision":0,"last_node_id":4482,"last_link_id":13471,"nodes":[{"id":380,"type":"PreviewAny","pos":[-410,5170],"size":[480,660],"flags":{},"order":38,"mode":0,"inputs":[{"localized_name":"source","name":"source","type":"*","link":12269}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.17.0","Node name for S&R":"PreviewAny"},"widgets_values":[],"widgets_values_named":{}},{"id":3388,"type":"PreviewAny","pos":[1030,5170],"size":[460,160],"flags":{},"order":51,"mode":0,"inputs":[{"localized_name":"source","name":"source","type":"*","link":12298}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.17.0","Node name for S&R":"PreviewAny"},"widgets_values":[],"widgets_values_named":{}},{"id":3374,"type":"PrimitiveStringMultiline","pos":[1030,5900],"size":[460,220],"flags":{},"order":0,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"STRING","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[10610]}],"title":"Prompt Extend-3","properties":{"cnr_id":"comfy-core","ver":"0.17.0","Node name for S&R":"PrimitiveStringMultiline"},"widgets_values":[""],"widgets_values_named":{"value":""},"color":"#232","bgcolor":"#353"},{"id":389,"type":"MarkdownNote","pos":[-1940,6000],"size":[260,530],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[],"title":"Note: Size Settings Reference","properties":{},"widgets_values":["| megapixels | Aspect | Output (multiple=32) |\n|---|---|---|\n| 0.2 | 16:9 | 608 x 352 |\n| 0.3 | 16:9 | 736 x 416 |\n| 0.4 | 16:9 | 864 x 480 |\n| 0.5 | 16:9 | 960 x 544 |\n| 0.6 | 16:9 | 1056 x 608 |\n| 0.7 | 16:9 | 1152 x 640 |\n| 0.8 | 16:9 | 1216 x 672 |\n| 0.9 | 16:9 | 1280 x 736 |\n| 0.98 | 16:9 | 1344 x 768 |\n| 1.0 | 16:9 | 1376 x 768 |\n| 1.2 | 16:9 | 1504 x 832 |\n| 1.5 | 16:9 | 1664 x 928 |\n| 1.8 | 16:9 | 1824 x 1024 |\n| 2.0 | 16:9 | 1920 x 1088 |\n"],"widgets_values_named":{"text":"| megapixels | Aspect | Output (multiple=32) |\n|---|---|---|\n| 0.2 | 16:9 | 608 x 352 |\n| 0.3 | 16:9 | 736 x 416 |\n| 0.4 | 16:9 | 864 x 480 |\n| 0.5 | 16:9 | 960 x 544 |\n| 0.6 | 16:9 | 1056 x 608 |\n| 0.7 | 16:9 | 1152 x 640 |\n| 0.8 | 16:9 | 1216 x 672 |\n| 0.9 | 16:9 | 1280 x 736 |\n| 0.98 | 16:9 | 1344 x 768 |\n| 1.0 | 16:9 | 1376 x 768 |\n| 1.2 | 16:9 | 1504 x 832 |\n| 1.5 | 16:9 | 1664 x 928 |\n| 1.8 | 16:9 | 1824 x 1024 |\n| 2.0 | 16:9 | 1920 x 1088 |\n"},"color":"#222","bgcolor":"#000"},{"id":3445,"type":"Note","pos":[-2560,5050],"size":[230,90],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["Lightx2v Turbo-LoRA\n8 step ver : shift_video 12.0\n4 step ver : shift_video 6.0"],"widgets_values_named":{"text":"Lightx2v Turbo-LoRA\n8 step ver : shift_video 12.0\n4 step ver : shift_video 6.0"},"color":"#432","bgcolor":"#653"},{"id":3379,"type":"easy int","pos":[1520,5900],"size":[230,90],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"INT","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"int","name":"int","type":"INT","links":[10614]}],"title":"Duration Extend-3","properties":{"cnr_id":"comfyui-easy-use","ver":"130c1b5796d9876a5f853fa0bea88e808cfda4ad","Node name for S&R":"easy int"},"widgets_values":[10],"widgets_values_named":{"value":10},"color":"#332922","bgcolor":"#593930"},{"id":526,"type":"VHS_VideoCombine","pos":[2500,5170],"size":[420,410],"flags":{},"order":47,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":10649},{"localized_name":"audio","name":"audio","shape":7,"type":"AUDIO","link":1167},{"localized_name":"meta_batch","name":"meta_batch","shape":7,"type":"VHS_BatchManager","link":null},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":null},{"localized_name":"frame_rate","name":"frame_rate","type":"FLOAT","widget":{"name":"frame_rate"},"link":null},{"localized_name":"loop_count","name":"loop_count","type":"INT","widget":{"name":"loop_count"},"link":null},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null},{"localized_name":"pingpong","name":"pingpong","type":"BOOLEAN","widget":{"name":"pingpong"},"link":null},{"localized_name":"save_output","name":"save_output","type":"BOOLEAN","widget":{"name":"save_output"},"link":null},{"name":"pix_fmt","type":["yuv420p","p010le"],"widget":{"name":"pix_fmt"},"link":null},{"name":"bitrate","type":"INT","widget":{"name":"bitrate"},"link":null},{"name":"megabit","type":"BOOLEAN","widget":{"name":"megabit"},"link":null},{"name":"save_metadata","type":"BOOLEAN","widget":{"name":"save_metadata"},"link":null}],"outputs":[{"localized_name":"Filenames","name":"Filenames","type":"VHS_FILENAMES","links":null}],"properties":{"cnr_id":"comfyui-videohelpersuite","ver":"1.7.9","Node name for S&R":"VHS_VideoCombine"},"widgets_values":{"frame_rate":24,"loop_count":0,"filename_prefix":"MiniMax/MiniMax","format":"video/nvenc_h264-mp4","pix_fmt":"yuv420p","bitrate":30,"megabit":true,"save_metadata":true,"pingpong":false,"save_output":true,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"MiniMax_00249-audio.mp4","subfolder":"MiniMax","type":"output","format":"video/nvenc_h264-mp4","frame_rate":24,"workflow":"MiniMax_00249.png","fullpath":"F:\\Documents\\ComfyUI\\output\\MiniMax\\MiniMax_00249-audio.mp4"},"muted":false}},"widgets_values_named":{"frame_rate":24,"loop_count":0,"filename_prefix":"MiniMax/MiniMax","format":"video/nvenc_h264-mp4","pix_fmt":"yuv420p","bitrate":30,"megabit":true,"save_metadata":true,"pingpong":false,"save_output":true,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"MiniMax_00249-audio.mp4","subfolder":"MiniMax","type":"output","format":"video/nvenc_h264-mp4","frame_rate":24,"workflow":"MiniMax_00249.png","fullpath":"F:\\Documents\\ComfyUI\\output\\MiniMax\\MiniMax_00249-audio.mp4"},"muted":false}}},{"id":3479,"type":"LoadImage","pos":[1510,6540],"size":[230,330],"flags":{},"order":4,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"choose file to upload","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[10876]},{"localized_name":"MASK","name":"MASK","type":"MASK","links":null}],"title":"Last Frame-3","properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"LoadImage"},"widgets_values":["example.png","image"],"widgets_values_named":{"image":"example.png","upload":"image"},"color":"#223","bgcolor":"#335"},{"id":3477,"type":"LoadImage","pos":[1270,6540],"size":[230,330],"flags":{},"order":5,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"choose file to upload","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[10875]},{"localized_name":"MASK","name":"MASK","type":"MASK","links":null}],"title":"Last Frame-2","properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"LoadImage"},"widgets_values":["example.png","image"],"widgets_values_named":{"image":"example.png","upload":"image"},"color":"#223","bgcolor":"#335"},{"id":4027,"type":"SetNode","pos":[-1940,6650],"size":[225,0],"flags":{"collapsed":true},"order":43,"mode":0,"inputs":[{"name":"MODEL","type":"MODEL","link":13253}],"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"],"widgets_values_named":{"Constant":"model"},"color":"#223","bgcolor":"#335"},{"id":4028,"type":"SetNode","pos":[-1940,6690],"size":[225,0],"flags":{"collapsed":true},"order":35,"mode":0,"inputs":[{"name":"CLIP","type":"CLIP","link":13433}],"outputs":[{"name":"CLIP","type":"CLIP","links":null}],"title":"Set_clip","properties":{"Node name for S&R":"SetNode","aux_id":"kijai/ComfyUI-KJNodes","previousName":"clip"},"widgets_values":["clip"],"widgets_values_named":{"Constant":"clip"},"color":"#432","bgcolor":"#653"},{"id":4029,"type":"SetNode","pos":[-1940,6730],"size":[225,0],"flags":{"collapsed":true},"order":36,"mode":0,"inputs":[{"name":"VAE","type":"VAE","link":13434}],"outputs":[{"name":"VAE","type":"VAE","links":null}],"title":"Set_vae_video","properties":{"Node name for S&R":"SetNode","aux_id":"kijai/ComfyUI-KJNodes","previousName":"vae_video"},"widgets_values":["vae_video"],"widgets_values_named":{"Constant":"vae_video"},"color":"#322","bgcolor":"#533"},{"id":4030,"type":"SetNode","pos":[-1940,6770],"size":[225,0],"flags":{"collapsed":true},"order":37,"mode":0,"inputs":[{"name":"VAE","type":"VAE","link":13435}],"outputs":[{"name":"VAE","type":"VAE","links":null}],"title":"Set_vae_audio","properties":{"Node name for S&R":"SetNode","aux_id":"kijai/ComfyUI-KJNodes","previousName":"vae_audio"},"widgets_values":["vae_audio"],"widgets_values_named":{"Constant":"vae_audio"},"color":"#322","bgcolor":"#533"},{"id":4038,"type":"SetNode","pos":[-1670,6650],"size":[225,0],"flags":{"collapsed":true},"order":29,"mode":0,"inputs":[{"name":"INT","type":"INT","link":12259}],"outputs":[{"name":"INT","type":"INT","links":null}],"title":"Set_width","properties":{"Node name for S&R":"SetNode","aux_id":"kijai/ComfyUI-KJNodes","previousName":"width"},"widgets_values":["width"],"widgets_values_named":{"Constant":"width"},"color":"#1b4669","bgcolor":"#29699c"},{"id":4039,"type":"SetNode","pos":[-1670,6690],"size":[225,0],"flags":{"collapsed":true},"order":30,"mode":0,"inputs":[{"name":"INT","type":"INT","link":12260}],"outputs":[{"name":"INT","type":"INT","links":null}],"title":"Set_height","properties":{"Node name for S&R":"SetNode","aux_id":"kijai/ComfyUI-KJNodes","previousName":"height"},"widgets_values":["height"],"widgets_values_named":{"Constant":"height"},"color":"#1b4669","bgcolor":"#29699c"},{"id":4040,"type":"SetNode","pos":[-1670,6780],"size":[225,0],"flags":{"collapsed":true},"order":45,"mode":0,"inputs":[{"name":"*","type":"*","link":12613}],"outputs":[{"name":"*","type":"*","links":null}],"title":"Set_context_audio","properties":{"Node name for S&R":"SetNode","aux_id":"kijai/ComfyUI-KJNodes","previousName":"context_audio"},"widgets_values":["context_audio"],"widgets_values_named":{"Constant":"context_audio"}},{"id":4041,"type":"SetNode","pos":[-1670,6740],"size":[225,0],"flags":{"collapsed":true},"order":44,"mode":0,"inputs":[{"name":"IMAGE","type":"IMAGE","link":12612}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":null}],"title":"Set_context_images","properties":{"Node name for S&R":"SetNode","aux_id":"kijai/ComfyUI-KJNodes","previousName":"context_images"},"widgets_values":["context_images"],"widgets_values_named":{"Constant":"context_images"},"color":"#2a363b","bgcolor":"#3f5159"},{"id":4043,"type":"SetNode","pos":[-1370,6690],"size":[225,0],"flags":{"collapsed":true},"order":25,"mode":0,"inputs":[{"name":"OLLAMA_OPTIONS","type":"OLLAMA_OPTIONS","link":12263}],"outputs":[{"name":"OLLAMA_OPTIONS","type":"OLLAMA_OPTIONS","links":null}],"title":"Set_ollma_options","properties":{"Node name for S&R":"SetNode","aux_id":"kijai/ComfyUI-KJNodes","previousName":"ollma_options"},"widgets_values":["ollma_options"],"widgets_values_named":{"Constant":"ollma_options"}},{"id":4044,"type":"SetNode","pos":[-1370,6730],"size":[225,0],"flags":{"collapsed":true},"order":27,"mode":0,"inputs":[{"name":"*","type":"*","link":12265}],"outputs":[{"name":"*","type":"*","links":null}],"title":"Set_ollama_system","properties":{"Node name for S&R":"SetNode","aux_id":"kijai/ComfyUI-KJNodes","previousName":"ollama_system"},"widgets_values":["ollama_system"],"widgets_values_named":{"Constant":"ollama_system"}},{"id":4045,"type":"SetNode","pos":[-1370,6810],"size":[225,0],"flags":{"collapsed":true},"order":24,"mode":0,"inputs":[{"name":"IMAGE","type":"IMAGE","link":12267}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":null}],"title":"Set_ollama_reference_images","properties":{"Node name for S&R":"SetNode","aux_id":"kijai/ComfyUI-KJNodes","previousName":"ollama_reference_images"},"widgets_values":["ollama_reference_images"],"widgets_values_named":{"Constant":"ollama_reference_images"}},{"id":4046,"type":"SetNode","pos":[-1370,6770],"size":[241.5625,0],"flags":{"collapsed":true},"order":28,"mode":0,"inputs":[{"name":"BOOLEAN","type":"BOOLEAN","link":12266}],"outputs":[{"name":"BOOLEAN","type":"BOOLEAN","links":null}],"title":"Set_ollama_enable_reference_image","properties":{"Node name for S&R":"SetNode","aux_id":"kijai/ComfyUI-KJNodes","previousName":"ollama_enable_reference_image"},"widgets_values":["ollama_enable_reference_image"],"widgets_values_named":{"Constant":"ollama_enable_reference_image"}},{"id":4047,"type":"SetNode","pos":[-1370,6650],"size":[225,0],"flags":{"collapsed":true},"order":26,"mode":0,"inputs":[{"name":"OLLAMA_CONNECTIVITY","type":"OLLAMA_CONNECTIVITY","link":12264}],"outputs":[{"name":"OLLAMA_CONNECTIVITY","type":"OLLAMA_CONNECTIVITY","links":null}],"title":"Set_ollama_connection","properties":{"Node name for S&R":"SetNode","aux_id":"kijai/ComfyUI-KJNodes","previousName":"ollama_connection"},"widgets_values":["ollama_connection"],"widgets_values_named":{"Constant":"ollama_connection"}},{"id":4050,"type":"35348f87-ce77-463d-914a-9b04b1a6e09b","pos":[-400,6360],"size":[225,22],"flags":{"collapsed":true},"order":31,"mode":0,"inputs":[{"localized_name":"prompt","name":"prompt","type":"STRING","widget":{"name":"prompt"},"link":12268}],"outputs":[{"localized_name":"result","name":"result","type":"STRING","links":[12269,12270]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.1","previewExposures":[]},"widgets_values":[""],"widgets_values_named":{"prompt":""}},{"id":4176,"type":"2f377a81-7be4-4d8b-bba5-464d1e5329b1","pos":[-1940,6880],"size":[225,22],"flags":{"collapsed":true},"order":42,"mode":0,"inputs":[{"label":"i2v image","name":"input1","shape":7,"type":"IMAGE","link":12608},{"label":"video image","name":"input2","shape":7,"type":"*","link":12609},{"label":"i2v audio","name":"input1_1","shape":7,"type":"AUDIO","link":12610},{"label":"video audio","name":"input2_1","shape":7,"type":"*","link":12611}],"outputs":[{"label":"IMAGE","localized_name":"selected_value_2","name":"IMAGE","type":"IMAGE","links":[12612]},{"label":"AUDIO","name":"selected_value","type":"*","links":[12613]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.1","proxyWidgets":[],"previewExposures":[]}},{"id":4177,"type":"50874503-87e5-4f15-a304-7c702a3cb78d","pos":[-1660,5860],"size":[280,90],"flags":{},"order":6,"mode":0,"inputs":[{"label":"length","name":"choice","type":"COMBO","widget":{"name":"choice"},"link":null}],"outputs":[{"label":"length","localized_name":"output","name":"int","type":"INT","links":[12614]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","previewExposures":[]},"widgets_values":["22"],"widgets_values_named":{"choice":"22"},"color":"#222","bgcolor":"#000"},{"id":4178,"type":"SetNode","pos":[-1670,6850],"size":[225,0],"flags":{"collapsed":true},"order":23,"mode":0,"inputs":[{"name":"INT","type":"INT","link":12614}],"outputs":[{"name":"INT","type":"INT","links":null}],"title":"Set_overrap","properties":{"Node name for S&R":"SetNode","aux_id":"kijai/ComfyUI-KJNodes","previousName":"overrap"},"widgets_values":["overrap"],"widgets_values_named":{"Constant":"overrap"},"color":"#222","bgcolor":"#000"},{"id":3480,"type":"easy anythingIndexSwitch","pos":[1030,6900],"size":[226.421875,0],"flags":{"collapsed":true},"order":52,"mode":4,"inputs":[{"localized_name":"value0","name":"value0","shape":7,"type":"*","link":10874},{"localized_name":"value1","name":"value1","shape":7,"type":"*","link":10875},{"localized_name":"index","name":"index","type":"INT","widget":{"name":"index"},"link":12650},{"name":"value2","type":"*","link":10876},{"name":"value3","type":"*","link":null}],"outputs":[{"localized_name":"value","name":"value","type":"*","links":[10878]}],"title":"Last Frame Switch","properties":{"cnr_id":"comfyui-easy-use","ver":"e900c2ca9c0d90b0896881910ca7f3f02d88ebd8","Node name for S&R":"easy anythingIndexSwitch","aux_id":"yolain/ComfyUI-Easy-Use"},"widgets_values":[0],"widgets_values_named":{"index":0},"color":"#2a363b","bgcolor":"#3f5159"},{"id":3375,"type":"easy anythingIndexSwitch","pos":[1030,6170],"size":[225,0],"flags":{"collapsed":true},"order":49,"mode":0,"inputs":[{"localized_name":"value0","name":"value0","shape":7,"type":"*","link":10608},{"localized_name":"value1","name":"value1","shape":7,"type":"*","link":10609},{"localized_name":"index","name":"index","type":"INT","widget":{"name":"index"},"link":12649},{"name":"value2","type":"*","link":10610},{"name":"value3","type":"*","link":null}],"outputs":[{"localized_name":"value","name":"value","type":"*","links":[12299]}],"title":"Prompt Switch","properties":{"cnr_id":"comfyui-easy-use","ver":"e900c2ca9c0d90b0896881910ca7f3f02d88ebd8","Node name for S&R":"easy anythingIndexSwitch","aux_id":"yolain/ComfyUI-Easy-Use"},"widgets_values":[0],"widgets_values_named":{"index":0},"color":"#2a363b","bgcolor":"#3f5159"},{"id":3380,"type":"easy anythingIndexSwitch","pos":[1520,6170],"size":[225,0],"flags":{"collapsed":true},"order":50,"mode":0,"inputs":[{"localized_name":"value0","name":"value0","shape":7,"type":"*","link":10612},{"localized_name":"value1","name":"value1","shape":7,"type":"*","link":10613},{"localized_name":"index","name":"index","type":"INT","widget":{"name":"index"},"link":12648},{"name":"value2","type":"*","link":10614},{"name":"value3","type":"*","link":null}],"outputs":[{"localized_name":"value","name":"value","type":"*","links":[10620]}],"title":"Duration Switch","properties":{"cnr_id":"comfyui-easy-use","ver":"130c1b5796d9876a5f853fa0bea88e808cfda4ad","Node name for S&R":"easy anythingIndexSwitch"},"widgets_values":[0],"widgets_values_named":{"index":0},"color":"#2a363b","bgcolor":"#3f5159"},{"id":3482,"type":"VHS_VideoCombine","pos":[2970,5160],"size":[230,410],"flags":{},"order":53,"mode":4,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":10890},{"localized_name":"audio","name":"audio","shape":7,"type":"AUDIO","link":10891},{"localized_name":"meta_batch","name":"meta_batch","shape":7,"type":"VHS_BatchManager","link":null},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":null},{"localized_name":"frame_rate","name":"frame_rate","type":"FLOAT","widget":{"name":"frame_rate"},"link":null},{"localized_name":"loop_count","name":"loop_count","type":"INT","widget":{"name":"loop_count"},"link":null},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null},{"localized_name":"pingpong","name":"pingpong","type":"BOOLEAN","widget":{"name":"pingpong"},"link":null},{"localized_name":"save_output","name":"save_output","type":"BOOLEAN","widget":{"name":"save_output"},"link":null},{"name":"pix_fmt","type":["yuv420p","p010le"],"widget":{"name":"pix_fmt"},"link":null},{"name":"bitrate","type":"INT","widget":{"name":"bitrate"},"link":null},{"name":"megabit","type":"BOOLEAN","widget":{"name":"megabit"},"link":null},{"name":"save_metadata","type":"BOOLEAN","widget":{"name":"save_metadata"},"link":null}],"outputs":[{"localized_name":"Filenames","name":"Filenames","type":"VHS_FILENAMES","links":null}],"properties":{"cnr_id":"comfyui-videohelpersuite","ver":"1.7.9","Node name for S&R":"VHS_VideoCombine"},"widgets_values":{"frame_rate":24,"loop_count":0,"filename_prefix":"MiniMax/MiniMax-part","format":"video/nvenc_h264-mp4","pix_fmt":"yuv420p","bitrate":10,"megabit":true,"save_metadata":true,"pingpong":false,"save_output":false,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"MiniMax-part_00019-audio.mp4","subfolder":"MiniMax","type":"temp","format":"video/nvenc_h264-mp4","frame_rate":24,"workflow":"MiniMax-part_00019.png","fullpath":"C:\\ComfyUI\\temp\\MiniMax\\MiniMax-part_00019-audio.mp4"},"muted":false}},"widgets_values_named":{"frame_rate":24,"loop_count":0,"filename_prefix":"MiniMax/MiniMax-part","format":"video/nvenc_h264-mp4","pix_fmt":"yuv420p","bitrate":10,"megabit":true,"save_metadata":true,"pingpong":false,"save_output":false,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"MiniMax-part_00019-audio.mp4","subfolder":"MiniMax","type":"temp","format":"video/nvenc_h264-mp4","frame_rate":24,"workflow":"MiniMax-part_00019.png","fullpath":"C:\\ComfyUI\\temp\\MiniMax\\MiniMax-part_00019-audio.mp4"},"muted":false}}},{"id":4073,"type":"a6811221-294a-4519-a645-6e0b07df229e","pos":[1030,6360],"size":[225,22],"flags":{"collapsed":true},"order":54,"mode":0,"inputs":[{"localized_name":"prompt","name":"prompt","type":"STRING","widget":{"name":"prompt"},"link":12299}],"outputs":[{"localized_name":"result","name":"result","type":"STRING","links":[12297,12298]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.1","previewExposures":[]},"widgets_values":[""],"widgets_values_named":{"prompt":""}},{"id":3478,"type":"LoadImage","pos":[1030,6540],"size":[230,330],"flags":{},"order":7,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"choose file to upload","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[10874]},{"localized_name":"MASK","name":"MASK","type":"MASK","links":null}],"title":"Last Frame-1","properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"LoadImage"},"widgets_values":["Flux2-Klein_00508_.png","image"],"widgets_values_named":{"image":"Flux2-Klein_00508_.png","upload":"image"},"color":"#223","bgcolor":"#335"},{"id":462,"type":"LoadImage","pos":[-1340,5200],"size":[260,350],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"choose file to upload","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[10872,12267]},{"localized_name":"MASK","name":"MASK","type":"MASK","links":null}],"title":"First Frame","properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"LoadImage"},"widgets_values":["71gEZ-+bFjL.jpg","image"],"widgets_values_named":{"image":"71gEZ-+bFjL.jpg","upload":"image"},"color":"#223","bgcolor":"#335"},{"id":3463,"type":"Note","pos":[-3030,5180],"size":[450,370],"flags":{},"order":9,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["Comfyui_Minimax_h3_latent_Upscaler\nhttps://github.com/LBH-123-AI/Comfyui_Minimax_h3_latent_Upscaler\n\nPDD ACC LoRA\nhttps://huggingface.co/Kijai/MiniMax-H3-experimental/tree/main/loras\n\nLightx2v Turbo-LoRA\nhttps://huggingface.co/lightx2v/Minimax-h3-Turbo\n\nSpectrum-MiniMax-H3\nhttps://github.com/xmarre/ComfyUI-Spectrum-MiniMax-H3.git\n\nSol-Attn\nhttps://github.com/kijai/ComfyUI-SolAttn_triton\n\nSla-Attn\nhttps://github.com/PlagueKind/ComfyUI-PlagueKind-Nodes/tree/main/ComfyUI-H3-SLA-Attention"],"widgets_values_named":{"text":"Comfyui_Minimax_h3_latent_Upscaler\nhttps://github.com/LBH-123-AI/Comfyui_Minimax_h3_latent_Upscaler\n\nPDD ACC LoRA\nhttps://huggingface.co/Kijai/MiniMax-H3-experimental/tree/main/loras\n\nLightx2v Turbo-LoRA\nhttps://huggingface.co/lightx2v/Minimax-h3-Turbo\n\nSpectrum-MiniMax-H3\nhttps://github.com/xmarre/ComfyUI-Spectrum-MiniMax-H3.git\n\nSol-Attn\nhttps://github.com/kijai/ComfyUI-SolAttn_triton\n\nSla-Attn\nhttps://github.com/PlagueKind/ComfyUI-PlagueKind-Nodes/tree/main/ComfyUI-H3-SLA-Attention"},"color":"#432","bgcolor":"#653"},{"id":3369,"type":"cc4f3c17-635a-45cc-bf44-6d1c3af27c3b","pos":[-1660,6180],"size":[280,210],"flags":{"collapsed":false},"order":10,"mode":0,"inputs":[{"name":"model","type":"COMBO","widget":{"name":"model"},"link":null},{"label":"enhanced","name":"value","type":"BOOLEAN","widget":{"name":"value"},"link":null},{"label":"reference image","name":"value_1","type":"BOOLEAN","widget":{"name":"value_1"},"link":null}],"outputs":[{"localized_name":"options","name":"options","type":"OLLAMA_OPTIONS","links":[12263]},{"localized_name":"connection","name":"connection","type":"OLLAMA_CONNECTIVITY","links":[12264]},{"label":"system","name":"*","type":"*","links":[12265]},{"label":"reference image","name":"BOOLEAN","type":"BOOLEAN","links":[12266]}],"properties":{"cnr_id":"comfy-core","ver":"0.8.2","previewExposures":[]},"widgets_values":["orcarouter/Qwen3.8-27B-Uncensored:q3_K_M",true,true],"widgets_values_named":{"model":"orcarouter/Qwen3.8-27B-Uncensored:q3_K_M","value":true,"value_1":true},"color":"#432","bgcolor":"#653"},{"id":381,"type":"VHS_VideoCombine","pos":[550,5170],"size":[410,410],"flags":{},"order":41,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":10642},{"localized_name":"audio","name":"audio","shape":7,"type":"AUDIO","link":776},{"localized_name":"meta_batch","name":"meta_batch","shape":7,"type":"VHS_BatchManager","link":null},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":null},{"localized_name":"frame_rate","name":"frame_rate","type":"FLOAT","widget":{"name":"frame_rate"},"link":null},{"localized_name":"loop_count","name":"loop_count","type":"INT","widget":{"name":"loop_count"},"link":null},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null},{"localized_name":"pingpong","name":"pingpong","type":"BOOLEAN","widget":{"name":"pingpong"},"link":null},{"localized_name":"save_output","name":"save_output","type":"BOOLEAN","widget":{"name":"save_output"},"link":null},{"name":"pix_fmt","type":["yuv420p","p010le"],"widget":{"name":"pix_fmt"},"link":null},{"name":"bitrate","type":"INT","widget":{"name":"bitrate"},"link":null},{"name":"megabit","type":"BOOLEAN","widget":{"name":"megabit"},"link":null},{"name":"save_metadata","type":"BOOLEAN","widget":{"name":"save_metadata"},"link":null}],"outputs":[{"localized_name":"Filenames","name":"Filenames","type":"VHS_FILENAMES","links":null}],"properties":{"cnr_id":"comfyui-videohelpersuite","ver":"1.7.9","Node name for S&R":"VHS_VideoCombine"},"widgets_values":{"frame_rate":24,"loop_count":0,"filename_prefix":"MiniMax/MiniMax","format":"video/nvenc_h264-mp4","pix_fmt":"yuv420p","bitrate":30,"megabit":true,"save_metadata":true,"pingpong":false,"save_output":false,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"MiniMax_00002-audio.mp4","subfolder":"MiniMax","type":"temp","format":"video/nvenc_h264-mp4","frame_rate":24,"workflow":"MiniMax_00002.png","fullpath":"C:\\ComfyUI\\temp\\MiniMax\\MiniMax_00002-audio.mp4"},"muted":false}},"widgets_values_named":{"frame_rate":24,"loop_count":0,"filename_prefix":"MiniMax/MiniMax","format":"video/nvenc_h264-mp4","pix_fmt":"yuv420p","bitrate":30,"megabit":true,"save_metadata":true,"pingpong":false,"save_output":false,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"MiniMax_00002-audio.mp4","subfolder":"MiniMax","type":"temp","format":"video/nvenc_h264-mp4","frame_rate":24,"workflow":"MiniMax_00002.png","fullpath":"C:\\ComfyUI\\temp\\MiniMax\\MiniMax_00002-audio.mp4"},"muted":false}}},{"id":17,"type":"ResolutionSelector","pos":[-1660,6000],"size":[280,140],"flags":{},"order":11,"mode":0,"showAdvanced":false,"inputs":[{"localized_name":"aspect_ratio","name":"aspect_ratio","type":"COMBO","widget":{"name":"aspect_ratio"},"link":null},{"localized_name":"megapixels","name":"megapixels","type":"FLOAT","widget":{"name":"megapixels"},"link":null},{"localized_name":"multiple","name":"multiple","type":"INT","widget":{"name":"multiple"},"link":null}],"outputs":[{"localized_name":"width","name":"width","type":"INT","links":[12259]},{"localized_name":"height","name":"height","type":"INT","links":[12260]}],"title":"Resolution Selector (Size)","properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"ResolutionSelector"},"widgets_values":["9:16 (Portrait Widescreen)",0.3,32],"widgets_values_named":{"aspect_ratio":"9:16 (Portrait Widescreen)","megapixels":0.3,"multiple":32},"color":"#322","bgcolor":"#533"},{"id":3396,"type":"LoadVideoUI","pos":[-400,6510],"size":[690,1640],"flags":{},"order":12,"mode":4,"inputs":[{"localized_name":"video","name":"video","type":"COMBO","widget":{"name":"video"},"link":null},{"localized_name":"start_time","name":"start_time","type":"FLOAT","widget":{"name":"start_time"},"link":null},{"localized_name":"end_time","name":"end_time","type":"FLOAT","widget":{"name":"end_time"},"link":null},{"localized_name":"duration","name":"duration","type":"FLOAT","widget":{"name":"duration"},"link":null},{"localized_name":"start_frame","name":"start_frame","type":"INT","widget":{"name":"start_frame"},"link":null},{"localized_name":"end_frame","name":"end_frame","type":"INT","widget":{"name":"end_frame"},"link":null},{"localized_name":"duration_frames","name":"duration_frames","type":"INT","widget":{"name":"duration_frames"},"link":null},{"localized_name":"resize_method","name":"resize_method","type":"COMBO","widget":{"name":"resize_method"},"link":null},{"localized_name":"custom_width","name":"custom_width","type":"INT","widget":{"name":"custom_width"},"link":null},{"localized_name":"custom_height","name":"custom_height","type":"INT","widget":{"name":"custom_height"},"link":null},{"localized_name":"frame_rate","name":"frame_rate","type":"INT","widget":{"name":"frame_rate"},"link":null},{"localized_name":"display_mode","name":"display_mode","type":"COMBO","widget":{"name":"display_mode"},"link":null},{"localized_name":"crop_x","name":"crop_x","type":"FLOAT","widget":{"name":"crop_x"},"link":null},{"localized_name":"crop_y","name":"crop_y","type":"FLOAT","widget":{"name":"crop_y"},"link":null},{"localized_name":"crop_w","name":"crop_w","type":"FLOAT","widget":{"name":"crop_w"},"link":null},{"localized_name":"crop_h","name":"crop_h","type":"FLOAT","widget":{"name":"crop_h"},"link":null}],"outputs":[{"localized_name":"images","name":"images","type":"IMAGE","links":[12609]},{"localized_name":"audio","name":"audio","type":"AUDIO","links":[12611]},{"localized_name":"duration","name":"duration","type":"FLOAT","links":[]},{"localized_name":"frame_count","name":"frame_count","type":"INT","links":[]},{"localized_name":"filename","name":"filename","type":"STRING","links":null}],"properties":{"cnr_id":"WhatDreamsCost-ComfyUI","ver":"d6495f50926ab245a0b96f76ef6b89de40d19f6e","Node name for S&R":"LoadVideoUI"},"widgets_values":["1787143281974_MiniMax_00248-audio.mp4",0,5.166016,5.17,0,124,124,"crop",0,0,24,"seconds",0,0,1,1,null,""],"widgets_values_named":{"video":"1787143281974_MiniMax_00248-audio.mp4","start_time":0,"end_time":5.166016,"duration":5.17,"start_frame":0,"end_frame":124,"duration_frames":124,"resize_method":"crop","custom_width":0,"custom_height":0,"frame_rate":24,"display_mode":"seconds","crop_x":0,"crop_y":0,"crop_w":1,"crop_h":1,"choose file to upload":null,"VideoUI":""},"color":"#223","bgcolor":"#335"},{"id":3438,"type":"ModelPreviewOverrideKJ","pos":[-1030,5200],"size":[570,740],"flags":{},"order":40,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13252},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":null},{"localized_name":"max_resolution","name":"max_resolution","type":"INT","widget":{"name":"max_resolution"},"link":null},{"localized_name":"jpeg_quality","name":"jpeg_quality","type":"INT","widget":{"name":"jpeg_quality"},"link":null},{"localized_name":"suppress_default_preview","name":"suppress_default_preview","type":"BOOLEAN","widget":{"name":"suppress_default_preview"},"link":null},{"localized_name":"preview_frames","name":"preview_frames","type":"INT","widget":{"name":"preview_frames"},"link":null},{"localized_name":"preview_fps","name":"preview_fps","type":"INT","widget":{"name":"preview_fps"},"link":null},{"localized_name":"tiny_vae","name":"tiny_vae","shape":7,"type":"COMBO","widget":{"name":"tiny_vae"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[13253]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"60cd6bc1870db94c6eeb05fbe455147a8e91c4e9","Node name for S&R":"ModelPreviewOverrideKJ"},"widgets_values":[1024,80,true,384,8,"taeh3.safetensors",""],"widgets_values_named":{"max_resolution":1024,"jpeg_quality":80,"suppress_default_preview":true,"preview_frames":384,"preview_fps":8,"tiny_vae":"taeh3.safetensors","preview":""},"color":"#222","bgcolor":"#000"},{"id":538,"type":"VHS_VideoCombine","pos":[2250,5170],"size":[230,530.71875],"flags":{},"order":48,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":1199},{"localized_name":"audio","name":"audio","shape":7,"type":"AUDIO","link":1200},{"localized_name":"meta_batch","name":"meta_batch","shape":7,"type":"VHS_BatchManager","link":null},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":null},{"localized_name":"frame_rate","name":"frame_rate","type":"FLOAT","widget":{"name":"frame_rate"},"link":null},{"localized_name":"loop_count","name":"loop_count","type":"INT","widget":{"name":"loop_count"},"link":null},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null},{"localized_name":"pingpong","name":"pingpong","type":"BOOLEAN","widget":{"name":"pingpong"},"link":null},{"localized_name":"save_output","name":"save_output","type":"BOOLEAN","widget":{"name":"save_output"},"link":null},{"name":"pix_fmt","type":["yuv420p","p010le"],"widget":{"name":"pix_fmt"},"link":null},{"name":"bitrate","type":"INT","widget":{"name":"bitrate"},"link":null},{"name":"megabit","type":"BOOLEAN","widget":{"name":"megabit"},"link":null},{"name":"save_metadata","type":"BOOLEAN","widget":{"name":"save_metadata"},"link":null}],"outputs":[{"localized_name":"Filenames","name":"Filenames","type":"VHS_FILENAMES","links":null}],"properties":{"cnr_id":"comfyui-videohelpersuite","ver":"1.7.9","Node name for S&R":"VHS_VideoCombine"},"widgets_values":{"frame_rate":24,"loop_count":0,"filename_prefix":"MiniMax/MiniMax-seg","format":"video/nvenc_h264-mp4","pix_fmt":"yuv420p","bitrate":10,"megabit":true,"save_metadata":true,"pingpong":false,"save_output":false,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"MiniMax-seg_00009-audio.mp4","subfolder":"MiniMax","type":"temp","format":"video/nvenc_h264-mp4","frame_rate":24,"workflow":"MiniMax-seg_00009.png","fullpath":"C:\\ComfyUI\\temp\\MiniMax\\MiniMax-seg_00009-audio.mp4"},"muted":false}},"widgets_values_named":{"frame_rate":24,"loop_count":0,"filename_prefix":"MiniMax/MiniMax-seg","format":"video/nvenc_h264-mp4","pix_fmt":"yuv420p","bitrate":10,"megabit":true,"save_metadata":true,"pingpong":false,"save_output":false,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"MiniMax-seg_00009-audio.mp4","subfolder":"MiniMax","type":"temp","format":"video/nvenc_h264-mp4","frame_rate":24,"workflow":"MiniMax-seg_00009.png","fullpath":"C:\\ComfyUI\\temp\\MiniMax\\MiniMax-seg_00009-audio.mp4"},"muted":false}}},{"id":3373,"type":"PrimitiveStringMultiline","pos":[1030,5640],"size":[460,210],"flags":{},"order":13,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"STRING","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[10609]}],"title":"Prompt Extend-2","properties":{"cnr_id":"comfy-core","ver":"0.17.0","Node name for S&R":"PrimitiveStringMultiline"},"widgets_values":[""],"widgets_values_named":{"value":""},"color":"#232","bgcolor":"#353"},{"id":3372,"type":"PrimitiveStringMultiline","pos":[1030,5380],"size":[460,210],"flags":{},"order":14,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"STRING","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[10608]}],"title":"Prompt Extend-1","properties":{"cnr_id":"comfy-core","ver":"0.17.0","Node name for S&R":"PrimitiveStringMultiline"},"widgets_values":[""],"widgets_values_named":{"value":""},"color":"#232","bgcolor":"#353"},{"id":3377,"type":"easy int","pos":[1520,5380],"size":[230,90],"flags":{},"order":15,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"INT","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"int","name":"int","type":"INT","links":[10612]}],"title":"Duration Extend-1","properties":{"cnr_id":"comfyui-easy-use","ver":"130c1b5796d9876a5f853fa0bea88e808cfda4ad","Node name for S&R":"easy int"},"widgets_values":[10],"widgets_values_named":{"value":10},"color":"#332922","bgcolor":"#593930"},{"id":3378,"type":"easy int","pos":[1510,5640],"size":[230,90],"flags":{},"order":16,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"INT","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"int","name":"int","type":"INT","links":[10613]}],"title":"Duration Extend-2","properties":{"cnr_id":"comfyui-easy-use","ver":"130c1b5796d9876a5f853fa0bea88e808cfda4ad","Node name for S&R":"easy int"},"widgets_values":[10],"widgets_values_named":{"value":10},"color":"#332922","bgcolor":"#593930"},{"id":3371,"type":"PrimitiveStringMultiline","pos":[-410,5880],"size":[480,220],"flags":{},"order":17,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"STRING","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[12268]}],"title":"Prompt","properties":{"cnr_id":"comfy-core","ver":"0.17.0","Node name for S&R":"PrimitiveStringMultiline"},"widgets_values":[""],"widgets_values_named":{"value":""},"color":"#232","bgcolor":"#353"},{"id":463,"type":"LoadImage","pos":[-1350,5600],"size":[280,370],"flags":{},"order":18,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"choose file to upload","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[1019]},{"localized_name":"MASK","name":"MASK","type":"MASK","links":null}],"title":"Last Frame","properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"LoadImage"},"widgets_values":["example.png","image"],"widgets_values_named":{"image":"example.png","upload":"image"},"color":"#223","bgcolor":"#335"},{"id":16,"type":"850d0cb6-8c18-4748-a2ff-97da873fffb0","pos":[100,5170],"size":[420,510],"flags":{},"order":39,"mode":0,"inputs":[{"name":"prompt","type":"STRING","widget":{"name":"prompt"},"link":12270},{"label":"duration","name":"value","type":"INT","widget":{"name":"value"},"link":null},{"name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":null},{"name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"label":"latent_upscale_model_name","name":"model_name","type":"COMBO","widget":{"name":"model_name"},"link":null},{"label":"enable latent upscale","name":"switch_1","type":"BOOLEAN","widget":{"name":"switch_1"},"link":null},{"label":"enable split upscale","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":null},{"label":"latent scale by","name":"mode.scale","type":"FLOAT","widget":{"name":"mode.scale"},"link":null},{"label":"enable rtx upscale","name":"switch_2","type":"BOOLEAN","widget":{"name":"switch_2"},"link":null},{"label":"image scale by","name":"resize_type.scale","type":"FLOAT","widget":{"name":"resize_type.scale"},"link":null},{"label":"enable audio enhance","name":"switch_3","type":"BOOLEAN","widget":{"name":"switch_3"},"link":null},{"name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":null},{"label":"first_frame","name":"ref_images.ref_image_0","shape":7,"type":"IMAGE","link":10872},{"label":"last_frame","name":"ref_images.ref_image_1","shape":7,"type":"IMAGE","link":1019}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[10642,12608]},{"name":"AUDIO","type":"AUDIO","links":[776,12610]},{"label":"LENGTH","name":"INT","type":"INT","links":[]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","previewExposures":[]},"widgets_values":["",5,"euler","simple",8,"minimax_h3_latent_upscaler_3d_fp32.pth",true,false,1.3,false,1.5,false,677477552548162],"widgets_values_named":{"prompt":"","value":5,"sampler_name":"euler","scheduler":"simple","steps":8,"model_name":"minimax_h3_latent_upscaler_3d_fp32.pth","switch_1":true,"switch":false,"mode.scale":1.3,"switch_2":false,"resize_type.scale":1.5,"switch_3":false,"noise_seed":677477552548162},"color":"#222","bgcolor":"#000"},{"id":521,"type":"e69c9dec-17d5-4d89-8bf3-1a480552d301","pos":[1810,5170],"size":[410,660],"flags":{},"order":46,"mode":0,"inputs":[{"name":"prompt","type":"STRING","widget":{"name":"prompt"},"link":12297},{"label":"duration","name":"value","type":"INT","widget":{"name":"value"},"link":10620},{"name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":null},{"name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"label":"latent_upscale_model_name","name":"model_name","type":"COMBO","widget":{"name":"model_name"},"link":null},{"label":"enable latent upscale","name":"switch_1","type":"BOOLEAN","widget":{"name":"switch_1"},"link":null},{"label":"enable split upscale","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":null},{"label":"latent scale by","name":"mode.scale","type":"FLOAT","widget":{"name":"mode.scale"},"link":null},{"label":"enable rtx upscale","name":"switch_2","type":"BOOLEAN","widget":{"name":"switch_2"},"link":null},{"label":"image scale by","name":"resize_type.scale","type":"FLOAT","widget":{"name":"resize_type.scale"},"link":null},{"label":"enable audio enhance","name":"switch_3","type":"BOOLEAN","widget":{"name":"switch_3"},"link":null},{"label":"extend count","name":"total","type":"INT","widget":{"name":"total"},"link":null},{"label":"enable per chunk noise","name":"switch_4","type":"BOOLEAN","widget":{"name":"switch_4"},"link":null},{"name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":null},{"label":"first_frame","name":"ref_images.ref_image_0","shape":7,"type":"IMAGE","link":null},{"label":"last_frame","name":"ref_images.ref_image_1","shape":7,"type":"IMAGE","link":10878}],"outputs":[{"label":"image","name":"IMAGE","type":"IMAGE","links":[10649]},{"label":"audio","name":"AUDIO","type":"AUDIO","links":[1167]},{"label":"seg image","name":"images","type":"IMAGE","links":[1199]},{"label":"seg audio","name":"audio","type":"AUDIO","links":[1200]},{"label":"part image","name":"IMAGE_1","type":"IMAGE","links":[10890]},{"label":"part audio","name":"AUDIO_1","type":"AUDIO","links":[10891]},{"name":"index","type":"INT","links":[12648,12649,12650]},{"label":"length","name":"INT","type":"INT","links":[]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","previewExposures":[]},"widgets_values":["",5,"euler","simple",8,"minimax_h3_latent_upscaler_3d_fp32.pth",true,false,1.3,true,1.5,true,2,true,1003992532197717],"widgets_values_named":{"prompt":"","value":5,"sampler_name":"euler","scheduler":"simple","steps":8,"model_name":"minimax_h3_latent_upscaler_3d_fp32.pth","switch_1":true,"switch":false,"mode.scale":1.3,"switch_2":true,"resize_type.scale":1.5,"switch_3":true,"total":2,"switch_4":true,"noise_seed":1003992532197717},"color":"#222","bgcolor":"#000"},{"id":4375,"type":"7918e590-34c0-4440-b5a3-2cd2b4e767fa","pos":[-1810,5190],"size":[420,480],"flags":{},"order":34,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":13432},{"label":"lora_1","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":null},{"label":"strength_1","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":null},{"label":"enable_lora_1","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":null},{"label":"lora_2","name":"lora_name_1","type":"COMBO","widget":{"name":"lora_name_1"},"link":null},{"label":"strength_2","name":"strength_model_1","type":"FLOAT","widget":{"name":"strength_model_1"},"link":null},{"label":"enable_lora_2","name":"switch_1","type":"BOOLEAN","widget":{"name":"switch_1"},"link":null},{"label":"lora_3","name":"lora_name_2","type":"COMBO","widget":{"name":"lora_name_2"},"link":null},{"label":"strength_3","name":"strength_model_2","type":"FLOAT","widget":{"name":"strength_model_2"},"link":null},{"label":"enable_lora_3","name":"switch_2","type":"BOOLEAN","widget":{"name":"switch_2"},"link":null},{"label":"lora_4","name":"lora_name_3","type":"COMBO","widget":{"name":"lora_name_3"},"link":null},{"label":"strength_4","name":"strength_model_3","type":"FLOAT","widget":{"name":"strength_model_3"},"link":null},{"label":"enable_lora_4","name":"switch_3","type":"BOOLEAN","widget":{"name":"switch_3"},"link":null},{"label":"lora_5","name":"lora_name_4","type":"COMBO","widget":{"name":"lora_name_4"},"link":null},{"label":"strength_5","name":"strength_model_4","type":"FLOAT","widget":{"name":"strength_model_4"},"link":null},{"label":"enable_lora_5","name":"switch_4","type":"BOOLEAN","widget":{"name":"switch_4"},"link":null}],"outputs":[{"label":"model","name":"output","type":"MODEL","links":[13252]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","previewExposures":[]},"widgets_values":["H3\\MiniMax-H3-FL2VA-Acc-8Step_pruned_comfy.safetensors",1,false,"H3\\MiniMax-H3-FL2VA-Acc-8Step_pruned_comfy.safetensors",1,false,"H3\\MiniMax-H3-FL2VA-Acc-8Step_pruned_comfy.safetensors",1,false,"H3\\MiniMax-H3-FL2VA-Acc-8Step_pruned_comfy.safetensors",1,false,"H3\\MiniMax-H3-FL2VA-Acc-8Step_pruned_comfy.safetensors",1,false],"widgets_values_named":{"lora_name":"H3\\MiniMax-H3-FL2VA-Acc-8Step_pruned_comfy.safetensors","strength_model":1,"switch":false,"lora_name_1":"H3\\MiniMax-H3-FL2VA-Acc-8Step_pruned_comfy.safetensors","strength_model_1":1,"switch_1":false,"lora_name_2":"H3\\MiniMax-H3-FL2VA-Acc-8Step_pruned_comfy.safetensors","strength_model_2":1,"switch_2":false,"lora_name_3":"H3\\MiniMax-H3-FL2VA-Acc-8Step_pruned_comfy.safetensors","strength_model_3":1,"switch_3":false,"lora_name_4":"H3\\MiniMax-H3-FL2VA-Acc-8Step_pruned_comfy.safetensors","strength_model_4":1,"switch_4":false},"color":"#2a363b","bgcolor":"#3f5159"},{"id":4376,"type":"PrimitiveBoolean","pos":[-1020,6010],"size":[270,70],"flags":{},"order":19,"mode":0,"inputs":[{"label":"Video","localized_name":"value","name":"value","type":"BOOLEAN","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"BOOLEAN","name":"BOOLEAN","type":"BOOLEAN","links":[13166,13167]}],"title":"Switch Source","properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"PrimitiveBoolean"},"widgets_values":[false],"widgets_values_named":{"value":false},"color":"#223","bgcolor":"#335"},{"id":4377,"type":"PrimitiveBoolean","pos":[-730,6010],"size":[270,70],"flags":{},"order":20,"mode":0,"inputs":[{"label":"Enable","localized_name":"value","name":"value","type":"BOOLEAN","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"BOOLEAN","name":"BOOLEAN","type":"BOOLEAN","links":[13168]}],"title":"Extend","properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"PrimitiveBoolean"},"widgets_values":[true],"widgets_values_named":{"value":true},"color":"#322","bgcolor":"#533"},{"id":4378,"type":"Group Controller","pos":[-1370,6860],"size":[225,0],"flags":{"collapsed":true},"order":32,"mode":0,"inputs":[{"name":"↦ patch","type":"SWITCHBOARD_PATCH","link":null},{"name":"Source I2V","type":"BOOLEAN","link":13166},{"name":"Source Video","type":"BOOLEAN","link":13167}],"outputs":[],"properties":{"controls":[{"key":"Source I2V","label":"Source I2V","enabled":true,"disableMode":"bypass","invert":true},{"key":"Source Video","label":"Source Video","enabled":false,"disableMode":"bypass","invert":false}]}},{"id":4379,"type":"Group Controller","pos":[-1370,6900],"size":[225,0],"flags":{"collapsed":true},"order":33,"mode":0,"inputs":[{"name":"↦ patch","type":"SWITCHBOARD_PATCH","link":null},{"name":"Extend","type":"BOOLEAN","link":13168}],"outputs":[],"properties":{"controls":[{"key":"Extend","label":"Extend","enabled":true,"disableMode":"bypass","invert":false}]}},{"id":4380,"type":"Note","pos":[-1810,5050],"size":[420,90],"flags":{},"order":21,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["The Turbo-LoRA included in this list by default is a placeholder; please specify the appropriate one."],"widgets_values_named":{"text":"The Turbo-LoRA included in this list by default is a placeholder; please specify the appropriate one."},"color":"#432","bgcolor":"#653"},{"id":4466,"type":"4439dde7-fcea-4941-8996-01e96a0e87a1","pos":[-2560,5190],"size":[580,490],"flags":{},"order":22,"mode":0,"inputs":[{"name":"model_name","type":"COMBO","widget":{"name":"model_name"},"link":null},{"name":"clip_name","type":"COMBO","widget":{"name":"clip_name"},"link":null},{"label":"vae_video","name":"vae_name","type":"COMBO","widget":{"name":"vae_name"},"link":null},{"label":"vae_audio","name":"vae_name_1","type":"COMBO","widget":{"name":"vae_name_1"},"link":null},{"label":"turbo_lora_name","name":"lora_name_1","type":"COMBO","widget":{"name":"lora_name_1"},"link":null},{"name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":null},{"label":"enable turbo-lora","name":"switch_3","type":"BOOLEAN","widget":{"name":"switch_3"},"link":null},{"label":"enable kitchen-attn","name":"switch_4","type":"BOOLEAN","widget":{"name":"switch_4"},"link":null},{"label":"enable sage-attn","name":"switch_1","type":"BOOLEAN","widget":{"name":"switch_1"},"link":null},{"label":"enable sla-attn","name":"switch_2","type":"BOOLEAN","widget":{"name":"switch_2"},"link":null},{"label":"enable sol-attn","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":null},{"label":"enable spectrum","name":"enabled","type":"BOOLEAN","widget":{"name":"enabled"},"link":null},{"name":"shift_video","type":"FLOAT","widget":{"name":"shift_video"},"link":null}],"outputs":[{"name":"MODEL","type":"MODEL","links":[13432]},{"name":"CLIP","type":"CLIP","links":[13433]},{"label":"VAE_VIDEO","name":"VAE","type":"VAE","links":[13434]},{"label":"VAE_AUDIO","name":"VAE_1","type":"VAE","links":[13435]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","previewExposures":[]},"widgets_values":["minimax_h3_fl2va_pruned_int8_convrot.safetensors","qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors","minimax_h3_video_vae_int8_convrot.safetensors","minimax_h3_audio_vae_fp32.safetensors","H3\\MiniMax-H3-FL2VA-Acc-8Step_pruned_comfy.safetensors",0.9999999999999998,true,true,false,false,false,false,12],"widgets_values_named":{"model_name":"minimax_h3_fl2va_pruned_int8_convrot.safetensors","clip_name":"qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors","vae_name":"minimax_h3_video_vae_int8_convrot.safetensors","vae_name_1":"minimax_h3_audio_vae_fp32.safetensors","lora_name_1":"H3\\MiniMax-H3-FL2VA-Acc-8Step_pruned_comfy.safetensors","strength_model":0.9999999999999998,"switch_3":true,"switch_4":true,"switch_1":false,"switch_2":false,"switch":false,"enabled":false,"shift_video":12}}],"links":[[776,16,1,381,1,"AUDIO"],[1019,463,0,16,14,"IMAGE"],[1167,521,1,526,1,"AUDIO"],[1199,521,2,538,0,"IMAGE"],[1200,521,3,538,1,"AUDIO"],[10608,3372,0,3375,0,"STRING"],[10609,3373,0,3375,1,"STRING"],[10610,3374,0,3375,3,"STRING"],[10612,3377,0,3380,0,"INT"],[10613,3378,0,3380,1,"INT"],[10614,3379,0,3380,3,"INT"],[10620,3380,0,521,1,"INT"],[10642,16,0,381,0,"IMAGE"],[10649,521,0,526,0,"IMAGE"],[10872,462,0,16,13,"IMAGE"],[10874,3478,0,3480,0,"IMAGE"],[10875,3477,0,3480,1,"IMAGE"],[10876,3479,0,3480,3,"IMAGE"],[10878,3480,0,521,16,"IMAGE"],[10890,521,4,3482,0,"IMAGE"],[10891,521,5,3482,1,"AUDIO"],[12259,17,0,4038,0,"INT"],[12260,17,1,4039,0,"INT"],[12263,3369,0,4043,0,"OLLAMA_OPTIONS"],[12264,3369,1,4047,0,"OLLAMA_CONNECTIVITY"],[12265,3369,2,4044,0,"*"],[12266,3369,3,4046,0,"BOOLEAN"],[12267,462,0,4045,0,"IMAGE"],[12268,3371,0,4050,0,"STRING"],[12269,4050,0,380,0,"STRING"],[12270,4050,0,16,0,"STRING"],[12297,4073,0,521,0,"STRING"],[12298,4073,0,3388,0,"STRING"],[12299,3375,0,4073,0,"STRING"],[12608,16,0,4176,0,"IMAGE"],[12609,3396,0,4176,1,"IMAGE"],[12610,16,1,4176,2,"AUDIO"],[12611,3396,1,4176,3,"AUDIO"],[12612,4176,0,4041,0,"IMAGE"],[12613,4176,1,4040,0,"*"],[12614,4177,0,4178,0,"INT"],[12648,521,6,3380,2,"INT"],[12649,521,6,3375,2,"INT"],[12650,521,6,3480,2,"INT"],[13166,4376,0,4378,1,"BOOLEAN"],[13167,4376,0,4378,2,"BOOLEAN"],[13168,4377,0,4379,1,"BOOLEAN"],[13252,4375,0,3438,0,"MODEL"],[13253,3438,0,4027,0,"MODEL"],[13432,4466,0,4375,0,"MODEL"],[13433,4466,1,4028,0,"CLIP"],[13434,4466,2,4029,0,"VAE"],[13435,4466,3,4030,0,"VAE"]],"groups":[{"id":38,"title":"Source I2V","bounding":[-430,5090,1420,1320],"color":"#444","flags":{}},{"id":39,"title":"Extend","bounding":[1010,5090,1930,1320],"color":"#444","flags":{}},{"id":40,"title":"Source Video","bounding":[-430,6430,750,1760],"color":"#444","flags":{}},{"id":41,"title":"Last Frame","bounding":[1010,6430,750,490],"flags":{}},{"id":49,"title":"Set Value","bounding":[-1960,6570,870,350],"flags":{}}],"definitions":{"subgraphs":[{"id":"850d0cb6-8c18-4748-a2ff-97da873fffb0","version":1,"state":{"lastGroupId":49,"lastNodeId":4482,"lastLinkId":13471,"lastRerouteId":2},"revision":0,"config":{},"name":"MiniMax-H3 I2V Sampler","inputNode":{"id":-10,"bounding":[-570,5330,207.375,348]},"outputNode":{"id":-20,"bounding":[3366.7292020091154,5511.425007484283,128,108]},"inputs":[{"id":"f758f614-116e-4b97-b016-1a32ed25439a","name":"prompt","type":"STRING","linkIds":[783,12687],"pos":[-386.625,5354]},{"id":"57f2f552-b747-4f36-a96c-fff3aea97f02","name":"value","type":"INT","linkIds":[36],"label":"duration","pos":[-386.625,5374]},{"id":"293c204b-6884-4459-ab02-774e8124b14f","name":"sampler_name","type":"COMBO","linkIds":[12616],"pos":[-386.625,5394]},{"id":"5282da1b-11c0-4e27-8e8c-1130bf3d579c","name":"scheduler","type":"COMBO","linkIds":[12617],"pos":[-386.625,5414]},{"id":"56d4f1d0-1694-4751-b8d1-730d01a75023","name":"steps","type":"INT","linkIds":[12618],"pos":[-386.625,5434]},{"id":"3f975137-063c-428a-b420-998d50ff2f58","name":"model_name","type":"COMBO","linkIds":[12673],"label":"latent_upscale_model_name","pos":[-386.625,5454]},{"id":"8e6b4388-ea3c-4e58-87e0-91491cff84a0","name":"switch_1","type":"BOOLEAN","linkIds":[12674],"label":"enable latent upscale","pos":[-386.625,5474]},{"id":"3c07f024-2ba8-4513-b2ab-61c1e21c3938","name":"switch","type":"BOOLEAN","linkIds":[13449],"label":"enable split upscale","pos":[-386.625,5494]},{"id":"1492d7e9-9a17-403b-be67-4072da976d81","name":"mode.scale","type":"FLOAT","linkIds":[12683,12690,12691],"label":"latent scale by","pos":[-386.625,5514]},{"id":"5f6cd0b8-25a2-4dbe-b440-53d8b9c2a8f7","name":"switch_2","type":"BOOLEAN","linkIds":[12677],"label":"enable rtx upscale","pos":[-386.625,5534]},{"id":"dee8d51b-f988-4e09-9ec1-be1d3e3681a5","name":"resize_type.scale","type":"FLOAT","linkIds":[12680],"label":"image scale by","pos":[-386.625,5554]},{"id":"b1586615-ad77-4f9b-ba96-7bf6f22b55f0","name":"switch_3","type":"BOOLEAN","linkIds":[12681],"label":"enable audio enhance","pos":[-386.625,5574]},{"id":"7912d9e8-87a6-4f10-9a35-22101a5591c5","name":"noise_seed","type":"INT","linkIds":[12682],"pos":[-386.625,5594]},{"id":"599a46fc-4164-44de-b004-901635d2a2de","name":"ref_images.ref_image_0","type":"IMAGE","linkIds":[10866,13246],"label":"first_frame","pos":[-386.625,5614]},{"id":"2849db36-4358-4cb1-8aac-ad8046283391","name":"ref_images.ref_image_1","type":"IMAGE","linkIds":[10865,13247],"label":"last_frame","pos":[-386.625,5634]}],"outputs":[{"id":"bf1353f9-a089-442d-ae31-b92a1d15e755","name":"IMAGE","type":"IMAGE","linkIds":[10640],"pos":[3390.7292020091154,5535.425007484283]},{"id":"e3181c8b-3260-412b-87c3-62309f5ce90f","name":"AUDIO","type":"AUDIO","linkIds":[10778],"pos":[3390.7292020091154,5555.425007484283]},{"id":"3edb039d-8cb2-4719-9e11-afc2e55d9a89","name":"INT","type":"INT","linkIds":[10766],"label":"LENGTH","pos":[3390.7292020091154,5575.425007484283]}],"widgets":[],"nodes":[{"id":12,"type":"easy int","pos":[-190,5670],"size":[270,90],"flags":{},"order":11,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"INT","widget":{"name":"value"},"link":36}],"outputs":[{"localized_name":"int","name":"int","type":"INT","links":[10]}],"properties":{"cnr_id":"comfyui-easy-use","ver":"595e0738a9e3f8d0d9c4d875461b2d2c9e7559c7","Node name for S&R":"easy int"},"widgets_values":[10],"widgets_values_named":{"value":10}},{"id":4053,"type":"GetNode","pos":[-360,4620],"size":[230,90],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","type":"CLIP","links":[12273,12684]}],"title":"Get_clip","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["clip"],"widgets_values_named":{"Constant":"clip"},"color":"#432","bgcolor":"#653"},{"id":4055,"type":"GetNode","pos":[-360,4880],"size":[230,90],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[12276]}],"title":"Get_vae_audio","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["vae_audio"],"widgets_values_named":{"Constant":"vae_audio"},"color":"#322","bgcolor":"#533"},{"id":489,"type":"KSamplerSelect","pos":[630,5430],"size":[290,70],"flags":{},"order":19,"mode":0,"inputs":[{"localized_name":"sampler_name","name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":12616}],"outputs":[{"localized_name":"SAMPLER","name":"SAMPLER","type":"SAMPLER","links":[1095,12662,13446]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"KSamplerSelect"},"widgets_values":["euler"],"widgets_values_named":{"sampler_name":"euler"}},{"id":485,"type":"BasicScheduler","pos":[630,5540],"size":[290,120],"flags":{},"order":16,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13255},{"localized_name":"scheduler","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":12617},{"localized_name":"steps","name":"steps","type":"INT","widget":{"name":"steps"},"link":12618},{"localized_name":"denoise","name":"denoise","type":"FLOAT","widget":{"name":"denoise"},"link":null}],"outputs":[{"localized_name":"SIGMAS","name":"SIGMAS","type":"SIGMAS","links":[10840]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"BasicScheduler"},"widgets_values":["simple",4,1],"widgets_values_named":{"scheduler":"simple","steps":4,"denoise":1}},{"id":3441,"type":"AudioEnhancementNode","pos":[2890,5440],"size":[300,450],"flags":{"collapsed":false},"order":22,"mode":0,"inputs":[{"localized_name":"audio","name":"audio","type":"AUDIO","link":10776},{"localized_name":"enhancement_mode","name":"enhancement_mode","type":"COMBO","widget":{"name":"enhancement_mode"},"link":null},{"localized_name":"enhancement_strength","name":"enhancement_strength","type":"FLOAT","widget":{"name":"enhancement_strength"},"link":null},{"localized_name":"harmonic_intensity","name":"harmonic_intensity","type":"FLOAT","widget":{"name":"harmonic_intensity"},"link":null},{"localized_name":"stereo_width","name":"stereo_width","type":"FLOAT","widget":{"name":"stereo_width"},"link":null},{"localized_name":"dynamic_enhancement","name":"dynamic_enhancement","type":"FLOAT","widget":{"name":"dynamic_enhancement"},"link":null},{"localized_name":"bass_boost","name":"bass_boost","type":"FLOAT","widget":{"name":"bass_boost"},"link":null},{"localized_name":"presence_boost","name":"presence_boost","type":"FLOAT","widget":{"name":"presence_boost"},"link":null},{"localized_name":"warmth","name":"warmth","type":"FLOAT","widget":{"name":"warmth"},"link":null},{"localized_name":"target_sample_rate","name":"target_sample_rate","type":"COMBO","widget":{"name":"target_sample_rate"},"link":null},{"localized_name":"enable_noise_reduction","name":"enable_noise_reduction","type":"BOOLEAN","widget":{"name":"enable_noise_reduction"},"link":null},{"localized_name":"noise_reduction_level","name":"noise_reduction_level","type":"INT","widget":{"name":"noise_reduction_level"},"link":null},{"localized_name":"start_time","name":"start_time","type":"FLOAT","widget":{"name":"start_time"},"link":null},{"localized_name":"end_time","name":"end_time","type":"FLOAT","widget":{"name":"end_time"},"link":null},{"localized_name":"apply_to","name":"apply_to","type":"COMBO","widget":{"name":"apply_to"},"link":null}],"outputs":[{"localized_name":"AUDIO","name":"AUDIO","type":"AUDIO","links":[10775]}],"properties":{"aux_id":"Urabewe/ComfyUI-AudioTools","ver":"8763c3ec71d4d05278b53386cec57a06e1d99417","Node name for S&R":"AudioEnhancementNode"},"widgets_values":["auto_enhance",0.7,0.6,1.3,1.2,1,1,0.5,"keep_original",true,5,0,0,"full_track"],"widgets_values_named":{"enhancement_mode":"auto_enhance","enhancement_strength":0.7,"harmonic_intensity":0.6,"stereo_width":1.3,"dynamic_enhancement":1.2,"bass_boost":1,"presence_boost":1,"warmth":0.5,"target_sample_rate":"keep_original","enable_noise_reduction":true,"noise_reduction_level":5,"start_time":0,"end_time":0,"apply_to":"full_track"}},{"id":488,"type":"BasicGuider","pos":[630,5320],"size":[290,60],"flags":{},"order":18,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13254},{"localized_name":"conditioning","name":"conditioning","type":"CONDITIONING","link":1112}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[13175]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"BasicGuider"}},{"id":4188,"type":"BasicGuider","pos":[1370,5800],"size":[290,60],"flags":{},"order":26,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13256},{"localized_name":"conditioning","name":"conditioning","type":"CONDITIONING","link":12686}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[13176]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"BasicGuider"}},{"id":4192,"type":"SamplerCustomAdvanced","pos":[2110,5180],"size":[230,250],"flags":{},"order":27,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":12660},{"localized_name":"guider","name":"guider","type":"GUIDER","link":13176},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":12662},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":13463},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":13448}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[12670]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":[]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"SamplerCustomAdvanced"}},{"id":4193,"type":"LTXVConcatAVLatent","pos":[1370,6070],"size":[230,60],"flags":{},"order":28,"mode":0,"inputs":[{"localized_name":"video_latent","name":"video_latent","type":"LATENT","link":12666},{"localized_name":"audio_latent","name":"audio_latent","type":"LATENT","link":12665}],"outputs":[{"localized_name":"latent","name":"latent","type":"LATENT","links":[13444,13447]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"LTXVConcatAVLatent"}},{"id":15,"type":"VAEDecodeAudio","pos":[2730,5300],"size":[230,60],"flags":{"collapsed":false},"order":13,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":12669},{"localized_name":"vae","name":"vae","type":"VAE","link":12276}],"outputs":[{"localized_name":"AUDIO","name":"AUDIO","type":"AUDIO","links":[10776,10777]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"VAEDecodeAudio"}},{"id":3391,"type":"ComfySwitchNode","pos":[2890,6160],"size":[230,60],"flags":{"collapsed":true},"order":21,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"IMAGE","link":10639},{"localized_name":"on_true","name":"on_true","type":"IMAGE","link":10637},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":12677}],"outputs":[{"localized_name":"output","name":"output","type":"IMAGE","links":[10640]}],"properties":{"cnr_id":"comfy-core","ver":"0.31.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":3390,"type":"RTXVideoSuperResolution","pos":[2890,5980],"size":[280,110],"flags":{},"order":20,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":10638},{"localized_name":"resize_type","name":"resize_type","type":"COMFY_DYNAMICCOMBO_V3","widget":{"name":"resize_type"},"link":null},{"localized_name":"scale","name":"resize_type.scale","type":"FLOAT","widget":{"name":"resize_type.scale"},"link":12680},{"localized_name":"quality","name":"quality","type":"COMBO","widget":{"name":"quality"},"link":null}],"outputs":[{"localized_name":"upscaled_images","name":"upscaled_images","type":"IMAGE","links":[10637]}],"properties":{"cnr_id":"comfyui_nvidia_rtx_nodes","ver":"892515e3eb9a4920a131a502a047e47adca9eb0d","Node name for S&R":"RTXVideoSuperResolution"},"widgets_values":["scale by multiplier",1.5,"ULTRA"],"widgets_values_named":{"resize_type":"scale by multiplier","resize_type.scale":1.5,"quality":"ULTRA"}},{"id":3442,"type":"ComfySwitchNode","pos":[2890,5930],"size":[230,60],"flags":{"collapsed":true},"order":23,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"AUDIO","link":10777},{"localized_name":"on_true","name":"on_true","type":"AUDIO","link":10775},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":12681}],"outputs":[{"localized_name":"output","name":"output","type":"AUDIO","links":[10778]}],"properties":{"cnr_id":"comfy-core","ver":"0.31.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":483,"type":"RandomNoise","pos":[630,5180],"size":[290,90],"flags":{},"order":15,"mode":0,"inputs":[{"localized_name":"noise_seed","name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":12682}],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[1093,12660,13445]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"RandomNoise"},"widgets_values":[823201274310660,"randomize"],"widgets_values_named":{"noise_seed":823201274310660,"control_after_generate":"randomize"}},{"id":4186,"type":"LTXVSeparateAVLatent","pos":[1370,5390],"size":[230,60],"flags":{},"order":24,"mode":0,"inputs":[{"localized_name":"av_latent","name":"av_latent","type":"LATENT","link":12651}],"outputs":[{"localized_name":"video_latent","name":"video_latent","type":"LATENT","links":[12652]},{"localized_name":"audio_latent","name":"audio_latent","type":"LATENT","links":[12665]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"LTXVSeparateAVLatent"}},{"id":4187,"type":"MinimaxH3LatentUpscaler3D","pos":[1370,5500],"size":[320,230],"flags":{},"order":25,"mode":0,"inputs":[{"localized_name":"latent","name":"latent","type":"*","link":12652},{"localized_name":"model_name","name":"model_name","type":"COMBO","widget":{"name":"model_name"},"link":12673},{"localized_name":"mode","name":"mode","type":"COMFY_DYNAMICCOMBO_V3","widget":{"name":"mode"},"link":null},{"localized_name":"scale","name":"mode.scale","type":"FLOAT","widget":{"name":"mode.scale"},"link":12683},{"localized_name":"align","name":"align","type":"INT","widget":{"name":"align"},"link":null},{"localized_name":"enable_temporal_chunking","name":"enable_temporal_chunking","type":"BOOLEAN","widget":{"name":"enable_temporal_chunking"},"link":null},{"localized_name":"force_unload","name":"force_unload","type":"BOOLEAN","widget":{"name":"force_unload"},"link":null},{"localized_name":"device","name":"device","type":"COMBO","widget":{"name":"device"},"link":null},{"localized_name":"precision","name":"precision","type":"COMBO","widget":{"name":"precision"},"link":null}],"outputs":[{"localized_name":"latent","name":"latent","type":"*","links":[12666]}],"properties":{"aux_id":"LBH-123-AI/Comfyui_Minimax_h3_latent_Upscaler","ver":"64fc9d4c7e2c03e8c61d6886182e3309365a1962","Node name for S&R":"MinimaxH3LatentUpscaler3D"},"widgets_values":["minimax_h3_latent_upscaler_3d_fp16.safetensors","scale by multiplier",2,32,"cuda","fp16","cuda","fp16"],"widgets_values_named":{"model_name":"minimax_h3_latent_upscaler_3d_fp16.safetensors","mode":"scale by multiplier","mode.scale":2,"align":32,"enable_temporal_chunking":"cuda","force_unload":"fp16","device":"cuda","precision":"fp16"}},{"id":382,"type":"MiniMaxH3ImageToVideo","pos":[120,5180],"size":[430,550],"flags":{},"order":14,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":12273},{"localized_name":"vae","name":"vae","type":"VAE","link":12274},{"localized_name":"first_frame","name":"first_frame","shape":7,"type":"IMAGE","link":10866},{"localized_name":"last_frame","name":"last_frame","shape":7,"type":"IMAGE","link":10865},{"localized_name":"prompt","name":"prompt","type":"STRING","widget":{"name":"prompt"},"link":783},{"localized_name":"width","name":"width","type":"INT","widget":{"name":"width"},"link":12277},{"localized_name":"height","name":"height","type":"INT","widget":{"name":"height"},"link":12278},{"localized_name":"length","name":"length","type":"INT","widget":{"name":"length"},"link":786}],"outputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","links":[1112]},{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[10695]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"MiniMaxH3ImageToVideo"},"widgets_values":["",1344,768,73],"widgets_values_named":{"prompt":"","width":1344,"height":768,"length":73}},{"id":4054,"type":"GetNode","pos":[-360,4750],"size":[230,90],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[12274,12275,12685]}],"title":"Get_vae_video","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["vae_video"],"widgets_values_named":{"Constant":"vae_video"},"color":"#322","bgcolor":"#533"},{"id":4056,"type":"GetNode","pos":[-110,4620],"size":[230,90],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"INT","type":"INT","links":[12277,12688]}],"title":"Get_width","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["width"],"widgets_values_named":{"Constant":"width"},"color":"#1b4669","bgcolor":"#29699c"},{"id":4057,"type":"GetNode","pos":[-110,4750],"size":[230,90],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"INT","type":"INT","links":[12278,12689]}],"title":"Get_height","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["height"],"widgets_values_named":{"Constant":"height"},"color":"#1b4669","bgcolor":"#29699c"},{"id":11,"type":"ComfyMathExpression","pos":[-190,5770],"size":[230,80],"flags":{"collapsed":true},"order":10,"mode":0,"inputs":[{"label":"a","localized_name":"a","name":"values.a","type":"FLOAT,INT,BOOLEAN","link":10},{"localized_name":"b","name":"values.b","shape":7,"type":"FLOAT,INT,BOOLEAN","link":null},{"localized_name":"expression","name":"expression","type":"STRING","widget":{"name":"expression"},"link":null}],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":[]},{"localized_name":"INT","name":"INT","type":"INT","links":[786,10766,12694]},{"localized_name":"BOOL","name":"BOOL","type":"BOOLEAN","links":[]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"ComfyMathExpression"},"widgets_values":["max(5, round(a * 24)) + (5 - (max(5, round(a * 24)) % 17)) % 17"],"widgets_values_named":{"expression":"max(5, round(a * 24)) + (5 - (max(5, round(a * 24)) % 17)) % 17"}},{"id":4194,"type":"ComfySwitchNode","pos":[2410,5300],"size":[230,60],"flags":{"collapsed":true},"order":29,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"LATENT","link":12671},{"localized_name":"on_true","name":"on_true","type":"LATENT","link":12670},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":12674}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[12668,12669]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":14,"type":"VAEDecode","pos":[2730,5180],"size":[230,60],"flags":{"collapsed":false},"order":12,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":12668},{"localized_name":"vae","name":"vae","type":"VAE","link":12275}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[10638,10639]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"VAEDecode"}},{"id":487,"type":"SamplerCustomAdvanced","pos":[1070,5180],"size":[230,250],"flags":{},"order":17,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":1093},{"localized_name":"guider","name":"guider","type":"GUIDER","link":13175},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":1095},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":10840},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":10695}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[12671]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":[12651]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"SamplerCustomAdvanced"}},{"id":4195,"type":"MiniMaxH3ImageToVideo","pos":[1370,6170],"size":[230,100],"flags":{"collapsed":true},"order":30,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":12684},{"localized_name":"vae","name":"vae","type":"VAE","link":12685},{"localized_name":"first_frame","name":"first_frame","shape":7,"type":"IMAGE","link":13246},{"localized_name":"last_frame","name":"last_frame","shape":7,"type":"IMAGE","link":13247},{"localized_name":"prompt","name":"prompt","type":"STRING","widget":{"name":"prompt"},"link":12687},{"localized_name":"width","name":"width","type":"INT","widget":{"name":"width"},"link":12692},{"localized_name":"height","name":"height","type":"INT","widget":{"name":"height"},"link":12693},{"localized_name":"length","name":"length","type":"INT","widget":{"name":"length"},"link":12694}],"outputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","links":[12686,13443]},{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"MiniMaxH3ImageToVideo"},"widgets_values":["",1344,768,73],"widgets_values_named":{"prompt":"","width":1344,"height":768,"length":73}},{"id":4196,"type":"ComfyMathExpression","pos":[190,4680],"size":[230,100],"flags":{"collapsed":true},"order":31,"mode":0,"inputs":[{"label":"a","localized_name":"a","name":"values.a","type":"FLOAT,INT,BOOLEAN","link":12688},{"localized_name":"b","name":"values.b","shape":7,"type":"FLOAT,INT,BOOLEAN","link":12690},{"localized_name":"c","name":"values.c","shape":7,"type":"FLOAT,INT,BOOLEAN","link":null},{"localized_name":"expression","name":"expression","type":"STRING","widget":{"name":"expression"},"link":null}],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":null},{"localized_name":"INT","name":"INT","type":"INT","links":[12692]},{"localized_name":"BOOL","name":"BOOL","type":"BOOLEAN","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfyMathExpression"},"widgets_values":["round(a * b / 32) * 32"],"widgets_values_named":{"expression":"round(a * b / 32) * 32"}},{"id":4197,"type":"ComfyMathExpression","pos":[190,4780],"size":[230,100],"flags":{"collapsed":true},"order":32,"mode":0,"inputs":[{"label":"a","localized_name":"a","name":"values.a","type":"FLOAT,INT,BOOLEAN","link":12689},{"localized_name":"b","name":"values.b","shape":7,"type":"FLOAT,INT,BOOLEAN","link":12691},{"localized_name":"c","name":"values.c","shape":7,"type":"FLOAT,INT,BOOLEAN","link":null},{"localized_name":"expression","name":"expression","type":"STRING","widget":{"name":"expression"},"link":null}],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":null},{"localized_name":"INT","name":"INT","type":"INT","links":[12693]},{"localized_name":"BOOL","name":"BOOL","type":"BOOLEAN","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfyMathExpression"},"widgets_values":["round(a * b / 32) * 32"],"widgets_values_named":{"expression":"round(a * b / 32) * 32"}},{"id":4420,"type":"GetNode","pos":[-360,5010],"size":[230,90],"flags":{"collapsed":false},"order":5,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[13254,13255,13256,13442,13464,13468]}],"title":"Get_model","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["model"],"widgets_values_named":{"Constant":"model"},"color":"#223","bgcolor":"#335"},{"id":4467,"type":"MMH3SplitUpscale","pos":[1740,5380],"size":[270,310],"flags":{},"order":33,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13442},{"localized_name":"conditioning","name":"conditioning","type":"CONDITIONING","link":13443},{"localized_name":"latent","name":"latent","type":"LATENT","link":13444},{"localized_name":"noise","name":"noise","type":"NOISE","link":13445},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":13446},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":13467},{"localized_name":"negative","name":"negative","shape":7,"type":"CONDITIONING","link":null},{"localized_name":"temporal_split_param","name":"temporal_split_param","shape":7,"type":"H3_TEMPORAL_PARAM_V10","link":13438},{"localized_name":"spatial_split_param","name":"spatial_split_param","shape":7,"type":"H3_SPATIAL_PARAM_V10","link":13439},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"seam_polish","name":"seam_polish","type":"COMBO","widget":{"name":"seam_polish"},"link":null},{"localized_name":"color_match","name":"color_match","type":"BOOLEAN","widget":{"name":"color_match"},"link":null}],"outputs":[{"localized_name":"latent","name":"latent","type":"LATENT","links":[13440]}],"properties":{"aux_id":"LBH-123-AI/Comfyui_Minimax_h3_latent_Upscaler","ver":"d7c01b9011f2e8439493f6c02c29995a27df276f","Node name for S&R":"MMH3SplitUpscale"},"widgets_values":[1,"auto",true],"widgets_values_named":{"cfg":1,"seam_polish":"auto","color_match":true}},{"id":4468,"type":"MMH3TemporalSplitParamsV10","pos":[1740,5730],"size":[270,200],"flags":{},"order":6,"mode":0,"inputs":[{"localized_name":"chunk_frames","name":"chunk_frames","type":"INT","widget":{"name":"chunk_frames"},"link":null},{"localized_name":"temporal_overlap_frames","name":"temporal_overlap_frames","type":"INT","widget":{"name":"temporal_overlap_frames"},"link":null},{"localized_name":"anchor_strength","name":"anchor_strength","type":"FLOAT","widget":{"name":"anchor_strength"},"link":null},{"localized_name":"motion_anchor_frames","name":"motion_anchor_frames","type":"COMBO","widget":{"name":"motion_anchor_frames"},"link":null},{"localized_name":"identity_anchor_frames","name":"identity_anchor_frames","type":"INT","widget":{"name":"identity_anchor_frames"},"link":null}],"outputs":[{"localized_name":"temporal_split_param","name":"temporal_split_param","type":"H3_TEMPORAL_PARAM_V10","links":[13438]}],"properties":{"aux_id":"LBH-123-AI/Comfyui_Minimax_h3_latent_Upscaler","ver":"d7c01b9011f2e8439493f6c02c29995a27df276f","Node name for S&R":"MMH3TemporalSplitParamsV10"},"widgets_values":[73,22,0.999,"22",24],"widgets_values_named":{"chunk_frames":73,"temporal_overlap_frames":22,"anchor_strength":0.999,"motion_anchor_frames":"22","identity_anchor_frames":24}},{"id":4469,"type":"MMH3SpatialSplitParamsV10","pos":[1740,5970],"size":[270,250],"flags":{},"order":7,"mode":0,"inputs":[{"localized_name":"tile_width","name":"tile_width","type":"INT","widget":{"name":"tile_width"},"link":null},{"localized_name":"tile_height","name":"tile_height","type":"INT","widget":{"name":"tile_height"},"link":null},{"localized_name":"overlap_ratio","name":"overlap_ratio","type":"FLOAT","widget":{"name":"overlap_ratio"},"link":null},{"localized_name":"fade_ratio","name":"fade_ratio","type":"FLOAT","widget":{"name":"fade_ratio"},"link":null},{"localized_name":"min_tile_size","name":"min_tile_size","type":"INT","widget":{"name":"min_tile_size"},"link":null},{"localized_name":"seam_denoise","name":"seam_denoise","type":"FLOAT","widget":{"name":"seam_denoise"},"link":null}],"outputs":[{"localized_name":"spatial_split_param","name":"spatial_split_param","type":"H3_SPATIAL_PARAM_V10","links":[13439]},{"localized_name":"grid_preview","name":"grid_preview","type":"STRING","links":null}],"properties":{"aux_id":"LBH-123-AI/Comfyui_Minimax_h3_latent_Upscaler","ver":"d7c01b9011f2e8439493f6c02c29995a27df276f","Node name for S&R":"MMH3SpatialSplitParamsV10"},"widgets_values":[512,512,0.25,0.5,256,1],"widgets_values_named":{"tile_width":512,"tile_height":512,"overlap_ratio":0.25,"fade_ratio":0.5,"min_tile_size":256,"seam_denoise":1}},{"id":4471,"type":"ComfySwitchNode","pos":[1740,6420],"size":[230,60],"flags":{"collapsed":true},"order":34,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"LATENT","link":13447},{"localized_name":"on_true","name":"on_true","type":"LATENT","link":13440},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":13449}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[13448]}],"properties":{"cnr_id":"comfy-core","ver":"0.34.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":4479,"type":"BasicScheduler","pos":[1370,5910],"size":[270,120],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13464},{"localized_name":"scheduler","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"localized_name":"steps","name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"localized_name":"denoise","name":"denoise","type":"FLOAT","widget":{"name":"denoise"},"link":null}],"outputs":[{"localized_name":"SIGMAS","name":"SIGMAS","type":"SIGMAS","links":[13463]}],"properties":{"cnr_id":"comfy-core","ver":"0.34.0","Node name for S&R":"BasicScheduler"},"widgets_values":["simple",3,0.4],"widgets_values_named":{"scheduler":"simple","steps":3,"denoise":0.4}},{"id":4481,"type":"BasicScheduler","pos":[1740,6260],"size":[270,120],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13468},{"localized_name":"scheduler","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"localized_name":"steps","name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"localized_name":"denoise","name":"denoise","type":"FLOAT","widget":{"name":"denoise"},"link":null}],"outputs":[{"localized_name":"SIGMAS","name":"SIGMAS","type":"SIGMAS","links":[13467]}],"properties":{"cnr_id":"comfy-core","ver":"0.34.0","Node name for S&R":"BasicScheduler"},"widgets_values":["simple",1,0.2],"widgets_values_named":{"scheduler":"simple","steps":1,"denoise":0.2}}],"groups":[],"links":[{"id":10,"origin_id":12,"origin_slot":0,"target_id":11,"target_slot":0,"type":"INT"},{"id":36,"origin_id":-10,"origin_slot":1,"target_id":12,"target_slot":0,"type":"INT"},{"id":783,"origin_id":-10,"origin_slot":0,"target_id":382,"target_slot":4,"type":"STRING"},{"id":786,"origin_id":11,"origin_slot":1,"target_id":382,"target_slot":7,"type":"INT"},{"id":1093,"origin_id":483,"origin_slot":0,"target_id":487,"target_slot":0,"type":"NOISE"},{"id":1095,"origin_id":489,"origin_slot":0,"target_id":487,"target_slot":2,"type":"SAMPLER"},{"id":1112,"origin_id":382,"origin_slot":0,"target_id":488,"target_slot":1,"type":"CONDITIONING"},{"id":10637,"origin_id":3390,"origin_slot":0,"target_id":3391,"target_slot":1,"type":"IMAGE"},{"id":10638,"origin_id":14,"origin_slot":0,"target_id":3390,"target_slot":0,"type":"IMAGE"},{"id":10639,"origin_id":14,"origin_slot":0,"target_id":3391,"target_slot":0,"type":"IMAGE"},{"id":10640,"origin_id":3391,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"IMAGE"},{"id":10695,"origin_id":382,"origin_slot":1,"target_id":487,"target_slot":4,"type":"LATENT"},{"id":10766,"origin_id":11,"origin_slot":1,"target_id":-20,"target_slot":2,"type":"INT"},{"id":10775,"origin_id":3441,"origin_slot":0,"target_id":3442,"target_slot":1,"type":"AUDIO"},{"id":10776,"origin_id":15,"origin_slot":0,"target_id":3441,"target_slot":0,"type":"AUDIO"},{"id":10777,"origin_id":15,"origin_slot":0,"target_id":3442,"target_slot":0,"type":"AUDIO"},{"id":10778,"origin_id":3442,"origin_slot":0,"target_id":-20,"target_slot":1,"type":"AUDIO"},{"id":10840,"origin_id":485,"origin_slot":0,"target_id":487,"target_slot":3,"type":"SIGMAS"},{"id":10865,"origin_id":-10,"origin_slot":14,"target_id":382,"target_slot":3,"type":"IMAGE"},{"id":10866,"origin_id":-10,"origin_slot":13,"target_id":382,"target_slot":2,"type":"IMAGE"},{"id":12273,"origin_id":4053,"origin_slot":0,"target_id":382,"target_slot":0,"type":"CLIP"},{"id":12274,"origin_id":4054,"origin_slot":0,"target_id":382,"target_slot":1,"type":"VAE"},{"id":12275,"origin_id":4054,"origin_slot":0,"target_id":14,"target_slot":1,"type":"VAE"},{"id":12276,"origin_id":4055,"origin_slot":0,"target_id":15,"target_slot":1,"type":"VAE"},{"id":12277,"origin_id":4056,"origin_slot":0,"target_id":382,"target_slot":5,"type":"INT"},{"id":12278,"origin_id":4057,"origin_slot":0,"target_id":382,"target_slot":6,"type":"INT"},{"id":12616,"origin_id":-10,"origin_slot":2,"target_id":489,"target_slot":0,"type":"COMBO"},{"id":12617,"origin_id":-10,"origin_slot":3,"target_id":485,"target_slot":1,"type":"COMBO"},{"id":12618,"origin_id":-10,"origin_slot":4,"target_id":485,"target_slot":2,"type":"INT"},{"id":12651,"origin_id":487,"origin_slot":1,"target_id":4186,"target_slot":0,"type":"LATENT"},{"id":12652,"origin_id":4186,"origin_slot":0,"target_id":4187,"target_slot":0,"type":"LATENT"},{"id":12660,"origin_id":483,"origin_slot":0,"target_id":4192,"target_slot":0,"type":"NOISE"},{"id":12662,"origin_id":489,"origin_slot":0,"target_id":4192,"target_slot":2,"type":"SAMPLER"},{"id":12665,"origin_id":4186,"origin_slot":1,"target_id":4193,"target_slot":1,"type":"LATENT"},{"id":12666,"origin_id":4187,"origin_slot":0,"target_id":4193,"target_slot":0,"type":"LATENT"},{"id":12668,"origin_id":4194,"origin_slot":0,"target_id":14,"target_slot":0,"type":"LATENT"},{"id":12669,"origin_id":4194,"origin_slot":0,"target_id":15,"target_slot":0,"type":"LATENT"},{"id":12670,"origin_id":4192,"origin_slot":0,"target_id":4194,"target_slot":1,"type":"LATENT"},{"id":12671,"origin_id":487,"origin_slot":0,"target_id":4194,"target_slot":0,"type":"LATENT"},{"id":12673,"origin_id":-10,"origin_slot":5,"target_id":4187,"target_slot":1,"type":"COMBO"},{"id":12674,"origin_id":-10,"origin_slot":6,"target_id":4194,"target_slot":2,"type":"BOOLEAN"},{"id":12677,"origin_id":-10,"origin_slot":9,"target_id":3391,"target_slot":2,"type":"BOOLEAN"},{"id":12680,"origin_id":-10,"origin_slot":10,"target_id":3390,"target_slot":2,"type":"FLOAT"},{"id":12681,"origin_id":-10,"origin_slot":11,"target_id":3442,"target_slot":2,"type":"BOOLEAN"},{"id":12682,"origin_id":-10,"origin_slot":12,"target_id":483,"target_slot":0,"type":"INT"},{"id":12683,"origin_id":-10,"origin_slot":8,"target_id":4187,"target_slot":3,"type":"FLOAT"},{"id":12684,"origin_id":4053,"origin_slot":0,"target_id":4195,"target_slot":0,"type":"CLIP"},{"id":12685,"origin_id":4054,"origin_slot":0,"target_id":4195,"target_slot":1,"type":"VAE"},{"id":12686,"origin_id":4195,"origin_slot":0,"target_id":4188,"target_slot":1,"type":"CONDITIONING"},{"id":12687,"origin_id":-10,"origin_slot":0,"target_id":4195,"target_slot":4,"type":"STRING"},{"id":12688,"origin_id":4056,"origin_slot":0,"target_id":4196,"target_slot":0,"type":"INT"},{"id":12689,"origin_id":4057,"origin_slot":0,"target_id":4197,"target_slot":0,"type":"INT"},{"id":12690,"origin_id":-10,"origin_slot":8,"target_id":4196,"target_slot":1,"type":"FLOAT,INT,BOOLEAN"},{"id":12691,"origin_id":-10,"origin_slot":8,"target_id":4197,"target_slot":1,"type":"FLOAT,INT,BOOLEAN"},{"id":12692,"origin_id":4196,"origin_slot":1,"target_id":4195,"target_slot":5,"type":"INT"},{"id":12693,"origin_id":4197,"origin_slot":1,"target_id":4195,"target_slot":6,"type":"INT"},{"id":12694,"origin_id":11,"origin_slot":1,"target_id":4195,"target_slot":7,"type":"INT"},{"id":13175,"origin_id":488,"origin_slot":0,"target_id":487,"target_slot":1,"type":"GUIDER"},{"id":13176,"origin_id":4188,"origin_slot":0,"target_id":4192,"target_slot":1,"type":"GUIDER"},{"id":13246,"origin_id":-10,"origin_slot":13,"target_id":4195,"target_slot":2,"type":"IMAGE"},{"id":13247,"origin_id":-10,"origin_slot":14,"target_id":4195,"target_slot":3,"type":"IMAGE"},{"id":13254,"origin_id":4420,"origin_slot":0,"target_id":488,"target_slot":0,"type":"MODEL"},{"id":13255,"origin_id":4420,"origin_slot":0,"target_id":485,"target_slot":0,"type":"MODEL"},{"id":13256,"origin_id":4420,"origin_slot":0,"target_id":4188,"target_slot":0,"type":"MODEL"},{"id":13438,"origin_id":4468,"origin_slot":0,"target_id":4467,"target_slot":7,"type":"H3_TEMPORAL_PARAM_V10"},{"id":13439,"origin_id":4469,"origin_slot":0,"target_id":4467,"target_slot":8,"type":"H3_SPATIAL_PARAM_V10"},{"id":13440,"origin_id":4467,"origin_slot":0,"target_id":4471,"target_slot":1,"type":"LATENT"},{"id":13442,"origin_id":4420,"origin_slot":0,"target_id":4467,"target_slot":0,"type":"MODEL"},{"id":13443,"origin_id":4195,"origin_slot":0,"target_id":4467,"target_slot":1,"type":"CONDITIONING"},{"id":13444,"origin_id":4193,"origin_slot":0,"target_id":4467,"target_slot":2,"type":"LATENT"},{"id":13445,"origin_id":483,"origin_slot":0,"target_id":4467,"target_slot":3,"type":"NOISE"},{"id":13446,"origin_id":489,"origin_slot":0,"target_id":4467,"target_slot":4,"type":"SAMPLER"},{"id":13447,"origin_id":4193,"origin_slot":0,"target_id":4471,"target_slot":0,"type":"LATENT"},{"id":13448,"origin_id":4471,"origin_slot":0,"target_id":4192,"target_slot":4,"type":"LATENT"},{"id":13449,"origin_id":-10,"origin_slot":7,"target_id":4471,"target_slot":2,"type":"BOOLEAN"},{"id":13463,"origin_id":4479,"origin_slot":0,"target_id":4192,"target_slot":3,"type":"SIGMAS"},{"id":13464,"origin_id":4420,"origin_slot":0,"target_id":4479,"target_slot":0,"type":"MODEL"},{"id":13467,"origin_id":4481,"origin_slot":0,"target_id":4467,"target_slot":5,"type":"SIGMAS"},{"id":13468,"origin_id":4420,"origin_slot":0,"target_id":4481,"target_slot":0,"type":"MODEL"}],"extra":{}},{"id":"e69c9dec-17d5-4d89-8bf3-1a480552d301","version":1,"state":{"lastGroupId":49,"lastNodeId":4482,"lastLinkId":13471,"lastRerouteId":2},"revision":0,"config":{},"name":"MiniMax-H3 I2V Extend Sampler","inputNode":{"id":-10,"bounding":[-570,5330,207.375,388]},"outputNode":{"id":-20,"bounding":[4027.9316794731058,5592.996060273425,128,208]},"inputs":[{"id":"f758f614-116e-4b97-b016-1a32ed25439a","name":"prompt","type":"STRING","linkIds":[783,12754],"pos":[-386.625,5354]},{"id":"57f2f552-b747-4f36-a96c-fff3aea97f02","name":"value","type":"INT","linkIds":[36],"label":"duration","pos":[-386.625,5374]},{"id":"5cb36998-2464-4f82-9998-5a00e774cf63","name":"sampler_name","type":"COMBO","linkIds":[12636],"pos":[-386.625,5394]},{"id":"27168075-3e08-4f10-a593-859acf777dda","name":"scheduler","type":"COMBO","linkIds":[12637],"pos":[-386.625,5414]},{"id":"22f6b2f8-ef2a-4276-bb59-f76903b25f2d","name":"steps","type":"INT","linkIds":[12638],"pos":[-386.625,5434]},{"id":"c795e493-13e4-4f2a-9774-d8f96c29ff89","name":"model_name","type":"COMBO","linkIds":[12725],"label":"latent_upscale_model_name","pos":[-386.625,5454]},{"id":"c041a35f-1687-4be3-b4d0-5115c0fd3de1","name":"switch_1","type":"BOOLEAN","linkIds":[12726,12749],"label":"enable latent upscale","pos":[-386.625,5474]},{"id":"a1a08f09-1375-4e80-b7b7-d996411ec65e","name":"switch","type":"BOOLEAN","linkIds":[13462],"pos":[-386.625,5494]},{"id":"5b756961-b1d8-426b-a10c-23b0385a44cb","name":"mode.scale","type":"FLOAT","linkIds":[12727,12730,12731],"label":"latent scale by","pos":[-386.625,5514]},{"id":"9e611bed-e595-46ac-9fc5-585e62263f37","name":"switch_2","type":"BOOLEAN","linkIds":[12736],"label":"enable rtx upscale","pos":[-386.625,5534]},{"id":"35bed918-c310-4aa9-805c-a759da298252","name":"resize_type.scale","type":"FLOAT","linkIds":[12741],"label":"image scale by","pos":[-386.625,5554]},{"id":"4ff3442d-096f-41ab-b5e4-271c34d65a32","name":"switch_3","type":"BOOLEAN","linkIds":[12742],"label":"enable audio enhance","pos":[-386.625,5574]},{"id":"ec130ae6-2542-4c0f-8987-86166c625abd","name":"total","type":"INT","linkIds":[12743],"label":"extend count","pos":[-386.625,5594]},{"id":"9ca0ff73-d8f0-468a-bbd2-2c0f7a167719","name":"switch_4","type":"BOOLEAN","linkIds":[12744],"label":"enable per chunk noise","pos":[-386.625,5614]},{"id":"6f2d4e1b-a168-4c39-b70b-bbeef8728be4","name":"noise_seed","type":"INT","linkIds":[12745],"pos":[-386.625,5634]},{"id":"599a46fc-4164-44de-b004-901635d2a2de","name":"ref_images.ref_image_0","type":"IMAGE","linkIds":[1184,13249],"label":"first_frame","pos":[-386.625,5654]},{"id":"2849db36-4358-4cb1-8aac-ad8046283391","name":"ref_images.ref_image_1","type":"IMAGE","linkIds":[780,13248],"label":"last_frame","pos":[-386.625,5674]}],"outputs":[{"id":"bf1353f9-a089-442d-ae31-b92a1d15e755","name":"IMAGE","type":"IMAGE","linkIds":[12630],"label":"image","pos":[4051.9316794731058,5616.996060273425]},{"id":"e3181c8b-3260-412b-87c3-62309f5ce90f","name":"AUDIO","type":"AUDIO","linkIds":[12631],"label":"audio","pos":[4051.9316794731058,5636.996060273425]},{"id":"e05f017f-fc91-418b-8f02-0495af8f600e","name":"images","type":"IMAGE","linkIds":[12632],"label":"seg image","pos":[4051.9316794731058,5656.996060273425]},{"id":"b0a122e8-60a7-40bd-a64a-98ca42ec9b04","name":"audio","type":"AUDIO","linkIds":[12633],"label":"seg audio","pos":[4051.9316794731058,5676.996060273425]},{"id":"13eeb710-ecee-4bf1-8cf8-c30c3de2c8e7","name":"IMAGE_1","type":"IMAGE","linkIds":[12634],"label":"part image","pos":[4051.9316794731058,5696.996060273425]},{"id":"0af086a7-663d-4708-919a-baf6da60abfc","name":"AUDIO_1","type":"AUDIO","linkIds":[12635],"label":"part audio","pos":[4051.9316794731058,5716.996060273425]},{"id":"06048a43-d6a2-4c39-afa4-193d87271202","name":"index","type":"INT","linkIds":[12645],"pos":[4051.9316794731058,5736.996060273425]},{"id":"c9080a59-f90b-469c-9020-6753402a7949","name":"INT","type":"INT","linkIds":[12646],"label":"length","pos":[4051.9316794731058,5756.996060273425]}],"widgets":[],"nodes":[{"id":504,"type":"BasicGuider","pos":[670,5320],"size":[290,60],"flags":{},"order":20,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13262},{"localized_name":"conditioning","name":"conditioning","type":"CONDITIONING","link":10816}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[13179]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"BasicGuider"}},{"id":3448,"type":"RandomNoise","pos":[670,4900],"size":[290,90],"flags":{},"order":0,"mode":0,"inputs":[{"localized_name":"noise_seed","name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":null}],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[10791]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"RandomNoise"},"widgets_values":[252487690364692,"randomize"],"widgets_values_named":{"noise_seed":252487690364692,"control_after_generate":"randomize"}},{"id":3449,"type":"easy anythingIndexSwitch","pos":[1090,4830],"size":[270,150],"flags":{},"order":35,"mode":0,"inputs":[{"localized_name":"value0","name":"value0","shape":7,"type":"*","link":10790},{"localized_name":"value1","name":"value1","shape":7,"type":"*","link":10791},{"localized_name":"index","name":"index","type":"INT","widget":{"name":"index"},"link":10799},{"name":"value2","type":"*","link":10792},{"name":"value3","type":"*","link":null}],"outputs":[{"localized_name":"value","name":"value","type":"*","links":[10794]}],"properties":{"cnr_id":"comfyui-easy-use","ver":"595e0738a9e3f8d0d9c4d875461b2d2c9e7559c7","Node name for S&R":"easy anythingIndexSwitch"},"widgets_values":[0],"widgets_values_named":{"index":0}},{"id":3450,"type":"RandomNoise","pos":[670,5040],"size":[290,90],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"noise_seed","name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":null}],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[10792]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"RandomNoise"},"widgets_values":[503152232839588,"randomize"],"widgets_values_named":{"noise_seed":503152232839588,"control_after_generate":"randomize"}},{"id":3455,"type":"GetImageRangeFromBatch","pos":[380,7040],"size":[290,140],"flags":{"collapsed":false},"order":40,"mode":0,"inputs":[{"localized_name":"images","name":"images","shape":7,"type":"IMAGE","link":10803},{"localized_name":"masks","name":"masks","shape":7,"type":"MASK","link":null},{"localized_name":"start_index","name":"start_index","type":"INT","widget":{"name":"start_index"},"link":10804},{"localized_name":"num_frames","name":"num_frames","type":"INT","widget":{"name":"num_frames"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[10800]},{"localized_name":"MASK","name":"MASK","type":"MASK","links":null}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"60cd6bc1870db94c6eeb05fbe455147a8e91c4e9","Node name for S&R":"GetImageRangeFromBatch"},"widgets_values":[0,4096],"widgets_values_named":{"start_index":0,"num_frames":4096}},{"id":3457,"type":"ComfyMathExpression","pos":[130,7240],"size":[230,150],"flags":{},"order":42,"mode":0,"inputs":[{"label":"a","localized_name":"a","name":"values.a","type":"FLOAT,INT,BOOLEAN","link":10806},{"localized_name":"b","name":"values.b","shape":7,"type":"FLOAT,INT,BOOLEAN","link":null},{"localized_name":"expression","name":"expression","type":"STRING","widget":{"name":"expression"},"link":null},{"label":"c","localized_name":"values.c","name":"values.c","shape":7,"type":"FLOAT,INT,BOOLEAN","link":null}],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":[10805]},{"localized_name":"INT","name":"INT","type":"INT","links":[]},{"localized_name":"BOOL","name":"BOOL","type":"BOOLEAN","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfyMathExpression"},"widgets_values":["(a / 24)"],"widgets_values_named":{"expression":"(a / 24)"}},{"id":3452,"type":"MiniMaxH3AddGuide","pos":[130,6720],"size":[280,170],"flags":{},"order":37,"mode":0,"inputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":10807},{"localized_name":"latent","name":"latent","type":"LATENT","link":10808},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":12283},{"localized_name":"audio_vae","name":"audio_vae","shape":7,"type":"VAE","link":12284},{"localized_name":"image","name":"image","shape":7,"type":"IMAGE","link":10800},{"localized_name":"audio","name":"audio","shape":7,"type":"AUDIO","link":10801},{"localized_name":"frame_idx","name":"frame_idx","type":"INT","widget":{"name":"frame_idx"},"link":null}],"outputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","links":[10816]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"MiniMaxH3AddGuide"},"widgets_values":[0],"widgets_values_named":{"frame_idx":0}},{"id":3462,"type":"ComfyMathExpression","pos":[2410,6640],"size":[230,150],"flags":{"collapsed":false},"order":44,"mode":0,"inputs":[{"label":"a","localized_name":"a","name":"values.a","type":"FLOAT,INT,BOOLEAN","link":10826},{"localized_name":"b","name":"values.b","shape":7,"type":"FLOAT,INT,BOOLEAN","link":null},{"localized_name":"expression","name":"expression","type":"STRING","widget":{"name":"expression"},"link":null},{"label":"c","localized_name":"values.c","name":"values.c","shape":7,"type":"FLOAT,INT,BOOLEAN","link":null}],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":[10825]},{"localized_name":"INT","name":"INT","type":"INT","links":[]},{"localized_name":"BOOL","name":"BOOL","type":"BOOLEAN","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.31.0","Node name for S&R":"ComfyMathExpression"},"widgets_values":["( a / 24 ) "],"widgets_values_named":{"expression":"( a / 24 ) "}},{"id":499,"type":"easy int","pos":[-190,5670],"size":[270,90],"flags":{},"order":18,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"INT","widget":{"name":"value"},"link":36}],"outputs":[{"localized_name":"int","name":"int","type":"INT","links":[10]}],"properties":{"cnr_id":"comfyui-easy-use","ver":"595e0738a9e3f8d0d9c4d875461b2d2c9e7559c7","Node name for S&R":"easy int"},"widgets_values":[5],"widgets_values_named":{"value":5}},{"id":3458,"type":"ComfyMathExpression","pos":[2410,6450],"size":[230,150],"flags":{"collapsed":false},"order":16,"mode":0,"inputs":[{"label":"a","localized_name":"a","name":"values.a","type":"FLOAT,INT,BOOLEAN","link":10824},{"localized_name":"b","name":"values.b","shape":7,"type":"FLOAT,INT,BOOLEAN","link":null},{"localized_name":"expression","name":"expression","type":"STRING","widget":{"name":"expression"},"link":null},{"label":"c","localized_name":"values.c","name":"values.c","shape":7,"type":"FLOAT,INT,BOOLEAN","link":null}],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":[10817]},{"localized_name":"INT","name":"INT","type":"INT","links":[]},{"localized_name":"BOOL","name":"BOOL","type":"BOOLEAN","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.31.0","Node name for S&R":"ComfyMathExpression"},"widgets_values":["(a / 24 )"],"widgets_values_named":{"expression":"(a / 24 )"}},{"id":3454,"type":"ComfyMathExpression","pos":[130,7030],"size":[230,150],"flags":{},"order":39,"mode":0,"inputs":[{"label":"a","localized_name":"a","name":"values.a","type":"FLOAT,INT,BOOLEAN","link":10802},{"localized_name":"b","name":"values.b","shape":7,"type":"FLOAT,INT,BOOLEAN","link":10827},{"localized_name":"c","name":"values.c","shape":7,"type":"FLOAT,INT,BOOLEAN","link":null},{"localized_name":"expression","name":"expression","type":"STRING","widget":{"name":"expression"},"link":null}],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":null},{"localized_name":"INT","name":"INT","type":"INT","links":[10804,10806]},{"localized_name":"BOOL","name":"BOOL","type":"BOOLEAN","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfyMathExpression"},"widgets_values":["(a - b)"],"widgets_values_named":{"expression":"(a - b)"}},{"id":3453,"type":"GetImageSizeAndCount","pos":[130,6980],"size":[230,90],"flags":{"collapsed":true},"order":38,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":10811}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","links":[10803]},{"label":"928 width","localized_name":"width","name":"width","type":"INT","links":null},{"label":"512 height","localized_name":"height","name":"height","type":"INT","links":null},{"label":"243 count","localized_name":"count","name":"count","type":"INT","links":[10802]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"6ab7e8130e449ed2c0037589bcf84146ceb7fc9c","Node name for S&R":"GetImageSizeAndCount"}},{"id":3456,"type":"TrimAudioDuration","pos":[380,7240],"size":[290,90],"flags":{},"order":41,"mode":0,"inputs":[{"localized_name":"audio","name":"audio","type":"AUDIO","link":10812},{"localized_name":"start_index","name":"start_index","type":"FLOAT","widget":{"name":"start_index"},"link":10805},{"localized_name":"duration","name":"duration","type":"FLOAT","widget":{"name":"duration"},"link":null}],"outputs":[{"localized_name":"AUDIO","name":"AUDIO","type":"AUDIO","links":[10801]}],"properties":{"cnr_id":"comfy-core","ver":"0.31.0","Node name for S&R":"TrimAudioDuration"},"widgets_values":[0,512],"widgets_values_named":{"start_index":0,"duration":512}},{"id":524,"type":"easy forLoopEnd","pos":[3180,6500],"size":[270,120],"flags":{},"order":27,"mode":0,"inputs":[{"localized_name":"flow","name":"flow","shape":5,"type":"FLOW_CONTROL","link":1138},{"localized_name":"initial_value1","name":"initial_value1","shape":7,"type":"*","link":12293},{"name":"initial_value2","type":"*","link":1196},{"name":"initial_value3","type":"*","link":null}],"outputs":[{"localized_name":"value1","name":"value1","type":"*","links":[10644,10645]},{"name":"value2","type":"*","links":[10781,10782]},{"name":"value3","type":"*","links":null}],"properties":{"cnr_id":"comfyui-easy-use","ver":"595e0738a9e3f8d0d9c4d875461b2d2c9e7559c7","Node name for S&R":"easy forLoopEnd"},"color":"#223","bgcolor":"#335"},{"id":3461,"type":"easy int","pos":[130,6470],"size":[270,90],"flags":{},"order":13,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"INT","widget":{"name":"value"},"link":12615}],"outputs":[{"localized_name":"int","name":"int","type":"INT","links":[10824,10827,10893,12295]}],"properties":{"cnr_id":"comfyui-easy-use","ver":"595e0738a9e3f8d0d9c4d875461b2d2c9e7559c7","Node name for S&R":"easy int"},"widgets_values":[39],"widgets_values_named":{"value":39}},{"id":4058,"type":"GetNode","pos":[-390,4710],"size":[230,90],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","type":"CLIP","links":[12279,12719]}],"title":"Get_clip","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["clip"],"widgets_values_named":{"Constant":"clip"},"color":"#432","bgcolor":"#653"},{"id":4060,"type":"GetNode","pos":[-390,4980],"size":[230,90],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[12282,12284]}],"title":"Get_vae_audio","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["vae_audio"],"widgets_values_named":{"Constant":"vae_audio"},"color":"#322","bgcolor":"#533"},{"id":4063,"type":"GetNode","pos":[-150,4850],"size":[230,90],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"*","type":"*","links":[12290]}],"title":"Get_context_audio","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["context_audio"],"widgets_values_named":{"Constant":"context_audio"},"color":"#323","bgcolor":"#535"},{"id":4179,"type":"GetNode","pos":[-150,4980],"size":[230,90],"flags":{},"order":5,"mode":0,"inputs":[],"outputs":[{"name":"INT","type":"INT","links":[12615]}],"title":"Get_overrap","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["overrap"],"widgets_values_named":{"Constant":"overrap"},"color":"#222","bgcolor":"#000"},{"id":509,"type":"VAEDecode","pos":[3140,5210],"size":[230,60],"flags":{"collapsed":false},"order":22,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":12715},{"localized_name":"vae","name":"vae","type":"VAE","link":12281}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[12291,12626]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"VAEDecode"}},{"id":506,"type":"VAEDecodeAudio","pos":[3140,5330],"size":[230,60],"flags":{"collapsed":false},"order":21,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":12716},{"localized_name":"vae","name":"vae","type":"VAE","link":12282}],"outputs":[{"localized_name":"AUDIO","name":"AUDIO","type":"AUDIO","links":[10821,12627]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"VAEDecodeAudio"}},{"id":3459,"type":"TrimAudioDuration","pos":[2650,6480],"size":[290,90],"flags":{},"order":43,"mode":0,"inputs":[{"localized_name":"audio","name":"audio","type":"AUDIO","link":10821},{"localized_name":"start_index","name":"start_index","type":"FLOAT","widget":{"name":"start_index"},"link":10817},{"localized_name":"duration","name":"duration","type":"FLOAT","widget":{"name":"duration"},"link":10825}],"outputs":[{"localized_name":"AUDIO","name":"AUDIO","type":"AUDIO","links":[10822]}],"properties":{"cnr_id":"comfy-core","ver":"0.31.0","Node name for S&R":"TrimAudioDuration"},"widgets_values":[0,512],"widgets_values_named":{"start_index":0,"duration":512}},{"id":537,"type":"AudioConcat","pos":[2650,7110],"size":[290,90],"flags":{"collapsed":false},"order":28,"mode":0,"inputs":[{"localized_name":"audio1","name":"audio1","type":"AUDIO","link":1195},{"localized_name":"audio2","name":"audio2","type":"AUDIO","link":10822},{"localized_name":"direction","name":"direction","type":"COMBO","widget":{"name":"direction"},"link":null}],"outputs":[{"localized_name":"AUDIO","name":"AUDIO","type":"AUDIO","links":[1196,12629]}],"properties":{"cnr_id":"comfy-core","ver":"0.12.3","Node name for S&R":"AudioConcat"},"widgets_values":["after"],"widgets_values_named":{"direction":"after"}},{"id":4180,"type":"Reroute","pos":[3860,5520],"size":[75,26],"flags":{},"order":46,"mode":0,"inputs":[{"name":"","type":"*","link":12624}],"outputs":[{"name":"","type":"IMAGE","links":[12630]}],"properties":{"showOutputText":false,"horizontal":false}},{"id":4181,"type":"Reroute","pos":[3860,5580],"size":[75,26],"flags":{},"order":47,"mode":0,"inputs":[{"name":"","type":"*","link":12625}],"outputs":[{"name":"","type":"AUDIO","links":[12631]}],"properties":{"showOutputText":false,"horizontal":false}},{"id":4182,"type":"Reroute","pos":[3860,5640],"size":[75,26],"flags":{},"order":48,"mode":0,"inputs":[{"name":"","type":"*","link":12626}],"outputs":[{"name":"","type":"IMAGE","links":[12632]}],"properties":{"showOutputText":false,"horizontal":false}},{"id":4183,"type":"Reroute","pos":[3860,5700],"size":[75,26],"flags":{},"order":49,"mode":0,"inputs":[{"name":"","type":"*","link":12627}],"outputs":[{"name":"","type":"AUDIO","links":[12633]}],"properties":{"showOutputText":false,"horizontal":false}},{"id":4184,"type":"Reroute","pos":[3860,5760],"size":[75,26],"flags":{},"order":50,"mode":0,"inputs":[{"name":"","type":"*","link":12628}],"outputs":[{"name":"","type":"IMAGE","links":[12634]}],"properties":{"showOutputText":false,"horizontal":false}},{"id":4185,"type":"Reroute","pos":[3860,5820],"size":[75,26],"flags":{},"order":51,"mode":0,"inputs":[{"name":"","type":"*","link":12629}],"outputs":[{"name":"","type":"AUDIO","links":[12635]}],"properties":{"showOutputText":false,"horizontal":false}},{"id":501,"type":"KSamplerSelect","pos":[670,5430],"size":[290,70],"flags":{},"order":19,"mode":0,"inputs":[{"localized_name":"sampler_name","name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":12636}],"outputs":[{"localized_name":"SAMPLER","name":"SAMPLER","type":"SAMPLER","links":[1095,12718,13459]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"KSamplerSelect"},"widgets_values":["euler"],"widgets_values_named":{"sampler_name":"euler"}},{"id":510,"type":"BasicScheduler","pos":[670,5550],"size":[290,120],"flags":{},"order":23,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13261},{"localized_name":"scheduler","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":12637},{"localized_name":"steps","name":"steps","type":"INT","widget":{"name":"steps"},"link":12638},{"localized_name":"denoise","name":"denoise","type":"FLOAT","widget":{"name":"denoise"},"link":null}],"outputs":[{"localized_name":"SIGMAS","name":"SIGMAS","type":"SIGMAS","links":[10848]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"BasicScheduler"},"widgets_values":["simple",4,1],"widgets_values_named":{"scheduler":"simple","steps":4,"denoise":1}},{"id":515,"type":"MiniMaxH3ImageToVideo","pos":[120,5180],"size":[430,550],"flags":{},"order":24,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":12279},{"localized_name":"vae","name":"vae","type":"VAE","link":12280},{"localized_name":"first_frame","name":"first_frame","shape":7,"type":"IMAGE","link":1184},{"localized_name":"last_frame","name":"last_frame","shape":7,"type":"IMAGE","link":780},{"localized_name":"prompt","name":"prompt","type":"STRING","widget":{"name":"prompt"},"link":783},{"localized_name":"width","name":"width","type":"INT","widget":{"name":"width"},"link":12287},{"localized_name":"height","name":"height","type":"INT","widget":{"name":"height"},"link":12288},{"localized_name":"length","name":"length","type":"INT","widget":{"name":"length"},"link":786}],"outputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","links":[10807]},{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[1122,10808]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"MiniMaxH3ImageToVideo"},"widgets_values":["",1344,768,73],"widgets_values_named":{"prompt":"","width":1344,"height":768,"length":73}},{"id":3443,"type":"AudioEnhancementNode","pos":[3140,5440],"size":[300,450],"flags":{"collapsed":false},"order":32,"mode":0,"inputs":[{"localized_name":"audio","name":"audio","type":"AUDIO","link":10782},{"localized_name":"enhancement_mode","name":"enhancement_mode","type":"COMBO","widget":{"name":"enhancement_mode"},"link":null},{"localized_name":"enhancement_strength","name":"enhancement_strength","type":"FLOAT","widget":{"name":"enhancement_strength"},"link":null},{"localized_name":"harmonic_intensity","name":"harmonic_intensity","type":"FLOAT","widget":{"name":"harmonic_intensity"},"link":null},{"localized_name":"stereo_width","name":"stereo_width","type":"FLOAT","widget":{"name":"stereo_width"},"link":null},{"localized_name":"dynamic_enhancement","name":"dynamic_enhancement","type":"FLOAT","widget":{"name":"dynamic_enhancement"},"link":null},{"localized_name":"bass_boost","name":"bass_boost","type":"FLOAT","widget":{"name":"bass_boost"},"link":null},{"localized_name":"presence_boost","name":"presence_boost","type":"FLOAT","widget":{"name":"presence_boost"},"link":null},{"localized_name":"warmth","name":"warmth","type":"FLOAT","widget":{"name":"warmth"},"link":null},{"localized_name":"target_sample_rate","name":"target_sample_rate","type":"COMBO","widget":{"name":"target_sample_rate"},"link":null},{"localized_name":"enable_noise_reduction","name":"enable_noise_reduction","type":"BOOLEAN","widget":{"name":"enable_noise_reduction"},"link":null},{"localized_name":"noise_reduction_level","name":"noise_reduction_level","type":"INT","widget":{"name":"noise_reduction_level"},"link":null},{"localized_name":"start_time","name":"start_time","type":"FLOAT","widget":{"name":"start_time"},"link":null},{"localized_name":"end_time","name":"end_time","type":"FLOAT","widget":{"name":"end_time"},"link":null},{"localized_name":"apply_to","name":"apply_to","type":"COMBO","widget":{"name":"apply_to"},"link":null}],"outputs":[{"localized_name":"AUDIO","name":"AUDIO","type":"AUDIO","links":[10780]}],"properties":{"aux_id":"Urabewe/ComfyUI-AudioTools","ver":"8763c3ec71d4d05278b53386cec57a06e1d99417","Node name for S&R":"AudioEnhancementNode"},"widgets_values":["auto_enhance",0.7,0.6,1.3,1.2,1,1,0.5,"keep_original",true,5,0,0,"full_track"],"widgets_values_named":{"enhancement_mode":"auto_enhance","enhancement_strength":0.7,"harmonic_intensity":0.6,"stereo_width":1.3,"dynamic_enhancement":1.2,"bass_boost":1,"presence_boost":1,"warmth":0.5,"target_sample_rate":"keep_original","enable_noise_reduction":true,"noise_reduction_level":5,"start_time":0,"end_time":0,"apply_to":"full_track"}},{"id":4208,"type":"LTXVConcatAVLatent","pos":[1410,6060],"size":[230,60],"flags":{},"order":56,"mode":0,"inputs":[{"localized_name":"video_latent","name":"video_latent","type":"LATENT","link":12710},{"localized_name":"audio_latent","name":"audio_latent","type":"LATENT","link":12711}],"outputs":[{"localized_name":"latent","name":"latent","type":"LATENT","links":[13458,13460]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"LTXVConcatAVLatent"}},{"id":4201,"type":"LTXVSeparateAVLatent","pos":[1410,5410],"size":[230,60],"flags":{},"order":52,"mode":0,"inputs":[{"localized_name":"av_latent","name":"av_latent","type":"LATENT","link":12714}],"outputs":[{"localized_name":"video_latent","name":"video_latent","type":"LATENT","links":[12701]},{"localized_name":"audio_latent","name":"audio_latent","type":"LATENT","links":[12711]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"LTXVSeparateAVLatent"}},{"id":519,"type":"SamplerCustomAdvanced","pos":[1110,5180],"size":[230,330],"flags":{},"order":25,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":10796},{"localized_name":"guider","name":"guider","type":"GUIDER","link":13179},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":1095},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":10848},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":1122}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[12732]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":[12714]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"SamplerCustomAdvanced"}},{"id":4203,"type":"SamplerCustomAdvanced","pos":[2170,5170],"size":[230,250],"flags":{},"order":54,"mode":0,"inputs":[{"localized_name":"noise","name":"noise","type":"NOISE","link":12717},{"localized_name":"guider","name":"guider","type":"GUIDER","link":13180},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":12718},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":13465},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":13461}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[12712]},{"localized_name":"denoised_output","name":"denoised_output","type":"LATENT","links":[]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"SamplerCustomAdvanced"}},{"id":4059,"type":"GetNode","pos":[-390,4850],"size":[230,90],"flags":{},"order":6,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[12280,12281,12283,12720]}],"title":"Get_vae_video","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["vae_video"],"widgets_values_named":{"Constant":"vae_video"},"color":"#322","bgcolor":"#533"},{"id":498,"type":"ComfyMathExpression","pos":[-190,5770],"size":[230,100],"flags":{"collapsed":true},"order":17,"mode":0,"inputs":[{"label":"a","localized_name":"a","name":"values.a","type":"FLOAT,INT,BOOLEAN","link":10},{"localized_name":"b","name":"values.b","shape":7,"type":"FLOAT,INT,BOOLEAN","link":10893},{"localized_name":"c","name":"values.c","shape":7,"type":"FLOAT,INT,BOOLEAN","link":null},{"localized_name":"expression","name":"expression","type":"STRING","widget":{"name":"expression"},"link":null}],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":[]},{"localized_name":"INT","name":"INT","type":"INT","links":[786,10826,12646,12723]},{"localized_name":"BOOL","name":"BOOL","type":"BOOLEAN","links":[]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"ComfyMathExpression"},"widgets_values":["(max(5, round(a * 24)) + (5 - (max(5, round(a * 24)) % 17)) % 17) + b"],"widgets_values_named":{"expression":"(max(5, round(a * 24)) + (5 - (max(5, round(a * 24)) % 17)) % 17) + b"}},{"id":4202,"type":"MinimaxH3LatentUpscaler3D","pos":[1410,5500],"size":[320,230],"flags":{},"order":53,"mode":0,"inputs":[{"localized_name":"latent","name":"latent","type":"*","link":12701},{"localized_name":"model_name","name":"model_name","type":"COMBO","widget":{"name":"model_name"},"link":12725},{"localized_name":"mode","name":"mode","type":"COMFY_DYNAMICCOMBO_V3","widget":{"name":"mode"},"link":null},{"localized_name":"scale","name":"mode.scale","type":"FLOAT","widget":{"name":"mode.scale"},"link":12727},{"localized_name":"align","name":"align","type":"INT","widget":{"name":"align"},"link":null},{"localized_name":"enable_temporal_chunking","name":"enable_temporal_chunking","type":"BOOLEAN","widget":{"name":"enable_temporal_chunking"},"link":null},{"localized_name":"force_unload","name":"force_unload","type":"BOOLEAN","widget":{"name":"force_unload"},"link":null},{"localized_name":"device","name":"device","type":"COMBO","widget":{"name":"device"},"link":null},{"localized_name":"precision","name":"precision","type":"COMBO","widget":{"name":"precision"},"link":null}],"outputs":[{"localized_name":"latent","name":"latent","type":"*","links":[12710]}],"properties":{"aux_id":"LBH-123-AI/Comfyui_Minimax_h3_latent_Upscaler","ver":"64fc9d4c7e2c03e8c61d6886182e3309365a1962","Node name for S&R":"MinimaxH3LatentUpscaler3D"},"widgets_values":["minimax_h3_latent_upscaler_3d_fp16.safetensors","scale by multiplier",2,32,"cuda","fp16","cuda","fp16"],"widgets_values_named":{"model_name":"minimax_h3_latent_upscaler_3d_fp16.safetensors","mode":"scale by multiplier","mode.scale":2,"align":32,"enable_temporal_chunking":"cuda","force_unload":"fp16","device":"cuda","precision":"fp16"}},{"id":4061,"type":"GetNode","pos":[90,4710],"size":[230,90],"flags":{},"order":7,"mode":0,"inputs":[],"outputs":[{"name":"INT","type":"INT","links":[12287,12728]}],"title":"Get_width","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["width"],"widgets_values_named":{"Constant":"width"},"color":"#1b4669","bgcolor":"#29699c"},{"id":4062,"type":"GetNode","pos":[90,4850],"size":[230,90],"flags":{},"order":8,"mode":0,"inputs":[],"outputs":[{"name":"INT","type":"INT","links":[12288,12729]}],"title":"Get_height","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["height"],"widgets_values_named":{"Constant":"height"},"color":"#1b4669","bgcolor":"#29699c"},{"id":4209,"type":"ComfySwitchNode","pos":[2720,5310],"size":[230,60],"flags":{"collapsed":true},"order":57,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"LATENT","link":12732},{"localized_name":"on_true","name":"on_true","type":"LATENT","link":12712},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":12726}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[12715,12716]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":4204,"type":"BasicGuider","pos":[1410,5800],"size":[290,60],"flags":{},"order":55,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13260},{"localized_name":"conditioning","name":"conditioning","type":"CONDITIONING","link":12705}],"outputs":[{"localized_name":"GUIDER","name":"GUIDER","type":"GUIDER","links":[13180]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"BasicGuider"}},{"id":3393,"type":"ComfySwitchNode","pos":[3140,6170],"size":[230,60],"flags":{"collapsed":true},"order":30,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"IMAGE","link":10645},{"localized_name":"on_true","name":"on_true","type":"*","link":10643},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":12736}],"outputs":[{"localized_name":"output","name":"output","type":"IMAGE","links":[12624]}],"properties":{"cnr_id":"comfy-core","ver":"0.31.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[true],"widgets_values_named":{"switch":true}},{"id":3392,"type":"RTXVideoSuperResolution","pos":[3140,5990],"size":[280,110],"flags":{"collapsed":false},"order":29,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":10644},{"localized_name":"resize_type","name":"resize_type","type":"COMFY_DYNAMICCOMBO_V3","widget":{"name":"resize_type"},"link":null},{"localized_name":"scale","name":"resize_type.scale","type":"FLOAT","widget":{"name":"resize_type.scale"},"link":12741},{"localized_name":"quality","name":"quality","type":"COMBO","widget":{"name":"quality"},"link":null}],"outputs":[{"localized_name":"upscaled_images","name":"upscaled_images","type":"IMAGE","links":[10643]}],"properties":{"cnr_id":"comfyui_nvidia_rtx_nodes","ver":"892515e3eb9a4920a131a502a047e47adca9eb0d","Node name for S&R":"RTXVideoSuperResolution"},"widgets_values":["scale by multiplier",1.5,"ULTRA"],"widgets_values_named":{"resize_type":"scale by multiplier","resize_type.scale":1.5,"quality":"ULTRA"}},{"id":3451,"type":"ComfySwitchNode","pos":[1100,5050],"size":[230,60],"flags":{"collapsed":true},"order":36,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"*","link":10793},{"localized_name":"on_true","name":"on_true","type":"NOISE","link":10794},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":12744}],"outputs":[{"localized_name":"output","name":"output","type":"NOISE","links":[10796,12717,13455]}],"properties":{"cnr_id":"comfy-core","ver":"0.32.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":3447,"type":"RandomNoise","pos":[670,4750],"size":[290,90],"flags":{},"order":34,"mode":0,"inputs":[{"localized_name":"noise_seed","name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":12745}],"outputs":[{"localized_name":"NOISE","name":"NOISE","type":"NOISE","links":[10790,10793]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"RandomNoise"},"widgets_values":[148104399015717,"randomize"],"widgets_values_named":{"noise_seed":148104399015717,"control_after_generate":"randomize"}},{"id":4064,"type":"GetNode","pos":[-150,4710],"size":[230,90],"flags":{},"order":9,"mode":0,"inputs":[],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[12289,12746]}],"title":"Get_context_images","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["context_images"],"widgets_values_named":{"Constant":"context_images"},"color":"#323","bgcolor":"#535"},{"id":523,"type":"easy forLoopStart","pos":[-420,6410],"size":[270,170],"flags":{},"order":26,"mode":0,"inputs":[{"localized_name":"initial_value1","name":"initial_value1","shape":7,"type":"*","link":12747},{"localized_name":"total","name":"total","type":"INT","widget":{"name":"total"},"link":12743},{"name":"initial_value2","type":"*","link":12290},{"name":"initial_value3","type":"*","link":null}],"outputs":[{"localized_name":"flow","name":"flow","shape":5,"type":"FLOW_CONTROL","links":[1138]},{"localized_name":"index","name":"index","type":"INT","links":[10799,12645]},{"localized_name":"value1","name":"value1","type":"*","links":[1142,10811,12292]},{"name":"value2","type":"*","links":[1143,1195,10812]},{"name":"value3","type":"*","links":null}],"properties":{"cnr_id":"comfyui-easy-use","ver":"595e0738a9e3f8d0d9c4d875461b2d2c9e7559c7","Node name for S&R":"easy forLoopStart"},"widgets_values":[1],"widgets_values_named":{"total":1},"color":"#223","bgcolor":"#335"},{"id":4214,"type":"ComfySwitchNode","pos":[-170,6030],"size":[230,60],"flags":{"collapsed":true},"order":61,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"IMAGE","link":12746},{"localized_name":"on_true","name":"on_true","type":"IMAGE","link":12748},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":12749}],"outputs":[{"localized_name":"output","name":"output","type":"IMAGE","links":[12747]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":4065,"type":"ImageBatchExtendWithOverlap","pos":[2650,6250],"size":[290,190],"flags":{},"order":45,"mode":0,"inputs":[{"localized_name":"source_images","name":"source_images","type":"IMAGE","link":12292},{"localized_name":"new_images","name":"new_images","shape":7,"type":"IMAGE","link":12291},{"localized_name":"overlap","name":"overlap","type":"INT","widget":{"name":"overlap"},"link":12295},{"localized_name":"overlap_side","name":"overlap_side","type":"COMBO","widget":{"name":"overlap_side"},"link":null},{"localized_name":"overlap_mode","name":"overlap_mode","type":"COMBO","widget":{"name":"overlap_mode"},"link":null}],"outputs":[{"localized_name":"source_images","name":"source_images","type":"IMAGE","links":[]},{"localized_name":"start_images","name":"start_images","type":"IMAGE","links":null},{"localized_name":"extended_images","name":"extended_images","type":"IMAGE","links":[12293,12628]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"3f20054214fec9f9234fd3841ae6f1e4287948f6","Node name for S&R":"ImageBatchExtendWithOverlap"},"widgets_values":[13,"source","linear_blend"],"widgets_values_named":{"overlap":13,"overlap_side":"source","overlap_mode":"linear_blend"}},{"id":3444,"type":"ComfySwitchNode","pos":[3140,5930],"size":[230,60],"flags":{"collapsed":true},"order":33,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"AUDIO","link":10781},{"localized_name":"on_true","name":"on_true","type":"*","link":10780},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":12742}],"outputs":[{"localized_name":"output","name":"output","type":"AUDIO","links":[12625]}],"properties":{"cnr_id":"comfy-core","ver":"0.31.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":4210,"type":"MiniMaxH3ImageToVideo","pos":[1410,6160],"size":[230,100],"flags":{"collapsed":true},"order":58,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":12719},{"localized_name":"vae","name":"vae","type":"VAE","link":12720},{"localized_name":"first_frame","name":"first_frame","shape":7,"type":"IMAGE","link":13249},{"localized_name":"last_frame","name":"last_frame","shape":7,"type":"IMAGE","link":13248},{"localized_name":"prompt","name":"prompt","type":"STRING","widget":{"name":"prompt"},"link":12754},{"localized_name":"width","name":"width","type":"INT","widget":{"name":"width"},"link":12721},{"localized_name":"height","name":"height","type":"INT","widget":{"name":"height"},"link":12722},{"localized_name":"length","name":"length","type":"INT","widget":{"name":"length"},"link":12723}],"outputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","links":[12705,13457]},{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"MiniMaxH3ImageToVideo"},"widgets_values":["",1344,768,73],"widgets_values_named":{"prompt":"","width":1344,"height":768,"length":73}},{"id":3406,"type":"ImageResizeKJv2","pos":[-170,6080],"size":[230,100],"flags":{"collapsed":true},"order":31,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":12289},{"localized_name":"mask","name":"mask","shape":7,"type":"MASK","link":null},{"localized_name":"width","name":"width","type":"INT","widget":{"name":"width"},"link":12753},{"localized_name":"height","name":"height","type":"INT","widget":{"name":"height"},"link":12752},{"localized_name":"upscale_method","name":"upscale_method","type":"COMBO","widget":{"name":"upscale_method"},"link":null},{"localized_name":"keep_proportion","name":"keep_proportion","type":"COMBO","widget":{"name":"keep_proportion"},"link":null},{"localized_name":"pad_color","name":"pad_color","type":"STRING","widget":{"name":"pad_color"},"link":null},{"localized_name":"crop_position","name":"crop_position","type":"COMBO","widget":{"name":"crop_position"},"link":null},{"localized_name":"divisible_by","name":"divisible_by","type":"INT","widget":{"name":"divisible_by"},"link":null},{"localized_name":"device","name":"device","shape":7,"type":"COMBO","widget":{"name":"device"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[12748]},{"localized_name":"width","name":"width","type":"INT","links":[]},{"localized_name":"height","name":"height","type":"INT","links":[]},{"localized_name":"mask","name":"mask","type":"MASK","links":null}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"35e5956193769d18a13136cdedb73a36a05c73e6","Node name for S&R":"ImageResizeKJv2"},"widgets_values":[1344,768,"nvidia_rtx_vsr","resize","0, 0, 0","center",32,"gpu"],"widgets_values_named":{"width":1344,"height":768,"upscale_method":"nvidia_rtx_vsr","keep_proportion":"resize","pad_color":"0, 0, 0","crop_position":"center","divisible_by":32,"device":"gpu"}},{"id":4213,"type":"ComfyMathExpression","pos":[380,4790],"size":[230,100],"flags":{"collapsed":true},"order":60,"mode":0,"inputs":[{"label":"a","localized_name":"a","name":"values.a","type":"FLOAT,INT,BOOLEAN","link":12728},{"localized_name":"b","name":"values.b","shape":7,"type":"FLOAT,INT,BOOLEAN","link":12730},{"localized_name":"c","name":"values.c","shape":7,"type":"FLOAT,INT,BOOLEAN","link":null},{"localized_name":"expression","name":"expression","type":"STRING","widget":{"name":"expression"},"link":null}],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":null},{"localized_name":"INT","name":"INT","type":"INT","links":[12721,12753]},{"localized_name":"BOOL","name":"BOOL","type":"BOOLEAN","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfyMathExpression"},"widgets_values":["round(a * b / 32) * 32"],"widgets_values_named":{"expression":"round(a * b / 32) * 32"}},{"id":4212,"type":"ComfyMathExpression","pos":[380,4880],"size":[230,100],"flags":{"collapsed":true},"order":59,"mode":0,"inputs":[{"label":"a","localized_name":"a","name":"values.a","type":"FLOAT,INT,BOOLEAN","link":12729},{"localized_name":"b","name":"values.b","shape":7,"type":"FLOAT,INT,BOOLEAN","link":12731},{"localized_name":"c","name":"values.c","shape":7,"type":"FLOAT,INT,BOOLEAN","link":null},{"localized_name":"expression","name":"expression","type":"STRING","widget":{"name":"expression"},"link":null}],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":null},{"localized_name":"INT","name":"INT","type":"INT","links":[12722,12752]},{"localized_name":"BOOL","name":"BOOL","type":"BOOLEAN","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfyMathExpression"},"widgets_values":["round(a * b / 32) * 32"],"widgets_values_named":{"expression":"round(a * b / 32) * 32"}},{"id":4421,"type":"GetNode","pos":[-400,5120],"size":[230,90],"flags":{"collapsed":false},"order":10,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[13260,13261,13262,13456,13466,13470]}],"title":"Get_model","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["model"],"widgets_values_named":{"Constant":"model"},"color":"#223","bgcolor":"#335"},{"id":4473,"type":"MMH3SplitUpscale","pos":[1800,5400],"size":[270,310],"flags":{},"order":62,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13456},{"localized_name":"conditioning","name":"conditioning","type":"CONDITIONING","link":13457},{"localized_name":"latent","name":"latent","type":"LATENT","link":13458},{"localized_name":"noise","name":"noise","type":"NOISE","link":13455},{"localized_name":"sampler","name":"sampler","type":"SAMPLER","link":13459},{"localized_name":"sigmas","name":"sigmas","type":"SIGMAS","link":13469},{"localized_name":"negative","name":"negative","shape":7,"type":"CONDITIONING","link":null},{"localized_name":"temporal_split_param","name":"temporal_split_param","shape":7,"type":"H3_TEMPORAL_PARAM_V10","link":13451},{"localized_name":"spatial_split_param","name":"spatial_split_param","shape":7,"type":"H3_SPATIAL_PARAM_V10","link":13452},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"seam_polish","name":"seam_polish","type":"COMBO","widget":{"name":"seam_polish"},"link":null},{"localized_name":"color_match","name":"color_match","type":"BOOLEAN","widget":{"name":"color_match"},"link":null}],"outputs":[{"localized_name":"latent","name":"latent","type":"LATENT","links":[13453]}],"properties":{"aux_id":"LBH-123-AI/Comfyui_Minimax_h3_latent_Upscaler","ver":"d7c01b9011f2e8439493f6c02c29995a27df276f","Node name for S&R":"MMH3SplitUpscale"},"widgets_values":[1,"auto",true],"widgets_values_named":{"cfg":1,"seam_polish":"auto","color_match":true}},{"id":4474,"type":"MMH3TemporalSplitParamsV10","pos":[1800,5750],"size":[270,200],"flags":{},"order":11,"mode":0,"inputs":[{"localized_name":"chunk_frames","name":"chunk_frames","type":"INT","widget":{"name":"chunk_frames"},"link":null},{"localized_name":"temporal_overlap_frames","name":"temporal_overlap_frames","type":"INT","widget":{"name":"temporal_overlap_frames"},"link":null},{"localized_name":"anchor_strength","name":"anchor_strength","type":"FLOAT","widget":{"name":"anchor_strength"},"link":null},{"localized_name":"motion_anchor_frames","name":"motion_anchor_frames","type":"COMBO","widget":{"name":"motion_anchor_frames"},"link":null},{"localized_name":"identity_anchor_frames","name":"identity_anchor_frames","type":"INT","widget":{"name":"identity_anchor_frames"},"link":null}],"outputs":[{"localized_name":"temporal_split_param","name":"temporal_split_param","type":"H3_TEMPORAL_PARAM_V10","links":[13451]}],"properties":{"aux_id":"LBH-123-AI/Comfyui_Minimax_h3_latent_Upscaler","ver":"d7c01b9011f2e8439493f6c02c29995a27df276f","Node name for S&R":"MMH3TemporalSplitParamsV10"},"widgets_values":[73,22,0.999,"22",24],"widgets_values_named":{"chunk_frames":73,"temporal_overlap_frames":22,"anchor_strength":0.999,"motion_anchor_frames":"22","identity_anchor_frames":24}},{"id":4475,"type":"MMH3SpatialSplitParamsV10","pos":[1800,5990],"size":[270,250],"flags":{},"order":12,"mode":0,"inputs":[{"localized_name":"tile_width","name":"tile_width","type":"INT","widget":{"name":"tile_width"},"link":null},{"localized_name":"tile_height","name":"tile_height","type":"INT","widget":{"name":"tile_height"},"link":null},{"localized_name":"overlap_ratio","name":"overlap_ratio","type":"FLOAT","widget":{"name":"overlap_ratio"},"link":null},{"localized_name":"fade_ratio","name":"fade_ratio","type":"FLOAT","widget":{"name":"fade_ratio"},"link":null},{"localized_name":"min_tile_size","name":"min_tile_size","type":"INT","widget":{"name":"min_tile_size"},"link":null},{"localized_name":"seam_denoise","name":"seam_denoise","type":"FLOAT","widget":{"name":"seam_denoise"},"link":null}],"outputs":[{"localized_name":"spatial_split_param","name":"spatial_split_param","type":"H3_SPATIAL_PARAM_V10","links":[13452]},{"localized_name":"grid_preview","name":"grid_preview","type":"STRING","links":null}],"properties":{"aux_id":"LBH-123-AI/Comfyui_Minimax_h3_latent_Upscaler","ver":"d7c01b9011f2e8439493f6c02c29995a27df276f","Node name for S&R":"MMH3SpatialSplitParamsV10"},"widgets_values":[512,512,0.25,0.5,256,1],"widgets_values_named":{"tile_width":512,"tile_height":512,"overlap_ratio":0.25,"fade_ratio":0.5,"min_tile_size":256,"seam_denoise":1}},{"id":4477,"type":"ComfySwitchNode","pos":[1800,6440],"size":[230,60],"flags":{"collapsed":true},"order":63,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"LATENT","link":13460},{"localized_name":"on_true","name":"on_true","type":"LATENT","link":13453},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":13462}],"outputs":[{"localized_name":"output","name":"output","type":"LATENT","links":[13461]}],"properties":{"cnr_id":"comfy-core","ver":"0.34.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":4480,"type":"BasicScheduler","pos":[1410,5900],"size":[270,120],"flags":{},"order":14,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13466},{"localized_name":"scheduler","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"localized_name":"steps","name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"localized_name":"denoise","name":"denoise","type":"FLOAT","widget":{"name":"denoise"},"link":null}],"outputs":[{"localized_name":"SIGMAS","name":"SIGMAS","type":"SIGMAS","links":[13465]}],"properties":{"cnr_id":"comfy-core","ver":"0.34.0","Node name for S&R":"BasicScheduler"},"widgets_values":["simple",3,0.4],"widgets_values_named":{"scheduler":"simple","steps":3,"denoise":0.4}},{"id":4482,"type":"BasicScheduler","pos":[1800,6280],"size":[270,120],"flags":{},"order":15,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13470},{"localized_name":"scheduler","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"localized_name":"steps","name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"localized_name":"denoise","name":"denoise","type":"FLOAT","widget":{"name":"denoise"},"link":null}],"outputs":[{"localized_name":"SIGMAS","name":"SIGMAS","type":"SIGMAS","links":[13469]}],"properties":{"cnr_id":"comfy-core","ver":"0.34.0","Node name for S&R":"BasicScheduler"},"widgets_values":["simple",1,0.2],"widgets_values_named":{"scheduler":"simple","steps":1,"denoise":0.2}}],"groups":[],"links":[{"id":10,"origin_id":499,"origin_slot":0,"target_id":498,"target_slot":0,"type":"INT"},{"id":36,"origin_id":-10,"origin_slot":1,"target_id":499,"target_slot":0,"type":"INT"},{"id":780,"origin_id":-10,"origin_slot":16,"target_id":515,"target_slot":3,"type":"IMAGE"},{"id":783,"origin_id":-10,"origin_slot":0,"target_id":515,"target_slot":4,"type":"STRING"},{"id":786,"origin_id":498,"origin_slot":1,"target_id":515,"target_slot":7,"type":"INT"},{"id":1095,"origin_id":501,"origin_slot":0,"target_id":519,"target_slot":2,"type":"SAMPLER"},{"id":1122,"origin_id":515,"origin_slot":1,"target_id":519,"target_slot":4,"type":"LATENT"},{"id":1138,"origin_id":523,"origin_slot":0,"target_id":524,"target_slot":0,"type":"FLOW_CONTROL"},{"id":1184,"origin_id":-10,"origin_slot":15,"target_id":515,"target_slot":2,"type":"IMAGE"},{"id":1195,"origin_id":523,"origin_slot":3,"target_id":537,"target_slot":0,"type":"AUDIO"},{"id":1196,"origin_id":537,"origin_slot":0,"target_id":524,"target_slot":2,"type":"AUDIO"},{"id":10643,"origin_id":3392,"origin_slot":0,"target_id":3393,"target_slot":1,"type":"IMAGE"},{"id":10644,"origin_id":524,"origin_slot":0,"target_id":3392,"target_slot":0,"type":"IMAGE"},{"id":10645,"origin_id":524,"origin_slot":0,"target_id":3393,"target_slot":0,"type":"*"},{"id":10780,"origin_id":3443,"origin_slot":0,"target_id":3444,"target_slot":1,"type":"AUDIO"},{"id":10781,"origin_id":524,"origin_slot":1,"target_id":3444,"target_slot":0,"type":"*"},{"id":10782,"origin_id":524,"origin_slot":1,"target_id":3443,"target_slot":0,"type":"AUDIO"},{"id":10790,"origin_id":3447,"origin_slot":0,"target_id":3449,"target_slot":0,"type":"NOISE"},{"id":10791,"origin_id":3448,"origin_slot":0,"target_id":3449,"target_slot":1,"type":"NOISE"},{"id":10792,"origin_id":3450,"origin_slot":0,"target_id":3449,"target_slot":3,"type":"NOISE"},{"id":10793,"origin_id":3447,"origin_slot":0,"target_id":3451,"target_slot":0,"type":"NOISE"},{"id":10794,"origin_id":3449,"origin_slot":0,"target_id":3451,"target_slot":1,"type":"*"},{"id":10796,"origin_id":3451,"origin_slot":0,"target_id":519,"target_slot":0,"type":"NOISE"},{"id":10799,"origin_id":523,"origin_slot":1,"target_id":3449,"target_slot":2,"type":"INT"},{"id":10800,"origin_id":3455,"origin_slot":0,"target_id":3452,"target_slot":4,"type":"IMAGE"},{"id":10801,"origin_id":3456,"origin_slot":0,"target_id":3452,"target_slot":5,"type":"AUDIO"},{"id":10802,"origin_id":3453,"origin_slot":3,"target_id":3454,"target_slot":0,"type":"INT"},{"id":10803,"origin_id":3453,"origin_slot":0,"target_id":3455,"target_slot":0,"type":"IMAGE"},{"id":10804,"origin_id":3454,"origin_slot":1,"target_id":3455,"target_slot":2,"type":"INT"},{"id":10805,"origin_id":3457,"origin_slot":0,"target_id":3456,"target_slot":1,"type":"FLOAT"},{"id":10806,"origin_id":3454,"origin_slot":1,"target_id":3457,"target_slot":0,"type":"INT"},{"id":10807,"origin_id":515,"origin_slot":0,"target_id":3452,"target_slot":0,"type":"CONDITIONING"},{"id":10808,"origin_id":515,"origin_slot":1,"target_id":3452,"target_slot":1,"type":"LATENT"},{"id":10811,"origin_id":523,"origin_slot":2,"target_id":3453,"target_slot":0,"type":"IMAGE"},{"id":10812,"origin_id":523,"origin_slot":3,"target_id":3456,"target_slot":0,"type":"AUDIO"},{"id":10816,"origin_id":3452,"origin_slot":0,"target_id":504,"target_slot":1,"type":"CONDITIONING"},{"id":10817,"origin_id":3458,"origin_slot":0,"target_id":3459,"target_slot":1,"type":"FLOAT"},{"id":10821,"origin_id":506,"origin_slot":0,"target_id":3459,"target_slot":0,"type":"AUDIO"},{"id":10822,"origin_id":3459,"origin_slot":0,"target_id":537,"target_slot":1,"type":"AUDIO"},{"id":10824,"origin_id":3461,"origin_slot":0,"target_id":3458,"target_slot":0,"type":"INT"},{"id":10825,"origin_id":3462,"origin_slot":0,"target_id":3459,"target_slot":2,"type":"FLOAT"},{"id":10826,"origin_id":498,"origin_slot":1,"target_id":3462,"target_slot":0,"type":"INT"},{"id":10827,"origin_id":3461,"origin_slot":0,"target_id":3454,"target_slot":1,"type":"INT"},{"id":10848,"origin_id":510,"origin_slot":0,"target_id":519,"target_slot":3,"type":"SIGMAS"},{"id":10893,"origin_id":3461,"origin_slot":0,"target_id":498,"target_slot":1,"type":"INT"},{"id":12279,"origin_id":4058,"origin_slot":0,"target_id":515,"target_slot":0,"type":"CLIP"},{"id":12280,"origin_id":4059,"origin_slot":0,"target_id":515,"target_slot":1,"type":"VAE"},{"id":12281,"origin_id":4059,"origin_slot":0,"target_id":509,"target_slot":1,"type":"VAE"},{"id":12282,"origin_id":4060,"origin_slot":0,"target_id":506,"target_slot":1,"type":"VAE"},{"id":12283,"origin_id":4059,"origin_slot":0,"target_id":3452,"target_slot":2,"type":"VAE"},{"id":12284,"origin_id":4060,"origin_slot":0,"target_id":3452,"target_slot":3,"type":"VAE"},{"id":12287,"origin_id":4061,"origin_slot":0,"target_id":515,"target_slot":5,"type":"INT"},{"id":12288,"origin_id":4062,"origin_slot":0,"target_id":515,"target_slot":6,"type":"INT"},{"id":12289,"origin_id":4064,"origin_slot":0,"target_id":3406,"target_slot":0,"type":"IMAGE"},{"id":12290,"origin_id":4063,"origin_slot":0,"target_id":523,"target_slot":2,"type":"*"},{"id":12291,"origin_id":509,"origin_slot":0,"target_id":4065,"target_slot":1,"type":"IMAGE"},{"id":12292,"origin_id":523,"origin_slot":2,"target_id":4065,"target_slot":0,"type":"IMAGE"},{"id":12293,"origin_id":4065,"origin_slot":2,"target_id":524,"target_slot":1,"type":"IMAGE"},{"id":12295,"origin_id":3461,"origin_slot":0,"target_id":4065,"target_slot":2,"type":"INT"},{"id":12615,"origin_id":4179,"origin_slot":0,"target_id":3461,"target_slot":0,"type":"INT"},{"id":12624,"origin_id":3393,"origin_slot":0,"target_id":4180,"target_slot":0,"type":"IMAGE"},{"id":12625,"origin_id":3444,"origin_slot":0,"target_id":4181,"target_slot":0,"type":"AUDIO"},{"id":12626,"origin_id":509,"origin_slot":0,"target_id":4182,"target_slot":0,"type":"IMAGE"},{"id":12627,"origin_id":506,"origin_slot":0,"target_id":4183,"target_slot":0,"type":"AUDIO"},{"id":12628,"origin_id":4065,"origin_slot":2,"target_id":4184,"target_slot":0,"type":"IMAGE"},{"id":12629,"origin_id":537,"origin_slot":0,"target_id":4185,"target_slot":0,"type":"AUDIO"},{"id":12630,"origin_id":4180,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"IMAGE"},{"id":12631,"origin_id":4181,"origin_slot":0,"target_id":-20,"target_slot":1,"type":"AUDIO"},{"id":12632,"origin_id":4182,"origin_slot":0,"target_id":-20,"target_slot":2,"type":"IMAGE"},{"id":12633,"origin_id":4183,"origin_slot":0,"target_id":-20,"target_slot":3,"type":"AUDIO"},{"id":12634,"origin_id":4184,"origin_slot":0,"target_id":-20,"target_slot":4,"type":"IMAGE"},{"id":12635,"origin_id":4185,"origin_slot":0,"target_id":-20,"target_slot":5,"type":"AUDIO"},{"id":12636,"origin_id":-10,"origin_slot":2,"target_id":501,"target_slot":0,"type":"COMBO"},{"id":12637,"origin_id":-10,"origin_slot":3,"target_id":510,"target_slot":1,"type":"COMBO"},{"id":12638,"origin_id":-10,"origin_slot":4,"target_id":510,"target_slot":2,"type":"INT"},{"id":12645,"origin_id":523,"origin_slot":1,"target_id":-20,"target_slot":6,"type":"INT"},{"id":12646,"origin_id":498,"origin_slot":1,"target_id":-20,"target_slot":7,"type":"INT"},{"id":12701,"origin_id":4201,"origin_slot":0,"target_id":4202,"target_slot":0,"type":"LATENT"},{"id":12705,"origin_id":4210,"origin_slot":0,"target_id":4204,"target_slot":1,"type":"CONDITIONING"},{"id":12710,"origin_id":4202,"origin_slot":0,"target_id":4208,"target_slot":0,"type":"LATENT"},{"id":12711,"origin_id":4201,"origin_slot":1,"target_id":4208,"target_slot":1,"type":"LATENT"},{"id":12712,"origin_id":4203,"origin_slot":0,"target_id":4209,"target_slot":1,"type":"LATENT"},{"id":12714,"origin_id":519,"origin_slot":1,"target_id":4201,"target_slot":0,"type":"LATENT"},{"id":12715,"origin_id":4209,"origin_slot":0,"target_id":509,"target_slot":0,"type":"LATENT"},{"id":12716,"origin_id":4209,"origin_slot":0,"target_id":506,"target_slot":0,"type":"LATENT"},{"id":12717,"origin_id":3451,"origin_slot":0,"target_id":4203,"target_slot":0,"type":"NOISE"},{"id":12718,"origin_id":501,"origin_slot":0,"target_id":4203,"target_slot":2,"type":"SAMPLER"},{"id":12719,"origin_id":4058,"origin_slot":0,"target_id":4210,"target_slot":0,"type":"CLIP"},{"id":12720,"origin_id":4059,"origin_slot":0,"target_id":4210,"target_slot":1,"type":"VAE"},{"id":12721,"origin_id":4213,"origin_slot":1,"target_id":4210,"target_slot":5,"type":"INT"},{"id":12722,"origin_id":4212,"origin_slot":1,"target_id":4210,"target_slot":6,"type":"INT"},{"id":12723,"origin_id":498,"origin_slot":1,"target_id":4210,"target_slot":7,"type":"INT"},{"id":12725,"origin_id":-10,"origin_slot":5,"target_id":4202,"target_slot":1,"type":"COMBO"},{"id":12726,"origin_id":-10,"origin_slot":6,"target_id":4209,"target_slot":2,"type":"BOOLEAN"},{"id":12727,"origin_id":-10,"origin_slot":8,"target_id":4202,"target_slot":3,"type":"FLOAT"},{"id":12728,"origin_id":4061,"origin_slot":0,"target_id":4213,"target_slot":0,"type":"INT"},{"id":12729,"origin_id":4062,"origin_slot":0,"target_id":4212,"target_slot":0,"type":"INT"},{"id":12730,"origin_id":-10,"origin_slot":8,"target_id":4213,"target_slot":1,"type":"FLOAT,INT,BOOLEAN"},{"id":12731,"origin_id":-10,"origin_slot":8,"target_id":4212,"target_slot":1,"type":"FLOAT,INT,BOOLEAN"},{"id":12732,"origin_id":519,"origin_slot":0,"target_id":4209,"target_slot":0,"type":"LATENT"},{"id":12736,"origin_id":-10,"origin_slot":9,"target_id":3393,"target_slot":2,"type":"BOOLEAN"},{"id":12741,"origin_id":-10,"origin_slot":10,"target_id":3392,"target_slot":2,"type":"FLOAT"},{"id":12742,"origin_id":-10,"origin_slot":11,"target_id":3444,"target_slot":2,"type":"BOOLEAN"},{"id":12743,"origin_id":-10,"origin_slot":12,"target_id":523,"target_slot":1,"type":"INT"},{"id":12744,"origin_id":-10,"origin_slot":13,"target_id":3451,"target_slot":2,"type":"BOOLEAN"},{"id":12745,"origin_id":-10,"origin_slot":14,"target_id":3447,"target_slot":0,"type":"INT"},{"id":12746,"origin_id":4064,"origin_slot":0,"target_id":4214,"target_slot":0,"type":"IMAGE"},{"id":12747,"origin_id":4214,"origin_slot":0,"target_id":523,"target_slot":0,"type":"IMAGE"},{"id":12748,"origin_id":3406,"origin_slot":0,"target_id":4214,"target_slot":1,"type":"IMAGE"},{"id":12749,"origin_id":-10,"origin_slot":6,"target_id":4214,"target_slot":2,"type":"BOOLEAN"},{"id":12752,"origin_id":4212,"origin_slot":1,"target_id":3406,"target_slot":3,"type":"INT"},{"id":12753,"origin_id":4213,"origin_slot":1,"target_id":3406,"target_slot":2,"type":"INT"},{"id":12754,"origin_id":-10,"origin_slot":0,"target_id":4210,"target_slot":4,"type":"STRING"},{"id":13179,"origin_id":504,"origin_slot":0,"target_id":519,"target_slot":1,"type":"GUIDER"},{"id":13180,"origin_id":4204,"origin_slot":0,"target_id":4203,"target_slot":1,"type":"GUIDER"},{"id":13248,"origin_id":-10,"origin_slot":16,"target_id":4210,"target_slot":3,"type":"IMAGE"},{"id":13249,"origin_id":-10,"origin_slot":15,"target_id":4210,"target_slot":2,"type":"IMAGE"},{"id":13260,"origin_id":4421,"origin_slot":0,"target_id":4204,"target_slot":0,"type":"MODEL"},{"id":13261,"origin_id":4421,"origin_slot":0,"target_id":510,"target_slot":0,"type":"MODEL"},{"id":13262,"origin_id":4421,"origin_slot":0,"target_id":504,"target_slot":0,"type":"MODEL"},{"id":13451,"origin_id":4474,"origin_slot":0,"target_id":4473,"target_slot":7,"type":"H3_TEMPORAL_PARAM_V10"},{"id":13452,"origin_id":4475,"origin_slot":0,"target_id":4473,"target_slot":8,"type":"H3_SPATIAL_PARAM_V10"},{"id":13453,"origin_id":4473,"origin_slot":0,"target_id":4477,"target_slot":1,"type":"LATENT"},{"id":13455,"origin_id":3451,"origin_slot":0,"target_id":4473,"target_slot":3,"type":"NOISE"},{"id":13456,"origin_id":4421,"origin_slot":0,"target_id":4473,"target_slot":0,"type":"MODEL"},{"id":13457,"origin_id":4210,"origin_slot":0,"target_id":4473,"target_slot":1,"type":"CONDITIONING"},{"id":13458,"origin_id":4208,"origin_slot":0,"target_id":4473,"target_slot":2,"type":"LATENT"},{"id":13459,"origin_id":501,"origin_slot":0,"target_id":4473,"target_slot":4,"type":"SAMPLER"},{"id":13460,"origin_id":4208,"origin_slot":0,"target_id":4477,"target_slot":0,"type":"LATENT"},{"id":13461,"origin_id":4477,"origin_slot":0,"target_id":4203,"target_slot":4,"type":"LATENT"},{"id":13462,"origin_id":-10,"origin_slot":7,"target_id":4477,"target_slot":2,"type":"BOOLEAN"},{"id":13465,"origin_id":4480,"origin_slot":0,"target_id":4203,"target_slot":3,"type":"SIGMAS"},{"id":13466,"origin_id":4421,"origin_slot":0,"target_id":4480,"target_slot":0,"type":"MODEL"},{"id":13469,"origin_id":4482,"origin_slot":0,"target_id":4473,"target_slot":5,"type":"SIGMAS"},{"id":13470,"origin_id":4421,"origin_slot":0,"target_id":4482,"target_slot":0,"type":"MODEL"}],"extra":{}},{"id":"cc4f3c17-635a-45cc-bf44-6d1c3af27c3b","version":1,"state":{"lastGroupId":49,"lastNodeId":4482,"lastLinkId":13471,"lastRerouteId":2},"revision":0,"config":{},"name":"Ollama","inputNode":{"id":-10,"bounding":[-80,660,140.54296875,108]},"outputNode":{"id":-20,"bounding":[880,660,140.54296875,128]},"inputs":[{"id":"48692b09-6149-46bc-8f53-cc491915a266","name":"model","type":"COMBO","linkIds":[13172],"pos":[36.54296875,684]},{"id":"49b43224-ea1d-44f0-9f3f-fe28b37f3a69","name":"value","type":"BOOLEAN","linkIds":[1973,9908],"label":"enhanced","pos":[36.54296875,704]},{"id":"41e74b21-104e-4a44-a2f3-e6db433bd089","name":"value_1","type":"BOOLEAN","linkIds":[6189],"label":"reference image","pos":[36.54296875,724]}],"outputs":[{"id":"e84cfdff-7028-48d0-913c-69ce6a88cda5","name":"options","type":"OLLAMA_OPTIONS","linkIds":[1411,1411,1411,1411,1411,1411],"localized_name":"options","pos":[904,684]},{"id":"8bca5415-b36c-414f-9ad5-59a80a906570","name":"connection","type":"OLLAMA_CONNECTIVITY","linkIds":[1410,1410,1410,1410,1410,1410],"localized_name":"connection","pos":[904,704]},{"id":"a52fd9f1-a350-4619-b444-b77b83044953","name":"*","type":"*","linkIds":[9909],"label":"system","pos":[904,724]},{"id":"d3cae896-a5d2-4478-894a-10f6ffd454e9","name":"BOOLEAN","type":"BOOLEAN","linkIds":[6190],"label":"reference image","pos":[904,744]}],"widgets":[],"nodes":[{"id":670,"type":"easy boolean","pos":[160,450],"size":[270,90],"flags":{},"order":4,"mode":0,"inputs":[{"label":"enhance","localized_name":"value","name":"value","type":"BOOLEAN","widget":{"name":"value"},"link":1973}],"outputs":[{"localized_name":"boolean","name":"boolean","type":"BOOLEAN","links":[]}],"properties":{"cnr_id":"comfyui-easy-use","ver":"e900c2ca9c0d90b0896881910ca7f3f02d88ebd8","Node name for S&R":"easy boolean","aux_id":"yolain/ComfyUI-Easy-Use"},"widgets_values":[true],"widgets_values_named":{"value":true}},{"id":1798,"type":"PrimitiveBoolean","pos":[80,910],"size":[270,70],"flags":{},"order":5,"mode":0,"inputs":[{"label":"reference image","localized_name":"value","name":"value","type":"BOOLEAN","widget":{"name":"value"},"link":6189}],"outputs":[{"localized_name":"BOOLEAN","name":"BOOLEAN","type":"BOOLEAN","links":[6190]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.1","Node name for S&R":"PrimitiveBoolean"},"widgets_values":[true],"widgets_values_named":{"value":true}},{"id":170,"type":"OllamaConnectivityV2","pos":[160,580],"size":[270,210],"flags":{"collapsed":false},"order":3,"mode":0,"inputs":[{"localized_name":"url","name":"url","type":"STRING","widget":{"name":"url"},"link":null},{"localized_name":"model","name":"model","type":"COMBO","widget":{"name":"model"},"link":13172},{"localized_name":"keep_alive","name":"keep_alive","type":"INT","widget":{"name":"keep_alive"},"link":null},{"localized_name":"keep_alive_unit","name":"keep_alive_unit","type":"COMBO","widget":{"name":"keep_alive_unit"},"link":null}],"outputs":[{"localized_name":"connection","name":"connection","type":"OLLAMA_CONNECTIVITY","links":[1410]}],"properties":{"cnr_id":"comfyui-ollama","ver":"cf55be7ce14cbed61e641d56abc8aac039c8a820","Node name for S&R":"OllamaConnectivityV2"},"widgets_values":["http://127.0.0.1:11434","orcarouter/Qwen3.8-27B-Uncensored:q3_K_M",0,"minutes",null],"widgets_values_named":{"url":"http://127.0.0.1:11434","model":"orcarouter/Qwen3.8-27B-Uncensored:q3_K_M","keep_alive":0,"keep_alive_unit":"minutes","πŸ”„ Reconnect":null}},{"id":3109,"type":"ComfySwitchNode","pos":[160,270],"size":[270,110],"flags":{},"order":6,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"STRING","link":13171},{"localized_name":"on_true","name":"on_true","type":"STRING","link":9906},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":9908}],"outputs":[{"localized_name":"output","name":"output","type":"STRING","links":[9909]}],"properties":{"cnr_id":"comfy-core","ver":"0.26.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[true],"widgets_values_named":{"switch":true}},{"id":171,"type":"OllamaOptionsV2","pos":[440,580],"size":[290,880],"flags":{"collapsed":false},"order":0,"mode":0,"inputs":[{"localized_name":"enable_mirostat","name":"enable_mirostat","type":"BOOLEAN","widget":{"name":"enable_mirostat"},"link":null},{"localized_name":"mirostat","name":"mirostat","type":"INT","widget":{"name":"mirostat"},"link":null},{"localized_name":"enable_mirostat_eta","name":"enable_mirostat_eta","type":"BOOLEAN","widget":{"name":"enable_mirostat_eta"},"link":null},{"localized_name":"mirostat_eta","name":"mirostat_eta","type":"FLOAT","widget":{"name":"mirostat_eta"},"link":null},{"localized_name":"enable_mirostat_tau","name":"enable_mirostat_tau","type":"BOOLEAN","widget":{"name":"enable_mirostat_tau"},"link":null},{"localized_name":"mirostat_tau","name":"mirostat_tau","type":"FLOAT","widget":{"name":"mirostat_tau"},"link":null},{"localized_name":"enable_num_ctx","name":"enable_num_ctx","type":"BOOLEAN","widget":{"name":"enable_num_ctx"},"link":null},{"localized_name":"num_ctx","name":"num_ctx","type":"INT","widget":{"name":"num_ctx"},"link":null},{"localized_name":"enable_repeat_last_n","name":"enable_repeat_last_n","type":"BOOLEAN","widget":{"name":"enable_repeat_last_n"},"link":null},{"localized_name":"repeat_last_n","name":"repeat_last_n","type":"INT","widget":{"name":"repeat_last_n"},"link":null},{"localized_name":"enable_repeat_penalty","name":"enable_repeat_penalty","type":"BOOLEAN","widget":{"name":"enable_repeat_penalty"},"link":null},{"localized_name":"repeat_penalty","name":"repeat_penalty","type":"FLOAT","widget":{"name":"repeat_penalty"},"link":null},{"localized_name":"enable_temperature","name":"enable_temperature","type":"BOOLEAN","widget":{"name":"enable_temperature"},"link":null},{"localized_name":"temperature","name":"temperature","type":"FLOAT","widget":{"name":"temperature"},"link":null},{"localized_name":"enable_seed","name":"enable_seed","type":"BOOLEAN","widget":{"name":"enable_seed"},"link":null},{"localized_name":"seed","name":"seed","type":"INT","widget":{"name":"seed"},"link":null},{"localized_name":"enable_stop","name":"enable_stop","type":"BOOLEAN","widget":{"name":"enable_stop"},"link":null},{"localized_name":"stop","name":"stop","type":"STRING","widget":{"name":"stop"},"link":null},{"localized_name":"enable_tfs_z","name":"enable_tfs_z","type":"BOOLEAN","widget":{"name":"enable_tfs_z"},"link":null},{"localized_name":"tfs_z","name":"tfs_z","type":"FLOAT","widget":{"name":"tfs_z"},"link":null},{"localized_name":"enable_num_predict","name":"enable_num_predict","type":"BOOLEAN","widget":{"name":"enable_num_predict"},"link":null},{"localized_name":"num_predict","name":"num_predict","type":"INT","widget":{"name":"num_predict"},"link":null},{"localized_name":"enable_top_k","name":"enable_top_k","type":"BOOLEAN","widget":{"name":"enable_top_k"},"link":null},{"localized_name":"top_k","name":"top_k","type":"INT","widget":{"name":"top_k"},"link":null},{"localized_name":"enable_top_p","name":"enable_top_p","type":"BOOLEAN","widget":{"name":"enable_top_p"},"link":null},{"localized_name":"top_p","name":"top_p","type":"FLOAT","widget":{"name":"top_p"},"link":null},{"localized_name":"enable_min_p","name":"enable_min_p","type":"BOOLEAN","widget":{"name":"enable_min_p"},"link":null},{"localized_name":"min_p","name":"min_p","type":"FLOAT","widget":{"name":"min_p"},"link":null},{"localized_name":"debug","name":"debug","type":"BOOLEAN","widget":{"name":"debug"},"link":null}],"outputs":[{"localized_name":"options","name":"options","type":"OLLAMA_OPTIONS","links":[1411]}],"properties":{"cnr_id":"comfyui-ollama","ver":"cf55be7ce14cbed61e641d56abc8aac039c8a820","Node name for S&R":"OllamaOptionsV2"},"widgets_values":[false,0,false,0.1,false,5,false,2048,false,62,true,1.1,false,0.8,true,1882646521,"randomize",false,"",false,1,false,-1,false,40,false,0.9,false,0,false],"widgets_values_named":{"enable_mirostat":false,"mirostat":0,"enable_mirostat_eta":false,"mirostat_eta":0.1,"enable_mirostat_tau":false,"mirostat_tau":5,"enable_num_ctx":false,"num_ctx":2048,"enable_repeat_last_n":false,"repeat_last_n":62,"enable_repeat_penalty":true,"repeat_penalty":1.1,"enable_temperature":false,"temperature":0.8,"enable_seed":true,"seed":1882646521,"control_after_generate":"randomize","enable_stop":false,"stop":"","enable_tfs_z":false,"tfs_z":1,"enable_num_predict":false,"num_predict":-1,"enable_top_k":false,"top_k":40,"enable_top_p":false,"top_p":0.9,"enable_min_p":false,"min_p":0,"debug":false}},{"id":1792,"type":"PrimitiveStringMultiline","pos":[440,140],"size":[590,140],"flags":{"collapsed":false},"order":1,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"STRING","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[9906]}],"title":"LLM Persona Setting","properties":{"cnr_id":"comfy-core","ver":"0.17.0","Node name for S&R":"PrimitiveStringMultiline"},"widgets_values":["You are an expert prompt writer for MiniMax-H3 FL2VA / First-and-Last-Frame-to-Video generation.\n\nConvert the user's input directly into a precise, generation-oriented FL2VA prompt.\n\nOutput ONLY:\n\nFL2VA:\n\nsubject_definitions:\n...\n\nsummary:\n...\n\nretention_analysis:\n...\n\ndetailed_description:\n...\n\noverall_soundscape:\n...\n\nnon_diegetic_music:\n...\n\nWrite structural prose in English.\n\n## CORE RULES\n\nDescribe ONLY the target video.\n\nUse only:\n\n1. Explicit user instructions.\n2. Relevant visual information from assigned First/Last Frame references.\n3. Explicit motion/camera/timing from assigned Video references.\n4. Explicit sound/music from assigned Audio references.\n\nFirst/Last Frame references define the required visual state and appearance at the beginning and end of the video. They do NOT define intermediate actions, motion, camera movement, timing, dialogue, sound, or music unless explicitly assigned as such.\n\nNever invent events, reactions, gestures, sounds, camera movements, dialogue, transitions, or endings.\n\nThe user's timeline is authoritative for WHAT happens.\n\n## FIRST / LAST FRAME RULE\n\nPreserve the visual identity and relevant appearance of the assigned frames.\n\nThe first frame represents the starting visual state.\n\nThe last frame represents the ending visual state.\n\nDo not describe the first or last frame as an action unless the user explicitly specifies that action.\n\nDo not invent intermediate motion solely to explain how the first frame becomes the last frame.\n\nUse only the user's explicit timeline for intermediate actions and motion.\n\n## TIMELINE\n\nPreserve every explicit timestamp exactly.\n\nPreserve every explicit:\n\n* action\n* motion\n* camera instruction\n* speech\n* narration\n* voiceover\n* lyric\n* visible text\n* sound\n\nUse `[Shot 1]` unless multiple shots are explicitly specified.\n\nKeep each interval concise. Do not merge away explicit events.\n\n## SPEECH β€” CRITICAL\n\nA speech event exists ONLY when:\n\n1. The surrounding text explicitly indicates speech, narration, voiceover, or singing.\n2. The actual words are enclosed in quotation marks.\n\nAccepted quotation marks:\n\nγ€Œ...」\nβ€œ...”\n\"...\"\nβ€˜...’\n'...'\n\nEvery valid quoted speech event is LOCKED CONTENT.\n\nFor every valid speech event:\n\n* preserve exact wording\n* preserve exact punctuation\n* preserve original language\n* preserve speaker\n* preserve exact timestamp\n* output it exactly once\n* place it in the corresponding timeline interval\n* wrap the actual spoken words in `...`\n\nExample:\n\n`[10-15s] She says in Japanese γ€ŒExample phrase.」`\n\nβ†’\n\n`[10-15s] She says in Japanese: Example phrase.`\n\nThe example is generic and must never be inserted unless supplied by the user.\n\nNEVER:\n\n* translate\n* romanize\n* paraphrase\n* summarize\n* shorten\n* expand\n* correct\n* replace\n* omit\n* duplicate\n\nDo NOT generate dialogue from statements such as:\n\n* She speaks Japanese.\n* She talks to the camera.\n* She says something.\n* Japanese dialogue occurs.\n\nWithout quoted words, there is NO dialogue.\n\nIf an interval has no valid speech, write exactly:\n\n`No dialogue or narration.`\n\nIf an interval contains valid speech, do NOT write that phrase.\n\n## VISIBLE TEXT\n\nQuoted text is NOT automatically speech.\n\nIf the user identifies it as a subtitle, sign, label, title, poster, screen text, written message, or other visible text, preserve it exactly in the original language and do not speak it.\n\n## REFERENCE RULES\n\n### subject_definitions\n\nUse only user-provided subject information and relevant visual information from the assigned First/Last Frame references.\n\n### summary\n\nBriefly summarize the target video. Do not replace or omit explicit dialogue.\n\n### retention_analysis\n\nMention only relevant visual information retained from the assigned First/Last Frame references. Do not add unsupported actions, motion, camera behavior, sound, or dialogue.\n\n### detailed_description\n\nThis is the authoritative timeline.\n\nEvery explicit user event MUST appear here.\n\nEvery valid speech event MUST appear here exactly once with its original wording and timestamp.\n\nDescribe intermediate motion only when explicitly provided by the user or an assigned Video reference.\n\n### overall_soundscape\n\nUse only explicitly specified or explicitly referenced sound.\n\nIf none:\n\n`N/A`\n\n### non_diegetic_music\n\nUse only explicitly specified or explicitly referenced music.\n\nIf none:\n\n`N/A`\n\n## CAMERA / MOTION / TIMING / SOUND\n\nCamera behavior:\nONLY from user instructions or assigned Video references.\n\nActions and motion:\nONLY from user instructions or assigned Video references.\n\nTiming:\nONLY from user timestamps or assigned Video references.\n\nSound:\nONLY from user instructions or assigned Audio references.\n\nMusic:\nONLY from user instructions or assigned Audio references.\n\nDo not invent camera movement or motion to connect the First and Last Frames.\n\n## ENDING\n\nThe last frame defines the required final visual state when a Last Frame reference is provided.\n\nDo not invent any additional ending action, transition, fade, freeze, final hold, credits, or reaction beyond the user's instructions.\n\n## FINAL CHECK\n\nSilently verify:\n\n* Every explicit timeline interval is present.\n* Every explicit action/motion/camera instruction is present.\n* The First Frame visual state is preserved.\n* The Last Frame visual state is preserved.\n* No unsupported intermediate motion was invented from the frames.\n* Every valid quoted speech event is present.\n* Every speech event appears exactly once.\n* Every speech event retains exact wording, punctuation, language, speaker, and timestamp.\n* `` contains only the actual spoken words.\n* No unquoted text became dialogue.\n* No dialogue was invented.\n* No unsupported sound, music, camera behavior, motion, reaction, or transition was invented.\n* Output contains ONLY the required FL2VA structure.\n\nNever output reasoning, analysis, warnings, explanations, or commentary.\nNever output text before `FL2VA:` or after the completed prompt.\n"],"widgets_values_named":{"value":"You are an expert prompt writer for MiniMax-H3 FL2VA / First-and-Last-Frame-to-Video generation.\n\nConvert the user's input directly into a precise, generation-oriented FL2VA prompt.\n\nOutput ONLY:\n\nFL2VA:\n\nsubject_definitions:\n...\n\nsummary:\n...\n\nretention_analysis:\n...\n\ndetailed_description:\n...\n\noverall_soundscape:\n...\n\nnon_diegetic_music:\n...\n\nWrite structural prose in English.\n\n## CORE RULES\n\nDescribe ONLY the target video.\n\nUse only:\n\n1. Explicit user instructions.\n2. Relevant visual information from assigned First/Last Frame references.\n3. Explicit motion/camera/timing from assigned Video references.\n4. Explicit sound/music from assigned Audio references.\n\nFirst/Last Frame references define the required visual state and appearance at the beginning and end of the video. They do NOT define intermediate actions, motion, camera movement, timing, dialogue, sound, or music unless explicitly assigned as such.\n\nNever invent events, reactions, gestures, sounds, camera movements, dialogue, transitions, or endings.\n\nThe user's timeline is authoritative for WHAT happens.\n\n## FIRST / LAST FRAME RULE\n\nPreserve the visual identity and relevant appearance of the assigned frames.\n\nThe first frame represents the starting visual state.\n\nThe last frame represents the ending visual state.\n\nDo not describe the first or last frame as an action unless the user explicitly specifies that action.\n\nDo not invent intermediate motion solely to explain how the first frame becomes the last frame.\n\nUse only the user's explicit timeline for intermediate actions and motion.\n\n## TIMELINE\n\nPreserve every explicit timestamp exactly.\n\nPreserve every explicit:\n\n* action\n* motion\n* camera instruction\n* speech\n* narration\n* voiceover\n* lyric\n* visible text\n* sound\n\nUse `[Shot 1]` unless multiple shots are explicitly specified.\n\nKeep each interval concise. Do not merge away explicit events.\n\n## SPEECH β€” CRITICAL\n\nA speech event exists ONLY when:\n\n1. The surrounding text explicitly indicates speech, narration, voiceover, or singing.\n2. The actual words are enclosed in quotation marks.\n\nAccepted quotation marks:\n\nγ€Œ...」\nβ€œ...”\n\"...\"\nβ€˜...’\n'...'\n\nEvery valid quoted speech event is LOCKED CONTENT.\n\nFor every valid speech event:\n\n* preserve exact wording\n* preserve exact punctuation\n* preserve original language\n* preserve speaker\n* preserve exact timestamp\n* output it exactly once\n* place it in the corresponding timeline interval\n* wrap the actual spoken words in `...`\n\nExample:\n\n`[10-15s] She says in Japanese γ€ŒExample phrase.」`\n\nβ†’\n\n`[10-15s] She says in Japanese: Example phrase.`\n\nThe example is generic and must never be inserted unless supplied by the user.\n\nNEVER:\n\n* translate\n* romanize\n* paraphrase\n* summarize\n* shorten\n* expand\n* correct\n* replace\n* omit\n* duplicate\n\nDo NOT generate dialogue from statements such as:\n\n* She speaks Japanese.\n* She talks to the camera.\n* She says something.\n* Japanese dialogue occurs.\n\nWithout quoted words, there is NO dialogue.\n\nIf an interval has no valid speech, write exactly:\n\n`No dialogue or narration.`\n\nIf an interval contains valid speech, do NOT write that phrase.\n\n## VISIBLE TEXT\n\nQuoted text is NOT automatically speech.\n\nIf the user identifies it as a subtitle, sign, label, title, poster, screen text, written message, or other visible text, preserve it exactly in the original language and do not speak it.\n\n## REFERENCE RULES\n\n### subject_definitions\n\nUse only user-provided subject information and relevant visual information from the assigned First/Last Frame references.\n\n### summary\n\nBriefly summarize the target video. Do not replace or omit explicit dialogue.\n\n### retention_analysis\n\nMention only relevant visual information retained from the assigned First/Last Frame references. Do not add unsupported actions, motion, camera behavior, sound, or dialogue.\n\n### detailed_description\n\nThis is the authoritative timeline.\n\nEvery explicit user event MUST appear here.\n\nEvery valid speech event MUST appear here exactly once with its original wording and timestamp.\n\nDescribe intermediate motion only when explicitly provided by the user or an assigned Video reference.\n\n### overall_soundscape\n\nUse only explicitly specified or explicitly referenced sound.\n\nIf none:\n\n`N/A`\n\n### non_diegetic_music\n\nUse only explicitly specified or explicitly referenced music.\n\nIf none:\n\n`N/A`\n\n## CAMERA / MOTION / TIMING / SOUND\n\nCamera behavior:\nONLY from user instructions or assigned Video references.\n\nActions and motion:\nONLY from user instructions or assigned Video references.\n\nTiming:\nONLY from user timestamps or assigned Video references.\n\nSound:\nONLY from user instructions or assigned Audio references.\n\nMusic:\nONLY from user instructions or assigned Audio references.\n\nDo not invent camera movement or motion to connect the First and Last Frames.\n\n## ENDING\n\nThe last frame defines the required final visual state when a Last Frame reference is provided.\n\nDo not invent any additional ending action, transition, fade, freeze, final hold, credits, or reaction beyond the user's instructions.\n\n## FINAL CHECK\n\nSilently verify:\n\n* Every explicit timeline interval is present.\n* Every explicit action/motion/camera instruction is present.\n* The First Frame visual state is preserved.\n* The Last Frame visual state is preserved.\n* No unsupported intermediate motion was invented from the frames.\n* Every valid quoted speech event is present.\n* Every speech event appears exactly once.\n* Every speech event retains exact wording, punctuation, language, speaker, and timestamp.\n* `` contains only the actual spoken words.\n* No unquoted text became dialogue.\n* No dialogue was invented.\n* No unsupported sound, music, camera behavior, motion, reaction, or transition was invented.\n* Output contains ONLY the required FL2VA structure.\n\nNever output reasoning, analysis, warnings, explanations, or commentary.\nNever output text before `FL2VA:` or after the completed prompt.\n"}},{"id":4381,"type":"PrimitiveStringMultiline","pos":[440,320],"size":[590,140],"flags":{"collapsed":false},"order":2,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"STRING","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[13171]}],"title":"Ollama Disabled Setting","properties":{"cnr_id":"comfy-core","ver":"0.17.0","Node name for S&R":"PrimitiveStringMultiline"},"widgets_values":["You are an expert prompt writer for MiniMax-H3 FL2VA / First-and-Last-Frame-to-Video generation.\n\nConvert the user's input directly into a precise, generation-oriented FL2VA prompt.\n\nOutput ONLY:\n\nFL2VA:\n\nsubject_definitions:\n...\n\nsummary:\n...\n\nretention_analysis:\n...\n\ndetailed_description:\n...\n\noverall_soundscape:\n...\n\nnon_diegetic_music:\n...\n\nWrite structural prose in English.\n\n## CORE RULES\n\nDescribe ONLY the target video.\n\nUse only:\n\n1. Explicit user instructions.\n2. Relevant visual information from assigned First/Last Frame references.\n3. Explicit motion/camera/timing from assigned Video references.\n4. Explicit sound/music from assigned Audio references.\n\nFirst/Last Frame references define the required visual state and appearance at the beginning and end of the video. They do NOT define intermediate actions, motion, camera movement, timing, dialogue, sound, or music unless explicitly assigned as such.\n\nNever invent events, reactions, gestures, sounds, camera movements, dialogue, transitions, or endings.\n\nThe user's timeline is authoritative for WHAT happens.\n\n## FIRST / LAST FRAME RULE\n\nPreserve the visual identity and relevant appearance of the assigned frames.\n\nThe first frame represents the starting visual state.\n\nThe last frame represents the ending visual state.\n\nDo not describe the first or last frame as an action unless the user explicitly specifies that action.\n\nDo not invent intermediate motion solely to explain how the first frame becomes the last frame.\n\nUse only the user's explicit timeline for intermediate actions and motion.\n\n## TIMELINE\n\nPreserve every explicit timestamp exactly.\n\nPreserve every explicit:\n\n* action\n* motion\n* camera instruction\n* speech\n* narration\n* voiceover\n* lyric\n* visible text\n* sound\n\nUse `[Shot 1]` unless multiple shots are explicitly specified.\n\nKeep each interval concise. Do not merge away explicit events.\n\n## SPEECH β€” CRITICAL\n\nA speech event exists ONLY when:\n\n1. The surrounding text explicitly indicates speech, narration, voiceover, or singing.\n2. The actual words are enclosed in quotation marks.\n\nAccepted quotation marks:\n\nγ€Œ...」\nβ€œ...”\n\"...\"\nβ€˜...’\n'...'\n\nEvery valid quoted speech event is LOCKED CONTENT.\n\nFor every valid speech event:\n\n* preserve exact wording\n* preserve exact punctuation\n* preserve original language\n* preserve speaker\n* preserve exact timestamp\n* output it exactly once\n* place it in the corresponding timeline interval\n* wrap the actual spoken words in `...`\n\nExample:\n\n`[10-15s] She says in Japanese γ€ŒExample phrase.」`\n\nβ†’\n\n`[10-15s] She says in Japanese: Example phrase.`\n\nThe example is generic and must never be inserted unless supplied by the user.\n\nNEVER:\n\n* translate\n* romanize\n* paraphrase\n* summarize\n* shorten\n* expand\n* correct\n* replace\n* omit\n* duplicate\n\nDo NOT generate dialogue from statements such as:\n\n* She speaks Japanese.\n* She talks to the camera.\n* She says something.\n* Japanese dialogue occurs.\n\nWithout quoted words, there is NO dialogue.\n\nIf an interval has no valid speech, write exactly:\n\n`No dialogue or narration.`\n\nIf an interval contains valid speech, do NOT write that phrase.\n\n## VISIBLE TEXT\n\nQuoted text is NOT automatically speech.\n\nIf the user identifies it as a subtitle, sign, label, title, poster, screen text, written message, or other visible text, preserve it exactly in the original language and do not speak it.\n\n## REFERENCE RULES\n\n### subject_definitions\n\nUse only user-provided subject information and relevant visual information from the assigned First/Last Frame references.\n\n### summary\n\nBriefly summarize the target video. Do not replace or omit explicit dialogue.\n\n### retention_analysis\n\nMention only relevant visual information retained from the assigned First/Last Frame references. Do not add unsupported actions, motion, camera behavior, sound, or dialogue.\n\n### detailed_description\n\nThis is the authoritative timeline.\n\nEvery explicit user event MUST appear here.\n\nEvery valid speech event MUST appear here exactly once with its original wording and timestamp.\n\nDescribe intermediate motion only when explicitly provided by the user or an assigned Video reference.\n\n### overall_soundscape\n\nUse only explicitly specified or explicitly referenced sound.\n\nIf none:\n\n`N/A`\n\n### non_diegetic_music\n\nUse only explicitly specified or explicitly referenced music.\n\nIf none:\n\n`N/A`\n\n## CAMERA / MOTION / TIMING / SOUND\n\nCamera behavior:\nONLY from user instructions or assigned Video references.\n\nActions and motion:\nONLY from user instructions or assigned Video references.\n\nTiming:\nONLY from user timestamps or assigned Video references.\n\nSound:\nONLY from user instructions or assigned Audio references.\n\nMusic:\nONLY from user instructions or assigned Audio references.\n\nDo not invent camera movement or motion to connect the First and Last Frames.\n\n## ENDING\n\nThe last frame defines the required final visual state when a Last Frame reference is provided.\n\nDo not invent any additional ending action, transition, fade, freeze, final hold, credits, or reaction beyond the user's instructions.\n\n## FINAL CHECK\n\nSilently verify:\n\n* Every explicit timeline interval is present.\n* Every explicit action/motion/camera instruction is present.\n* The First Frame visual state is preserved.\n* The Last Frame visual state is preserved.\n* No unsupported intermediate motion was invented from the frames.\n* Every valid quoted speech event is present.\n* Every speech event appears exactly once.\n* Every speech event retains exact wording, punctuation, language, speaker, and timestamp.\n* `` contains only the actual spoken words.\n* No unquoted text became dialogue.\n* No dialogue was invented.\n* No unsupported sound, music, camera behavior, motion, reaction, or transition was invented.\n* Output contains ONLY the required FL2VA structure.\n\nNever output reasoning, analysis, warnings, explanations, or commentary.\nNever output text before `FL2VA:` or after the completed prompt.\n"],"widgets_values_named":{"value":"You are an expert prompt writer for MiniMax-H3 FL2VA / First-and-Last-Frame-to-Video generation.\n\nConvert the user's input directly into a precise, generation-oriented FL2VA prompt.\n\nOutput ONLY:\n\nFL2VA:\n\nsubject_definitions:\n...\n\nsummary:\n...\n\nretention_analysis:\n...\n\ndetailed_description:\n...\n\noverall_soundscape:\n...\n\nnon_diegetic_music:\n...\n\nWrite structural prose in English.\n\n## CORE RULES\n\nDescribe ONLY the target video.\n\nUse only:\n\n1. Explicit user instructions.\n2. Relevant visual information from assigned First/Last Frame references.\n3. Explicit motion/camera/timing from assigned Video references.\n4. Explicit sound/music from assigned Audio references.\n\nFirst/Last Frame references define the required visual state and appearance at the beginning and end of the video. They do NOT define intermediate actions, motion, camera movement, timing, dialogue, sound, or music unless explicitly assigned as such.\n\nNever invent events, reactions, gestures, sounds, camera movements, dialogue, transitions, or endings.\n\nThe user's timeline is authoritative for WHAT happens.\n\n## FIRST / LAST FRAME RULE\n\nPreserve the visual identity and relevant appearance of the assigned frames.\n\nThe first frame represents the starting visual state.\n\nThe last frame represents the ending visual state.\n\nDo not describe the first or last frame as an action unless the user explicitly specifies that action.\n\nDo not invent intermediate motion solely to explain how the first frame becomes the last frame.\n\nUse only the user's explicit timeline for intermediate actions and motion.\n\n## TIMELINE\n\nPreserve every explicit timestamp exactly.\n\nPreserve every explicit:\n\n* action\n* motion\n* camera instruction\n* speech\n* narration\n* voiceover\n* lyric\n* visible text\n* sound\n\nUse `[Shot 1]` unless multiple shots are explicitly specified.\n\nKeep each interval concise. Do not merge away explicit events.\n\n## SPEECH β€” CRITICAL\n\nA speech event exists ONLY when:\n\n1. The surrounding text explicitly indicates speech, narration, voiceover, or singing.\n2. The actual words are enclosed in quotation marks.\n\nAccepted quotation marks:\n\nγ€Œ...」\nβ€œ...”\n\"...\"\nβ€˜...’\n'...'\n\nEvery valid quoted speech event is LOCKED CONTENT.\n\nFor every valid speech event:\n\n* preserve exact wording\n* preserve exact punctuation\n* preserve original language\n* preserve speaker\n* preserve exact timestamp\n* output it exactly once\n* place it in the corresponding timeline interval\n* wrap the actual spoken words in `...`\n\nExample:\n\n`[10-15s] She says in Japanese γ€ŒExample phrase.」`\n\nβ†’\n\n`[10-15s] She says in Japanese: Example phrase.`\n\nThe example is generic and must never be inserted unless supplied by the user.\n\nNEVER:\n\n* translate\n* romanize\n* paraphrase\n* summarize\n* shorten\n* expand\n* correct\n* replace\n* omit\n* duplicate\n\nDo NOT generate dialogue from statements such as:\n\n* She speaks Japanese.\n* She talks to the camera.\n* She says something.\n* Japanese dialogue occurs.\n\nWithout quoted words, there is NO dialogue.\n\nIf an interval has no valid speech, write exactly:\n\n`No dialogue or narration.`\n\nIf an interval contains valid speech, do NOT write that phrase.\n\n## VISIBLE TEXT\n\nQuoted text is NOT automatically speech.\n\nIf the user identifies it as a subtitle, sign, label, title, poster, screen text, written message, or other visible text, preserve it exactly in the original language and do not speak it.\n\n## REFERENCE RULES\n\n### subject_definitions\n\nUse only user-provided subject information and relevant visual information from the assigned First/Last Frame references.\n\n### summary\n\nBriefly summarize the target video. Do not replace or omit explicit dialogue.\n\n### retention_analysis\n\nMention only relevant visual information retained from the assigned First/Last Frame references. Do not add unsupported actions, motion, camera behavior, sound, or dialogue.\n\n### detailed_description\n\nThis is the authoritative timeline.\n\nEvery explicit user event MUST appear here.\n\nEvery valid speech event MUST appear here exactly once with its original wording and timestamp.\n\nDescribe intermediate motion only when explicitly provided by the user or an assigned Video reference.\n\n### overall_soundscape\n\nUse only explicitly specified or explicitly referenced sound.\n\nIf none:\n\n`N/A`\n\n### non_diegetic_music\n\nUse only explicitly specified or explicitly referenced music.\n\nIf none:\n\n`N/A`\n\n## CAMERA / MOTION / TIMING / SOUND\n\nCamera behavior:\nONLY from user instructions or assigned Video references.\n\nActions and motion:\nONLY from user instructions or assigned Video references.\n\nTiming:\nONLY from user timestamps or assigned Video references.\n\nSound:\nONLY from user instructions or assigned Audio references.\n\nMusic:\nONLY from user instructions or assigned Audio references.\n\nDo not invent camera movement or motion to connect the First and Last Frames.\n\n## ENDING\n\nThe last frame defines the required final visual state when a Last Frame reference is provided.\n\nDo not invent any additional ending action, transition, fade, freeze, final hold, credits, or reaction beyond the user's instructions.\n\n## FINAL CHECK\n\nSilently verify:\n\n* Every explicit timeline interval is present.\n* Every explicit action/motion/camera instruction is present.\n* The First Frame visual state is preserved.\n* The Last Frame visual state is preserved.\n* No unsupported intermediate motion was invented from the frames.\n* Every valid quoted speech event is present.\n* Every speech event appears exactly once.\n* Every speech event retains exact wording, punctuation, language, speaker, and timestamp.\n* `` contains only the actual spoken words.\n* No unquoted text became dialogue.\n* No dialogue was invented.\n* No unsupported sound, music, camera behavior, motion, reaction, or transition was invented.\n* Output contains ONLY the required FL2VA structure.\n\nNever output reasoning, analysis, warnings, explanations, or commentary.\nNever output text before `FL2VA:` or after the completed prompt.\n"}}],"groups":[],"links":[{"id":1411,"origin_id":171,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"OLLAMA_OPTIONS"},{"id":1410,"origin_id":170,"origin_slot":0,"target_id":-20,"target_slot":1,"type":"OLLAMA_CONNECTIVITY"},{"id":1973,"origin_id":-10,"origin_slot":1,"target_id":670,"target_slot":0,"type":"BOOLEAN"},{"id":6189,"origin_id":-10,"origin_slot":2,"target_id":1798,"target_slot":0,"type":"BOOLEAN"},{"id":6190,"origin_id":1798,"origin_slot":0,"target_id":-20,"target_slot":3,"type":"BOOLEAN"},{"id":9906,"origin_id":1792,"origin_slot":0,"target_id":3109,"target_slot":1,"type":"STRING"},{"id":9908,"origin_id":-10,"origin_slot":1,"target_id":3109,"target_slot":2,"type":"BOOLEAN"},{"id":9909,"origin_id":3109,"origin_slot":0,"target_id":-20,"target_slot":2,"type":"STRING"},{"id":13171,"origin_id":4381,"origin_slot":0,"target_id":3109,"target_slot":0,"type":"STRING"},{"id":13172,"origin_id":-10,"origin_slot":0,"target_id":170,"target_slot":1,"type":"COMBO"}],"extra":{"workflowRendererVersion":"LG"}},{"id":"35348f87-ce77-463d-914a-9b04b1a6e09b","version":1,"state":{"lastGroupId":49,"lastNodeId":4482,"lastLinkId":13471,"lastRerouteId":2},"revision":0,"config":{},"name":"Generate Prompt","inputNode":{"id":-10,"bounding":[-200,4175,128,68]},"outputNode":{"id":-20,"bounding":[630,4225,128,68]},"inputs":[{"id":"90a3dda0-1047-4954-9dba-681764532b78","name":"prompt","type":"STRING","linkIds":[7624],"localized_name":"prompt","pos":[-96,4199]}],"outputs":[{"id":"d76c3a06-01a2-458f-a559-cedc54f768e0","name":"result","type":"STRING","linkIds":[7619],"localized_name":"result","pos":[654,4249]}],"widgets":[],"nodes":[{"id":3772,"type":"GetNode","pos":[-20,4370],"size":[230,90],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"OLLAMA_CONNECTIVITY","type":"OLLAMA_CONNECTIVITY","links":[12163]}],"title":"Get_ollama_connection","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["ollama_connection"],"widgets_values_named":{"Constant":"ollama_connection"}},{"id":3773,"type":"GetNode","pos":[-20,4500],"size":[230,90],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[{"name":"OLLAMA_OPTIONS","type":"OLLAMA_OPTIONS","links":[12164]}],"title":"Get_ollma_options","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["ollma_options"],"widgets_values_named":{"Constant":"ollma_options"}},{"id":3774,"type":"GetNode","pos":[-20,4630],"size":[230,90],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"*","type":"*","links":[12165]}],"title":"Get_ollama_system","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["ollama_system"],"widgets_values_named":{"Constant":"ollama_system"}},{"id":4048,"type":"OllamaGenerateV2","pos":[290,4050],"size":[280,440],"flags":{"collapsed":false},"order":6,"mode":0,"inputs":[{"localized_name":"connectivity","name":"connectivity","shape":7,"type":"OLLAMA_CONNECTIVITY","link":12163},{"localized_name":"options","name":"options","shape":7,"type":"OLLAMA_OPTIONS","link":12164},{"localized_name":"images","name":"images","shape":7,"type":"IMAGE","link":7621},{"localized_name":"context","name":"context","shape":7,"type":"OLLAMA_CONTEXT","link":null},{"localized_name":"meta","name":"meta","shape":7,"type":"OLLAMA_META","link":null},{"localized_name":"system","name":"system","type":"STRING","widget":{"name":"system"},"link":12165},{"localized_name":"prompt","name":"prompt","type":"STRING","widget":{"name":"prompt"},"link":7624},{"localized_name":"think","name":"think","type":"BOOLEAN","widget":{"name":"think"},"link":null},{"localized_name":"keep_context","name":"keep_context","type":"BOOLEAN","widget":{"name":"keep_context"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null}],"outputs":[{"localized_name":"result","name":"result","type":"STRING","links":[7619]},{"localized_name":"thinking","name":"thinking","type":"STRING","links":[]},{"localized_name":"context","name":"context","type":"OLLAMA_CONTEXT","links":[]},{"localized_name":"meta","name":"meta","type":"OLLAMA_META","links":[]}],"properties":{"cnr_id":"comfyui-ollama","ver":"cf55be7ce14cbed61e641d56abc8aac039c8a820","Node name for S&R":"OllamaGenerateV2"},"widgets_values":["","",false,false,"text"],"widgets_values_named":{"system":"","prompt":"","think":false,"keep_context":false,"format":"text"}},{"id":4049,"type":"ImpactConditionalBranchSelMode","pos":[-20,4080],"size":[270,110],"flags":{"collapsed":false},"order":5,"mode":0,"inputs":[{"localized_name":"tt_value","name":"tt_value","shape":7,"link":12173},{"localized_name":"ff_value","name":"ff_value","shape":7,"link":null},{"localized_name":"cond","name":"cond","type":"BOOLEAN","widget":{"name":"cond"},"link":12166}],"outputs":[{"localized_name":"*","name":"*","links":[7621]}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"6a517ebe06fea2b74fc41b3bd089c0d7173eeced","Node name for S&R":"ImpactConditionalBranchSelMode"},"widgets_values":[true],"widgets_values_named":{"cond":true}},{"id":3775,"type":"GetNode","pos":[-20,4760],"size":[290,90],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"BOOLEAN","type":"BOOLEAN","links":[12166]}],"title":"Get_ollama_enable_reference_image","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["ollama_enable_reference_image"],"widgets_values_named":{"Constant":"ollama_enable_reference_image"}},{"id":3786,"type":"GetNode","pos":[-20,4890],"size":[240,90],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[12173]}],"title":"Get_ollama_reference_images","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["ollama_reference_images"],"widgets_values_named":{"Constant":"ollama_reference_images"}}],"groups":[],"links":[{"id":7621,"origin_id":4049,"origin_slot":0,"target_id":4048,"target_slot":2,"type":"IMAGE"},{"id":7624,"origin_id":-10,"origin_slot":0,"target_id":4048,"target_slot":6,"type":"STRING"},{"id":7619,"origin_id":4048,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"STRING"},{"id":12163,"origin_id":3772,"origin_slot":0,"target_id":4048,"target_slot":0,"type":"OLLAMA_CONNECTIVITY"},{"id":12164,"origin_id":3773,"origin_slot":0,"target_id":4048,"target_slot":1,"type":"OLLAMA_OPTIONS"},{"id":12165,"origin_id":3774,"origin_slot":0,"target_id":4048,"target_slot":5,"type":"STRING"},{"id":12166,"origin_id":3775,"origin_slot":0,"target_id":4049,"target_slot":2,"type":"BOOLEAN"},{"id":12173,"origin_id":3786,"origin_slot":0,"target_id":4049,"target_slot":0,"type":"IMAGE"}],"extra":{}},{"id":"a6811221-294a-4519-a645-6e0b07df229e","version":1,"state":{"lastGroupId":49,"lastNodeId":4482,"lastLinkId":13471,"lastRerouteId":2},"revision":0,"config":{},"name":"Generate Prompt","inputNode":{"id":-10,"bounding":[-200,4175,128,68]},"outputNode":{"id":-20,"bounding":[630,4225,128,68]},"inputs":[{"id":"90a3dda0-1047-4954-9dba-681764532b78","name":"prompt","type":"STRING","linkIds":[7624],"localized_name":"prompt","pos":[-96,4199]}],"outputs":[{"id":"d76c3a06-01a2-458f-a559-cedc54f768e0","name":"result","type":"STRING","linkIds":[7619],"localized_name":"result","pos":[654,4249]}],"widgets":[],"nodes":[{"id":4066,"type":"GetNode","pos":[-20,4370],"size":[230,90],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"OLLAMA_CONNECTIVITY","type":"OLLAMA_CONNECTIVITY","links":[12163]}],"title":"Get_ollama_connection","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["ollama_connection"],"widgets_values_named":{"Constant":"ollama_connection"}},{"id":4067,"type":"GetNode","pos":[-20,4500],"size":[230,90],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[{"name":"OLLAMA_OPTIONS","type":"OLLAMA_OPTIONS","links":[12164]}],"title":"Get_ollma_options","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["ollma_options"],"widgets_values_named":{"Constant":"ollma_options"}},{"id":4068,"type":"GetNode","pos":[-20,4630],"size":[230,90],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"*","type":"*","links":[12165]}],"title":"Get_ollama_system","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["ollama_system"],"widgets_values_named":{"Constant":"ollama_system"}},{"id":4069,"type":"OllamaGenerateV2","pos":[290,4050],"size":[280,440],"flags":{"collapsed":false},"order":6,"mode":0,"inputs":[{"localized_name":"connectivity","name":"connectivity","shape":7,"type":"OLLAMA_CONNECTIVITY","link":12163},{"localized_name":"options","name":"options","shape":7,"type":"OLLAMA_OPTIONS","link":12164},{"localized_name":"images","name":"images","shape":7,"type":"IMAGE","link":7621},{"localized_name":"context","name":"context","shape":7,"type":"OLLAMA_CONTEXT","link":null},{"localized_name":"meta","name":"meta","shape":7,"type":"OLLAMA_META","link":null},{"localized_name":"system","name":"system","type":"STRING","widget":{"name":"system"},"link":12165},{"localized_name":"prompt","name":"prompt","type":"STRING","widget":{"name":"prompt"},"link":7624},{"localized_name":"think","name":"think","type":"BOOLEAN","widget":{"name":"think"},"link":null},{"localized_name":"keep_context","name":"keep_context","type":"BOOLEAN","widget":{"name":"keep_context"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null}],"outputs":[{"localized_name":"result","name":"result","type":"STRING","links":[7619]},{"localized_name":"thinking","name":"thinking","type":"STRING","links":[]},{"localized_name":"context","name":"context","type":"OLLAMA_CONTEXT","links":[]},{"localized_name":"meta","name":"meta","type":"OLLAMA_META","links":[]}],"properties":{"cnr_id":"comfyui-ollama","ver":"cf55be7ce14cbed61e641d56abc8aac039c8a820","Node name for S&R":"OllamaGenerateV2"},"widgets_values":["","",false,false,"text"],"widgets_values_named":{"system":"","prompt":"","think":false,"keep_context":false,"format":"text"}},{"id":4070,"type":"ImpactConditionalBranchSelMode","pos":[-20,4080],"size":[270,110],"flags":{"collapsed":false},"order":5,"mode":0,"inputs":[{"localized_name":"tt_value","name":"tt_value","shape":7,"link":12173},{"localized_name":"ff_value","name":"ff_value","shape":7,"link":null},{"localized_name":"cond","name":"cond","type":"BOOLEAN","widget":{"name":"cond"},"link":12166}],"outputs":[{"localized_name":"*","name":"*","links":[7621]}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"6a517ebe06fea2b74fc41b3bd089c0d7173eeced","Node name for S&R":"ImpactConditionalBranchSelMode"},"widgets_values":[true],"widgets_values_named":{"cond":true}},{"id":4071,"type":"GetNode","pos":[-20,4760],"size":[290,90],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"BOOLEAN","type":"BOOLEAN","links":[12166]}],"title":"Get_ollama_enable_reference_image","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["ollama_enable_reference_image"],"widgets_values_named":{"Constant":"ollama_enable_reference_image"}},{"id":4072,"type":"GetNode","pos":[-20,4890],"size":[240,90],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[12173]}],"title":"Get_ollama_reference_images","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes"},"widgets_values":["ollama_reference_images"],"widgets_values_named":{"Constant":"ollama_reference_images"}}],"groups":[],"links":[{"id":7621,"origin_id":4070,"origin_slot":0,"target_id":4069,"target_slot":2,"type":"IMAGE"},{"id":7624,"origin_id":-10,"origin_slot":0,"target_id":4069,"target_slot":6,"type":"STRING"},{"id":7619,"origin_id":4069,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"STRING"},{"id":12163,"origin_id":4066,"origin_slot":0,"target_id":4069,"target_slot":0,"type":"OLLAMA_CONNECTIVITY"},{"id":12164,"origin_id":4067,"origin_slot":0,"target_id":4069,"target_slot":1,"type":"OLLAMA_OPTIONS"},{"id":12165,"origin_id":4068,"origin_slot":0,"target_id":4069,"target_slot":5,"type":"STRING"},{"id":12166,"origin_id":4071,"origin_slot":0,"target_id":4070,"target_slot":2,"type":"BOOLEAN"},{"id":12173,"origin_id":4072,"origin_slot":0,"target_id":4070,"target_slot":0,"type":"IMAGE"}],"extra":{}},{"id":"2f377a81-7be4-4d8b-bba5-464d1e5329b1","version":1,"state":{"lastGroupId":49,"lastNodeId":4482,"lastLinkId":13471,"lastRerouteId":2},"revision":0,"config":{},"name":"Switch Source","inputNode":{"id":-10,"bounding":[2130,2580,128,128]},"outputNode":{"id":-20,"bounding":[3072.6598222986854,2604.652341025254,128,88]},"inputs":[{"id":"2f7f04bf-9dbf-4015-800e-ea58c903e5f1","name":"input1","type":"IMAGE","linkIds":[12586,12587],"label":"i2v image","pos":[2234,2604]},{"id":"2fd88419-1cae-4e08-b5a8-1bd1f27b05fc","name":"input2","type":"*","linkIds":[8384,8385],"label":"video image","pos":[2234,2624]},{"id":"50b62ce1-aa96-4444-90a9-8b2c8681578c","name":"input1_1","type":"AUDIO","linkIds":[12600,12601],"label":"i2v audio","pos":[2234,2644]},{"id":"bec8a5d7-ddb0-439f-a1c1-066045a9f04e","name":"input2_1","type":"*","linkIds":[12596,12597],"label":"video audio","pos":[2234,2664]}],"outputs":[{"id":"fcb1d7e0-a220-4d6f-8a53-b04f02c05fc6","name":"IMAGE","type":"IMAGE","linkIds":[12591],"localized_name":"selected_value_2","label":"IMAGE","pos":[3096.6598222986854,2628.652341025254]},{"id":"3762e84c-5ea8-4740-b9bf-377709b0023a","name":"selected_value","type":"*","linkIds":[12595],"label":"AUDIO","pos":[3096.6598222986854,2648.652341025254]}],"widgets":[],"nodes":[{"id":4165,"type":"ImpactIfNone","pos":[2370,2530],"size":[160,50],"flags":{},"order":0,"mode":0,"inputs":[{"localized_name":"signal","name":"signal","shape":7,"type":"*","link":12586},{"localized_name":"any_input","name":"any_input","shape":7,"type":"*","link":12587}],"outputs":[{"localized_name":"signal_opt","name":"signal_opt","type":"*","links":[12590]},{"localized_name":"bool","name":"bool","type":"BOOLEAN","links":[]}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"6a517ebe06fea2b74fc41b3bd089c0d7173eeced","Node name for S&R":"ImpactIfNone"}},{"id":4166,"type":"ComfySwitchNode","pos":[2660,2520],"size":[270,80],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"*","link":12590},{"localized_name":"on_true","name":"on_true","type":"*","link":12589},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":12588}],"outputs":[{"localized_name":"output","name":"output","type":"*","links":[12591]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":4168,"type":"ImpactIfNone","pos":[2370,2820],"size":[160,50],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"signal","name":"signal","shape":7,"type":"*","link":12596},{"localized_name":"any_input","name":"any_input","shape":7,"type":"*","link":12597}],"outputs":[{"localized_name":"signal_opt","name":"signal_opt","type":"*","links":[12599]},{"localized_name":"bool","name":"bool","type":"BOOLEAN","links":[12598]}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"6a517ebe06fea2b74fc41b3bd089c0d7173eeced","Node name for S&R":"ImpactIfNone"}},{"id":4169,"type":"ImpactIfNone","pos":[2370,2720],"size":[160,50],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"signal","name":"signal","shape":7,"type":"*","link":12600},{"localized_name":"any_input","name":"any_input","shape":7,"type":"*","link":12601}],"outputs":[{"localized_name":"signal_opt","name":"signal_opt","type":"*","links":[12602]},{"localized_name":"bool","name":"bool","type":"BOOLEAN","links":[]}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"6a517ebe06fea2b74fc41b3bd089c0d7173eeced","Node name for S&R":"ImpactIfNone"}},{"id":4170,"type":"ImpactIfNone","pos":[2370,2620],"size":[160,50],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"signal","name":"signal","shape":7,"type":"*","link":8384},{"localized_name":"any_input","name":"any_input","shape":7,"type":"*","link":8385}],"outputs":[{"localized_name":"signal_opt","name":"signal_opt","type":"*","links":[12589]},{"localized_name":"bool","name":"bool","type":"BOOLEAN","links":[12588]}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"6a517ebe06fea2b74fc41b3bd089c0d7173eeced","Node name for S&R":"ImpactIfNone"}},{"id":4167,"type":"ComfySwitchNode","pos":[2660,2740],"size":[270,80],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"*","link":12602},{"localized_name":"on_true","name":"on_true","type":"*","link":12599},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":12598}],"outputs":[{"localized_name":"output","name":"output","type":"*","links":[12595]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}}],"groups":[],"links":[{"id":8384,"origin_id":-10,"origin_slot":1,"target_id":4170,"target_slot":0,"type":"*"},{"id":8385,"origin_id":-10,"origin_slot":1,"target_id":4170,"target_slot":1,"type":"*"},{"id":12586,"origin_id":-10,"origin_slot":0,"target_id":4165,"target_slot":0,"type":"*"},{"id":12587,"origin_id":-10,"origin_slot":0,"target_id":4165,"target_slot":1,"type":"*"},{"id":12588,"origin_id":4170,"origin_slot":1,"target_id":4166,"target_slot":2,"type":"BOOLEAN"},{"id":12589,"origin_id":4170,"origin_slot":0,"target_id":4166,"target_slot":1,"type":"*"},{"id":12590,"origin_id":4165,"origin_slot":0,"target_id":4166,"target_slot":0,"type":"*"},{"id":12591,"origin_id":4166,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"*"},{"id":12595,"origin_id":4167,"origin_slot":0,"target_id":-20,"target_slot":1,"type":"AUDIO"},{"id":12596,"origin_id":-10,"origin_slot":3,"target_id":4168,"target_slot":0,"type":"*"},{"id":12597,"origin_id":-10,"origin_slot":3,"target_id":4168,"target_slot":1,"type":"*"},{"id":12598,"origin_id":4168,"origin_slot":1,"target_id":4167,"target_slot":2,"type":"BOOLEAN"},{"id":12599,"origin_id":4168,"origin_slot":0,"target_id":4167,"target_slot":1,"type":"*"},{"id":12600,"origin_id":-10,"origin_slot":2,"target_id":4169,"target_slot":0,"type":"*"},{"id":12601,"origin_id":-10,"origin_slot":2,"target_id":4169,"target_slot":1,"type":"*"},{"id":12602,"origin_id":4169,"origin_slot":0,"target_id":4167,"target_slot":0,"type":"*"}],"extra":{}},{"id":"50874503-87e5-4f15-a304-7c702a3cb78d","version":1,"state":{"lastGroupId":49,"lastNodeId":4482,"lastLinkId":13471,"lastRerouteId":2},"revision":0,"config":{},"name":"Overlap Offset","inputNode":{"id":-10,"bounding":[-2916.190785311458,6778.324417453045,128,68]},"outputNode":{"id":-20,"bounding":[-2100,6768.324417453045,128,68]},"inputs":[{"id":"379c7ce6-64d9-41b7-bfa5-1c11b2027fd2","name":"choice","type":"COMBO","linkIds":[12606],"label":"length","pos":[-2812.190785311458,6802.324417453045]}],"outputs":[{"id":"1dbd0b24-92ea-4f14-9709-ebfeb610b0ce","name":"int","type":"INT","linkIds":[12604],"localized_name":"output","label":"length","pos":[-2076,6792.324417453045]}],"widgets":[],"nodes":[{"id":4173,"type":"easy convertAnything","pos":[-2430,6720],"size":[270,60],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"*","name":"*","type":"*","link":12603},{"localized_name":"output_type","name":"output_type","type":"COMBO","widget":{"name":"output_type"},"link":null}],"outputs":[{"label":"int","localized_name":"output","name":"int","type":"INT","links":[12604]}],"properties":{"cnr_id":"comfyui-easy-use","ver":"4de1ab3b66e48da916b6f263bacd001df53a2720","Node name for S&R":"easy convertAnything"},"widgets_values":["int"],"widgets_values_named":{"output_type":"int"}},{"id":4171,"type":"CustomCombo","pos":[-2730,6720],"size":[270,200],"flags":{},"order":0,"mode":0,"inputs":[{"localized_name":"choice","name":"choice","type":"COMBO","widget":{"name":"choice"},"link":12606}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"STRING","links":[12603]},{"localized_name":"INDEX","name":"INDEX","type":"INT","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"CustomCombo"},"widgets_values":["5",0,"5","22","39","56",""],"widgets_values_named":{"choice":"5","index":0,"option1":"5","option2":"22","option3":"39","option4":"56","option5":""}}],"groups":[],"links":[{"id":12603,"origin_id":4171,"origin_slot":0,"target_id":4173,"target_slot":0,"type":"STRING"},{"id":12604,"origin_id":4173,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"INT"},{"id":12606,"origin_id":-10,"origin_slot":0,"target_id":4171,"target_slot":0,"type":"COMBO"}],"extra":{}},{"id":"7918e590-34c0-4440-b5a3-2cd2b4e767fa","version":1,"state":{"lastGroupId":49,"lastNodeId":4482,"lastLinkId":13471,"lastRerouteId":2},"revision":0,"config":{},"name":"LoRA Loader","inputNode":{"id":-10,"bounding":[-3680,6110,128,368]},"outputNode":{"id":-20,"bounding":[-1700,6250,128,68]},"inputs":[{"id":"995e7a49-bf13-4153-b3e1-67b980954e46","name":"model","type":"MODEL","linkIds":[13099,13100],"pos":[-3576,6134]},{"id":"f0961ce3-e7c3-45a4-9978-53caf715c28e","name":"lora_name","type":"COMBO","linkIds":[13107],"label":"lora_1","pos":[-3576,6154]},{"id":"e2fe0ad9-a175-406d-a654-64cdab0fdab3","name":"strength_model","type":"FLOAT","linkIds":[13108],"label":"strength_1","pos":[-3576,6174]},{"id":"c35203d8-6943-4ff4-88ff-bc5747a1e189","name":"switch","type":"BOOLEAN","linkIds":[13109],"label":"enable_lora_1","pos":[-3576,6194]},{"id":"e2bc316b-01f5-4d5e-9dff-17c4fda0035b","name":"lora_name_1","type":"COMBO","linkIds":[13110],"label":"lora_2","pos":[-3576,6214]},{"id":"3cf1e82d-2e13-435d-ad90-dbf105b270e3","name":"strength_model_1","type":"FLOAT","linkIds":[13111],"label":"strength_2","pos":[-3576,6234]},{"id":"03c912d7-151f-4ac0-8525-a490559c4089","name":"switch_1","type":"BOOLEAN","linkIds":[13112],"label":"enable_lora_2","pos":[-3576,6254]},{"id":"50a01e20-2cc8-45e5-ba88-616f7630b130","name":"lora_name_2","type":"COMBO","linkIds":[13113],"label":"lora_3","pos":[-3576,6274]},{"id":"67c77cdf-60f2-49d8-a427-3e4a041c80e0","name":"strength_model_2","type":"FLOAT","linkIds":[13114],"label":"strength_3","pos":[-3576,6294]},{"id":"3040ca17-a0ce-4687-89f9-459ab5cd2e55","name":"switch_2","type":"BOOLEAN","linkIds":[13115],"label":"enable_lora_3","pos":[-3576,6314]},{"id":"53aab80e-b518-4601-be2f-dbd04660a362","name":"lora_name_3","type":"COMBO","linkIds":[13116],"label":"lora_4","pos":[-3576,6334]},{"id":"cd00e762-383c-49f6-953f-72ba9e67249c","name":"strength_model_3","type":"FLOAT","linkIds":[13117],"label":"strength_4","pos":[-3576,6354]},{"id":"578e5ca1-faca-4080-b7c4-1a5356e6b566","name":"switch_3","type":"BOOLEAN","linkIds":[13118],"label":"enable_lora_4","pos":[-3576,6374]},{"id":"c253f9ac-e154-4cb9-9ab7-0b3a27318c75","name":"lora_name_4","type":"COMBO","linkIds":[13119],"label":"lora_5","pos":[-3576,6394]},{"id":"373b72e4-7a13-42a3-a5b8-0a8a344f4ce6","name":"strength_model_4","type":"FLOAT","linkIds":[13120],"label":"strength_5","pos":[-3576,6414]},{"id":"b1a75f92-a80e-40ca-bef5-0f625a0d21d1","name":"switch_4","type":"BOOLEAN","linkIds":[13121],"label":"enable_lora_5","pos":[-3576,6434]}],"outputs":[{"id":"7633b846-f1bb-4b22-ba8d-3afedafe316f","name":"output","type":"MODEL","linkIds":[13102],"label":"model","pos":[-1676,6274]}],"widgets":[],"nodes":[{"id":4351,"type":"LoraLoaderModelOnly","pos":[-3390,6130],"size":[270,90],"flags":{},"order":0,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13099},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":13107},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":13108}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[13094]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"LoraLoaderModelOnly"},"widgets_values":["H3\\H3_Mis_Insrt_v07.safetensors",1],"widgets_values_named":{"lora_name":"H3\\H3_Mis_Insrt_v07.safetensors","strength_model":1}},{"id":4352,"type":"ComfySwitchNode","pos":[-3390,6260],"size":[270,110],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"MODEL","link":13100},{"localized_name":"on_true","name":"on_true","type":"MODEL","link":13094},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":13109}],"outputs":[{"localized_name":"output","name":"output","type":"MODEL","links":[13101,13103]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":4353,"type":"LoraLoaderModelOnly","pos":[-3050,6130],"size":[270,90],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13101},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":13110},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":13111}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[13095]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"LoraLoaderModelOnly"},"widgets_values":["H3\\H3_Mis_Insrt_v07.safetensors",1],"widgets_values_named":{"lora_name":"H3\\H3_Mis_Insrt_v07.safetensors","strength_model":1}},{"id":4354,"type":"ComfySwitchNode","pos":[-3050,6260],"size":[270,110],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"MODEL","link":13103},{"localized_name":"on_true","name":"on_true","type":"MODEL","link":13095},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":13112}],"outputs":[{"localized_name":"output","name":"output","type":"MODEL","links":[13104,13124]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":4355,"type":"LoraLoaderModelOnly","pos":[-2730,6130],"size":[270,90],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13124},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":13113},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":13114}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[13096]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"LoraLoaderModelOnly"},"widgets_values":["H3\\H3_Mis_Insrt_v07.safetensors",1],"widgets_values_named":{"lora_name":"H3\\H3_Mis_Insrt_v07.safetensors","strength_model":1}},{"id":4356,"type":"ComfySwitchNode","pos":[-2730,6260],"size":[270,110],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"MODEL","link":13104},{"localized_name":"on_true","name":"on_true","type":"MODEL","link":13096},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":13115}],"outputs":[{"localized_name":"output","name":"output","type":"MODEL","links":[13105,13125]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":4357,"type":"LoraLoaderModelOnly","pos":[-2410,6130],"size":[270,90],"flags":{},"order":6,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13125},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":13116},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":13117}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[13097]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"LoraLoaderModelOnly"},"widgets_values":["H3\\H3_Mis_Insrt_v07.safetensors",1],"widgets_values_named":{"lora_name":"H3\\H3_Mis_Insrt_v07.safetensors","strength_model":1}},{"id":4358,"type":"ComfySwitchNode","pos":[-2410,6260],"size":[270,110],"flags":{},"order":7,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"MODEL","link":13105},{"localized_name":"on_true","name":"on_true","type":"MODEL","link":13097},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":13118}],"outputs":[{"localized_name":"output","name":"output","type":"MODEL","links":[13106,13126]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":4359,"type":"LoraLoaderModelOnly","pos":[-2100,6130],"size":[270,90],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13126},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":13119},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":13120}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[13098]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"LoraLoaderModelOnly"},"widgets_values":["H3\\H3_Mis_Insrt_v07.safetensors",1],"widgets_values_named":{"lora_name":"H3\\H3_Mis_Insrt_v07.safetensors","strength_model":1}},{"id":4360,"type":"ComfySwitchNode","pos":[-2100,6260],"size":[270,110],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"MODEL","link":13106},{"localized_name":"on_true","name":"on_true","type":"MODEL","link":13098},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":13121}],"outputs":[{"localized_name":"output","name":"output","type":"MODEL","links":[13102]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}}],"groups":[],"links":[{"id":13094,"origin_id":4351,"origin_slot":0,"target_id":4352,"target_slot":1,"type":"MODEL"},{"id":13095,"origin_id":4353,"origin_slot":0,"target_id":4354,"target_slot":1,"type":"MODEL"},{"id":13096,"origin_id":4355,"origin_slot":0,"target_id":4356,"target_slot":1,"type":"MODEL"},{"id":13097,"origin_id":4357,"origin_slot":0,"target_id":4358,"target_slot":1,"type":"MODEL"},{"id":13098,"origin_id":4359,"origin_slot":0,"target_id":4360,"target_slot":1,"type":"MODEL"},{"id":13099,"origin_id":-10,"origin_slot":0,"target_id":4351,"target_slot":0,"type":"MODEL"},{"id":13100,"origin_id":-10,"origin_slot":0,"target_id":4352,"target_slot":0,"type":"MODEL"},{"id":13101,"origin_id":4352,"origin_slot":0,"target_id":4353,"target_slot":0,"type":"MODEL"},{"id":13102,"origin_id":4360,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"MODEL"},{"id":13103,"origin_id":4352,"origin_slot":0,"target_id":4354,"target_slot":0,"type":"MODEL"},{"id":13104,"origin_id":4354,"origin_slot":0,"target_id":4356,"target_slot":0,"type":"MODEL"},{"id":13105,"origin_id":4356,"origin_slot":0,"target_id":4358,"target_slot":0,"type":"MODEL"},{"id":13106,"origin_id":4358,"origin_slot":0,"target_id":4360,"target_slot":0,"type":"MODEL"},{"id":13107,"origin_id":-10,"origin_slot":1,"target_id":4351,"target_slot":1,"type":"COMBO"},{"id":13108,"origin_id":-10,"origin_slot":2,"target_id":4351,"target_slot":2,"type":"FLOAT"},{"id":13109,"origin_id":-10,"origin_slot":3,"target_id":4352,"target_slot":2,"type":"BOOLEAN"},{"id":13110,"origin_id":-10,"origin_slot":4,"target_id":4353,"target_slot":1,"type":"COMBO"},{"id":13111,"origin_id":-10,"origin_slot":5,"target_id":4353,"target_slot":2,"type":"FLOAT"},{"id":13112,"origin_id":-10,"origin_slot":6,"target_id":4354,"target_slot":2,"type":"BOOLEAN"},{"id":13113,"origin_id":-10,"origin_slot":7,"target_id":4355,"target_slot":1,"type":"COMBO"},{"id":13114,"origin_id":-10,"origin_slot":8,"target_id":4355,"target_slot":2,"type":"FLOAT"},{"id":13115,"origin_id":-10,"origin_slot":9,"target_id":4356,"target_slot":2,"type":"BOOLEAN"},{"id":13116,"origin_id":-10,"origin_slot":10,"target_id":4357,"target_slot":1,"type":"COMBO"},{"id":13117,"origin_id":-10,"origin_slot":11,"target_id":4357,"target_slot":2,"type":"FLOAT"},{"id":13118,"origin_id":-10,"origin_slot":12,"target_id":4358,"target_slot":2,"type":"BOOLEAN"},{"id":13119,"origin_id":-10,"origin_slot":13,"target_id":4359,"target_slot":1,"type":"COMBO"},{"id":13120,"origin_id":-10,"origin_slot":14,"target_id":4359,"target_slot":2,"type":"FLOAT"},{"id":13121,"origin_id":-10,"origin_slot":15,"target_id":4360,"target_slot":2,"type":"BOOLEAN"},{"id":13124,"origin_id":4354,"origin_slot":0,"target_id":4355,"target_slot":0,"type":"MODEL"},{"id":13125,"origin_id":4356,"origin_slot":0,"target_id":4357,"target_slot":0,"type":"MODEL"},{"id":13126,"origin_id":4358,"origin_slot":0,"target_id":4359,"target_slot":0,"type":"MODEL"}],"extra":{}},{"id":"4439dde7-fcea-4941-8996-01e96a0e87a1","version":1,"state":{"lastGroupId":49,"lastNodeId":4482,"lastLinkId":13471,"lastRerouteId":2},"revision":0,"config":{},"name":"INT8 Model Loader","inputNode":{"id":-10,"bounding":[-2360,5180,153.943359375,308]},"outputNode":{"id":-20,"bounding":[903.4212952799119,5253.262934504204,128,128]},"inputs":[{"id":"dbbf5827-3d29-413f-8309-b76c0eac393f","name":"model_name","type":"COMBO","linkIds":[13471],"pos":[-2230.056640625,5444]},{"id":"6c2e97d2-be1b-4b37-830d-5781adeb5010","name":"clip_name","type":"COMBO","linkIds":[2],"pos":[-2230.056640625,5204]},{"id":"983756c2-1760-4518-be96-923ec681db98","name":"vae_name","type":"COMBO","linkIds":[3],"label":"vae_video","pos":[-2230.056640625,5224]},{"id":"95069a43-8063-4d38-8e24-97af341e8409","name":"vae_name_1","type":"COMBO","linkIds":[4],"label":"vae_audio","pos":[-2230.056640625,5244]},{"id":"67468c64-13cd-4c70-8686-fe7654e87d1a","name":"lora_name_1","type":"COMBO","linkIds":[12010],"label":"turbo_lora_name","pos":[-2230.056640625,5264]},{"id":"464198ab-66fe-4b00-9cfe-f749c4f1d99f","name":"strength_model","type":"FLOAT","linkIds":[12011],"pos":[-2230.056640625,5284]},{"id":"94dfba9d-09de-4482-b852-4ba6118d155b","name":"switch_3","type":"BOOLEAN","linkIds":[13296],"label":"enabled turbo-lora","pos":[-2230.056640625,5304]},{"id":"b3a387e3-f5e9-4124-9a11-9409a16e13ab","name":"switch_4","type":"BOOLEAN","linkIds":[13418],"label":"enable ck-attn","pos":[-2230.056640625,5324]},{"id":"c94f1639-76db-4d5d-9e88-d089cea35b2e","name":"switch_1","type":"BOOLEAN","linkIds":[13222],"label":"enabled sage-attn","pos":[-2230.056640625,5344]},{"id":"d5799b2a-3d5e-45f6-af63-f2d19608fed8","name":"switch_2","type":"BOOLEAN","linkIds":[13232],"label":"enabled sla-attn","pos":[-2230.056640625,5364]},{"id":"483ec871-052f-41d5-923a-7295411d6de2","name":"switch","type":"BOOLEAN","linkIds":[12012],"label":"enabled sol-attn","pos":[-2230.056640625,5384]},{"id":"a7ca42ee-3da1-4cdb-85de-9a52483d94f1","name":"enabled","type":"BOOLEAN","linkIds":[12014],"label":"enabled spectrum","pos":[-2230.056640625,5404]},{"id":"62b24dc6-e329-4219-bc5a-218ac92173b4","name":"shift_video","type":"FLOAT","linkIds":[12015],"pos":[-2230.056640625,5424]}],"outputs":[{"id":"e98f348e-9a3d-4285-b41b-2bd0e3a85230","name":"MODEL","type":"MODEL","linkIds":[984],"pos":[927.4212952799119,5277.262934504204]},{"id":"5b2d6127-8e46-425f-9024-ac09cb8fbc60","name":"CLIP","type":"CLIP","linkIds":[6],"pos":[927.4212952799119,5297.262934504204]},{"id":"5ed12564-c8fd-4d3e-8637-3249c1a40d84","name":"VAE","type":"VAE","linkIds":[7],"label":"VAE_VIDEO","pos":[927.4212952799119,5317.262934504204]},{"id":"03f29740-0629-455e-b0dc-456e548c5a10","name":"VAE_1","type":"VAE","linkIds":[8],"label":"VAE_AUDIO","pos":[927.4212952799119,5337.262934504204]}],"widgets":[],"nodes":[{"id":4422,"type":"CLIPLoader","pos":[-1950,5610],"size":[330,120],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"clip_name","name":"clip_name","type":"COMBO","widget":{"name":"clip_name"},"link":2},{"localized_name":"type","name":"type","type":"COMBO","widget":{"name":"type"},"link":null},{"localized_name":"device","name":"device","shape":7,"type":"COMBO","widget":{"name":"device"},"link":null}],"outputs":[{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[6]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"CLIPLoader"},"widgets_values":["qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors","minimax","default"],"widgets_values_named":{"clip_name":"qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors","type":"minimax","device":"default"}},{"id":4423,"type":"VAELoader","pos":[-1950,5770],"size":[330,70],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"vae_name","name":"vae_name","type":"COMBO","widget":{"name":"vae_name"},"link":3}],"outputs":[{"localized_name":"VAE","name":"VAE","type":"VAE","links":[7]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"VAELoader"},"widgets_values":["minimax_h3_video_vae_int8_convrot.safetensors"],"widgets_values_named":{"vae_name":"minimax_h3_video_vae_int8_convrot.safetensors"}},{"id":4424,"type":"VAELoader","pos":[-1950,5880],"size":[330,70],"flags":{},"order":6,"mode":0,"inputs":[{"localized_name":"vae_name","name":"vae_name","type":"COMBO","widget":{"name":"vae_name"},"link":4}],"outputs":[{"localized_name":"VAE","name":"VAE","type":"VAE","links":[8]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"VAELoader"},"widgets_values":["minimax_h3_audio_vae_fp32.safetensors"],"widgets_values_named":{"vae_name":"minimax_h3_audio_vae_fp32.safetensors"}},{"id":4425,"type":"SolAttnBlockProbe","pos":[-880,5370],"size":[230,60],"flags":{},"order":7,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":10721}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[13237]}],"properties":{"aux_id":"kijai/ComfyUI-SolAttn_triton","ver":"0e334dc981cfe3b0ed926ee13ad43f64914b7f5b","Node name for S&R":"SolAttnBlockProbe"}},{"id":4426,"type":"SolAttnPatch","pos":[-880,4900],"size":[270,430],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13419},{"localized_name":"tau_profile","name":"tau_profile","shape":7,"type":"STRING","link":null},{"localized_name":"tau","name":"tau","type":"FLOAT","widget":{"name":"tau"},"link":null},{"localized_name":"start_percent","name":"start_percent","type":"FLOAT","widget":{"name":"start_percent"},"link":null},{"localized_name":"end_percent","name":"end_percent","type":"FLOAT","widget":{"name":"end_percent"},"link":null},{"localized_name":"min_tokens","name":"min_tokens","type":"INT","widget":{"name":"min_tokens"},"link":null},{"localized_name":"int8_qk","name":"int8_qk","type":"BOOLEAN","widget":{"name":"int8_qk"},"link":null},{"localized_name":"sink_conditioning","name":"sink_conditioning","type":"COMBO","widget":{"name":"sink_conditioning"},"link":null},{"localized_name":"morton","name":"morton","type":"BOOLEAN","widget":{"name":"morton"},"link":null},{"localized_name":"morton_curve","name":"morton_curve","type":"COMBO","widget":{"name":"morton_curve"},"link":null},{"localized_name":"int8_pv","name":"int8_pv","type":"BOOLEAN","widget":{"name":"int8_pv"},"link":null},{"localized_name":"verbose","name":"verbose","type":"BOOLEAN","widget":{"name":"verbose"},"link":null},{"localized_name":"use_tma","name":"use_tma","type":"BOOLEAN","widget":{"name":"use_tma"},"link":null},{"localized_name":"dense_blocks","name":"dense_blocks","type":"STRING","widget":{"name":"dense_blocks"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[10721]}],"properties":{"aux_id":"kijai/ComfyUI-SolAttn_triton","ver":"82e6fdfd1e983b621ab7e1ad19f27ae9669d3d45","Node name for S&R":"SolAttnPatch"},"widgets_values":[1.3,0.2,0.9,4096,true,"exact_kv_and_rows",true,"3d",true,false,false,""],"widgets_values_named":{"tau":1.3,"start_percent":0.2,"end_percent":0.9,"min_tokens":4096,"int8_qk":true,"sink_conditioning":"exact_kv_and_rows","morton":true,"morton_curve":"3d","int8_pv":true,"verbose":false,"use_tma":false,"dense_blocks":""}},{"id":4427,"type":"MiniMaxH3MemoryEfficientSageAttentionPatch","pos":[-1590,5060],"size":[330,60],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13411}],"outputs":[{"localized_name":"model","name":"model","type":"MODEL","links":[13236]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"60cd6bc1870db94c6eeb05fbe455147a8e91c4e9","Node name for S&R":"MiniMaxH3MemoryEfficientSageAttentionPatch"}},{"id":4428,"type":"MiniMaxH3SigmaShift","pos":[130,4900],"size":[270,90],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13423},{"localized_name":"shift_video","name":"shift_video","type":"FLOAT","widget":{"name":"shift_video"},"link":12015},{"localized_name":"shift_audio","name":"shift_audio","type":"FLOAT","widget":{"name":"shift_audio"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[982]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"MiniMaxH3SigmaShift"},"widgets_values":[12,3],"widgets_values_named":{"shift_video":12,"shift_audio":3}},{"id":4429,"type":"SpectrumApplyMiniMaxH3","pos":[460,4900],"size":[340,760],"flags":{},"order":10,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":982},{"localized_name":"enabled","name":"enabled","type":"BOOLEAN","widget":{"name":"enabled"},"link":12014},{"localized_name":"blend_weight","name":"blend_weight","type":"FLOAT","widget":{"name":"blend_weight"},"link":null},{"localized_name":"degree","name":"degree","type":"INT","widget":{"name":"degree"},"link":null},{"localized_name":"ridge_lambda","name":"ridge_lambda","type":"FLOAT","widget":{"name":"ridge_lambda"},"link":null},{"localized_name":"window_size","name":"window_size","type":"FLOAT","widget":{"name":"window_size"},"link":null},{"localized_name":"flex_window","name":"flex_window","type":"FLOAT","widget":{"name":"flex_window"},"link":null},{"localized_name":"warmup_steps","name":"warmup_steps","type":"INT","widget":{"name":"warmup_steps"},"link":null},{"localized_name":"tail_actual_steps","name":"tail_actual_steps","type":"INT","widget":{"name":"tail_actual_steps"},"link":null},{"localized_name":"max_history","name":"max_history","type":"INT","widget":{"name":"max_history"},"link":null},{"localized_name":"debug","name":"debug","type":"BOOLEAN","widget":{"name":"debug"},"link":null},{"localized_name":"history_storage","name":"history_storage","shape":7,"type":"COMBO","widget":{"name":"history_storage"},"link":null},{"localized_name":"bootstrap_first_forecast","name":"bootstrap_first_forecast","shape":7,"type":"BOOLEAN","widget":{"name":"bootstrap_first_forecast"},"link":null},{"localized_name":"anchor_residual_feedback","name":"anchor_residual_feedback","shape":7,"type":"BOOLEAN","widget":{"name":"anchor_residual_feedback"},"link":null},{"localized_name":"selective_rollback_correction","name":"selective_rollback_correction","shape":7,"type":"BOOLEAN","widget":{"name":"selective_rollback_correction"},"link":null},{"localized_name":"offline_smoothing_replay","name":"offline_smoothing_replay","shape":7,"type":"BOOLEAN","widget":{"name":"offline_smoothing_replay"},"link":null},{"localized_name":"audio_blend_weight","name":"audio_blend_weight","shape":7,"type":"FLOAT","widget":{"name":"audio_blend_weight"},"link":null},{"localized_name":"offline_archive_storage","name":"offline_archive_storage","shape":7,"type":"COMBO","widget":{"name":"offline_archive_storage"},"link":null},{"localized_name":"model_aware_mode","name":"model_aware_mode","shape":7,"type":"COMBO","widget":{"name":"model_aware_mode"},"link":null},{"localized_name":"model_aware_risk_threshold","name":"model_aware_risk_threshold","shape":7,"type":"FLOAT","widget":{"name":"model_aware_risk_threshold"},"link":null},{"localized_name":"model_aware_trust_shrinkage","name":"model_aware_trust_shrinkage","shape":7,"type":"BOOLEAN","widget":{"name":"model_aware_trust_shrinkage"},"link":null},{"localized_name":"model_aware_replay_generic_correction","name":"model_aware_replay_generic_correction","shape":7,"type":"BOOLEAN","widget":{"name":"model_aware_replay_generic_correction"},"link":null},{"localized_name":"generic_correction_mode","name":"generic_correction_mode","shape":7,"type":"COMBO","widget":{"name":"generic_correction_mode"},"link":null},{"localized_name":"generic_correction_limiter","name":"generic_correction_limiter","shape":7,"type":"COMBO","widget":{"name":"generic_correction_limiter"},"link":null},{"localized_name":"generic_correction_limit","name":"generic_correction_limit","shape":7,"type":"FLOAT","widget":{"name":"generic_correction_limit"},"link":null},{"localized_name":"generic_correction_attenuation","name":"generic_correction_attenuation","shape":7,"type":"COMBO","widget":{"name":"generic_correction_attenuation"},"link":null}],"outputs":[{"localized_name":"model","name":"model","type":"MODEL","links":[984]}],"properties":{"cnr_id":"comfyui-spectrum-minimax-h3","ver":"85ec1da66277e893079ecd46e32cc865c56cfe53","Node name for S&R":"SpectrumApplyMiniMaxH3","aux_id":"xmarre/ComfyUI-Spectrum-MiniMax-H3"},"widgets_values":[false,0.5,1,0.1,2,0.75,1,1,8,false,"system_ram",true,false,false,true,0,"system_ram","off",0.65,false,false,"coordinate_rls","hard_clip",0.4,"no_attenuation"],"widgets_values_named":{"enabled":false,"blend_weight":0.5,"degree":1,"ridge_lambda":0.1,"window_size":2,"flex_window":0.75,"warmup_steps":1,"tail_actual_steps":1,"max_history":8,"debug":false,"history_storage":"system_ram","bootstrap_first_forecast":true,"anchor_residual_feedback":false,"selective_rollback_correction":false,"offline_smoothing_replay":true,"audio_blend_weight":0,"offline_archive_storage":"system_ram","model_aware_mode":"off","model_aware_risk_threshold":0.65,"model_aware_trust_shrinkage":false,"model_aware_replay_generic_correction":false,"generic_correction_mode":"coordinate_rls","generic_correction_limiter":"hard_clip","generic_correction_limit":0.4,"generic_correction_attenuation":"no_attenuation"}},{"id":4430,"type":"ComfySwitchNode","pos":[-880,5470],"size":[230,110],"flags":{"collapsed":false},"order":11,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"MODEL","link":13426},{"localized_name":"on_true","name":"on_true","type":"MODEL","link":13237},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":12012}],"outputs":[{"localized_name":"output","name":"output","type":"MODEL","links":[13424,13425]}],"properties":{"cnr_id":"comfy-core","ver":"0.31.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[true],"widgets_values_named":{"switch":true}},{"id":4431,"type":"LoraLoaderModelOnly","pos":[-240,5040],"size":[330,90],"flags":{},"order":12,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13436},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":12010},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":12011}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[13295]}],"properties":{"cnr_id":"comfy-core","ver":"0.30.0","Node name for S&R":"LoraLoaderModelOnly"},"widgets_values":["H3\\minimax_h3_fl2v_turbo_8step_v1.0_comfyui_bf16.safetensors",1],"widgets_values_named":{"lora_name":"H3\\minimax_h3_fl2v_turbo_8step_v1.0_comfyui_bf16.safetensors","strength_model":1}},{"id":4432,"type":"ComfySwitchNode","pos":[-1590,5160],"size":[230,110],"flags":{"collapsed":false},"order":13,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"MODEL","link":13412},{"localized_name":"on_true","name":"on_true","type":"MODEL","link":13236},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":13222}],"outputs":[{"localized_name":"output","name":"output","type":"MODEL","links":[13415,13416]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":4433,"type":"H3SLAAttention","pos":[-560,4900],"size":[270,250],"flags":{},"order":14,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13424},{"localized_name":"sparsity_ratio","name":"sparsity_ratio","type":"FLOAT","widget":{"name":"sparsity_ratio"},"link":null},{"localized_name":"block_size","name":"block_size","type":"COMBO","widget":{"name":"block_size"},"link":null},{"localized_name":"min_seq_len","name":"min_seq_len","shape":7,"type":"INT","widget":{"name":"min_seq_len"},"link":null},{"localized_name":"dense_last_steps","name":"dense_last_steps","shape":7,"type":"INT","widget":{"name":"dense_last_steps"},"link":null},{"localized_name":"protect_audio","name":"protect_audio","shape":7,"type":"BOOLEAN","widget":{"name":"protect_audio"},"link":null},{"localized_name":"enabled","name":"enabled","shape":7,"type":"BOOLEAN","widget":{"name":"enabled"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[13230]}],"properties":{"Node name for S&R":"H3SLAAttention"},"widgets_values":[0.9,"64",8192,0,true,true],"widgets_values_named":{"sparsity_ratio":0.9,"block_size":"64","min_seq_len":8192,"dense_last_steps":0,"protect_audio":true,"enabled":true}},{"id":4434,"type":"ComfySwitchNode","pos":[-560,5190],"size":[230,110],"flags":{"collapsed":false},"order":15,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"MODEL","link":13425},{"localized_name":"on_true","name":"on_true","type":"MODEL","link":13230},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":13232}],"outputs":[{"localized_name":"output","name":"output","type":"MODEL","links":[13427,13436]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":4435,"type":"ComfySwitchNode","pos":[-240,5170],"size":[230,110],"flags":{"collapsed":false},"order":16,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"MODEL","link":13427},{"localized_name":"on_true","name":"on_true","type":"MODEL","link":13295},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":13296}],"outputs":[{"localized_name":"output","name":"output","type":"MODEL","links":[13423]}],"properties":{"cnr_id":"comfy-core","ver":"0.34.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}},{"id":4455,"type":"UNETLoader","pos":[-1950,4900],"size":[330,100],"flags":{},"order":0,"mode":0,"inputs":[{"localized_name":"unet_name","name":"unet_name","type":"COMBO","widget":{"name":"unet_name"},"link":13471},{"localized_name":"weight_dtype","name":"weight_dtype","type":"COMBO","widget":{"name":"weight_dtype"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[13408]}],"properties":{"cnr_id":"comfy-core","ver":"0.34.0","Node name for S&R":"UNETLoader"},"widgets_values":["minimax_h3_fl2va_pruned_int8_convrot.safetensors","default"],"widgets_values_named":{"unet_name":"minimax_h3_fl2va_pruned_int8_convrot.safetensors","weight_dtype":"default"}},{"id":4456,"type":"PathchSageAttentionKJ","pos":[-1590,4900],"size":[270,120],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13409},{"localized_name":"sage_attention","name":"sage_attention","type":"COMBO","widget":{"name":"sage_attention"},"link":null},{"localized_name":"allow_compile","name":"allow_compile","shape":7,"type":"BOOLEAN","widget":{"name":"allow_compile"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[13411]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"e8e88f7c88e3f6205b122f5de87e69a09fbce5ac","Node name for S&R":"PathchSageAttentionKJ"},"widgets_values":["auto",true],"widgets_values_named":{"sage_attention":"auto","allow_compile":true}},{"id":4457,"type":"ModelPatchTorchSettings","pos":[-1950,5040],"size":[320,90],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13408},{"localized_name":"enable_fp16_accumulation","name":"enable_fp16_accumulation","type":"BOOLEAN","widget":{"name":"enable_fp16_accumulation"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[13409,13412]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"e8e88f7c88e3f6205b122f5de87e69a09fbce5ac","Node name for S&R":"ModelPatchTorchSettings"},"widgets_values":[true],"widgets_values_named":{"enable_fp16_accumulation":true}},{"id":4459,"type":"ModelAttentionBackend","pos":[-1210,4900],"size":[270,70],"flags":{},"order":17,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":13415},{"localized_name":"attention","name":"attention","type":"COMBO","widget":{"name":"attention"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[13417]}],"properties":{"cnr_id":"comfy-core","ver":"0.34.0","Node name for S&R":"ModelAttentionBackend"},"widgets_values":["comfy kitchen attention"],"widgets_values_named":{"attention":"comfy kitchen attention"}},{"id":4461,"type":"ComfySwitchNode","pos":[-1210,5010],"size":[230,110],"flags":{"collapsed":false},"order":18,"mode":0,"inputs":[{"localized_name":"on_false","name":"on_false","type":"MODEL","link":13416},{"localized_name":"on_true","name":"on_true","type":"MODEL","link":13417},{"localized_name":"switch","name":"switch","type":"BOOLEAN","widget":{"name":"switch"},"link":13418}],"outputs":[{"localized_name":"output","name":"output","type":"MODEL","links":[13419,13426]}],"properties":{"cnr_id":"comfy-core","ver":"0.33.0","Node name for S&R":"ComfySwitchNode"},"widgets_values":[false],"widgets_values_named":{"switch":false}}],"groups":[],"links":[{"id":2,"origin_id":-10,"origin_slot":1,"target_id":4422,"target_slot":0,"type":"COMBO"},{"id":3,"origin_id":-10,"origin_slot":2,"target_id":4423,"target_slot":0,"type":"COMBO"},{"id":4,"origin_id":-10,"origin_slot":3,"target_id":4424,"target_slot":0,"type":"COMBO"},{"id":6,"origin_id":4422,"origin_slot":0,"target_id":-20,"target_slot":1,"type":"CLIP"},{"id":7,"origin_id":4423,"origin_slot":0,"target_id":-20,"target_slot":2,"type":"VAE"},{"id":8,"origin_id":4424,"origin_slot":0,"target_id":-20,"target_slot":3,"type":"VAE"},{"id":982,"origin_id":4428,"origin_slot":0,"target_id":4429,"target_slot":0,"type":"MODEL"},{"id":984,"origin_id":4429,"origin_slot":0,"target_id":-20,"target_slot":0,"type":"MODEL"},{"id":10721,"origin_id":4426,"origin_slot":0,"target_id":4425,"target_slot":0,"type":"MODEL"},{"id":12010,"origin_id":-10,"origin_slot":4,"target_id":4431,"target_slot":1,"type":"COMBO"},{"id":12011,"origin_id":-10,"origin_slot":5,"target_id":4431,"target_slot":2,"type":"FLOAT"},{"id":12012,"origin_id":-10,"origin_slot":10,"target_id":4430,"target_slot":2,"type":"BOOLEAN"},{"id":12014,"origin_id":-10,"origin_slot":11,"target_id":4429,"target_slot":1,"type":"BOOLEAN"},{"id":12015,"origin_id":-10,"origin_slot":12,"target_id":4428,"target_slot":1,"type":"FLOAT"},{"id":13222,"origin_id":-10,"origin_slot":8,"target_id":4432,"target_slot":2,"type":"BOOLEAN"},{"id":13230,"origin_id":4433,"origin_slot":0,"target_id":4434,"target_slot":1,"type":"MODEL"},{"id":13232,"origin_id":-10,"origin_slot":9,"target_id":4434,"target_slot":2,"type":"BOOLEAN"},{"id":13236,"origin_id":4427,"origin_slot":0,"target_id":4432,"target_slot":1,"type":"MODEL"},{"id":13237,"origin_id":4425,"origin_slot":0,"target_id":4430,"target_slot":1,"type":"MODEL"},{"id":13295,"origin_id":4431,"origin_slot":0,"target_id":4435,"target_slot":1,"type":"MODEL"},{"id":13296,"origin_id":-10,"origin_slot":6,"target_id":4435,"target_slot":2,"type":"BOOLEAN"},{"id":13408,"origin_id":4455,"origin_slot":0,"target_id":4457,"target_slot":0,"type":"MODEL"},{"id":13409,"origin_id":4457,"origin_slot":0,"target_id":4456,"target_slot":0,"type":"MODEL"},{"id":13411,"origin_id":4456,"origin_slot":0,"target_id":4427,"target_slot":0,"type":"MODEL"},{"id":13412,"origin_id":4457,"origin_slot":0,"target_id":4432,"target_slot":0,"type":"MODEL"},{"id":13415,"origin_id":4432,"origin_slot":0,"target_id":4459,"target_slot":0,"type":"MODEL"},{"id":13416,"origin_id":4432,"origin_slot":0,"target_id":4461,"target_slot":0,"type":"MODEL"},{"id":13417,"origin_id":4459,"origin_slot":0,"target_id":4461,"target_slot":1,"type":"MODEL"},{"id":13418,"origin_id":-10,"origin_slot":7,"target_id":4461,"target_slot":2,"type":"BOOLEAN"},{"id":13419,"origin_id":4461,"origin_slot":0,"target_id":4426,"target_slot":0,"type":"MODEL"},{"id":13423,"origin_id":4435,"origin_slot":0,"target_id":4428,"target_slot":0,"type":"MODEL"},{"id":13424,"origin_id":4430,"origin_slot":0,"target_id":4433,"target_slot":0,"type":"MODEL"},{"id":13425,"origin_id":4430,"origin_slot":0,"target_id":4434,"target_slot":0,"type":"MODEL"},{"id":13426,"origin_id":4461,"origin_slot":0,"target_id":4430,"target_slot":0,"type":"MODEL"},{"id":13427,"origin_id":4434,"origin_slot":0,"target_id":4435,"target_slot":0,"type":"MODEL"},{"id":13436,"origin_id":4434,"origin_slot":0,"target_id":4431,"target_slot":0,"type":"MODEL"},{"id":13471,"origin_id":-10,"origin_slot":0,"target_id":4455,"target_slot":0,"type":"COMBO"}],"extra":{}}]},"config":{},"extra":{"ds":{"scale":0.7488140657885994,"offset":[3270.867740443742,-4867.900645215248]}},"version":0.4} \ No newline at end of file