Porting the Moebius 0.2B image inpainting model to run in the browser with Claude Code
Summary
This article describes successfully porting the Moebius image inpainting model (a small AI model that can remove objects from images and fill in the missing areas) to run in a web browser using WebGPU (a graphics technology that lets browsers use GPU acceleration). The author used Claude Code, an AI coding agent, to help convert the model from Python and NVIDIA CUDA (specialized GPU software for training AI) into a web-compatible format using ONNX Runtime Web.
Classification
Affected Vendors
Related Issues
Original source: https://simonwillison.net/2026/Jun/22/porting-moebius/#atom-everything
First tracked: June 22, 2026 at 08:01 PM
Classified by LLM (prompt v3) · confidence: 75%