Stable Diffusion Xl
Anteros XXXL
model_id: anteros-xxxl
<p>This is it. The one you've been waiting for. We've retrained SDXL with 1.3M professional and amateur pornographic images. This model does softcore, hardcore, and everything in-between.</p> <p>The model seems to do best with resolutions 832x1216 or 1216x832. My settings:</p> <ul> <li> <p>Sampler: dpmpp_2m_sde</p> </li> <li> <p>Scheduler: Karras</p> </li> <li> <p>Steps: 30</p> </li> <li> <p>CFG: 7</p> </li> </ul> <p><br>The model isn't perfect. You'll get some strange anatomy at times. Experimentation says this is the result of TE2, which was likely trained without much NSFW content. Still, you can get great results with a bit of cherry-picking.</p> <p> </p> <p>Recipe:</p> <p>In each step, TE weights were frozen - this model modifies only the unet. Machine captioned images were used until the last step.</p> <ol> <li> <p>Retrained SDXL 1.0 on 1.3M images for eight epochs</p> <p>bs=80, lr=1e-05, optimizer=AdamW8Bit, EMA=0.95</p> </li> <li> <p>Finetuned on 50k images for ten epochs to help do some rebalancing</p> <p>bs=80, lr=2e-06, optimizer=AdamW8Bit, EMA=0.95</p> </li> <li> <p>Aesthetic training on 30k images for 14 epochs</p> <p>bs=1, lr=1e-05, optimizer=Adafactor, no EMA</p> </li> <li> <p>Final alignment using 600 hand-selected and captioned images</p> <p>bs=1, lr=1e-05, optimizer=Adafactor, EMA=0.95</p> </li> </ol> <p> </p> <p>Feel free to make your own merges and finetunes based on this checkpoint for non-commercial purposes. I ask that, if you do, you include a recipe with a similar level of detail as what I provided above. There's too much secrecy around this topic.</p> <p> </p> <p>I have made checkpoints from step 2 & 3 in the recipe above available. These are not recommended for general use - they do not make good images out of the box. They may be useful for model mergers and finetuners.</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 Anteros XXXL via the ModelsLab API
Send a POST request to the relevant endpoint with your API key and model_id="anteros-xxxl". 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.