TwistedReality-XL
Version 4 (full SDXL finetune)
This version is a full finetune from the base SDXL checkpoint, and not base on Cyberrealistic XL.
https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0
These are the hyperparameters used for the training:
8 A40s
5000 steps
lr = 1e-4
batch size = 8
gradient accumulation = 4
total effective batch size = 8 x 8 x 4 = 256
The dataset has been captioned with either xcomposer or qwen vlm, and compressed into comma separated prompts. I've let out the pronouns, verb, so use nouns and adjectives to describe the scene.
It is not very good with hardcore NSFW stuff (this is not pony, illustrious or noobai), so you need to use a Lora for this.
I might look into data balancing techniques to promote rarer concepts...
Versions 3 and below
This model is a Dora trained model on top of the excellent CyberrealisticXL checkpoint. This model enhances the realism of the photos and force the output to be in the style of the adult movie studios Playboy and ScoreGroup. I strongly suggest using Perturbed Attention Guidance (PAG) to fix some of the anatomy problems that can come up with this model. CFG can go from 1.0 to 7.0,
Description
This version has been trained with the FourierFT PEFT technique (currently a WIP PR by me), with those parameters:
alpha = 0.04
learning rate = 1e-4
4x RTX4090s
total batch size = 32
gradient accumulation steps = 4
Total steps = 7200
This version should be a bit better with anatomy because of the larger effective batch size.
FAQ
Details
Available On (1 platform)
Same model published on other platforms. May have additional downloads or version variants.