Tencent's Moebius packs inpainting into 0.2B params
A lightweight image-editing framework claims results rivaling 10B-scale models, and it's already running in the browser.
Tencent has released Moebius, an image inpainting framework that fits in roughly 0.2 billion parameters yet claims output quality approaching models more than an order of magnitude larger. For a task that usually leans on heavy diffusion backbones, that is an unusual bet on efficiency over raw scale.
Inpainting—filling in or replacing parts of an image so the result looks seamless—is one of the more practical corners of generative imaging, used for object removal, retouching, and background edits. The project page (hustvl.github.io/Moebius) positions the model as a compact alternative to the 10B-class systems that dominate the category.
Why it matters
A model this small changes where the work can happen. Developer Simon Willison ported Moebius to run directly in the browser with the help of Claude Code, demonstrating that the framework is light enough for client-side inference rather than a GPU server.
That has real consequences:
- Privacy: images never leave the user's device.
- Cost: no inference servers to provision or scale.
- Latency: edits run locally without a network round trip.
The release is offered under a non-standard license, so teams will want to check the terms before building on it. But as a proof point, Moebius suggests there is still meaningful headroom for shrinking specialized image models without giving up much in quality.
Sources
More in Image Editing

Microsoft's Mage-Flow packs image editing into 4B
A compact model handles both text-to-image generation and instruction-based edits at native resolution, under a permissive MIT license.
Boogu-Image-0.1 Brings Unified Multimodal to Open Source
A new Apache-licensed model family folds bilingual text-to-image generation and instruction editing into one system.

SenseTime's SenseNova-Vision-7B-MoT Goes Any-to-Any
A single 7B model from SenseTime folds vision-language understanding, image generation, editing, and perception into one system.
0 comments
No comments yet. Be the first to weigh in.