image-upscaling

Installation
Summary

Upscale and enhance images using Topaz, Real-ESRGAN, and other inference.sh models.

  • Supports multiple upscaling models including Topaz Image Upscaler, Real-ESRGAN, and FLUX Dev Upscaler via the inference.sh CLI
  • Handles common image enhancement tasks: restoring old photos, preparing AI-generated art for print, creating high-resolution versions for displays, and enlarging thumbnails
  • Integrates with image generation workflows, allowing you to generate and upscale images in sequence
  • Requires inference.sh CLI (infsh) installation and authentication to run upscaling jobs
SKILL.md

Install the belt CLI skill: npx skills add belt-sh/cli

Image Upscaling

Upscale and enhance images via inference.sh CLI.

Image Upscaling

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

belt app run infsh/real-esrgan --input '{"image_url": "https://your-image.jpg"}'
Related skills
Installs
GitHub Stars
500
First Seen
image-upscaling — inferen-sh/skills