instara-models / workflows /SeedVR2_standalone_upscale.json
parlorsky's picture
sanitize: replace stale ComfyUI_temp_* in LoadImage with permanent filename
422b1ba verified
Raw
History Blame Contribute Delete
13.9 kB
{
"id": "7b1f611d-272f-4a1f-9d8e-2f59fdf09bda",
"revision": 0,
"last_node_id": 20,
"last_link_id": 5,
"nodes": [
{
"id": 10,
"type": "SeedVR2LoadVAEModel",
"pos": [
400,
420
],
"size": [
320,
298
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [
{
"localized_name": "torch_compile_args",
"name": "torch_compile_args",
"shape": 7,
"type": "TORCH_COMPILE_ARGS",
"link": null
},
{
"localized_name": "model",
"name": "model",
"type": "COMBO",
"widget": {
"name": "model"
},
"link": null
},
{
"localized_name": "device",
"name": "device",
"type": "COMBO",
"widget": {
"name": "device"
},
"link": null
},
{
"localized_name": "encode_tiled",
"name": "encode_tiled",
"shape": 7,
"type": "BOOLEAN",
"widget": {
"name": "encode_tiled"
},
"link": null
},
{
"localized_name": "encode_tile_size",
"name": "encode_tile_size",
"shape": 7,
"type": "INT",
"widget": {
"name": "encode_tile_size"
},
"link": null
},
{
"localized_name": "encode_tile_overlap",
"name": "encode_tile_overlap",
"shape": 7,
"type": "INT",
"widget": {
"name": "encode_tile_overlap"
},
"link": null
},
{
"localized_name": "decode_tiled",
"name": "decode_tiled",
"shape": 7,
"type": "BOOLEAN",
"widget": {
"name": "decode_tiled"
},
"link": null
},
{
"localized_name": "decode_tile_size",
"name": "decode_tile_size",
"shape": 7,
"type": "INT",
"widget": {
"name": "decode_tile_size"
},
"link": null
},
{
"localized_name": "decode_tile_overlap",
"name": "decode_tile_overlap",
"shape": 7,
"type": "INT",
"widget": {
"name": "decode_tile_overlap"
},
"link": null
},
{
"localized_name": "tile_debug",
"name": "tile_debug",
"shape": 7,
"type": "COMBO",
"widget": {
"name": "tile_debug"
},
"link": null
},
{
"localized_name": "offload_device",
"name": "offload_device",
"shape": 7,
"type": "COMBO",
"widget": {
"name": "offload_device"
},
"link": null
},
{
"localized_name": "cache_model",
"name": "cache_model",
"shape": 7,
"type": "BOOLEAN",
"widget": {
"name": "cache_model"
},
"link": null
}
],
"outputs": [
{
"localized_name": "SEEDVR2_VAE",
"name": "SEEDVR2_VAE",
"type": "SEEDVR2_VAE",
"slot_index": 0,
"links": [
2
]
}
],
"properties": {
"cnr_id": "seedvr2_videoupscaler",
"ver": "4490bd1f482e026674543386bb2a4d176da245b9",
"Node name for S&R": "SeedVR2LoadVAEModel",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"ema_vae_fp16.safetensors",
"cuda:0",
true,
1024,
128,
true,
1024,
128,
"false",
"cpu",
false
]
},
{
"id": 12,
"type": "SeedVR2VideoUpscaler",
"pos": [
800,
0
],
"size": [
380,
386
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"localized_name": "image",
"name": "image",
"type": "IMAGE",
"link": 1
},
{
"localized_name": "dit",
"name": "dit",
"type": "SEEDVR2_DIT",
"link": 3
},
{
"localized_name": "vae",
"name": "vae",
"type": "SEEDVR2_VAE",
"link": 2
},
{
"localized_name": "seed",
"name": "seed",
"type": "INT",
"widget": {
"name": "seed"
},
"link": null
},
{
"localized_name": "resolution",
"name": "resolution",
"type": "INT",
"widget": {
"name": "resolution"
},
"link": null
},
{
"localized_name": "max_resolution",
"name": "max_resolution",
"type": "INT",
"widget": {
"name": "max_resolution"
},
"link": null
},
{
"localized_name": "batch_size",
"name": "batch_size",
"type": "INT",
"widget": {
"name": "batch_size"
},
"link": null
},
{
"localized_name": "uniform_batch_size",
"name": "uniform_batch_size",
"type": "BOOLEAN",
"widget": {
"name": "uniform_batch_size"
},
"link": null
},
{
"localized_name": "color_correction",
"name": "color_correction",
"type": "COMBO",
"widget": {
"name": "color_correction"
},
"link": null
},
{
"localized_name": "temporal_overlap",
"name": "temporal_overlap",
"shape": 7,
"type": "INT",
"widget": {
"name": "temporal_overlap"
},
"link": null
},
{
"localized_name": "prepend_frames",
"name": "prepend_frames",
"shape": 7,
"type": "INT",
"widget": {
"name": "prepend_frames"
},
"link": null
},
{
"localized_name": "input_noise_scale",
"name": "input_noise_scale",
"shape": 7,
"type": "FLOAT",
"widget": {
"name": "input_noise_scale"
},
"link": null
},
{
"localized_name": "latent_noise_scale",
"name": "latent_noise_scale",
"shape": 7,
"type": "FLOAT",
"widget": {
"name": "latent_noise_scale"
},
"link": null
},
{
"localized_name": "offload_device",
"name": "offload_device",
"shape": 7,
"type": "COMBO",
"widget": {
"name": "offload_device"
},
"link": null
},
{
"localized_name": "enable_debug",
"name": "enable_debug",
"shape": 7,
"type": "BOOLEAN",
"widget": {
"name": "enable_debug"
},
"link": null
}
],
"outputs": [
{
"localized_name": "IMAGE",
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
4
]
}
],
"properties": {
"cnr_id": "seedvr2_videoupscaler",
"ver": "4490bd1f482e026674543386bb2a4d176da245b9",
"Node name for S&R": "SeedVR2VideoUpscaler",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
9527,
"fixed",
2560,
4096,
1,
false,
"lab",
0,
0,
0,
0,
"cpu",
true
]
},
{
"id": 11,
"type": "SeedVR2LoadDiTModel",
"pos": [
400,
100
],
"size": [
320,
220
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"localized_name": "torch_compile_args",
"name": "torch_compile_args",
"shape": 7,
"type": "TORCH_COMPILE_ARGS",
"link": null
},
{
"localized_name": "model",
"name": "model",
"type": "COMBO",
"widget": {
"name": "model"
},
"link": null
},
{
"localized_name": "device",
"name": "device",
"type": "COMBO",
"widget": {
"name": "device"
},
"link": null
},
{
"localized_name": "blocks_to_swap",
"name": "blocks_to_swap",
"shape": 7,
"type": "INT",
"widget": {
"name": "blocks_to_swap"
},
"link": null
},
{
"localized_name": "swap_io_components",
"name": "swap_io_components",
"shape": 7,
"type": "BOOLEAN",
"widget": {
"name": "swap_io_components"
},
"link": null
},
{
"localized_name": "offload_device",
"name": "offload_device",
"shape": 7,
"type": "COMBO",
"widget": {
"name": "offload_device"
},
"link": null
},
{
"localized_name": "cache_model",
"name": "cache_model",
"shape": 7,
"type": "BOOLEAN",
"widget": {
"name": "cache_model"
},
"link": null
},
{
"localized_name": "attention_mode",
"name": "attention_mode",
"shape": 7,
"type": "COMBO",
"widget": {
"name": "attention_mode"
},
"link": null
}
],
"outputs": [
{
"localized_name": "SEEDVR2_DIT",
"name": "SEEDVR2_DIT",
"type": "SEEDVR2_DIT",
"slot_index": 0,
"links": [
3
]
}
],
"properties": {
"cnr_id": "seedvr2_videoupscaler",
"ver": "4490bd1f482e026674543386bb2a4d176da245b9",
"Node name for S&R": "SeedVR2LoadDiTModel",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"seedvr2_ema_7b_sharp_fp8_e4m3fn_mixed_block35_fp16.safetensors",
"cuda:0",
16,
false,
"cpu",
false,
"sdpa"
]
},
{
"id": 1,
"type": "LoadImage",
"pos": [
0,
0
],
"size": [
300,
314
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"localized_name": "image",
"name": "image",
"type": "COMBO",
"widget": {
"name": "image"
},
"link": null
},
{
"localized_name": "choose file to upload",
"name": "upload",
"type": "IMAGEUPLOAD",
"widget": {
"name": "upload"
},
"link": null
}
],
"outputs": [
{
"localized_name": "IMAGE",
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
1
]
},
{
"localized_name": "MASK",
"name": "MASK",
"type": "MASK",
"slot_index": 1,
"links": []
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.19.4",
"Node name for S&R": "LoadImage",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"saved_zayzf_00010.png",
"image"
]
},
{
"id": 20,
"type": "SaveImage",
"pos": [
1260,
0
],
"size": [
320,
270
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"localized_name": "images",
"name": "images",
"type": "IMAGE",
"link": 4
},
{
"localized_name": "filename_prefix",
"name": "filename_prefix",
"type": "STRING",
"widget": {
"name": "filename_prefix"
},
"link": null
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.19.4",
"Node name for S&R": "SaveImage",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"seedvr2_upscale"
]
}
],
"links": [
[
1,
1,
0,
12,
0,
"IMAGE"
],
[
2,
10,
0,
12,
2,
"SEEDVR2_VAE"
],
[
3,
11,
0,
12,
1,
"SEEDVR2_DIT"
],
[
4,
12,
0,
20,
0,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.9090909090909091,
"offset": [
-24.400000000000503,
389.8000000000002
]
},
"ue_links": [],
"links_added_by_ue": []
},
"version": 0.4
}