Meta open-sources EVA-Flow: a compact multimodal model for rapid prototyping

AI · 5 min read

Meta open-sources EVA-Flow: a compact multimodal model for rapid prototyping

EVA-Flow is Meta's contribution to the open-source design-model ecosystem: a compact multimodal model that handles basic image understanding, captioning, and layout-aware generation. Its modest resource requirements make it suitable for integration into editor plugins and local dev environments.

The model supports sketch prompts, image annotations, and context-aware captioning—features useful for generating alt text, summarizing visual prototypes, and seeding design ideas. Meta included developer docs and sample notebooks showing how to connect EVA-Flow to popular design APIs.

By open-sourcing EVA-Flow, Meta hopes to encourage experimentation and community improvements focused on designer needs. The company also provided compatibility layers for both popular ML runtimes and browser-based WebAssembly inference.