colab-notebook / workflow /workflow_api_upscale.json
minhnhatdo's picture
Upload workflow_api_upscale.json
6744ef6 verified
Raw
History Blame Contribute Delete
4.76 kB
{
"96": {
"inputs": {
"upscale_by": 2.5,
"seed": 1102086656211767,
"steps": 6,
"cfg": 2.5,
"sampler_name": "dpmpp_2m",
"scheduler": "karras",
"denoise": 0.45,
"mode_type": "Chess",
"tile_width": 640,
"tile_height": 640,
"mask_blur": 8,
"tile_padding": 32,
"seam_fix_mode": "None",
"seam_fix_denoise": 0.6,
"seam_fix_width": 64,
"seam_fix_mask_blur": 8,
"seam_fix_padding": 16,
"force_uniform_tiles": true,
"tiled_decode": false,
"image": [
"97",
0
],
"model": [
"98",
0
],
"positive": [
"186",
0
],
"negative": [
"186",
1
],
"vae": [
"98",
2
],
"upscale_model": [
"101",
0
]
},
"class_type": "UltimateSDUpscale",
"_meta": {
"title": "Ultimate SD Upscale"
}
},
"97": {
"inputs": {
"image": "download.jpg",
"upload": "image"
},
"class_type": "LoadImage",
"_meta": {
"title": "Load Image"
}
},
"98": {
"inputs": {
"ckpt_name": "realisticVisionV60B1_v51HyperVAE.safetensors"
},
"class_type": "CheckpointLoaderSimple",
"_meta": {
"title": "Load Checkpoint"
}
},
"99": {
"inputs": {
"text": "A modern villa, black and white tone, tree, morning softlight",
"clip": [
"98",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"100": {
"inputs": {
"text": "embedding:UnrealisticDream, ",
"clip": [
"98",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"101": {
"inputs": {
"model_name": "4x_NMKD-Siax_200k.pth"
},
"class_type": "UpscaleModelLoader",
"_meta": {
"title": "Load Upscale Model"
}
},
"102": {
"inputs": {
"images": [
"103",
0
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"103": {
"inputs": {
"sharpen_radius": 1,
"sigma": 0.3,
"alpha": 0.2,
"image": [
"191",
0
]
},
"class_type": "ImageSharpen",
"_meta": {
"title": "ImageSharpen"
}
},
"104": {
"inputs": {
"control_net_name": "control_v11f1e_sd15_tile_fp16.safetensors"
},
"class_type": "ControlNetLoader",
"_meta": {
"title": "Load ControlNet Model"
}
},
"105": {
"inputs": {
"strength": 0.9,
"start_percent": 0,
"end_percent": 0.9,
"control_net": [
"104",
0
]
},
"class_type": "ControlNetApplyAdvanced",
"_meta": {
"title": "Apply ControlNet (Advanced)"
}
},
"182": {
"inputs": {
"strength": 1
},
"class_type": "MMakerColorEnhance",
"_meta": {
"title": "Color Enhance"
}
},
"184": {
"inputs": {
"images": [
"103",
0
]
},
"class_type": "SaveImageWebsocket",
"_meta": {
"title": "SaveImageWebsocket"
}
},
"186": {
"inputs": {
"strength": 0.9,
"start_percent": 0,
"end_percent": 0.9,
"positive": [
"99",
0
],
"negative": [
"100",
0
],
"control_net": [
"188",
0
],
"image": [
"97",
0
],
"timestep_kf": [
"189",
1
],
"weights_override": [
"189",
0
]
},
"class_type": "ACN_AdvancedControlNetApply",
"_meta": {
"title": "Apply Advanced ControlNet πŸ›‚πŸ…πŸ…’πŸ…"
}
},
"188": {
"inputs": {
"control_net_name": "control_v11f1e_sd15_tile_fp16.safetensors"
},
"class_type": "ControlNetLoaderAdvanced",
"_meta": {
"title": "Load Advanced ControlNet Model πŸ›‚πŸ…πŸ…’πŸ…"
}
},
"189": {
"inputs": {
"base_multiplier": 0.825,
"flip_weights": false,
"uncond_multiplier": 0.5
},
"class_type": "ScaledSoftControlNetWeights",
"_meta": {
"title": "Scaled Soft Weights πŸ›‚πŸ…πŸ…’πŸ…"
}
},
"191": {
"inputs": {
"source": [
"97",
0
],
"target": [
"96",
0
]
},
"class_type": "Runtime44ColorMatch",
"_meta": {
"title": "Runtime44 Color Match"
}
},
"192": {
"inputs": {
"images": [
"97",
0
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
}
}