Skip to main content

Stable Diffusion Xl

Tertium

model_id: tertium

<p>The model works just as well with 1024x1024 as with 512x512, portrait aspect ratios work decently enough, but might produce slight distortions.<br><br>Requires 3 steps for good outputs, but more is always worth exploring.<br>Keep the CFG somewhere between 1-3, 2 is a safe bet.<br><br>The following samplers seem to work well at lower step counts with the Karras scheduler:</p> <ul> <li> <p>Euler</p> </li> <li> <p>Heun++2</p> </li> <li> <p>LMS</p> </li> <li> <p>DPM++2SA</p> </li> <li> <p>DPM++SDE</p> </li> <li> <p>DDIM</p> </li> </ul> <p>When paired with SGM Uniform even more samplers seem to work, I like to pair that one with DPM++SDE</p>

NSFW samples are gated

This model produces NSFW content. Log in and enable NSFW in your account settings to view samples and run the model. The API and model parameters below are accessible regardless.

Use Tertium via the ModelsLab API

Send a POST request to the relevant endpoint with your API key and model_id="tertium". The API does not enforce the same NSFW gating as the web playground — content moderation is handled by your account-level policy. Sign up to get an API key.