Moebius
HoldPlatforms
A lightweight image inpainting model that fills masked regions in images.
Why it's here
Placed in Hold: 1 article(s) of evidence from 1 source(s), led by research-stage coverage, with 0 in the last 30 days. Confidence 24%. Low accumulated evidence, so it defaults conservatively pending more signal.
Evidence (1)
- 6Simon Willison·6/22/2026researchPorting Moebius image inpainting to the browser with WebGPU
Simon Willison describes porting the Moebius 0.2B image inpainting model from a PyTorch/NVIDIA CUDA setup to run in the browser. He used Claude Code, ONNX Runtime Web, and WebGPU to build a working demo that lets users upload an image, mask regions, and have the model fill them in.