Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "id": "92112d97-bb64-4b44-86f2-ea5691ef8f6e",
- "revision": 0,
- "last_node_id": 105,
- "last_link_id": 193,
- "nodes": [
- {
- "id": 55,
- "type": "SeedVR2LoadVAEModel",
- "pos": [
- 1390,
- -150
- ],
- "size": [
- 261.808203125,
- 298
- ],
- "flags": {
- "pinned": true
- },
- "order": 0,
- "mode": 0,
- "inputs": [
- {
- "label": "torch_compile_args",
- "name": "torch_compile_args",
- "shape": 7,
- "type": "TORCH_COMPILE_ARGS"
- },
- {
- "label": "model",
- "name": "model",
- "type": "COMBO",
- "widget": {
- "name": "model"
- }
- },
- {
- "label": "device",
- "name": "device",
- "type": "COMBO",
- "widget": {
- "name": "device"
- }
- },
- {
- "label": "encode_tiled",
- "name": "encode_tiled",
- "shape": 7,
- "type": "BOOLEAN",
- "widget": {
- "name": "encode_tiled"
- }
- },
- {
- "label": "encode_tile_size",
- "name": "encode_tile_size",
- "shape": 7,
- "type": "INT",
- "widget": {
- "name": "encode_tile_size"
- }
- },
- {
- "label": "encode_tile_overlap",
- "name": "encode_tile_overlap",
- "shape": 7,
- "type": "INT",
- "widget": {
- "name": "encode_tile_overlap"
- }
- },
- {
- "label": "decode_tiled",
- "name": "decode_tiled",
- "shape": 7,
- "type": "BOOLEAN",
- "widget": {
- "name": "decode_tiled"
- }
- },
- {
- "label": "decode_tile_size",
- "name": "decode_tile_size",
- "shape": 7,
- "type": "INT",
- "widget": {
- "name": "decode_tile_size"
- }
- },
- {
- "label": "decode_tile_overlap",
- "name": "decode_tile_overlap",
- "shape": 7,
- "type": "INT",
- "widget": {
- "name": "decode_tile_overlap"
- }
- },
- {
- "label": "tile_debug",
- "name": "tile_debug",
- "shape": 7,
- "type": "COMBO",
- "widget": {
- "name": "tile_debug"
- }
- },
- {
- "label": "offload_device",
- "name": "offload_device",
- "shape": 7,
- "type": "COMBO",
- "widget": {
- "name": "offload_device"
- }
- },
- {
- "label": "cache_model",
- "name": "cache_model",
- "shape": 7,
- "type": "BOOLEAN",
- "widget": {
- "name": "cache_model"
- }
- }
- ],
- "outputs": [
- {
- "label": "vae",
- "name": "SEEDVR2_VAE",
- "type": "SEEDVR2_VAE",
- "links": [
- 111
- ]
- }
- ],
- "properties": {
- "cnr_id": "seedvr2_videoupscaler",
- "ver": "2.5.10",
- "Node name for S&R": "SeedVR2LoadVAEModel",
- "ue_properties": {
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {},
- "version": "7.4.1"
- },
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "ema_vae_fp16.safetensors",
- "cuda:0",
- false,
- 256,
- 32,
- false,
- 256,
- 32,
- "false",
- "none",
- false
- ]
- },
- {
- "id": 56,
- "type": "ImageResize+",
- "pos": [
- 1390,
- -580
- ],
- "size": [
- 250,
- 220
- ],
- "flags": {
- "pinned": true
- },
- "order": 32,
- "mode": 0,
- "inputs": [
- {
- "label": "图像",
- "name": "image",
- "type": "IMAGE",
- "link": 97
- },
- {
- "name": "width",
- "type": "INT",
- "widget": {
- "name": "width"
- },
- "link": 98
- },
- {
- "name": "height",
- "type": "INT",
- "widget": {
- "name": "height"
- },
- "link": 99
- },
- {
- "name": "interpolation",
- "type": "COMBO",
- "widget": {
- "name": "interpolation"
- }
- },
- {
- "name": "method",
- "type": "COMBO",
- "widget": {
- "name": "method"
- }
- },
- {
- "name": "condition",
- "type": "COMBO",
- "widget": {
- "name": "condition"
- }
- },
- {
- "name": "multiple_of",
- "type": "INT",
- "widget": {
- "name": "multiple_of"
- }
- }
- ],
- "outputs": [
- {
- "label": "图像",
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 113
- ]
- },
- {
- "label": "宽度",
- "name": "width",
- "type": "INT"
- },
- {
- "label": "高度",
- "name": "height",
- "type": "INT"
- }
- ],
- "properties": {
- "cnr_id": "comfyui_essentials",
- "ver": "1.1.0",
- "Node name for S&R": "ImageResize+",
- "ue_properties": {
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {},
- "version": "7.4.1"
- },
- "widget_ue_connectable": {
- "width": true,
- "height": true
- }
- },
- "widgets_values": [
- 512,
- 512,
- "lanczos",
- "stretch",
- "always",
- 8
- ]
- },
- {
- "id": 57,
- "type": "GetImageSize+",
- "pos": [
- 1390,
- -710
- ],
- "size": [
- 250,
- 66
- ],
- "flags": {
- "pinned": true
- },
- "order": 29,
- "mode": 0,
- "inputs": [
- {
- "label": "图像",
- "name": "image",
- "type": "IMAGE",
- "link": 100
- }
- ],
- "outputs": [
- {
- "label": "宽度",
- "name": "width",
- "type": "INT",
- "links": [
- 98
- ]
- },
- {
- "label": "高度",
- "name": "height",
- "type": "INT",
- "links": [
- 99
- ]
- },
- {
- "name": "count",
- "type": "INT"
- }
- ],
- "properties": {
- "cnr_id": "comfyui_essentials",
- "ver": "1.1.0",
- "Node name for S&R": "GetImageSize+",
- "ue_properties": {
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {},
- "version": "7.4.1"
- },
- "widget_ue_connectable": {}
- },
- "widgets_values": []
- },
- {
- "id": 58,
- "type": "SeedVR2LoadDiTModel",
- "pos": [
- 1100,
- -120
- ],
- "size": [
- 270,
- 202
- ],
- "flags": {
- "pinned": true
- },
- "order": 1,
- "mode": 0,
- "inputs": [
- {
- "label": "torch_compile_args",
- "name": "torch_compile_args",
- "shape": 7,
- "type": "TORCH_COMPILE_ARGS"
- },
- {
- "label": "model",
- "name": "model",
- "type": "COMBO",
- "widget": {
- "name": "model"
- }
- },
- {
- "label": "device",
- "name": "device",
- "type": "COMBO",
- "widget": {
- "name": "device"
- }
- },
- {
- "label": "blocks_to_swap",
- "name": "blocks_to_swap",
- "shape": 7,
- "type": "INT",
- "widget": {
- "name": "blocks_to_swap"
- }
- },
- {
- "label": "swap_io_components",
- "name": "swap_io_components",
- "shape": 7,
- "type": "BOOLEAN",
- "widget": {
- "name": "swap_io_components"
- }
- },
- {
- "label": "offload_device",
- "name": "offload_device",
- "shape": 7,
- "type": "COMBO",
- "widget": {
- "name": "offload_device"
- }
- },
- {
- "label": "cache_model",
- "name": "cache_model",
- "shape": 7,
- "type": "BOOLEAN",
- "widget": {
- "name": "cache_model"
- }
- },
- {
- "label": "attention_mode",
- "name": "attention_mode",
- "shape": 7,
- "type": "COMBO",
- "widget": {
- "name": "attention_mode"
- }
- }
- ],
- "outputs": [
- {
- "label": "dit",
- "name": "SEEDVR2_DIT",
- "type": "SEEDVR2_DIT",
- "links": [
- 110
- ]
- }
- ],
- "properties": {
- "cnr_id": "seedvr2_videoupscaler",
- "ver": "2.5.10",
- "Node name for S&R": "SeedVR2LoadDiTModel",
- "ue_properties": {
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {},
- "version": "7.4.1"
- },
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "seedvr2_ema_7b-Q4_K_M.gguf",
- "cuda:0",
- 36,
- false,
- "cpu",
- "sdpa",
- "sdpa"
- ]
- },
- {
- "id": 59,
- "type": "TTP_Tile_image_size",
- "pos": [
- 1100,
- -710
- ],
- "size": [
- 260,
- 130
- ],
- "flags": {
- "pinned": true
- },
- "order": 26,
- "mode": 0,
- "inputs": [
- {
- "label": "image",
- "name": "image",
- "type": "IMAGE",
- "link": 101
- },
- {
- "label": "width_factor",
- "name": "width_factor",
- "type": "INT",
- "widget": {
- "name": "width_factor"
- }
- },
- {
- "label": "height_factor",
- "name": "height_factor",
- "type": "INT",
- "widget": {
- "name": "height_factor"
- }
- },
- {
- "label": "overlap_rate",
- "name": "overlap_rate",
- "type": "FLOAT",
- "widget": {
- "name": "overlap_rate"
- }
- }
- ],
- "outputs": [
- {
- "label": "tile_width",
- "name": "tile_width",
- "type": "INT",
- "slot_index": 0,
- "links": [
- 103
- ]
- },
- {
- "label": "tile_height",
- "name": "tile_height",
- "type": "INT",
- "slot_index": 1,
- "links": [
- 104
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui_ttp_toolset",
- "ver": "1.0.5",
- "Node name for S&R": "TTP_Tile_image_size",
- "ue_properties": {
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {},
- "version": "7.4.1"
- },
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- 4,
- 4,
- 0.15000000000000002
- ]
- },
- {
- "id": 60,
- "type": "TTP_Image_Tile_Batch",
- "pos": [
- 1100,
- -520
- ],
- "size": [
- 260,
- 150
- ],
- "flags": {
- "pinned": true
- },
- "order": 27,
- "mode": 0,
- "inputs": [
- {
- "label": "image",
- "name": "image",
- "type": "IMAGE",
- "link": 102
- },
- {
- "label": "tile_width",
- "name": "tile_width",
- "type": "INT",
- "widget": {
- "name": "tile_width"
- },
- "link": 103
- },
- {
- "label": "tile_height",
- "name": "tile_height",
- "type": "INT",
- "widget": {
- "name": "tile_height"
- },
- "link": 104
- }
- ],
- "outputs": [
- {
- "label": "IMAGES",
- "name": "IMAGES",
- "type": "IMAGE",
- "slot_index": 0,
- "links": [
- 96,
- 100
- ]
- },
- {
- "label": "POSITIONS",
- "name": "POSITIONS",
- "type": "LIST",
- "slot_index": 1,
- "links": [
- 114
- ]
- },
- {
- "label": "ORIGINAL_SIZE",
- "name": "ORIGINAL_SIZE",
- "type": "TUPLE",
- "links": [
- 115
- ]
- },
- {
- "label": "GRID_SIZE",
- "name": "GRID_SIZE",
- "type": "TUPLE",
- "links": [
- 116
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui_ttp_toolset",
- "ver": "1.0.5",
- "Node name for S&R": "TTP_Image_Tile_Batch",
- "ue_properties": {
- "widget_ue_connectable": {
- "tile_width": true,
- "tile_height": true
- },
- "input_ue_unconnectable": {},
- "version": "7.4.1"
- },
- "widget_ue_connectable": {
- "tile_width": true,
- "tile_height": true
- }
- },
- "widgets_values": [
- 1024,
- 1024
- ]
- },
- {
- "id": 61,
- "type": "GetImageSize+",
- "pos": [
- 830,
- -460
- ],
- "size": [
- 250,
- 70
- ],
- "flags": {
- "pinned": true
- },
- "order": 24,
- "mode": 0,
- "inputs": [
- {
- "label": "图像",
- "name": "image",
- "type": "IMAGE",
- "link": 105
- }
- ],
- "outputs": [
- {
- "label": "宽度",
- "name": "width",
- "type": "INT",
- "links": [
- 107
- ]
- },
- {
- "label": "高度",
- "name": "height",
- "type": "INT",
- "links": [
- 108
- ]
- },
- {
- "name": "count",
- "type": "INT"
- }
- ],
- "properties": {
- "cnr_id": "comfyui_essentials",
- "ver": "1.1.0",
- "Node name for S&R": "GetImageSize+",
- "ue_properties": {
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {},
- "version": "7.4.1"
- },
- "widget_ue_connectable": {}
- },
- "widgets_values": []
- },
- {
- "id": 62,
- "type": "ImageResize+",
- "pos": [
- 830,
- -320
- ],
- "size": [
- 250,
- 218
- ],
- "flags": {
- "collapsed": false,
- "pinned": true
- },
- "order": 25,
- "mode": 0,
- "inputs": [
- {
- "label": "图像",
- "name": "image",
- "type": "IMAGE",
- "link": 106
- },
- {
- "name": "width",
- "type": "INT",
- "widget": {
- "name": "width"
- },
- "link": 107
- },
- {
- "name": "height",
- "type": "INT",
- "widget": {
- "name": "height"
- },
- "link": 108
- },
- {
- "name": "interpolation",
- "type": "COMBO",
- "widget": {
- "name": "interpolation"
- }
- },
- {
- "name": "method",
- "type": "COMBO",
- "widget": {
- "name": "method"
- }
- },
- {
- "name": "condition",
- "type": "COMBO",
- "widget": {
- "name": "condition"
- }
- },
- {
- "name": "multiple_of",
- "type": "INT",
- "widget": {
- "name": "multiple_of"
- }
- }
- ],
- "outputs": [
- {
- "label": "图像",
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 101,
- 102
- ]
- },
- {
- "label": "宽度",
- "name": "width",
- "type": "INT"
- },
- {
- "label": "高度",
- "name": "height",
- "type": "INT"
- }
- ],
- "properties": {
- "cnr_id": "comfyui_essentials",
- "ver": "1.1.0",
- "Node name for S&R": "ImageResize+",
- "ue_properties": {
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {},
- "version": "7.4.1"
- },
- "widget_ue_connectable": {
- "width": true,
- "height": true
- }
- },
- "widgets_values": [
- 512,
- 512,
- "lanczos",
- "stretch",
- "always",
- 8
- ]
- },
- {
- "id": 66,
- "type": "TTP_Image_Assy",
- "pos": [
- 1100,
- -300
- ],
- "size": [
- 265.716796875,
- 118
- ],
- "flags": {
- "pinned": true
- },
- "order": 33,
- "mode": 0,
- "inputs": [
- {
- "label": "tiles",
- "name": "tiles",
- "type": "IMAGE",
- "link": 113
- },
- {
- "label": "positions",
- "name": "positions",
- "type": "LIST",
- "link": 114
- },
- {
- "label": "original_size",
- "name": "original_size",
- "type": "TUPLE",
- "link": 115
- },
- {
- "label": "grid_size",
- "name": "grid_size",
- "type": "TUPLE",
- "link": 116
- },
- {
- "label": "padding",
- "name": "padding",
- "type": "INT",
- "widget": {
- "name": "padding"
- }
- }
- ],
- "outputs": [
- {
- "label": "RECONSTRUCTED_IMAGE",
- "name": "RECONSTRUCTED_IMAGE",
- "type": "IMAGE",
- "links": [
- 192
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui_ttp_toolset",
- "ver": "1.0.5",
- "Node name for S&R": "TTP_Image_Assy",
- "ue_properties": {
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {},
- "version": "7.4.1"
- },
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- 64
- ]
- },
- {
- "id": 54,
- "type": "ImageScaleBy",
- "pos": [
- 1390,
- -300
- ],
- "size": [
- 250,
- 90
- ],
- "flags": {
- "pinned": true
- },
- "order": 28,
- "mode": 0,
- "inputs": [
- {
- "label": "图像",
- "name": "image",
- "type": "IMAGE",
- "link": 96
- },
- {
- "name": "upscale_method",
- "type": "COMBO",
- "widget": {
- "name": "upscale_method"
- }
- },
- {
- "name": "scale_by",
- "type": "FLOAT",
- "widget": {
- "name": "scale_by"
- }
- }
- ],
- "outputs": [
- {
- "label": "图像",
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 109,
- 193
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.67",
- "Node name for S&R": "ImageScaleBy",
- "ue_properties": {
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {},
- "version": "7.4.1"
- },
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "lanczos",
- 0.25
- ]
- },
- {
- "id": 64,
- "type": "SeedVR2VideoUpscaler",
- "pos": [
- 1680,
- -710
- ],
- "size": [
- 300,
- 400
- ],
- "flags": {
- "pinned": true
- },
- "order": 30,
- "mode": 0,
- "inputs": [
- {
- "label": "image",
- "name": "image",
- "type": "IMAGE",
- "link": 109
- },
- {
- "label": "dit",
- "name": "dit",
- "type": "SEEDVR2_DIT",
- "link": 110
- },
- {
- "label": "vae",
- "name": "vae",
- "type": "SEEDVR2_VAE",
- "link": 111
- },
- {
- "label": "seed",
- "name": "seed",
- "type": "INT",
- "widget": {
- "name": "seed"
- }
- },
- {
- "label": "resolution",
- "name": "resolution",
- "type": "INT",
- "widget": {
- "name": "resolution"
- }
- },
- {
- "label": "max_resolution",
- "name": "max_resolution",
- "type": "INT",
- "widget": {
- "name": "max_resolution"
- }
- },
- {
- "label": "batch_size",
- "name": "batch_size",
- "type": "INT",
- "widget": {
- "name": "batch_size"
- }
- },
- {
- "label": "uniform_batch_size",
- "name": "uniform_batch_size",
- "type": "BOOLEAN",
- "widget": {
- "name": "uniform_batch_size"
- }
- },
- {
- "label": "color_correction",
- "name": "color_correction",
- "type": "COMBO",
- "widget": {
- "name": "color_correction"
- }
- },
- {
- "label": "temporal_overlap",
- "name": "temporal_overlap",
- "shape": 7,
- "type": "INT",
- "widget": {
- "name": "temporal_overlap"
- }
- },
- {
- "label": "prepend_frames",
- "name": "prepend_frames",
- "shape": 7,
- "type": "INT",
- "widget": {
- "name": "prepend_frames"
- }
- },
- {
- "label": "input_noise_scale",
- "name": "input_noise_scale",
- "shape": 7,
- "type": "FLOAT",
- "widget": {
- "name": "input_noise_scale"
- }
- },
- {
- "label": "latent_noise_scale",
- "name": "latent_noise_scale",
- "shape": 7,
- "type": "FLOAT",
- "widget": {
- "name": "latent_noise_scale"
- }
- },
- {
- "label": "offload_device",
- "name": "offload_device",
- "shape": 7,
- "type": "COMBO",
- "widget": {
- "name": "offload_device"
- }
- },
- {
- "label": "enable_debug",
- "name": "enable_debug",
- "shape": 7,
- "type": "BOOLEAN",
- "widget": {
- "name": "enable_debug"
- }
- }
- ],
- "outputs": [
- {
- "label": "image",
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 97
- ]
- }
- ],
- "properties": {
- "cnr_id": "seedvr2_videoupscaler",
- "ver": "2.5.10",
- "Node name for S&R": "SeedVR2VideoUpscaler",
- "ue_properties": {
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {},
- "version": "7.4.1"
- },
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- 369,
- "fixed",
- 1024,
- 0,
- 1,
- false,
- "wavelet",
- 0,
- 0,
- 0,
- 0,
- "cpu",
- false
- ]
- },
- {
- "id": 65,
- "type": "ImageScaleBy",
- "pos": [
- 830,
- -610
- ],
- "size": [
- 210,
- 82
- ],
- "flags": {
- "pinned": true
- },
- "order": 23,
- "mode": 0,
- "inputs": [
- {
- "label": "图像",
- "name": "image",
- "type": "IMAGE",
- "link": 112
- },
- {
- "name": "upscale_method",
- "type": "COMBO",
- "widget": {
- "name": "upscale_method"
- }
- },
- {
- "name": "scale_by",
- "type": "FLOAT",
- "widget": {
- "name": "scale_by"
- }
- }
- ],
- "outputs": [
- {
- "label": "图像",
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 105
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.67",
- "Node name for S&R": "ImageScaleBy",
- "ue_properties": {
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {},
- "version": "7.4.1"
- },
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "lanczos",
- 8
- ]
- },
- {
- "id": 44,
- "type": "ModelSamplingAuraFlow",
- "pos": [
- -660,
- -560
- ],
- "size": [
- 300,
- 60
- ],
- "flags": {
- "pinned": true
- },
- "order": 10,
- "mode": 4,
- "inputs": [
- {
- "label": "模型",
- "name": "model",
- "type": "MODEL",
- "link": 73
- },
- {
- "name": "shift",
- "type": "FLOAT",
- "widget": {
- "name": "shift"
- }
- }
- ],
- "outputs": [
- {
- "label": "模型",
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 83
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.75",
- "Node name for S&R": "ModelSamplingAuraFlow",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- 6
- ]
- },
- {
- "id": 18,
- "type": "CLIPLoader",
- "pos": [
- -660,
- -430
- ],
- "size": [
- 300,
- 106
- ],
- "flags": {
- "pinned": true
- },
- "order": 2,
- "mode": 0,
- "inputs": [
- {
- "name": "clip_name",
- "type": "COMBO",
- "widget": {
- "name": "clip_name"
- }
- },
- {
- "name": "type",
- "type": "COMBO",
- "widget": {
- "name": "type"
- }
- },
- {
- "name": "device",
- "shape": 7,
- "type": "COMBO",
- "widget": {
- "name": "device"
- }
- }
- ],
- "outputs": [
- {
- "label": "CLIP",
- "name": "CLIP",
- "type": "CLIP",
- "links": [
- 43
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.51",
- "Node name for S&R": "CLIPLoader",
- "ue_properties": {
- "widget_ue_connectable": {},
- "version": "7.0.1"
- },
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "qwen_3_4b.safetensors",
- "lumina2",
- "default"
- ]
- },
- {
- "id": 17,
- "type": "VAELoader",
- "pos": [
- -660,
- -260
- ],
- "size": [
- 300,
- 58
- ],
- "flags": {
- "pinned": true
- },
- "order": 3,
- "mode": 0,
- "inputs": [
- {
- "name": "vae_name",
- "type": "COMBO",
- "widget": {
- "name": "vae_name"
- }
- }
- ],
- "outputs": [
- {
- "name": "VAE",
- "type": "VAE",
- "links": [
- 79,
- 176,
- 184
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.51",
- "Node name for S&R": "VAELoader",
- "ue_properties": {
- "widget_ue_connectable": {},
- "version": "7.0.1"
- },
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "ae.safetensors"
- ]
- },
- {
- "id": 63,
- "type": "easy cleanGpuUsed",
- "pos": [
- 830,
- -700
- ],
- "size": [
- 161.3404296875,
- 30
- ],
- "flags": {
- "pinned": true
- },
- "order": 20,
- "mode": 0,
- "inputs": [
- {
- "label": "输入任何",
- "name": "anything",
- "type": "*",
- "link": 177
- }
- ],
- "outputs": [
- {
- "name": "output",
- "type": "*",
- "links": [
- 106,
- 112
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui-easy-use",
- "ver": "23d9c365bda79f4d45d6d6de4746b3fcd993d943",
- "Node name for S&R": "easy cleanGpuUsed",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": []
- },
- {
- "id": 81,
- "type": "Image Comparer (rgthree)",
- "pos": [
- 500,
- -1470
- ],
- "size": [
- 700,
- 570
- ],
- "flags": {
- "pinned": true
- },
- "order": 21,
- "mode": 0,
- "inputs": [
- {
- "dir": 3,
- "label": "图像_A",
- "name": "image_a",
- "type": "IMAGE",
- "link": 179
- },
- {
- "dir": 3,
- "label": "图像_B",
- "name": "image_b",
- "type": "IMAGE",
- "link": 190
- }
- ],
- "outputs": [],
- "properties": {
- "cnr_id": "rgthree-comfy",
- "ver": "8ff50e4521881eca1fe26aec9615fc9362474931",
- "comparer_mode": "Slide",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- [
- {
- "name": "A",
- "selected": true,
- "url": "/api/view?filename=rgthree.compare._temp_pkrfd_00003_.png&type=temp&subfolder=&rand=0.2360099758166634"
- },
- {
- "name": "B",
- "selected": true,
- "url": "/api/view?filename=rgthree.compare._temp_pkrfd_00004_.png&type=temp&subfolder=&rand=0.30562112184382506"
- }
- ]
- ]
- },
- {
- "id": 68,
- "type": "Image Comparer (rgthree)",
- "pos": [
- 1300,
- -1470
- ],
- "size": [
- 700,
- 570
- ],
- "flags": {
- "pinned": true
- },
- "order": 34,
- "mode": 0,
- "inputs": [
- {
- "dir": 3,
- "label": "图像_A",
- "name": "image_a",
- "type": "IMAGE",
- "link": 192
- },
- {
- "dir": 3,
- "label": "图像_B",
- "name": "image_b",
- "type": "IMAGE",
- "link": 178
- }
- ],
- "outputs": [],
- "properties": {
- "cnr_id": "rgthree-comfy",
- "ver": "8ff50e4521881eca1fe26aec9615fc9362474931",
- "comparer_mode": "Slide",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- [
- {
- "name": "A",
- "selected": true,
- "url": "/api/view?filename=rgthree.compare._temp_ylyjv_00003_.png&type=temp&subfolder=&rand=0.8798660912788929"
- },
- {
- "name": "B",
- "selected": true,
- "url": "/api/view?filename=rgthree.compare._temp_ylyjv_00004_.png&type=temp&subfolder=&rand=0.7699301726795477"
- }
- ]
- ]
- },
- {
- "id": 50,
- "type": "VAEDecodeTiled",
- "pos": [
- -50,
- 200
- ],
- "size": [
- 260,
- 150
- ],
- "flags": {
- "pinned": true
- },
- "order": 19,
- "mode": 0,
- "inputs": [
- {
- "label": "Latent",
- "name": "samples",
- "type": "LATENT",
- "link": 88
- },
- {
- "label": "VAE",
- "name": "vae",
- "type": "VAE",
- "link": 176
- },
- {
- "name": "tile_size",
- "type": "INT",
- "widget": {
- "name": "tile_size"
- }
- },
- {
- "name": "overlap",
- "type": "INT",
- "widget": {
- "name": "overlap"
- }
- },
- {
- "name": "temporal_size",
- "type": "INT",
- "widget": {
- "name": "temporal_size"
- }
- },
- {
- "name": "temporal_overlap",
- "type": "INT",
- "widget": {
- "name": "temporal_overlap"
- }
- }
- ],
- "outputs": [
- {
- "label": "图像",
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 177,
- 178,
- 179,
- 180
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.7.0",
- "Node name for S&R": "VAEDecodeTiled",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- 512,
- 64,
- 64,
- 8
- ]
- },
- {
- "id": 72,
- "type": "PreviewImage",
- "pos": [
- 250,
- 200
- ],
- "size": [
- 420,
- 258
- ],
- "flags": {
- "pinned": true
- },
- "order": 22,
- "mode": 0,
- "inputs": [
- {
- "label": "图像",
- "name": "images",
- "type": "IMAGE",
- "link": 180
- }
- ],
- "outputs": [],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.75",
- "Node name for S&R": "PreviewImage",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": []
- },
- {
- "id": 82,
- "type": "PreviewImage",
- "pos": [
- 1680,
- -110
- ],
- "size": [
- 270,
- 246
- ],
- "flags": {
- "pinned": true
- },
- "order": 31,
- "mode": 0,
- "inputs": [
- {
- "label": "图像",
- "name": "images",
- "type": "IMAGE",
- "link": 193
- }
- ],
- "outputs": [],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.75",
- "Node name for S&R": "PreviewImage",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": []
- },
- {
- "id": 46,
- "type": "UpscaleModelLoader",
- "pos": [
- -670,
- 390
- ],
- "size": [
- 260,
- 60
- ],
- "flags": {
- "pinned": true
- },
- "order": 4,
- "mode": 0,
- "inputs": [
- {
- "name": "model_name",
- "type": "COMBO",
- "widget": {
- "name": "model_name"
- }
- }
- ],
- "outputs": [
- {
- "label": "放大模型",
- "name": "UPSCALE_MODEL",
- "type": "UPSCALE_MODEL",
- "links": [
- 145
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.7.0",
- "Node name for S&R": "UpscaleModelLoader",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "4x-ClearRealityV1.pth"
- ]
- },
- {
- "id": 97,
- "type": "Fast Groups Bypasser (rgthree)",
- "pos": [
- -700,
- -1170
- ],
- "size": [
- 400,
- 270
- ],
- "flags": {
- "pinned": true
- },
- "order": 5,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "label": "可选连接",
- "name": "OPT_CONNECTION",
- "type": "*"
- }
- ],
- "properties": {
- "matchColors": "",
- "matchTitle": "",
- "showNav": true,
- "showAllGraphs": true,
- "sort": "position",
- "customSortAlphabet": "",
- "toggleRestriction": "default",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "color": "#323",
- "bgcolor": "#535"
- },
- {
- "id": 96,
- "type": "MarkdownNote",
- "pos": [
- 1550,
- -1970
- ],
- "size": [
- 450,
- 370
- ],
- "flags": {
- "pinned": true
- },
- "order": 6,
- "mode": 0,
- "inputs": [],
- "outputs": [],
- "title": "vjleoliu",
- "properties": {
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "# ⭐My free resources⭐\n## 👉[CivitAI](https://civitai.com/user/vjleoliu) 👈Click to jump\n\n---\n\n# 🦁My patreon🦁\n## 👉[Patreon](https://www.patreon.com/cw/aiavjleoliu) 👈Click to jump\n---\n# 🥩The small gift🥩\n## -- 💫[Promotion activity](https://www.patreon.com/posts/small-gift-142814660)👈Click to jump\n\n---\n## 🐧My Discord:vjleoliu🐧\n"
- ],
- "color": "#323",
- "bgcolor": "#535"
- },
- {
- "id": 48,
- "type": "KSampler",
- "pos": [
- -360,
- 180
- ],
- "size": [
- 250,
- 270
- ],
- "flags": {
- "pinned": true
- },
- "order": 18,
- "mode": 0,
- "inputs": [
- {
- "label": "模型",
- "name": "model",
- "type": "MODEL",
- "link": 83
- },
- {
- "label": "正面条件",
- "name": "positive",
- "type": "CONDITIONING",
- "link": 84
- },
- {
- "label": "负面条件",
- "name": "negative",
- "type": "CONDITIONING",
- "link": 140
- },
- {
- "label": "Latent",
- "name": "latent_image",
- "type": "LATENT",
- "link": 162
- },
- {
- "name": "seed",
- "type": "INT",
- "widget": {
- "name": "seed"
- }
- },
- {
- "name": "steps",
- "type": "INT",
- "widget": {
- "name": "steps"
- }
- },
- {
- "name": "cfg",
- "type": "FLOAT",
- "widget": {
- "name": "cfg"
- }
- },
- {
- "name": "sampler_name",
- "type": "COMBO",
- "widget": {
- "name": "sampler_name"
- }
- },
- {
- "name": "scheduler",
- "type": "COMBO",
- "widget": {
- "name": "scheduler"
- }
- },
- {
- "name": "denoise",
- "type": "FLOAT",
- "widget": {
- "name": "denoise"
- }
- }
- ],
- "outputs": [
- {
- "label": "Latent",
- "name": "LATENT",
- "type": "LATENT",
- "slot_index": 0,
- "links": [
- 88
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.51",
- "Node name for S&R": "KSampler",
- "ue_properties": {
- "widget_ue_connectable": {},
- "version": "7.0.1"
- },
- "widget_ue_connectable": {
- "seed": true
- }
- },
- "widgets_values": [
- 962151062223588,
- "randomize",
- 9,
- 1,
- "dpmpp_2m_sde",
- "sgm_uniform",
- 0.15
- ]
- },
- {
- "id": 45,
- "type": "LatentPixelScale",
- "pos": [
- -670,
- 180
- ],
- "size": [
- 260,
- 150
- ],
- "flags": {
- "pinned": true
- },
- "order": 16,
- "mode": 0,
- "inputs": [
- {
- "label": "Latent",
- "name": "samples",
- "type": "LATENT",
- "link": 187
- },
- {
- "label": "VAE",
- "name": "vae",
- "type": "VAE",
- "link": 79
- },
- {
- "label": "放大模型",
- "name": "upscale_model_opt",
- "shape": 7,
- "type": "UPSCALE_MODEL",
- "link": 145
- },
- {
- "name": "scale_method",
- "type": "COMBO",
- "widget": {
- "name": "scale_method"
- }
- },
- {
- "name": "scale_factor",
- "type": "FLOAT",
- "widget": {
- "name": "scale_factor"
- }
- },
- {
- "name": "use_tiled_vae",
- "type": "BOOLEAN",
- "widget": {
- "name": "use_tiled_vae"
- }
- }
- ],
- "outputs": [
- {
- "label": "Latent",
- "name": "LATENT",
- "type": "LATENT",
- "links": [
- 162
- ]
- },
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": []
- }
- ],
- "properties": {
- "cnr_id": "comfyui-impact-pack",
- "ver": "6a517ebe06fea2b74fc41b3bd089c0d7173eeced",
- "Node name for S&R": "LatentPixelScale",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "lanczos",
- 3.0000000000000004,
- true
- ]
- },
- {
- "id": 16,
- "type": "UNETLoader",
- "pos": [
- -660,
- -700
- ],
- "size": [
- 300,
- 82
- ],
- "flags": {
- "pinned": true
- },
- "order": 7,
- "mode": 0,
- "inputs": [
- {
- "name": "unet_name",
- "type": "COMBO",
- "widget": {
- "name": "unet_name"
- }
- },
- {
- "name": "weight_dtype",
- "type": "COMBO",
- "widget": {
- "name": "weight_dtype"
- }
- }
- ],
- "outputs": [
- {
- "label": "模型",
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 73
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.51",
- "Node name for S&R": "UNETLoader",
- "ue_properties": {
- "widget_ue_connectable": {},
- "version": "7.0.1"
- },
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "z_image_turbo_bf16.safetensors",
- "default"
- ]
- },
- {
- "id": 6,
- "type": "CLIPTextEncode",
- "pos": [
- -310,
- -700
- ],
- "size": [
- 650,
- 470
- ],
- "flags": {
- "collapsed": true,
- "pinned": true
- },
- "order": 14,
- "mode": 0,
- "inputs": [
- {
- "label": "CLIP",
- "name": "clip",
- "type": "CLIP",
- "link": 43
- },
- {
- "name": "text",
- "type": "STRING",
- "widget": {
- "name": "text"
- },
- "link": 186
- }
- ],
- "outputs": [
- {
- "label": "条件",
- "name": "CONDITIONING",
- "type": "CONDITIONING",
- "slot_index": 0,
- "links": [
- 84,
- 141
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.51",
- "Node name for S&R": "CLIPTextEncode",
- "ue_properties": {
- "widget_ue_connectable": {},
- "version": "7.0.1"
- },
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "Shot from an overhead angle in a dimly lit environment, a dimly lit subway car is packed with passengers. Due to insufficient light, only the outlines of people can be discerned. A woman sticks her head out from the crowded throng, with the camera focusing on her face. Around her is a dense crowd; the people, with their backs to the camera, are walking, present a high-speed motion blur effect, and a figure in front of the lens partially blocks the frame.\nIt seems a cosplay party is being held inside the car. There are cows and sheep in the car, with straw piled up in the corners, and the inner walls of the car are covered with moss. Amidst the crowded people, the following can be faintly seen: a Templar Knight drinking cola, a cyborg playing with a mobile phone, a primitive man, a fire-breathing robot, a couple kissing, an anthropomorphic cat holding a human child, and a yawning alien. Some are standing, some are sitting, scattered among the crowded people. Several crows are flying inside the car; one is about to land on the handrail, and another is flying towards the camera, partially blocking the frame. Illumination flares are floating in the air, emitting thick smoke and lighting up parts of the car.\nThe woman has short, bright pink hair and is wearing an exaggerated, puffy modern outfit. The crowded people makes her body somewhat weightless. She held a huge sign above her head with both hands. On the sign were green glowing large characters \"Z-IMAGE\" and small characters \"One-hundred-million pixel workflow\". The woman is staring wide-eyed, smiling and looking towards the camera.\nThere is no light inside the car except for the red glow from the emergency exit sign, the faint cold light from mobile phone screens, and the red light from the illumination flares, which illuminate parts of the car. A thin layer of smoke permeates the entire car, giving off a sense of suffocation in the enclosed space."
- ],
- "color": "#232",
- "bgcolor": "#353"
- },
- {
- "id": 79,
- "type": "ConditioningZeroOut",
- "pos": [
- -130,
- -700
- ],
- "size": [
- 177.603125,
- 70
- ],
- "flags": {
- "collapsed": true,
- "pinned": true
- },
- "order": 17,
- "mode": 0,
- "inputs": [
- {
- "label": "条件",
- "name": "conditioning",
- "type": "CONDITIONING",
- "link": 141
- }
- ],
- "outputs": [
- {
- "label": "条件",
- "name": "CONDITIONING",
- "type": "CONDITIONING",
- "links": [
- 140
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.7.0",
- "Node name for S&R": "ConditioningZeroOut",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": []
- },
- {
- "id": 100,
- "type": "LayerUtility: ImageScaleByAspectRatio V2",
- "pos": [
- 160,
- -400
- ],
- "size": [
- 317.2681640625,
- 330
- ],
- "flags": {
- "pinned": true
- },
- "order": 11,
- "mode": 0,
- "inputs": [
- {
- "label": "图像",
- "name": "image",
- "shape": 7,
- "type": "IMAGE",
- "link": 181
- },
- {
- "label": "遮罩",
- "name": "mask",
- "shape": 7,
- "type": "MASK",
- "link": null
- }
- ],
- "outputs": [
- {
- "label": "图像",
- "name": "image",
- "type": "IMAGE",
- "links": [
- 182,
- 190
- ]
- },
- {
- "label": "遮罩",
- "name": "mask",
- "type": "MASK",
- "links": null
- },
- {
- "label": "原始大小",
- "name": "original_size",
- "type": "BOX",
- "links": null
- },
- {
- "name": "width",
- "type": "INT",
- "links": null
- },
- {
- "name": "height",
- "type": "INT",
- "links": null
- }
- ],
- "properties": {
- "cnr_id": "comfyui_layerstyle",
- "ver": "5840264d0d7cb47185acfed28c02848e94c6a894",
- "Node name for S&R": "LayerUtility: ImageScaleByAspectRatio V2",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "original",
- 1,
- 1,
- "crop",
- "lanczos",
- "8",
- "longest",
- 640,
- "#000000"
- ],
- "color": "rgba(38, 73, 116, 0.7)"
- },
- {
- "id": 101,
- "type": "VAEEncode",
- "pos": [
- 460,
- -400
- ],
- "size": [
- 140,
- 46
- ],
- "flags": {
- "pinned": true
- },
- "order": 13,
- "mode": 0,
- "inputs": [
- {
- "label": "图像",
- "name": "pixels",
- "type": "IMAGE",
- "link": 182
- },
- {
- "label": "VAE",
- "name": "vae",
- "type": "VAE",
- "link": 184
- }
- ],
- "outputs": [
- {
- "label": "Latent",
- "name": "LATENT",
- "type": "LATENT",
- "links": [
- 187
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.7.0",
- "Node name for S&R": "VAEEncode",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": []
- },
- {
- "id": 105,
- "type": "PreviewAny",
- "pos": [
- 160,
- -710
- ],
- "size": [
- 440,
- 250
- ],
- "flags": {
- "pinned": true
- },
- "order": 15,
- "mode": 0,
- "inputs": [
- {
- "label": "source",
- "name": "source",
- "type": "*",
- "link": 191
- }
- ],
- "outputs": [],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.7.0",
- "Node name for S&R": "PreviewAny",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- null,
- null,
- null
- ]
- },
- {
- "id": 98,
- "type": "MarkdownNote",
- "pos": [
- -700,
- -1470
- ],
- "size": [
- 400,
- 270
- ],
- "flags": {
- "pinned": true
- },
- "order": 8,
- "mode": 0,
- "inputs": [],
- "outputs": [],
- "title": "vjleoliu",
- "properties": {
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "# ⭐If you don't know how to use it⭐\n## 👉[tutorial](https://www.patreon.com/posts/144959955?pr=true) 👈Click to jump\n\n---\n## 🐧My Discord:vjleoliu🐧\n\n---\n"
- ],
- "color": "#323",
- "bgcolor": "#535"
- },
- {
- "id": 99,
- "type": "LoadImage",
- "pos": [
- -300,
- -1470
- ],
- "size": [
- 700,
- 570
- ],
- "flags": {},
- "order": 9,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "label": "图像",
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 181,
- 185
- ]
- },
- {
- "label": "遮罩",
- "name": "MASK",
- "type": "MASK",
- "links": null
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.7.0",
- "Node name for S&R": "LoadImage",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "ComfyUI_00035_.png",
- "image"
- ]
- },
- {
- "id": 102,
- "type": "AILab_QwenVL",
- "pos": [
- -310,
- -630
- ],
- "size": [
- 429.0271301269531,
- 614.6572265625
- ],
- "flags": {
- "pinned": true
- },
- "order": 12,
- "mode": 0,
- "inputs": [
- {
- "label": "image",
- "name": "image",
- "shape": 7,
- "type": "IMAGE",
- "link": 185
- },
- {
- "label": "video",
- "name": "video",
- "shape": 7,
- "type": "IMAGE",
- "link": null
- }
- ],
- "outputs": [
- {
- "label": "text",
- "name": "RESPONSE",
- "type": "STRING",
- "links": [
- 186,
- 191
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui-qwenvl",
- "ver": "2.0.0",
- "Node name for S&R": "AILab_QwenVL",
- "ue_properties": {
- "version": "7.5.2",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "Qwen3-VL-8B-Instruct",
- "8-bit (Balanced)",
- "auto",
- "🖼️ Detailed Description",
- "Describe only what is clearly visible in the image. Do not add, infer, or embellish.\nPreserve identity and micro details exactly: facial features, eye shape, eyebrows, freckles/moles, makeup, jewelry, tattoos, clothing patterns/logos, and the exact hand/foot nail colors.\nDo not guess details.\nOutput a single concise prompt-style description only.\n",
- 1024,
- 1075554416197549,
- 481737730,
- "randomize"
- ],
- "color": "#28403f",
- "bgcolor": "#374539"
- }
- ],
- "links": [
- [
- 43,
- 18,
- 0,
- 6,
- 0,
- "CLIP"
- ],
- [
- 73,
- 16,
- 0,
- 44,
- 0,
- "MODEL"
- ],
- [
- 79,
- 17,
- 0,
- 45,
- 1,
- "VAE"
- ],
- [
- 83,
- 44,
- 0,
- 48,
- 0,
- "MODEL"
- ],
- [
- 84,
- 6,
- 0,
- 48,
- 1,
- "CONDITIONING"
- ],
- [
- 88,
- 48,
- 0,
- 50,
- 0,
- "LATENT"
- ],
- [
- 96,
- 60,
- 0,
- 54,
- 0,
- "IMAGE"
- ],
- [
- 97,
- 64,
- 0,
- 56,
- 0,
- "IMAGE"
- ],
- [
- 98,
- 57,
- 0,
- 56,
- 1,
- "INT"
- ],
- [
- 99,
- 57,
- 1,
- 56,
- 2,
- "INT"
- ],
- [
- 100,
- 60,
- 0,
- 57,
- 0,
- "IMAGE"
- ],
- [
- 101,
- 62,
- 0,
- 59,
- 0,
- "IMAGE"
- ],
- [
- 102,
- 62,
- 0,
- 60,
- 0,
- "IMAGE"
- ],
- [
- 103,
- 59,
- 0,
- 60,
- 1,
- "INT"
- ],
- [
- 104,
- 59,
- 1,
- 60,
- 2,
- "INT"
- ],
- [
- 105,
- 65,
- 0,
- 61,
- 0,
- "IMAGE"
- ],
- [
- 106,
- 63,
- 0,
- 62,
- 0,
- "IMAGE"
- ],
- [
- 107,
- 61,
- 0,
- 62,
- 1,
- "INT"
- ],
- [
- 108,
- 61,
- 1,
- 62,
- 2,
- "INT"
- ],
- [
- 109,
- 54,
- 0,
- 64,
- 0,
- "IMAGE"
- ],
- [
- 110,
- 58,
- 0,
- 64,
- 1,
- "SEEDVR2_DIT"
- ],
- [
- 111,
- 55,
- 0,
- 64,
- 2,
- "SEEDVR2_VAE"
- ],
- [
- 112,
- 63,
- 0,
- 65,
- 0,
- "IMAGE"
- ],
- [
- 113,
- 56,
- 0,
- 66,
- 0,
- "IMAGE"
- ],
- [
- 114,
- 60,
- 1,
- 66,
- 1,
- "LIST"
- ],
- [
- 115,
- 60,
- 2,
- 66,
- 2,
- "TUPLE"
- ],
- [
- 116,
- 60,
- 3,
- 66,
- 3,
- "TUPLE"
- ],
- [
- 140,
- 79,
- 0,
- 48,
- 2,
- "CONDITIONING"
- ],
- [
- 141,
- 6,
- 0,
- 79,
- 0,
- "CONDITIONING"
- ],
- [
- 145,
- 46,
- 0,
- 45,
- 2,
- "UPSCALE_MODEL"
- ],
- [
- 162,
- 45,
- 0,
- 48,
- 3,
- "LATENT"
- ],
- [
- 176,
- 17,
- 0,
- 50,
- 1,
- "VAE"
- ],
- [
- 177,
- 50,
- 0,
- 63,
- 0,
- "*"
- ],
- [
- 178,
- 50,
- 0,
- 68,
- 1,
- "IMAGE"
- ],
- [
- 179,
- 50,
- 0,
- 81,
- 0,
- "IMAGE"
- ],
- [
- 180,
- 50,
- 0,
- 72,
- 0,
- "IMAGE"
- ],
- [
- 181,
- 99,
- 0,
- 100,
- 0,
- "IMAGE"
- ],
- [
- 182,
- 100,
- 0,
- 101,
- 0,
- "IMAGE"
- ],
- [
- 184,
- 17,
- 0,
- 101,
- 1,
- "VAE"
- ],
- [
- 185,
- 99,
- 0,
- 102,
- 0,
- "IMAGE"
- ],
- [
- 186,
- 102,
- 0,
- 6,
- 1,
- "STRING"
- ],
- [
- 187,
- 101,
- 0,
- 45,
- 0,
- "LATENT"
- ],
- [
- 190,
- 100,
- 0,
- 81,
- 1,
- "IMAGE"
- ],
- [
- 191,
- 102,
- 0,
- 105,
- 0,
- "*"
- ],
- [
- 192,
- 66,
- 0,
- 68,
- 0,
- "IMAGE"
- ],
- [
- 193,
- 54,
- 0,
- 82,
- 0,
- "IMAGE"
- ]
- ],
- "groups": [
- {
- "id": 1,
- "title": "seedVR",
- "bounding": [
- 800,
- -800,
- 1200,
- 1300
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {
- "pinned": true
- }
- },
- {
- "id": 2,
- "title": "upscale",
- "bounding": [
- -700,
- -800,
- 1400,
- 1300
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {
- "pinned": true
- }
- },
- {
- "id": 4,
- "title": "🧙♀️ The workflow of《 100 million 》by VJleo 🧙♀️",
- "bounding": [
- -700,
- -2000,
- 2200,
- 150
- ],
- "color": "#8AA",
- "font_size": 99,
- "flags": {
- "pinned": true
- }
- },
- {
- "id": 5,
- "title": "⬇️ Let Z-IMAGE directly output image with 100 million pixels ⬇️",
- "bounding": [
- -700,
- -1840,
- 2200,
- 150
- ],
- "color": "#b06634",
- "font_size": 75,
- "flags": {
- "pinned": true
- }
- },
- {
- "id": 6,
- "title": "If you have any questions, feel free to find me on my Patreon channel ( there are more good things inside ) 😉 https://www.patreon.com/cw/aiavjleoliu",
- "bounding": [
- -700,
- -1680,
- 2200,
- 80
- ],
- "color": "#b58b2a",
- "font_size": 30,
- "flags": {
- "pinned": true
- }
- }
- ],
- "config": {},
- "extra": {
- "links_added_by_ue": [],
- "ue_links": [],
- "0246.VERSION": [
- 0,
- 0,
- 4
- ],
- "frontendVersion": "1.35.9",
- "ds": {
- "scale": 0.5730855330116814,
- "offset": [
- 1452.7413975000625,
- 1970.0736627634258
- ]
- },
- "VHS_latentpreview": false,
- "VHS_latentpreviewrate": 0,
- "VHS_MetadataImage": true,
- "VHS_KeepIntermediate": true,
- "workflowRendererVersion": "LG"
- },
- "version": 0.4
- }
Advertisement
Add Comment
Please, Sign In to add comment