Model reference · open weights

stable-diffusion-2-1

Available as managed deployment Image sd-research Text→image 1 variants 1k dl/mo

stable-diffusion-2-1 is an open-weight image model from sd-research. 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

Released bysd-research
TypeImage models
TaskText→image
Parameters (lead)866M
Runs withdiffusers
Released2025-12-11
Popularity1k downloads / month
LicenceOpen weights

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys sd-research-stable-diffusion-2-1 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (sd-research-stable-diffusion-2-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":"sd-research-stable-diffusion-2-1","prompt":"a red bicycle","size":"1024x1024"}'

Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms