Moebius -- places2 lightweight image inpainting: an image and a mask in, the masked thing gone Copyright 2026 Huazhong University of Science and Technology (HUST Vision Lab) and vivo AI Lab. Source: https://huggingface.co/hustvl/Moebius (ft_places2/diffusion_pytorch_model.bin) Project: https://github.com/hustvl/Moebius Paper: Moebius: 0.2B Lightweight Image Inpainting Framework with 10B-Level Performance (ECCV 2026), arXiv:2606.19195 Licence: the authors state terms in two places and the two differ. Both are recorded here and neither is preferred: - github.com/hustvl/Moebius README: "Both the code and the pretrained model weights of Moebius are released under the Apache License 2.0 ... Commercial use of the weights and the images produced with them is permitted." - huggingface.co/hustvl/Moebius model card metadata: license: mit Both are permissive and both permit commercial use. This is upstream's byte stream, verified against the sha256 the Hub records and placed unchanged. No tensor is altered, renamed, cast or dropped. ft_places2/diffusion_pytorch_model.bin sha256 6525afb888e55f9b5c74fa0a5d19ca0762d720d6c716fb0f8422fbeb6868a09a This checkpoint is the denoiser only. It cannot run without the autoencoder published beside it as torch-fp32-vae, which is a separate work under separate terms -- see the NOTICE that travels with it.