Spaces:
Running on Zero
Running on Zero
File size: 620 Bytes
01a5ad7 d58fd10 01a5ad7 d58fd10 01a5ad7 d58fd10 01a5ad7 d58fd10 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ---
title: Mage-Flow-Base
emoji: 🎨
colorFrom: yellow
colorTo: pink
sdk: gradio
sdk_version: 6.15.1
app_file: app.py
short_description: Text-to-image with Microsoft Mage-Flow-Base (4.1B MMDiT)
python_version: "3.12"
startup_duration_timeout: 1h
---
# Mage-Flow-Base
Text-to-image generation with [microsoft/Mage-Flow-Base](https://huggingface.co/microsoft/Mage-Flow-Base), a 4.1B parameter native-resolution MMDiT model.
Enter a text prompt and generate images at resolutions from 512 to 2048 on any aspect ratio. The model uses a Qwen3-VL text encoder and a custom MageVAE for 128-channel, 16x downsampled latents. |