mirror of
https://git.datalinker.icu/kijai/ComfyUI-CogVideoXWrapper.git
synced 2026-01-28 16:27:19 +08:00
1213 lines
21 KiB
JSON
1213 lines
21 KiB
JSON
{
|
||
"last_node_id": 69,
|
||
"last_link_id": 176,
|
||
"nodes": [
|
||
{
|
||
"id": 20,
|
||
"type": "CLIPLoader",
|
||
"pos": [
|
||
-29,
|
||
407
|
||
],
|
||
"size": {
|
||
"0": 451.30548095703125,
|
||
"1": 82
|
||
},
|
||
"flags": {},
|
||
"order": 0,
|
||
"mode": 0,
|
||
"outputs": [
|
||
{
|
||
"name": "CLIP",
|
||
"type": "CLIP",
|
||
"links": [
|
||
54,
|
||
56
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "CLIPLoader"
|
||
},
|
||
"widgets_values": [
|
||
"t5\\google_t5-v1_1-xxl_encoderonly-fp8_e4m3fn.safetensors",
|
||
"sd3"
|
||
]
|
||
},
|
||
{
|
||
"id": 55,
|
||
"type": "GetImageSizeAndCount",
|
||
"pos": [
|
||
1165,
|
||
119
|
||
],
|
||
"size": {
|
||
"0": 210,
|
||
"1": 86
|
||
},
|
||
"flags": {},
|
||
"order": 13,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "image",
|
||
"type": "IMAGE",
|
||
"link": 118,
|
||
"slot_index": 0
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "image",
|
||
"type": "IMAGE",
|
||
"links": [
|
||
170
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
},
|
||
{
|
||
"name": "720 width",
|
||
"type": "INT",
|
||
"links": null,
|
||
"shape": 3
|
||
},
|
||
{
|
||
"name": "480 height",
|
||
"type": "INT",
|
||
"links": null,
|
||
"shape": 3
|
||
},
|
||
{
|
||
"name": "25 count",
|
||
"type": "INT",
|
||
"links": [
|
||
121
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 3
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "GetImageSizeAndCount"
|
||
}
|
||
},
|
||
{
|
||
"id": 31,
|
||
"type": "CogVideoTextEncode",
|
||
"pos": [
|
||
503,
|
||
521
|
||
],
|
||
"size": {
|
||
"0": 463.01251220703125,
|
||
"1": 98.10446166992188
|
||
},
|
||
"flags": {},
|
||
"order": 4,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "clip",
|
||
"type": "CLIP",
|
||
"link": 56
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "conditioning",
|
||
"type": "CONDITIONING",
|
||
"links": [
|
||
161
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "CogVideoTextEncode"
|
||
},
|
||
"widgets_values": [
|
||
"bad quality video, blurry, messy"
|
||
]
|
||
},
|
||
{
|
||
"id": 1,
|
||
"type": "DownloadAndLoadCogVideoModel",
|
||
"pos": [
|
||
649,
|
||
182
|
||
],
|
||
"size": {
|
||
"0": 315,
|
||
"1": 58
|
||
},
|
||
"flags": {},
|
||
"order": 1,
|
||
"mode": 0,
|
||
"outputs": [
|
||
{
|
||
"name": "cogvideo_pipe",
|
||
"type": "COGVIDEOPIPE",
|
||
"links": [
|
||
83,
|
||
159
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "DownloadAndLoadCogVideoModel"
|
||
},
|
||
"widgets_values": [
|
||
"fp16"
|
||
]
|
||
},
|
||
{
|
||
"id": 11,
|
||
"type": "CogVideoDecode",
|
||
"pos": [
|
||
1201,
|
||
684
|
||
],
|
||
"size": {
|
||
"0": 210,
|
||
"1": 46
|
||
},
|
||
"flags": {},
|
||
"order": 12,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "pipeline",
|
||
"type": "COGVIDEOPIPE",
|
||
"link": 166
|
||
},
|
||
{
|
||
"name": "samples",
|
||
"type": "LATENT",
|
||
"link": 167
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "images",
|
||
"type": "IMAGE",
|
||
"links": [
|
||
118
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "CogVideoDecode"
|
||
}
|
||
},
|
||
{
|
||
"id": 41,
|
||
"type": "ImageResizeKJ",
|
||
"pos": [
|
||
206,
|
||
-69
|
||
],
|
||
"size": {
|
||
"0": 315,
|
||
"1": 242
|
||
},
|
||
"flags": {},
|
||
"order": 7,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "image",
|
||
"type": "IMAGE",
|
||
"link": 128
|
||
},
|
||
{
|
||
"name": "get_image_size",
|
||
"type": "IMAGE",
|
||
"link": null
|
||
},
|
||
{
|
||
"name": "width_input",
|
||
"type": "INT",
|
||
"link": null,
|
||
"widget": {
|
||
"name": "width_input"
|
||
}
|
||
},
|
||
{
|
||
"name": "height_input",
|
||
"type": "INT",
|
||
"link": null,
|
||
"widget": {
|
||
"name": "height_input"
|
||
}
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "IMAGE",
|
||
"type": "IMAGE",
|
||
"links": [
|
||
126
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
},
|
||
{
|
||
"name": "width",
|
||
"type": "INT",
|
||
"links": null,
|
||
"shape": 3
|
||
},
|
||
{
|
||
"name": "height",
|
||
"type": "INT",
|
||
"links": null,
|
||
"shape": 3
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "ImageResizeKJ"
|
||
},
|
||
"widgets_values": [
|
||
720,
|
||
480,
|
||
"lanczos",
|
||
false,
|
||
2,
|
||
0,
|
||
0
|
||
]
|
||
},
|
||
{
|
||
"id": 37,
|
||
"type": "CogVideoImageEncode",
|
||
"pos": [
|
||
939,
|
||
-53
|
||
],
|
||
"size": {
|
||
"0": 210,
|
||
"1": 46
|
||
},
|
||
"flags": {},
|
||
"order": 9,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "pipeline",
|
||
"type": "COGVIDEOPIPE",
|
||
"link": 83,
|
||
"slot_index": 0
|
||
},
|
||
{
|
||
"name": "image",
|
||
"type": "IMAGE",
|
||
"link": 129,
|
||
"slot_index": 1
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "samples",
|
||
"type": "LATENT",
|
||
"links": [
|
||
172
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "CogVideoImageEncode"
|
||
}
|
||
},
|
||
{
|
||
"id": 57,
|
||
"type": "GetImageSizeAndCount",
|
||
"pos": [
|
||
603,
|
||
-65
|
||
],
|
||
"size": [
|
||
202.21431350127853,
|
||
99.2360176040001
|
||
],
|
||
"flags": {},
|
||
"order": 8,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "image",
|
||
"type": "IMAGE",
|
||
"link": 126,
|
||
"slot_index": 0
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "image",
|
||
"type": "IMAGE",
|
||
"links": [
|
||
129,
|
||
136
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
},
|
||
{
|
||
"name": "720 width",
|
||
"type": "INT",
|
||
"links": [
|
||
165
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 1
|
||
},
|
||
{
|
||
"name": "480 height",
|
||
"type": "INT",
|
||
"links": [
|
||
164
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 2
|
||
},
|
||
{
|
||
"name": "28 count",
|
||
"type": "INT",
|
||
"links": [
|
||
171,
|
||
173
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 3
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "GetImageSizeAndCount"
|
||
}
|
||
},
|
||
{
|
||
"id": 67,
|
||
"type": "SimpleMath+",
|
||
"pos": [
|
||
665,
|
||
98
|
||
],
|
||
"size": {
|
||
"0": 315,
|
||
"1": 78
|
||
},
|
||
"flags": {
|
||
"collapsed": true
|
||
},
|
||
"order": 10,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "a",
|
||
"type": "INT,FLOAT",
|
||
"link": 173
|
||
},
|
||
{
|
||
"name": "b",
|
||
"type": "INT,FLOAT",
|
||
"link": null
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "INT",
|
||
"type": "INT",
|
||
"links": [
|
||
174
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
},
|
||
{
|
||
"name": "FLOAT",
|
||
"type": "FLOAT",
|
||
"links": null,
|
||
"shape": 3
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "SimpleMath+"
|
||
},
|
||
"widgets_values": [
|
||
"a - 4"
|
||
]
|
||
},
|
||
{
|
||
"id": 59,
|
||
"type": "GetImageRangeFromBatch",
|
||
"pos": [
|
||
1459,
|
||
413
|
||
],
|
||
"size": {
|
||
"0": 315,
|
||
"1": 102
|
||
},
|
||
"flags": {
|
||
"collapsed": true
|
||
},
|
||
"order": 15,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "images",
|
||
"type": "IMAGE",
|
||
"link": 136,
|
||
"slot_index": 0
|
||
},
|
||
{
|
||
"name": "masks",
|
||
"type": "MASK",
|
||
"link": null
|
||
},
|
||
{
|
||
"name": "num_frames",
|
||
"type": "INT",
|
||
"link": 133,
|
||
"widget": {
|
||
"name": "num_frames"
|
||
}
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "IMAGE",
|
||
"type": "IMAGE",
|
||
"links": [
|
||
134
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
},
|
||
{
|
||
"name": "MASK",
|
||
"type": "MASK",
|
||
"links": null,
|
||
"shape": 3
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "GetImageRangeFromBatch"
|
||
},
|
||
"widgets_values": [
|
||
0,
|
||
29
|
||
]
|
||
},
|
||
{
|
||
"id": 58,
|
||
"type": "ImageConcanate",
|
||
"pos": [
|
||
1451,
|
||
476
|
||
],
|
||
"size": {
|
||
"0": 315,
|
||
"1": 102
|
||
},
|
||
"flags": {},
|
||
"order": 16,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "image1",
|
||
"type": "IMAGE",
|
||
"link": 134
|
||
},
|
||
{
|
||
"name": "image2",
|
||
"type": "IMAGE",
|
||
"link": 170
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "IMAGE",
|
||
"type": "IMAGE",
|
||
"links": [
|
||
132
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "ImageConcanate"
|
||
},
|
||
"widgets_values": [
|
||
"right",
|
||
false
|
||
]
|
||
},
|
||
{
|
||
"id": 56,
|
||
"type": "SimpleMath+",
|
||
"pos": [
|
||
1454,
|
||
366
|
||
],
|
||
"size": {
|
||
"0": 315,
|
||
"1": 78
|
||
},
|
||
"flags": {
|
||
"collapsed": true
|
||
},
|
||
"order": 14,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "a",
|
||
"type": "INT,FLOAT",
|
||
"link": 121
|
||
},
|
||
{
|
||
"name": "b",
|
||
"type": "INT,FLOAT",
|
||
"link": 171
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "INT",
|
||
"type": "INT",
|
||
"links": [
|
||
133
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
},
|
||
{
|
||
"name": "FLOAT",
|
||
"type": "FLOAT",
|
||
"links": null,
|
||
"shape": 3
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "SimpleMath+"
|
||
},
|
||
"widgets_values": [
|
||
"a - b"
|
||
]
|
||
},
|
||
{
|
||
"id": 45,
|
||
"type": "VHS_LoadVideo",
|
||
"pos": [
|
||
-93,
|
||
-153
|
||
],
|
||
"size": [
|
||
235.1999969482422,
|
||
371.5999984741211
|
||
],
|
||
"flags": {},
|
||
"order": 6,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "meta_batch",
|
||
"type": "VHS_BatchManager",
|
||
"link": null
|
||
},
|
||
{
|
||
"name": "vae",
|
||
"type": "VAE",
|
||
"link": null
|
||
},
|
||
{
|
||
"name": "frame_load_cap",
|
||
"type": "INT",
|
||
"link": 176,
|
||
"widget": {
|
||
"name": "frame_load_cap"
|
||
}
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "IMAGE",
|
||
"type": "IMAGE",
|
||
"links": [
|
||
128
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
},
|
||
{
|
||
"name": "frame_count",
|
||
"type": "INT",
|
||
"links": null,
|
||
"shape": 3
|
||
},
|
||
{
|
||
"name": "audio",
|
||
"type": "VHS_AUDIO",
|
||
"links": null,
|
||
"shape": 3
|
||
},
|
||
{
|
||
"name": "video_info",
|
||
"type": "VHS_VIDEOINFO",
|
||
"links": null,
|
||
"shape": 3
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "VHS_LoadVideo"
|
||
},
|
||
"widgets_values": {
|
||
"video": "jeep.mp4",
|
||
"force_rate": 0,
|
||
"force_size": "Disabled",
|
||
"custom_width": 512,
|
||
"custom_height": 512,
|
||
"frame_load_cap": 20,
|
||
"skip_first_frames": 0,
|
||
"select_every_nth": 1,
|
||
"choose video to upload": "image",
|
||
"videopreview": {
|
||
"hidden": false,
|
||
"paused": false,
|
||
"params": {
|
||
"frame_load_cap": 20,
|
||
"skip_first_frames": 0,
|
||
"force_rate": 0,
|
||
"filename": "jeep.mp4",
|
||
"type": "input",
|
||
"format": "video/mp4",
|
||
"select_every_nth": 1
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"id": 68,
|
||
"type": "SimpleMath+",
|
||
"pos": [
|
||
-75,
|
||
-197
|
||
],
|
||
"size": {
|
||
"0": 315,
|
||
"1": 78
|
||
},
|
||
"flags": {
|
||
"collapsed": true
|
||
},
|
||
"order": 5,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "a",
|
||
"type": "INT,FLOAT",
|
||
"link": 175,
|
||
"slot_index": 0
|
||
},
|
||
{
|
||
"name": "b",
|
||
"type": "INT,FLOAT",
|
||
"link": null
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "INT",
|
||
"type": "INT",
|
||
"links": [
|
||
176
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
},
|
||
{
|
||
"name": "FLOAT",
|
||
"type": "FLOAT",
|
||
"links": null,
|
||
"shape": 3
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "SimpleMath+"
|
||
},
|
||
"widgets_values": [
|
||
"a + 4"
|
||
]
|
||
},
|
||
{
|
||
"id": 69,
|
||
"type": "INTConstant",
|
||
"pos": [
|
||
-90,
|
||
-305
|
||
],
|
||
"size": [
|
||
200,
|
||
58
|
||
],
|
||
"flags": {},
|
||
"order": 2,
|
||
"mode": 0,
|
||
"outputs": [
|
||
{
|
||
"name": "value",
|
||
"type": "INT",
|
||
"links": [
|
||
175
|
||
],
|
||
"shape": 3
|
||
}
|
||
],
|
||
"title": "Frames to load",
|
||
"properties": {
|
||
"Node name for S&R": "INTConstant"
|
||
},
|
||
"widgets_values": [
|
||
24
|
||
],
|
||
"color": "#1b4669",
|
||
"bgcolor": "#29699c"
|
||
},
|
||
{
|
||
"id": 47,
|
||
"type": "VHS_VideoCombine",
|
||
"pos": [
|
||
1463,
|
||
-407
|
||
],
|
||
"size": [
|
||
1110,
|
||
711.3333333333333
|
||
],
|
||
"flags": {},
|
||
"order": 17,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "images",
|
||
"type": "IMAGE",
|
||
"link": 132
|
||
},
|
||
{
|
||
"name": "audio",
|
||
"type": "VHS_AUDIO",
|
||
"link": null
|
||
},
|
||
{
|
||
"name": "meta_batch",
|
||
"type": "VHS_BatchManager",
|
||
"link": null
|
||
},
|
||
{
|
||
"name": "vae",
|
||
"type": "VAE",
|
||
"link": null
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "Filenames",
|
||
"type": "VHS_FILENAMES",
|
||
"links": null,
|
||
"shape": 3
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "VHS_VideoCombine"
|
||
},
|
||
"widgets_values": {
|
||
"frame_rate": 8,
|
||
"loop_count": 0,
|
||
"filename_prefix": "AnimateDiff",
|
||
"format": "video/nvenc_h264-mp4",
|
||
"pix_fmt": "yuv420p",
|
||
"bitrate": 10,
|
||
"megabit": true,
|
||
"save_metadata": true,
|
||
"pingpong": false,
|
||
"save_output": false,
|
||
"videopreview": {
|
||
"hidden": false,
|
||
"paused": false,
|
||
"params": {
|
||
"filename": "AnimateDiff_00007.mp4",
|
||
"subfolder": "",
|
||
"type": "temp",
|
||
"format": "video/nvenc_h264-mp4",
|
||
"frame_rate": 8
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"id": 30,
|
||
"type": "CogVideoTextEncode",
|
||
"pos": [
|
||
500,
|
||
308
|
||
],
|
||
"size": {
|
||
"0": 474.8450012207031,
|
||
"1": 164.7423553466797
|
||
},
|
||
"flags": {},
|
||
"order": 3,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "clip",
|
||
"type": "CLIP",
|
||
"link": 54
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "conditioning",
|
||
"type": "CONDITIONING",
|
||
"links": [
|
||
160
|
||
],
|
||
"shape": 3,
|
||
"slot_index": 0
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "CogVideoTextEncode"
|
||
},
|
||
"widgets_values": [
|
||
"A high-definition nature video showcasing a vibrant red panda as it gracefully runs down a crystal-clear stream, surrounded by the serene ambiance of a dense, verdant forest. The sunlight filters through the canopy of tall trees, casting dappled light on the forest floor, while the gentle sound of flowing water and rustling leaves creates a peaceful atmosphere. The red panda’s fur glistens in the sunlight, highlighting its striking red and white markings as it navigates the stream with agility and playfulness, occasionally pausing to drink from the water or look around curiously."
|
||
]
|
||
},
|
||
{
|
||
"id": 64,
|
||
"type": "CogVideoSampler",
|
||
"pos": [
|
||
1090,
|
||
290
|
||
],
|
||
"size": [
|
||
315,
|
||
342
|
||
],
|
||
"flags": {},
|
||
"order": 11,
|
||
"mode": 0,
|
||
"inputs": [
|
||
{
|
||
"name": "pipeline",
|
||
"type": "COGVIDEOPIPE",
|
||
"link": 159
|
||
},
|
||
{
|
||
"name": "positive",
|
||
"type": "CONDITIONING",
|
||
"link": 160
|
||
},
|
||
{
|
||
"name": "negative",
|
||
"type": "CONDITIONING",
|
||
"link": 161
|
||
},
|
||
{
|
||
"name": "samples",
|
||
"type": "LATENT",
|
||
"link": 172
|
||
},
|
||
{
|
||
"name": "height",
|
||
"type": "INT",
|
||
"link": 164,
|
||
"widget": {
|
||
"name": "height"
|
||
}
|
||
},
|
||
{
|
||
"name": "width",
|
||
"type": "INT",
|
||
"link": 165,
|
||
"widget": {
|
||
"name": "width"
|
||
}
|
||
},
|
||
{
|
||
"name": "num_frames",
|
||
"type": "INT",
|
||
"link": 174,
|
||
"widget": {
|
||
"name": "num_frames"
|
||
}
|
||
}
|
||
],
|
||
"outputs": [
|
||
{
|
||
"name": "cogvideo_pipe",
|
||
"type": "COGVIDEOPIPE",
|
||
"links": [
|
||
166
|
||
],
|
||
"shape": 3
|
||
},
|
||
{
|
||
"name": "samples",
|
||
"type": "LATENT",
|
||
"links": [
|
||
167
|
||
],
|
||
"shape": 3
|
||
}
|
||
],
|
||
"properties": {
|
||
"Node name for S&R": "CogVideoSampler"
|
||
},
|
||
"widgets_values": [
|
||
480,
|
||
720,
|
||
16,
|
||
8,
|
||
50,
|
||
9,
|
||
12,
|
||
"fixed",
|
||
"DPM",
|
||
0.81
|
||
]
|
||
}
|
||
],
|
||
"links": [
|
||
[
|
||
54,
|
||
20,
|
||
0,
|
||
30,
|
||
0,
|
||
"CLIP"
|
||
],
|
||
[
|
||
56,
|
||
20,
|
||
0,
|
||
31,
|
||
0,
|
||
"CLIP"
|
||
],
|
||
[
|
||
83,
|
||
1,
|
||
0,
|
||
37,
|
||
0,
|
||
"COGVIDEOPIPE"
|
||
],
|
||
[
|
||
118,
|
||
11,
|
||
0,
|
||
55,
|
||
0,
|
||
"IMAGE"
|
||
],
|
||
[
|
||
121,
|
||
55,
|
||
3,
|
||
56,
|
||
0,
|
||
"INT,FLOAT"
|
||
],
|
||
[
|
||
126,
|
||
41,
|
||
0,
|
||
57,
|
||
0,
|
||
"IMAGE"
|
||
],
|
||
[
|
||
128,
|
||
45,
|
||
0,
|
||
41,
|
||
0,
|
||
"IMAGE"
|
||
],
|
||
[
|
||
129,
|
||
57,
|
||
0,
|
||
37,
|
||
1,
|
||
"IMAGE"
|
||
],
|
||
[
|
||
132,
|
||
58,
|
||
0,
|
||
47,
|
||
0,
|
||
"IMAGE"
|
||
],
|
||
[
|
||
133,
|
||
56,
|
||
0,
|
||
59,
|
||
2,
|
||
"INT"
|
||
],
|
||
[
|
||
134,
|
||
59,
|
||
0,
|
||
58,
|
||
0,
|
||
"IMAGE"
|
||
],
|
||
[
|
||
136,
|
||
57,
|
||
0,
|
||
59,
|
||
0,
|
||
"IMAGE"
|
||
],
|
||
[
|
||
159,
|
||
1,
|
||
0,
|
||
64,
|
||
0,
|
||
"COGVIDEOPIPE"
|
||
],
|
||
[
|
||
160,
|
||
30,
|
||
0,
|
||
64,
|
||
1,
|
||
"CONDITIONING"
|
||
],
|
||
[
|
||
161,
|
||
31,
|
||
0,
|
||
64,
|
||
2,
|
||
"CONDITIONING"
|
||
],
|
||
[
|
||
164,
|
||
57,
|
||
2,
|
||
64,
|
||
4,
|
||
"INT"
|
||
],
|
||
[
|
||
165,
|
||
57,
|
||
1,
|
||
64,
|
||
5,
|
||
"INT"
|
||
],
|
||
[
|
||
166,
|
||
64,
|
||
0,
|
||
11,
|
||
0,
|
||
"COGVIDEOPIPE"
|
||
],
|
||
[
|
||
167,
|
||
64,
|
||
1,
|
||
11,
|
||
1,
|
||
"LATENT"
|
||
],
|
||
[
|
||
170,
|
||
55,
|
||
0,
|
||
58,
|
||
1,
|
||
"IMAGE"
|
||
],
|
||
[
|
||
171,
|
||
57,
|
||
3,
|
||
56,
|
||
1,
|
||
"INT,FLOAT"
|
||
],
|
||
[
|
||
172,
|
||
37,
|
||
0,
|
||
64,
|
||
3,
|
||
"LATENT"
|
||
],
|
||
[
|
||
173,
|
||
57,
|
||
3,
|
||
67,
|
||
0,
|
||
"INT,FLOAT"
|
||
],
|
||
[
|
||
174,
|
||
67,
|
||
0,
|
||
64,
|
||
6,
|
||
"INT"
|
||
],
|
||
[
|
||
175,
|
||
69,
|
||
0,
|
||
68,
|
||
0,
|
||
"INT,FLOAT"
|
||
],
|
||
[
|
||
176,
|
||
68,
|
||
0,
|
||
45,
|
||
2,
|
||
"INT"
|
||
]
|
||
],
|
||
"groups": [],
|
||
"config": {},
|
||
"extra": {
|
||
"ds": {
|
||
"scale": 0.7513148009015777,
|
||
"offset": [
|
||
281.39770788130244,
|
||
559.6153930987157
|
||
]
|
||
}
|
||
},
|
||
"version": 0.4
|
||
} |