lkwq007/stablediffusion-infinity
Outpainting with Stable Diffusion on an infinite canvas
Leverages Stable Diffusion's inpainting model with content-aware fill strategies (patch matching, Perlin noise) to seamlessly expand images beyond their original boundaries. Built as a web application using PyScript and Gradio, it includes optional photometric correction via Poisson blending to suppress visible seams at expansion boundaries. Supports flexible initialization modes and GPU acceleration while running entirely in-browser or locally deployable.
3,884 stars. No commits in the last 6 months.
Stars
3,884
Forks
298
Language
Python
License
Apache-2.0
Category
Last pushed
May 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/lkwq007/stablediffusion-infinity"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AlonzoLeeeooo/awesome-image-inpainting-studies
A collection of awesome image inpainting studies.
open-mmlab/PowerPaint
[ECCV 2024] PowerPaint, a versatile image inpainting model that supports text-guided object...
Sanster/IOPaint
Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from...
abyildirim/inst-inpaint
A novel inpainting framework that can remove objects from images based on the instructions given...
Uminosachi/sd-webui-inpaint-anything
Inpaint Anything extension performs stable diffusion inpainting on a browser UI using masks from...