Moebius / README.md
multimodalart's picture
multimodalart HF Staff
Moebius inpainting ZeroGPU demo
3ad04c3 verified
|
Raw
History Blame Contribute Delete
672 Bytes
---
title: Moebius Inpainting
emoji: 🎨
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 6.15.1
app_file: app.py
short_description: 0.2B lightweight image inpainting, 10B-level quality
python_version: "3.12"
---
# Moebius Inpainting
Demo for [Moebius](https://github.com/hustvl/Moebius), a 0.22B-parameter image inpainting
framework that matches 10B-level quality at ~15× the speed.
Upload an image, paint over the region to fill, choose a fine-tuned variant
(Places2 / CelebA-HQ / FFHQ / pretrained), and run.
- Paper: https://arxiv.org/abs/2606.19195
- Weights: https://huggingface.co/hustvl/Moebius (VAE from https://huggingface.co/hustvl/PixelHacker)