Porting the Moebius 0.2B image inpainting model to run in the browser with Claude Code
Moebius, an image inpainting model, is now runnable in the browser using WebGPU. The port makes the 0.2B parameter model accessible without requiring PyTorch or CUDA, enabling developers to easily integrate it into web applications.