Model reference · open weights
FireRed-Image-Ed-1.1 is an open-weight image model from FireRedTeam. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.
Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.
What it is
| Maker | FireRedTeam |
|---|---|
| Type | Image models |
| Task | Image edit |
| Parameters (lead) | 20.4B |
| Runs with | diffusers |
| Released | 2026-03-02 |
| Popularity | 12k downloads / month |
| Licence | Open weights |
About
🤗 HuggingFace | 🤖 ModelScope | 🖥️ Demo | 📄 Technical Report
We introduce FireRed-Image-Edit-1.1, an upgrade to our general-purpose image editing foundation model. Building upon the capabilities presented in the FireRed-Image-Edit-1.0 Technical Report, version 1.1 significantly enhances identity consistency, multi-image conditioning, and domain-specialized editing performance, bringing the model closer to real-world creative production needs.
Some real outputs produced by FireRed-Image-Edit across general editing.
FireRed-Image-Edit establishes a new state-of-the-art among open-source models on Imgedit, Gedit, and RedEdit, while surpassing our closed-source competitors in specific dimensions—a distinction further corroborated by human evaluations highlighting its superior prompt following and visual consistency.
From the published model card. Full card on the HuggingFace links in the sidebar.
Using it via the API
Once AxForge deploys firered-image-ed-1-1 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (firered-image-ed-1-1 below is illustrative; you get the exact model name on deployment.)
$ curl -sS https://api.axforge.ai/v1/images/generations \
-H "Authorization: Bearer $AXFORGE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"firered-image-ed-1-1","prompt":"a red bicycle","size":"1024x1024"}'
Create an account — your API key is available in the console. 5M tokens/month currently included with every new account at launch.