What self-hosting changes
The licence, in Stability’s own terms
$1M in
annual revenue; above that threshold, an Enterprise licence obtained from Stability. It also
states that you retain ownership of the media generated, without restrictive licensing on the
output. The older SDXL 1.0 sits under a different licence again, CreativeML Open
RAIL++-M. These are summaries of what the vendor publishes, not legal advice, and the revenue
threshold is measured on your organisation, not on this project. Read the licence that ships
with the exact checkpoint you download.
How much GPU memory each model needs
9.9 GB of VRAM, and says explicitly that this excludes the text encoders.
For the others we do the sum in the open: weights take roughly 2 bytes per parameter
at FP16, and the text encoders, the VAE and the working buffers sit on top. Diffusion models
do not size like language models — there is no growing context here. What pushes the
number up instead is resolution, batch size and whether you keep the encoders
resident or swap them in and out.
| Model | Parameters | Weights at FP16 | Comfortable card | Source of the figure |
|---|---|---|---|---|
| SDXL 1.0 base | ≈ 3B | ≈ 6 GB | 8–12 GB | Ours, from the parameter count |
| SD 3.5 Medium | 2.5B | ≈ 5 GB | 12 GB | 9.9 GB stated by Stability, excluding text encoders |
| SD 3.5 Large | 8.1B | ≈ 16 GB | 24 GB | Ours, from the parameter count |
| SD 3.5 Large Turbo | 8.1B | ≈ 16 GB | 24 GB | Same weights as Large, four steps instead of many |
The gap between the two right-hand columns is the point: SD 3.5 Medium’s weights are about 5 GB and Stability still asks for 9.9 GB, because the text encoders and the working buffers are most of the bill. Anything above 24 GB on this page is for batching several images at once or for fine-tuning, not for generating one picture.
Cheapest GPU at each tier
All GPU plans →The cheapest live GPU plan in the DohoHub catalogue at each memory tier, out of 142 plans whose provider publishes a GPU memory figure. Prices come from our own feed, normalised so they are comparable and shown in the currency picked in the header. Where one machine is the cheapest way to clear several tiers, it appears once and the note says which tiers it covers.
| Provider | Plan | Specs | Price | Visit |
|---|---|---|---|---|
|
Bee GPU VPS
cheapest at 8–24 GB+ · 24 GB on board
|
6 Cores24 GB vRAM30 GB RAM400 GB NVME100 TB traffic10 Gbps |
$79.00/mo
|
Visit | |
|
Supermicro X11 10SFF (GPU)
cheapest at 48 GB+ · 64 GB on board
|
64 GB vRAM25 TB traffic |
$355.99/mo
renews at $402.52
|
Visit |
Image generation is one of the few GPU workloads where the card’s generation matters more than its memory, because a picture is a fixed amount of compute rather than a stream of tokens. We record the memory a plan advertises and not the model of card, so a plan that clears the memory bar can still be several times slower per image than its neighbour. None of these providers sells “Stable Diffusion hosting”; they sell GPU servers.
Filter the catalogue by GPU memory, cores, storage and location — live prices, tracked every six hours.
Find a GPU server →