Instructions to use UmeAiRT/ComfyUI-Auto-Installer-Assets with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use UmeAiRT/ComfyUI-Auto-Installer-Assets with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("UmeAiRT/ComfyUI-Auto-Installer-Assets", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
| { | |
| "id": "6ca5451e-5703-4e05-90cb-6f62a24b2eb2", | |
| "revision": 0, | |
| "last_node_id": 194, | |
| "last_link_id": 525, | |
| "nodes": [ | |
| { | |
| "id": 17, | |
| "type": "PrimitiveNode", | |
| "pos": [ | |
| 310, | |
| 60 | |
| ], | |
| "size": [ | |
| 440, | |
| 140 | |
| ], | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "STRING", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "slot_index": 0, | |
| "links": [ | |
| 401 | |
| ] | |
| } | |
| ], | |
| "title": "Negative", | |
| "properties": { | |
| "Run widget replace on values": false | |
| }, | |
| "widgets_values": [ | |
| "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走, fast movements, blurry, mouth moving, talking, teeth visible, strong blush, realistic, zoom out, zoom in" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 18, | |
| "type": "VAELoader", | |
| "pos": [ | |
| 760, | |
| -40 | |
| ], | |
| "size": [ | |
| 370, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "VAE", | |
| "type": "VAE", | |
| "slot_index": 0, | |
| "links": [ | |
| 441, | |
| 442 | |
| ] | |
| } | |
| ], | |
| "title": "VAE", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.15", | |
| "Node name for S&R": "VAELoader" | |
| }, | |
| "widgets_values": [ | |
| "wan_2.1_vae.safetensors" | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 19, | |
| "type": "UpscaleModelLoader", | |
| "pos": [ | |
| 1520, | |
| -130 | |
| ], | |
| "size": [ | |
| 370, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "UPSCALE_MODEL", | |
| "type": "UPSCALE_MODEL", | |
| "slot_index": 0, | |
| "links": [ | |
| 464 | |
| ] | |
| } | |
| ], | |
| "title": "Upscale Model", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.15", | |
| "Node name for S&R": "UpscaleModelLoader" | |
| }, | |
| "widgets_values": [ | |
| "4x_foolhardy_Remacri.pth" | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 20, | |
| "type": "UnetLoaderGGUF", | |
| "pos": [ | |
| 760, | |
| -130 | |
| ], | |
| "size": [ | |
| 370, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "slot_index": 0, | |
| "links": [ | |
| 460 | |
| ] | |
| } | |
| ], | |
| "title": "Model", | |
| "properties": { | |
| "aux_id": "city96/ComfyUI-GGUF", | |
| "ver": "298192ed60f8ca821c6fe5f8030cae23424cada5", | |
| "Node name for S&R": "UnetLoaderGGUF", | |
| "cnr_id": "comfyui-gguf" | |
| }, | |
| "widgets_values": [ | |
| "wan2.1-t2v-14b-Q3_K_S.gguf" | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 22, | |
| "type": "CLIPLoader", | |
| "pos": [ | |
| 1140, | |
| -130 | |
| ], | |
| "size": [ | |
| 370, | |
| 150 | |
| ], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "showAdvanced": true, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "slot_index": 0, | |
| "links": [ | |
| 400, | |
| 406 | |
| ] | |
| } | |
| ], | |
| "title": "CLIP", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.15", | |
| "Node name for S&R": "CLIPLoader" | |
| }, | |
| "widgets_values": [ | |
| "umt5_xxl_fp8_e4m3fn_scaled.safetensors", | |
| "wan", | |
| "default" | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 29, | |
| "type": "PrimitiveNode", | |
| "pos": [ | |
| 310, | |
| -130 | |
| ], | |
| "size": [ | |
| 440, | |
| 150 | |
| ], | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "STRING", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "slot_index": 0, | |
| "links": [ | |
| 407 | |
| ] | |
| } | |
| ], | |
| "title": "Positive", | |
| "properties": { | |
| "Run widget replace on values": false | |
| }, | |
| "widgets_values": [ | |
| "A cat walking in the snow. Slow and small Movements. Idle Animation" | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 73, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| 310, | |
| 720 | |
| ], | |
| "size": [ | |
| 440, | |
| 90 | |
| ], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 417, | |
| 433 | |
| ] | |
| } | |
| ], | |
| "title": "Noise", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.18", | |
| "Node name for S&R": "RandomNoise" | |
| }, | |
| "widgets_values": [ | |
| 1080280233054358, | |
| "randomize" | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 76, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| 310, | |
| 520 | |
| ], | |
| "size": [ | |
| 440, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 418, | |
| 434 | |
| ] | |
| } | |
| ], | |
| "title": "Sampler", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.18", | |
| "Node name for S&R": "KSamplerSelect" | |
| }, | |
| "widgets_values": [ | |
| "euler_ancestral" | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 77, | |
| "type": "BasicScheduler", | |
| "pos": [ | |
| 2910, | |
| 150 | |
| ], | |
| "size": [ | |
| 440, | |
| 146 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 30, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 385 | |
| }, | |
| { | |
| "name": "steps", | |
| "type": "INT", | |
| "widget": { | |
| "name": "steps" | |
| }, | |
| "link": 163 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 415 | |
| ] | |
| } | |
| ], | |
| "title": "Scheduler", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.18", | |
| "Node name for S&R": "BasicScheduler" | |
| }, | |
| "widgets_values": [ | |
| "simple", | |
| 20, | |
| 1 | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 79, | |
| "type": "VHS_VideoCombine", | |
| "pos": [ | |
| 1140, | |
| 60 | |
| ], | |
| "size": [ | |
| 370, | |
| 334 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 39, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 443 | |
| }, | |
| { | |
| "label": " ", | |
| "name": "audio", | |
| "shape": 7, | |
| "type": "AUDIO", | |
| "link": null | |
| }, | |
| { | |
| "label": " ", | |
| "name": "meta_batch", | |
| "shape": 7, | |
| "type": "VHS_BatchManager", | |
| "link": null | |
| }, | |
| { | |
| "label": " ", | |
| "name": "vae", | |
| "shape": 7, | |
| "type": "VAE", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "Filenames", | |
| "type": "VHS_FILENAMES", | |
| "links": null | |
| } | |
| ], | |
| "title": "Preview", | |
| "properties": { | |
| "aux_id": "Kosinkadink/ComfyUI-VideoHelperSuite", | |
| "ver": "4c7858ddd5126f7293dc3c9f6e0fc4c263cde079", | |
| "Node name for S&R": "VHS_VideoCombine", | |
| "cnr_id": "comfyui-videohelpersuite" | |
| }, | |
| "widgets_values": { | |
| "frame_rate": 16, | |
| "loop_count": 0, | |
| "filename_prefix": "WAN", | |
| "format": "video/h264-mp4", | |
| "pix_fmt": "yuv420p", | |
| "crf": 19, | |
| "save_metadata": false, | |
| "trim_to_audio": false, | |
| "pingpong": false, | |
| "save_output": false, | |
| "videopreview": { | |
| "hidden": false, | |
| "paused": false, | |
| "params": { | |
| "filename": "WAN_00002.mp4", | |
| "subfolder": "", | |
| "type": "temp", | |
| "format": "video/h264-mp4", | |
| "frame_rate": 16, | |
| "workflow": "WAN_00002.png", | |
| "fullpath": "/workspace/ComfyUI/temp/WAN_00002.mp4" | |
| } | |
| } | |
| }, | |
| "color": "#233", | |
| "bgcolor": "#355", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 80, | |
| "type": "VHS_VideoCombine", | |
| "pos": [ | |
| 1520, | |
| 60 | |
| ], | |
| "size": [ | |
| 370, | |
| 334 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 41, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 445 | |
| }, | |
| { | |
| "label": " ", | |
| "name": "audio", | |
| "shape": 7, | |
| "type": "AUDIO", | |
| "link": null | |
| }, | |
| { | |
| "label": " ", | |
| "name": "meta_batch", | |
| "shape": 7, | |
| "type": "VHS_BatchManager", | |
| "link": null | |
| }, | |
| { | |
| "label": " ", | |
| "name": "vae", | |
| "shape": 7, | |
| "type": "VAE", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "Filenames", | |
| "type": "VHS_FILENAMES", | |
| "slot_index": 0, | |
| "links": null | |
| } | |
| ], | |
| "title": "Output", | |
| "properties": { | |
| "aux_id": "Kosinkadink/ComfyUI-VideoHelperSuite", | |
| "ver": "4c7858ddd5126f7293dc3c9f6e0fc4c263cde079", | |
| "Node name for S&R": "VHS_VideoCombine", | |
| "cnr_id": "comfyui-videohelpersuite" | |
| }, | |
| "widgets_values": { | |
| "frame_rate": 16, | |
| "loop_count": 0, | |
| "filename_prefix": "WAN/%date:yyyy-MM-dd%/OG_%date:hhmmss%", | |
| "format": "video/h264-mp4", | |
| "pix_fmt": "yuv420p", | |
| "crf": 19, | |
| "save_metadata": true, | |
| "trim_to_audio": false, | |
| "pingpong": false, | |
| "save_output": true, | |
| "videopreview": { | |
| "hidden": false, | |
| "paused": false, | |
| "params": { | |
| "filename": "OG_204920_00001.mp4", | |
| "subfolder": "WAN/2025-03-14", | |
| "type": "output", | |
| "format": "video/h264-mp4", | |
| "frame_rate": 16, | |
| "workflow": "OG_204920_00001.png", | |
| "fullpath": "/workspace/ComfyUI/output/WAN/2025-03-14/OG_204920_00001.mp4" | |
| } | |
| } | |
| }, | |
| "color": "#233", | |
| "bgcolor": "#355", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 81, | |
| "type": "VHS_VideoCombine", | |
| "pos": [ | |
| 1900, | |
| 60 | |
| ], | |
| "size": [ | |
| 370, | |
| 334 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 48, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 469 | |
| }, | |
| { | |
| "label": " ", | |
| "name": "audio", | |
| "shape": 7, | |
| "type": "AUDIO", | |
| "link": null | |
| }, | |
| { | |
| "label": " ", | |
| "name": "meta_batch", | |
| "shape": 7, | |
| "type": "VHS_BatchManager", | |
| "link": null | |
| }, | |
| { | |
| "label": " ", | |
| "name": "vae", | |
| "shape": 7, | |
| "type": "VAE", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "Filenames", | |
| "type": "VHS_FILENAMES", | |
| "links": null | |
| } | |
| ], | |
| "title": "Upscaled output", | |
| "properties": { | |
| "aux_id": "Kosinkadink/ComfyUI-VideoHelperSuite", | |
| "ver": "4c7858ddd5126f7293dc3c9f6e0fc4c263cde079", | |
| "Node name for S&R": "VHS_VideoCombine", | |
| "cnr_id": "comfyui-videohelpersuite" | |
| }, | |
| "widgets_values": { | |
| "frame_rate": 16, | |
| "loop_count": 0, | |
| "filename_prefix": "WAN/%date:yyyy-MM-dd%/UP_%date:hhmmss%", | |
| "format": "video/h264-mp4", | |
| "pix_fmt": "yuv420p", | |
| "crf": 19, | |
| "save_metadata": true, | |
| "trim_to_audio": false, | |
| "pingpong": false, | |
| "save_output": true, | |
| "videopreview": { | |
| "hidden": false, | |
| "paused": false, | |
| "params": { | |
| "filename": "UP_204920_00001.mp4", | |
| "subfolder": "WAN/2025-03-14", | |
| "type": "output", | |
| "format": "video/h264-mp4", | |
| "frame_rate": 16, | |
| "workflow": "UP_204920_00001.png", | |
| "fullpath": "/workspace/ComfyUI/output/WAN/2025-03-14/UP_204920_00001.mp4" | |
| } | |
| } | |
| }, | |
| "color": "#233", | |
| "bgcolor": "#355", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 82, | |
| "type": "mxSlider", | |
| "pos": [ | |
| 540, | |
| 240 | |
| ], | |
| "size": [ | |
| 210, | |
| 30 | |
| ], | |
| "flags": {}, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "INT", | |
| "slot_index": 0, | |
| "links": [ | |
| 163, | |
| 402 | |
| ] | |
| } | |
| ], | |
| "title": "Steps", | |
| "properties": { | |
| "aux_id": "Smirnov75/ComfyUI-mxToolkit", | |
| "ver": "3659749ab6b19ab4bc7b2ed144e3bcf92813fbf7", | |
| "Node name for S&R": "mxSlider", | |
| "value": 20, | |
| "min": 0, | |
| "max": 100, | |
| "step": 1, | |
| "decimals": 0, | |
| "snap": true, | |
| "cnr_id": "comfyui-mxtoolkit" | |
| }, | |
| "widgets_values": [ | |
| 20, | |
| 20, | |
| 0 | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 83, | |
| "type": "mxSlider2D", | |
| "pos": [ | |
| 310, | |
| 240 | |
| ], | |
| "size": [ | |
| 220, | |
| 170 | |
| ], | |
| "flags": {}, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "INT", | |
| "slot_index": 0, | |
| "links": [ | |
| 518 | |
| ] | |
| }, | |
| { | |
| "name": "", | |
| "type": "INT", | |
| "slot_index": 1, | |
| "links": [ | |
| 519 | |
| ] | |
| } | |
| ], | |
| "title": "Size", | |
| "properties": { | |
| "valueX": 480, | |
| "valueY": 720, | |
| "minX": 0, | |
| "minY": 0, | |
| "maxX": 1024, | |
| "maxY": 1024, | |
| "stepX": 128, | |
| "stepY": 128, | |
| "decimalsX": 0, | |
| "decimalsY": 0, | |
| "snap": true, | |
| "dots": true, | |
| "frame": true, | |
| "frameAlert": 0, | |
| "Node name for S&R": "mxSlider2D" | |
| }, | |
| "widgets_values": [ | |
| 480, | |
| 480, | |
| 720, | |
| 720, | |
| 0, | |
| 0 | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 84, | |
| "type": "mxSlider", | |
| "pos": [ | |
| 540, | |
| 310 | |
| ], | |
| "size": [ | |
| 210, | |
| 30 | |
| ], | |
| "flags": {}, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "INT", | |
| "slot_index": 0, | |
| "links": [ | |
| 510, | |
| 520 | |
| ] | |
| } | |
| ], | |
| "title": "Frames", | |
| "properties": { | |
| "aux_id": "Smirnov75/ComfyUI-mxToolkit", | |
| "ver": "3659749ab6b19ab4bc7b2ed144e3bcf92813fbf7", | |
| "Node name for S&R": "mxSlider", | |
| "value": 16, | |
| "min": 0, | |
| "max": 120, | |
| "step": 8, | |
| "decimals": 0, | |
| "snap": true, | |
| "cnr_id": "comfyui-mxtoolkit" | |
| }, | |
| "widgets_values": [ | |
| 16, | |
| 16, | |
| 0 | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 85, | |
| "type": "mxSlider", | |
| "pos": [ | |
| 540, | |
| 380 | |
| ], | |
| "size": [ | |
| 210, | |
| 30 | |
| ], | |
| "flags": {}, | |
| "order": 11, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "FLOAT", | |
| "slot_index": 0, | |
| "links": [ | |
| 416 | |
| ] | |
| } | |
| ], | |
| "title": "CFG", | |
| "properties": { | |
| "aux_id": "Smirnov75/ComfyUI-mxToolkit", | |
| "ver": "3659749ab6b19ab4bc7b2ed144e3bcf92813fbf7", | |
| "Node name for S&R": "mxSlider", | |
| "value": 6, | |
| "min": 0, | |
| "max": 10, | |
| "step": 0.1, | |
| "decimals": 1, | |
| "snap": true, | |
| "cnr_id": "comfyui-mxtoolkit" | |
| }, | |
| "widgets_values": [ | |
| 6, | |
| 6, | |
| 1 | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 119, | |
| "type": "Fast Bypasser (rgthree)", | |
| "pos": [ | |
| 760, | |
| 60 | |
| ], | |
| "size": [ | |
| 370, | |
| 170 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 29, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "dir": 3, | |
| "label": " ", | |
| "name": "LoRA 1", | |
| "type": "*", | |
| "link": 478 | |
| }, | |
| { | |
| "dir": 3, | |
| "label": " ", | |
| "name": "LoRA 2", | |
| "type": "*", | |
| "link": 479 | |
| }, | |
| { | |
| "dir": 3, | |
| "label": " ", | |
| "name": "LoRA 3", | |
| "type": "*", | |
| "link": 523 | |
| }, | |
| { | |
| "dir": 3, | |
| "name": "", | |
| "type": "*", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "dir": 4, | |
| "label": " ", | |
| "name": "OPT_CONNECTION", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Activate LoRA", | |
| "properties": { | |
| "toggleRestriction": "default" | |
| }, | |
| "color": "#323", | |
| "bgcolor": "#535", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 124, | |
| "type": "Note", | |
| "pos": [ | |
| 310, | |
| 850 | |
| ], | |
| "size": [ | |
| 440, | |
| 90 | |
| ], | |
| "flags": {}, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "title": "About", | |
| "properties": {}, | |
| "widgets_values": [ | |
| " UmeAiRT WAN - TXT to Video\n \n You can read a guide to use this here :\n https://civitai.com/articles/12339\n v1.3" | |
| ], | |
| "color": "#2a363b", | |
| "bgcolor": "#3f5159", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 125, | |
| "type": "WanVideoTeaCacheKJ", | |
| "pos": [ | |
| 2700, | |
| 150 | |
| ], | |
| "size": [ | |
| 350, | |
| 174 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 28, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 522 | |
| }, | |
| { | |
| "name": "rel_l1_thresh", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "rel_l1_thresh" | |
| }, | |
| "link": 384 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "slot_index": 0, | |
| "links": [ | |
| 385, | |
| 403, | |
| 437 | |
| ] | |
| } | |
| ], | |
| "title": "Apply Tea Cache", | |
| "properties": { | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "ver": "665f59fae3d855b459c0fb7542c5121adf044833", | |
| "Node name for S&R": "WanVideoTeaCacheKJ", | |
| "cnr_id": "comfyui-kjnodes" | |
| }, | |
| "widgets_values": [ | |
| 0.275, | |
| 0.1, | |
| 1, | |
| "offload_device", | |
| "i2v_480" | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 126, | |
| "type": "mxSlider", | |
| "pos": [ | |
| 310, | |
| 450 | |
| ], | |
| "size": [ | |
| 220, | |
| 30 | |
| ], | |
| "flags": {}, | |
| "order": 13, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "FLOAT", | |
| "slot_index": 0, | |
| "links": [ | |
| 384 | |
| ] | |
| } | |
| ], | |
| "title": "Tea cache", | |
| "properties": { | |
| "aux_id": "Smirnov75/ComfyUI-mxToolkit", | |
| "ver": "d3333cca48025509932766ffda98e82050453118", | |
| "Node name for S&R": "mxSlider", | |
| "value": 0.13, | |
| "min": 0.01, | |
| "max": 0.3, | |
| "step": 0.01, | |
| "decimals": 2, | |
| "snap": true, | |
| "cnr_id": "comfyui-mxtoolkit" | |
| }, | |
| "widgets_values": [ | |
| 0, | |
| 0.13, | |
| 1 | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 127, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 2710, | |
| 350 | |
| ], | |
| "size": [ | |
| 210, | |
| 78 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 19, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 400 | |
| }, | |
| { | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": 401 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 515, | |
| 516 | |
| ] | |
| } | |
| ], | |
| "title": "Encode negative", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.18", | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走, fast movements, blurry, mouth moving, talking, teeth visible, strong blush, realistic, zoom out, zoom in" | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 128, | |
| "type": "MathExpression|pysssss", | |
| "pos": [ | |
| 2710, | |
| 250 | |
| ], | |
| "size": [ | |
| 210, | |
| 128 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 21, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "a", | |
| "shape": 7, | |
| "type": "INT,FLOAT,IMAGE,LATENT", | |
| "link": 402 | |
| }, | |
| { | |
| "name": "b", | |
| "shape": 7, | |
| "type": "INT,FLOAT,IMAGE,LATENT", | |
| "link": null | |
| }, | |
| { | |
| "name": "c", | |
| "shape": 7, | |
| "type": "INT,FLOAT,IMAGE,LATENT", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 393 | |
| ] | |
| }, | |
| { | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": null | |
| } | |
| ], | |
| "title": "Stage 1 steps", | |
| "properties": { | |
| "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", | |
| "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", | |
| "Node name for S&R": "MathExpression|pysssss", | |
| "cnr_id": "comfyui-custom-scripts" | |
| }, | |
| "widgets_values": [ | |
| "round(a / 2)" | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 129, | |
| "type": "PathchSageAttentionKJ", | |
| "pos": [ | |
| 310, | |
| 620 | |
| ], | |
| "size": [ | |
| 440, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 31, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 403 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 394 | |
| ] | |
| } | |
| ], | |
| "title": "Sage Attention", | |
| "properties": { | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "ver": "9a15e22f5e9416c0968ce3de33923f8f601257dd", | |
| "Node name for S&R": "PathchSageAttentionKJ", | |
| "cnr_id": "comfyui-kjnodes" | |
| }, | |
| "widgets_values": [ | |
| "disabled" | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 131, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 2710, | |
| 300 | |
| ], | |
| "size": [ | |
| 210, | |
| 78 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 20, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 406 | |
| }, | |
| { | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": 407 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 513, | |
| 514 | |
| ] | |
| } | |
| ], | |
| "title": "Encode positive", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.18", | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "A cat walking in the snow. Slow and small Movements. Idle Animation" | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 134, | |
| "type": "SplitSigmas", | |
| "pos": [ | |
| 2710, | |
| 200 | |
| ], | |
| "size": [ | |
| 210, | |
| 78 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 33, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 415 | |
| }, | |
| { | |
| "name": "step", | |
| "type": "INT", | |
| "widget": { | |
| "name": "step" | |
| }, | |
| "link": 393 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "high_sigmas", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 398 | |
| ] | |
| }, | |
| { | |
| "name": "low_sigmas", | |
| "type": "SIGMAS", | |
| "slot_index": 1, | |
| "links": [ | |
| 435 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.18", | |
| "Node name for S&R": "SplitSigmas" | |
| }, | |
| "widgets_values": [ | |
| 0 | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 135, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| 2900, | |
| 300 | |
| ], | |
| "size": [ | |
| 315, | |
| 118 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 34, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 394 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 513 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 515 | |
| }, | |
| { | |
| "name": "cfg", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "cfg" | |
| }, | |
| "link": 416 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 397 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.18", | |
| "Node name for S&R": "CFGGuider" | |
| }, | |
| "widgets_values": [ | |
| 6 | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 136, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| 3181.490234375, | |
| 124.8861083984375 | |
| ], | |
| "size": [ | |
| 236.8000030517578, | |
| 318.29998779296875 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 35, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 417 | |
| }, | |
| { | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 397 | |
| }, | |
| { | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 418 | |
| }, | |
| { | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 398 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 517 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": null | |
| }, | |
| { | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": [ | |
| 436, | |
| 440 | |
| ] | |
| } | |
| ], | |
| "title": "Sampler stage 1", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.18", | |
| "Node name for S&R": "SamplerCustomAdvanced" | |
| }, | |
| "widgets_values": [], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 145, | |
| "type": "mxSlider", | |
| "pos": [ | |
| 1900, | |
| -20 | |
| ], | |
| "size": [ | |
| 370, | |
| 30 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "FLOAT", | |
| "slot_index": 0, | |
| "links": [ | |
| 466 | |
| ] | |
| } | |
| ], | |
| "title": "Upscale ratio", | |
| "properties": { | |
| "aux_id": "Smirnov75/ComfyUI-mxToolkit", | |
| "ver": "d3333cca48025509932766ffda98e82050453118", | |
| "Node name for S&R": "mxSlider", | |
| "value": 2, | |
| "min": 0, | |
| "max": 4, | |
| "step": 0.1, | |
| "decimals": 1, | |
| "snap": true, | |
| "cnr_id": "comfyui-mxtoolkit" | |
| }, | |
| "widgets_values": [ | |
| 2, | |
| 2, | |
| 1 | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 150, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| 2890, | |
| 450 | |
| ], | |
| "size": [ | |
| 236.8000030517578, | |
| 323.79998779296875 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 36, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 433 | |
| }, | |
| { | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 430 | |
| }, | |
| { | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 434 | |
| }, | |
| { | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 435 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 436 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": null | |
| }, | |
| { | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": [ | |
| 431 | |
| ] | |
| } | |
| ], | |
| "title": "Sampler stage 2", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.18", | |
| "Node name for S&R": "SamplerCustomAdvanced" | |
| }, | |
| "widgets_values": [], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 151, | |
| "type": "GetLatentRangeFromBatch", | |
| "pos": [ | |
| 2700, | |
| 500 | |
| ], | |
| "size": [ | |
| 340.20001220703125, | |
| 82 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 38, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "latents", | |
| "type": "LATENT", | |
| "link": 431 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 432 | |
| ] | |
| } | |
| ], | |
| "title": "Get Latent", | |
| "properties": { | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "ver": "9a15e22f5e9416c0968ce3de33923f8f601257dd", | |
| "Node name for S&R": "GetLatentRangeFromBatch", | |
| "cnr_id": "comfyui-kjnodes" | |
| }, | |
| "widgets_values": [ | |
| 0, | |
| -1 | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 152, | |
| "type": "ScheduledCFGGuidance", | |
| "pos": [ | |
| 2700, | |
| 450 | |
| ], | |
| "size": [ | |
| 315, | |
| 146 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 32, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 437 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 514 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 516 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 430 | |
| ] | |
| } | |
| ], | |
| "title": "Guidance stage 2", | |
| "properties": { | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "ver": "9a15e22f5e9416c0968ce3de33923f8f601257dd", | |
| "Node name for S&R": "ScheduledCFGGuidance", | |
| "cnr_id": "comfyui-kjnodes" | |
| }, | |
| "widgets_values": [ | |
| 1, | |
| 0, | |
| 1 | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 153, | |
| "type": "VAEDecodeTiled", | |
| "pos": [ | |
| 2890, | |
| 350 | |
| ], | |
| "size": [ | |
| 210, | |
| 150 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 37, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 440 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 441 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 443 | |
| ] | |
| } | |
| ], | |
| "title": "Decode Stage 1", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.18", | |
| "Node name for S&R": "VAEDecodeTiled" | |
| }, | |
| "widgets_values": [ | |
| 192, | |
| 64, | |
| 64, | |
| 8 | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 154, | |
| "type": "VAEDecodeTiled", | |
| "pos": [ | |
| 2890, | |
| 500 | |
| ], | |
| "size": [ | |
| 210, | |
| 150 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 40, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 432 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 442 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 445, | |
| 483, | |
| 506 | |
| ] | |
| } | |
| ], | |
| "title": "Decode stage 2", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.18", | |
| "Node name for S&R": "VAEDecodeTiled" | |
| }, | |
| "widgets_values": [ | |
| 192, | |
| 64, | |
| 64, | |
| 8 | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 157, | |
| "type": "mxSlider", | |
| "pos": [ | |
| 540, | |
| 450 | |
| ], | |
| "size": [ | |
| 210, | |
| 30 | |
| ], | |
| "flags": {}, | |
| "order": 15, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "FLOAT", | |
| "slot_index": 0, | |
| "links": [ | |
| 458 | |
| ] | |
| } | |
| ], | |
| "title": "Shift", | |
| "properties": { | |
| "aux_id": "Smirnov75/ComfyUI-mxToolkit", | |
| "ver": "3659749ab6b19ab4bc7b2ed144e3bcf92813fbf7", | |
| "Node name for S&R": "mxSlider", | |
| "value": 7, | |
| "min": 0, | |
| "max": 10, | |
| "step": 0.1, | |
| "decimals": 1, | |
| "snap": true, | |
| "cnr_id": "comfyui-mxtoolkit" | |
| }, | |
| "widgets_values": [ | |
| 7, | |
| 7, | |
| 1 | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 159, | |
| "type": "easy cleanGpuUsed", | |
| "pos": [ | |
| 2010, | |
| 690 | |
| ], | |
| "size": [ | |
| 210, | |
| 26 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 42, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "anything", | |
| "type": "*", | |
| "link": 483 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "output", | |
| "type": "*", | |
| "slot_index": 0, | |
| "links": [ | |
| 484 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "aux_id": "yolain/ComfyUI-Easy-Use", | |
| "ver": "1.2.8", | |
| "Node name for S&R": "easy cleanGpuUsed", | |
| "cnr_id": "comfyui-easy-use" | |
| }, | |
| "widgets_values": [], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 160, | |
| "type": "ModelSamplingSD3", | |
| "pos": [ | |
| 2696.69970703125, | |
| 37.40000534057617 | |
| ], | |
| "size": [ | |
| 315, | |
| 78 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 23, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 460 | |
| }, | |
| { | |
| "name": "shift", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "shift" | |
| }, | |
| "link": 458 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "slot_index": 0, | |
| "links": [ | |
| 524 | |
| ] | |
| } | |
| ], | |
| "title": "Model shifting", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.26", | |
| "Node name for S&R": "ModelSamplingSD3" | |
| }, | |
| "widgets_values": [ | |
| 3 | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 161, | |
| "type": "ImageUpscaleWithModel", | |
| "pos": [ | |
| 2100, | |
| 740 | |
| ], | |
| "size": [ | |
| 226.8000030517578, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 44, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "upscale_model", | |
| "type": "UPSCALE_MODEL", | |
| "link": 464 | |
| }, | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 484 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 463 | |
| ] | |
| } | |
| ], | |
| "title": "Upscale Image", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.18", | |
| "Node name for S&R": "ImageUpscaleWithModel" | |
| }, | |
| "widgets_values": [], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 162, | |
| "type": "ImageScaleBy", | |
| "pos": [ | |
| 1930, | |
| 740 | |
| ], | |
| "size": [ | |
| 300, | |
| 102 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 46, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 463 | |
| }, | |
| { | |
| "name": "scale_by", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "scale_by" | |
| }, | |
| "link": 466 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 469, | |
| 499 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.18", | |
| "Node name for S&R": "ImageScaleBy" | |
| }, | |
| "widgets_values": [ | |
| "nearest-exact", | |
| 1 | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 163, | |
| "type": "Fast Groups Bypasser (rgthree)", | |
| "pos": [ | |
| 1900, | |
| -130 | |
| ], | |
| "size": [ | |
| 370, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 16, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "OPT_CONNECTION", | |
| "type": "*", | |
| "slot_index": 0, | |
| "links": [] | |
| } | |
| ], | |
| "title": "Activate upscale", | |
| "properties": { | |
| "matchColors": "", | |
| "matchTitle": "Upscaler", | |
| "showNav": false, | |
| "sort": "position", | |
| "customSortAlphabet": "", | |
| "toggleRestriction": "default" | |
| }, | |
| "color": "#432", | |
| "bgcolor": "#653", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 168, | |
| "type": "VHS_VideoCombine", | |
| "pos": [ | |
| 2280, | |
| 60 | |
| ], | |
| "size": [ | |
| 370, | |
| 334 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 50, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 500 | |
| }, | |
| { | |
| "label": " ", | |
| "name": "audio", | |
| "shape": 7, | |
| "type": "AUDIO", | |
| "link": null | |
| }, | |
| { | |
| "label": " ", | |
| "name": "meta_batch", | |
| "shape": 7, | |
| "type": "VHS_BatchManager", | |
| "link": null | |
| }, | |
| { | |
| "label": " ", | |
| "name": "vae", | |
| "shape": 7, | |
| "type": "VAE", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "Filenames", | |
| "type": "VHS_FILENAMES", | |
| "links": null | |
| } | |
| ], | |
| "title": "Interpoled output", | |
| "properties": { | |
| "aux_id": "Kosinkadink/ComfyUI-VideoHelperSuite", | |
| "ver": "4c7858ddd5126f7293dc3c9f6e0fc4c263cde079", | |
| "Node name for S&R": "VHS_VideoCombine", | |
| "cnr_id": "comfyui-videohelpersuite" | |
| }, | |
| "widgets_values": { | |
| "frame_rate": 32, | |
| "loop_count": 0, | |
| "filename_prefix": "WAN/%date:yyyy-MM-dd%/IN_%date:hhmmss%", | |
| "format": "video/h264-mp4", | |
| "pix_fmt": "yuv420p", | |
| "crf": 19, | |
| "save_metadata": true, | |
| "trim_to_audio": false, | |
| "pingpong": false, | |
| "save_output": true, | |
| "videopreview": { | |
| "hidden": false, | |
| "paused": false, | |
| "params": { | |
| "filename": "IN_204920_00001.mp4", | |
| "subfolder": "WAN/2025-03-14", | |
| "type": "output", | |
| "format": "video/h264-mp4", | |
| "frame_rate": 32, | |
| "workflow": "IN_204920_00001.png", | |
| "fullpath": "/workspace/ComfyUI/output/WAN/2025-03-14/IN_204920_00001.mp4" | |
| } | |
| } | |
| }, | |
| "color": "#233", | |
| "bgcolor": "#355", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 173, | |
| "type": "LoraLoaderModelOnly", | |
| "pos": [ | |
| 760, | |
| 270 | |
| ], | |
| "size": [ | |
| 370, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 25, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 525 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "slot_index": 0, | |
| "links": [ | |
| 478, | |
| 486 | |
| ] | |
| } | |
| ], | |
| "title": "LoRA 1", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.26", | |
| "Node name for S&R": "LoraLoaderModelOnly" | |
| }, | |
| "widgets_values": [ | |
| null, | |
| 1 | |
| ], | |
| "color": "#323", | |
| "bgcolor": "#535", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 174, | |
| "type": "LoraLoaderModelOnly", | |
| "pos": [ | |
| 760, | |
| 390 | |
| ], | |
| "size": [ | |
| 370, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 26, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 486 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "slot_index": 0, | |
| "links": [ | |
| 479, | |
| 521 | |
| ] | |
| } | |
| ], | |
| "title": "LoRA 2", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.26", | |
| "Node name for S&R": "LoraLoaderModelOnly" | |
| }, | |
| "widgets_values": [ | |
| null, | |
| 1 | |
| ], | |
| "color": "#323", | |
| "bgcolor": "#535", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 183, | |
| "type": "Fast Groups Bypasser (rgthree)", | |
| "pos": [ | |
| 2280, | |
| -130 | |
| ], | |
| "size": [ | |
| 370, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 17, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "OPT_CONNECTION", | |
| "type": "*", | |
| "slot_index": 0, | |
| "links": [] | |
| } | |
| ], | |
| "title": "Activate interpolation", | |
| "properties": { | |
| "matchColors": "", | |
| "matchTitle": "Interpolation", | |
| "showNav": false, | |
| "sort": "position", | |
| "customSortAlphabet": "", | |
| "toggleRestriction": "default" | |
| }, | |
| "color": "#432", | |
| "bgcolor": "#653", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 184, | |
| "type": "RIFE VFI", | |
| "pos": [ | |
| 2301, | |
| 552 | |
| ], | |
| "size": [ | |
| 310, | |
| 198 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 49, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "frames", | |
| "type": "IMAGE", | |
| "link": 499 | |
| }, | |
| { | |
| "name": "optional_interpolation_states", | |
| "shape": 7, | |
| "type": "INTERPOLATION_STATES", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 500 | |
| ] | |
| } | |
| ], | |
| "title": "Frames interpolations", | |
| "properties": { | |
| "aux_id": "Fannovel16/ComfyUI-Frame-Interpolation", | |
| "ver": "1.0.6", | |
| "Node name for S&R": "RIFE VFI", | |
| "cnr_id": "comfyui-frame-interpolation" | |
| }, | |
| "widgets_values": [ | |
| "rife47.pth", | |
| 10, | |
| 2, | |
| true, | |
| true, | |
| 1 | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 186, | |
| "type": "ImageListToImageBatch", | |
| "pos": [ | |
| 2700, | |
| 600 | |
| ], | |
| "size": [ | |
| 315, | |
| 26 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 43, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 506 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 511 | |
| ] | |
| } | |
| ], | |
| "title": "Index frames", | |
| "properties": { | |
| "aux_id": "ltdrdata/ComfyUI-Impact-Pack", | |
| "ver": "782c6f439eda79d88f22908bc83f57db77d44097", | |
| "Node name for S&R": "ImageListToImageBatch", | |
| "cnr_id": "comfyui-impact-pack" | |
| }, | |
| "widgets_values": [], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 188, | |
| "type": "SaveImage", | |
| "pos": [ | |
| 2700, | |
| 640 | |
| ], | |
| "size": [ | |
| 340, | |
| 270 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 47, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 512 | |
| } | |
| ], | |
| "outputs": [], | |
| "title": "Save last frame image", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.26", | |
| "Node name for S&R": "SaveImage" | |
| }, | |
| "widgets_values": [ | |
| "WAN/%date:yyyy-MM-dd%/LF_%date:hhmmss%" | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 189, | |
| "type": "Fast Groups Bypasser (rgthree)", | |
| "pos": [ | |
| 2280, | |
| -40 | |
| ], | |
| "size": [ | |
| 370, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 18, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "OPT_CONNECTION", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Activate saving of the last frame", | |
| "properties": { | |
| "matchColors": "", | |
| "matchTitle": "saving last frame", | |
| "showNav": false, | |
| "sort": "position", | |
| "customSortAlphabet": "", | |
| "toggleRestriction": "default" | |
| }, | |
| "color": "#432", | |
| "bgcolor": "#653", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 191, | |
| "type": "ImageFromBatch", | |
| "pos": [ | |
| 2870, | |
| 600 | |
| ], | |
| "size": [ | |
| 315, | |
| 102 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 45, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 511 | |
| }, | |
| { | |
| "name": "batch_index", | |
| "type": "INT", | |
| "widget": { | |
| "name": "batch_index" | |
| }, | |
| "link": 510 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 512 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.26", | |
| "Node name for S&R": "ImageFromBatch" | |
| }, | |
| "widgets_values": [ | |
| 0, | |
| 1 | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 192, | |
| "type": "EmptyHunyuanLatentVideo", | |
| "pos": [ | |
| 2890, | |
| 200 | |
| ], | |
| "size": [ | |
| 210, | |
| 170 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 22, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 518 | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 519 | |
| }, | |
| { | |
| "name": "length", | |
| "type": "INT", | |
| "widget": { | |
| "name": "length" | |
| }, | |
| "link": 520 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "slot_index": 0, | |
| "links": [ | |
| 517 | |
| ] | |
| } | |
| ], | |
| "title": "EmptyLatentVideo", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.18", | |
| "Node name for S&R": "EmptyHunyuanLatentVideo" | |
| }, | |
| "widgets_values": [ | |
| 848, | |
| 480, | |
| 25, | |
| 1 | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 193, | |
| "type": "LoraLoaderModelOnly", | |
| "pos": [ | |
| 760, | |
| 510 | |
| ], | |
| "size": [ | |
| 370, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 27, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 521 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": " ", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "slot_index": 0, | |
| "links": [ | |
| 522, | |
| 523 | |
| ] | |
| } | |
| ], | |
| "title": "LoRA 3", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.26", | |
| "Node name for S&R": "LoraLoaderModelOnly" | |
| }, | |
| "widgets_values": [ | |
| null, | |
| 1 | |
| ], | |
| "color": "#323", | |
| "bgcolor": "#535", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 194, | |
| "type": "SkipLayerGuidanceWanVideo", | |
| "pos": [ | |
| 2870.931640625, | |
| 37.62470245361328 | |
| ], | |
| "size": [ | |
| 352.79998779296875, | |
| 106 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 24, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 524 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 525 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "aux_id": "kijai/ComfyUI-KJNodes", | |
| "ver": "a5bd3c86c8ed6b83c55c2d0e7a59515b15a0137f", | |
| "Node name for S&R": "SkipLayerGuidanceWanVideo" | |
| }, | |
| "widgets_values": [ | |
| "10", | |
| 0.2, | |
| 1 | |
| ], | |
| "color": "#222", | |
| "bgcolor": "#000", | |
| "shape": 1 | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 163, | |
| 82, | |
| 0, | |
| 77, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 384, | |
| 126, | |
| 0, | |
| 125, | |
| 1, | |
| "FLOAT" | |
| ], | |
| [ | |
| 385, | |
| 125, | |
| 0, | |
| 77, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 393, | |
| 128, | |
| 0, | |
| 134, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 394, | |
| 129, | |
| 0, | |
| 135, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 397, | |
| 135, | |
| 0, | |
| 136, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 398, | |
| 134, | |
| 0, | |
| 136, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 400, | |
| 22, | |
| 0, | |
| 127, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 401, | |
| 17, | |
| 0, | |
| 127, | |
| 1, | |
| "STRING" | |
| ], | |
| [ | |
| 402, | |
| 82, | |
| 0, | |
| 128, | |
| 0, | |
| "INT,FLOAT,IMAGE,LATENT" | |
| ], | |
| [ | |
| 403, | |
| 125, | |
| 0, | |
| 129, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 406, | |
| 22, | |
| 0, | |
| 131, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 407, | |
| 29, | |
| 0, | |
| 131, | |
| 1, | |
| "STRING" | |
| ], | |
| [ | |
| 415, | |
| 77, | |
| 0, | |
| 134, | |
| 0, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 416, | |
| 85, | |
| 0, | |
| 135, | |
| 3, | |
| "FLOAT" | |
| ], | |
| [ | |
| 417, | |
| 73, | |
| 0, | |
| 136, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 418, | |
| 76, | |
| 0, | |
| 136, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 430, | |
| 152, | |
| 0, | |
| 150, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 431, | |
| 150, | |
| 1, | |
| 151, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 432, | |
| 151, | |
| 0, | |
| 154, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 433, | |
| 73, | |
| 0, | |
| 150, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 434, | |
| 76, | |
| 0, | |
| 150, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 435, | |
| 134, | |
| 1, | |
| 150, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 436, | |
| 136, | |
| 1, | |
| 150, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 437, | |
| 125, | |
| 0, | |
| 152, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 440, | |
| 136, | |
| 1, | |
| 153, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 441, | |
| 18, | |
| 0, | |
| 153, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 442, | |
| 18, | |
| 0, | |
| 154, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 443, | |
| 153, | |
| 0, | |
| 79, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 445, | |
| 154, | |
| 0, | |
| 80, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 458, | |
| 157, | |
| 0, | |
| 160, | |
| 1, | |
| "FLOAT" | |
| ], | |
| [ | |
| 460, | |
| 20, | |
| 0, | |
| 160, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 463, | |
| 161, | |
| 0, | |
| 162, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 464, | |
| 19, | |
| 0, | |
| 161, | |
| 0, | |
| "UPSCALE_MODEL" | |
| ], | |
| [ | |
| 466, | |
| 145, | |
| 0, | |
| 162, | |
| 1, | |
| "FLOAT" | |
| ], | |
| [ | |
| 469, | |
| 162, | |
| 0, | |
| 81, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 478, | |
| 173, | |
| 0, | |
| 119, | |
| 0, | |
| "*" | |
| ], | |
| [ | |
| 479, | |
| 174, | |
| 0, | |
| 119, | |
| 1, | |
| "*" | |
| ], | |
| [ | |
| 483, | |
| 154, | |
| 0, | |
| 159, | |
| 0, | |
| "*" | |
| ], | |
| [ | |
| 484, | |
| 159, | |
| 0, | |
| 161, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 486, | |
| 173, | |
| 0, | |
| 174, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 499, | |
| 162, | |
| 0, | |
| 184, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 500, | |
| 184, | |
| 0, | |
| 168, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 506, | |
| 154, | |
| 0, | |
| 186, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 510, | |
| 84, | |
| 0, | |
| 191, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 511, | |
| 186, | |
| 0, | |
| 191, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 512, | |
| 191, | |
| 0, | |
| 188, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 513, | |
| 131, | |
| 0, | |
| 135, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 514, | |
| 131, | |
| 0, | |
| 152, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 515, | |
| 127, | |
| 0, | |
| 135, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 516, | |
| 127, | |
| 0, | |
| 152, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 517, | |
| 192, | |
| 0, | |
| 136, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 518, | |
| 83, | |
| 0, | |
| 192, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 519, | |
| 83, | |
| 1, | |
| 192, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 520, | |
| 84, | |
| 0, | |
| 192, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 521, | |
| 174, | |
| 0, | |
| 193, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 522, | |
| 193, | |
| 0, | |
| 125, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 523, | |
| 193, | |
| 0, | |
| 119, | |
| 2, | |
| "*" | |
| ], | |
| [ | |
| 524, | |
| 160, | |
| 0, | |
| 194, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 525, | |
| 194, | |
| 0, | |
| 173, | |
| 0, | |
| "MODEL" | |
| ] | |
| ], | |
| "groups": [ | |
| { | |
| "id": 1, | |
| "title": "WAN2.1 - IMG to VIDEO", | |
| "bounding": [ | |
| 300, | |
| -200, | |
| 2360, | |
| 1150 | |
| ], | |
| "color": "#444", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 2, | |
| "title": "Stage 1", | |
| "bounding": [ | |
| 2680, | |
| 80, | |
| 380, | |
| 290 | |
| ], | |
| "color": "#444", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 3, | |
| "title": "Stage 2", | |
| "bounding": [ | |
| 2680, | |
| 380, | |
| 380, | |
| 140 | |
| ], | |
| "color": "#444", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 4, | |
| "title": "Upscaler", | |
| "bounding": [ | |
| 1900, | |
| 30, | |
| 370, | |
| 730 | |
| ], | |
| "color": "#444", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 6, | |
| "title": "Interpolation", | |
| "bounding": [ | |
| 2280, | |
| 30, | |
| 370, | |
| 730 | |
| ], | |
| "color": "#444", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 7, | |
| "title": "saving last frame", | |
| "bounding": [ | |
| 2680, | |
| 530, | |
| 380, | |
| 390 | |
| ], | |
| "color": "#444", | |
| "font_size": 24, | |
| "flags": {} | |
| } | |
| ], | |
| "config": {}, | |
| "extra": { | |
| "ds": { | |
| "scale": 0.9090909090909091, | |
| "offset": [ | |
| -719.332700000001, | |
| 349.57530000000054 | |
| ] | |
| }, | |
| "VHS_latentpreview": false, | |
| "VHS_latentpreviewrate": 0, | |
| "VHS_MetadataImage": true, | |
| "VHS_KeepIntermediate": true, | |
| "groupNodes": {}, | |
| "ue_links": [] | |
| }, | |
| "version": 0.4 | |
| } |