WorkflowsAPI / UpscaleAPI.json
Sunboy123321's picture
Upload 7 files
63eded1 verified
Raw
History Blame Contribute Delete
2.81 kB
{
"204": {
"inputs": {
"model": "ema_vae_fp16.safetensors",
"device": "cuda:0",
"encode_tiled": true,
"encode_tile_size": 1280,
"encode_tile_overlap": 128,
"decode_tiled": true,
"decode_tile_size": 1280,
"decode_tile_overlap": 128,
"tile_debug": "false",
"offload_device": "cpu",
"cache_model": false
},
"class_type": "SeedVR2LoadVAEModel",
"_meta": {
"title": "SeedVR2 (Down)Load VAE Model"
}
},
"205": {
"inputs": {
"filename_prefix": "astrogay",
"images": [
"207",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "Save Image"
}
},
"206": {
"inputs": {
"rgthree_comparer": {
"images": [
{
"name": "A",
"selected": true,
"url": "/api/view?filename=rgthree.compare._temp_zrbts_00001_.png&type=temp&subfolder=&rand=0.9939889223140441"
},
{
"name": "B",
"selected": true,
"url": "/api/view?filename=rgthree.compare._temp_zrbts_00002_.png&type=temp&subfolder=&rand=0.004131605797180304"
}
]
},
"image_a": [
"209",
0
],
"image_b": [
"207",
0
]
},
"class_type": "Image Comparer (rgthree)",
"_meta": {
"title": "Image Comparer (rgthree)"
}
},
"207": {
"inputs": {
"seed": 9527,
"resolution": 2048,
"max_resolution": 0,
"batch_size": 1,
"uniform_batch_size": false,
"color_correction": "lab",
"temporal_overlap": 0,
"prepend_frames": 0,
"input_noise_scale": 0,
"latent_noise_scale": 0,
"offload_device": "cpu",
"enable_debug": true,
"image": [
"210",
0
],
"dit": [
"208",
0
],
"vae": [
"204",
0
]
},
"class_type": "SeedVR2VideoUpscaler",
"_meta": {
"title": "SeedVR2 Video Upscaler"
}
},
"208": {
"inputs": {
"model": "seedvr2_ema_3b-Q4_K_M.gguf",
"device": "cuda:0",
"blocks_to_swap": 0,
"swap_io_components": false,
"offload_device": "cpu",
"cache_model": false,
"attention_mode": "sdpa"
},
"class_type": "SeedVR2LoadDiTModel",
"_meta": {
"title": "SeedVR2 (Down)Load DiT Model"
}
},
"209": {
"inputs": {
"image": "324234.png"
},
"class_type": "LoadImage",
"_meta": {
"title": "Load Image"
}
},
"210": {
"inputs": {
"upscale_method": "lanczos",
"scale_by": 0.5,
"image": [
"209",
0
]
},
"class_type": "ImageScaleBy",
"_meta": {
"title": "Upscale Image By"
}
}
}