Model reference · open weights
stable-diffusion-5 is an open-weight image model from second-state, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.
About
stable-diffusion-v1-5-GGUF Original Model runwayml/stable-diffusion-v1-5 Run with LlamaEdge-StableDiffusion - Version: v0.2.0 - Run as LlamaEdge service Quantized GGUF Models Using formats of different precisions will yield results of varying quality.
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | second-state |
|---|---|
| Type | Image models |
| Variants | 1 |
| Based on | runwayml/stable-diffusion-v1-5 |
| Released | 2024-07-09 |
| Popularity | 27k downloads / month |
| Likes | 35 |
| Licence | Open weights |
How it works
Variants
Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.
| Variant | Params | Precision | VRAM | Fits 16 GB | Weights |
|---|---|---|---|---|---|
| stable-diffusion-v1-5-GGUF | — | GGUF | — | — | Weights ↗ |
Using it via the API
Once AxForge deploys second-state-stable-diffusion-5 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (second-state-stable-diffusion-5 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":"second-state-stable-diffusion-5","prompt":"a red bicycle","size":"1024x1024"}'
Details
Tags
Licence
Open weights under creativeml-openrail-m — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗