The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestTencentMoebius
TencentImage Editing

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.

Jun 22, 2026
NotableOther

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

  • Porting the Moebius 0.2B image inpainting model to run in the browser with Claude Code

    Announcement

    Visit
  • hustvl/Moebius

    Hugging Face

    Visit

Get the model

AnnouncementHugging Face

Specs

Parameters200M
LicenseOTHER

Modalities

Image Editing

0 comments

No comments yet. Be the first to weigh in.

More in Image Editing

Mage-Flow
Microsoft/Text → Image

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.

Jul 21, 2026
Unknown/Any-to-Any

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.

Jul 13, 2026
SenseNova-Vision-7B-MoT
SenseTime/Any-to-Any

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.

Jun 29, 2026