Skip to main content
Glama
upscale.json482 B
{ "1": { "class_type": "LoadImage", "inputs": { "image": "input.png" } }, "2": { "class_type": "UpscaleModelLoader", "inputs": { "model_name": "RealESRGAN_x4plus.pth" } }, "3": { "class_type": "ImageUpscaleWithModel", "inputs": { "upscale_model": ["2", 0], "image": ["1", 0] } }, "4": { "class_type": "SaveImage", "inputs": { "filename_prefix": "upscaled", "images": ["3", 0] } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zturner1/comfyui-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server