You're looking at a specific version of this model. Jump to the model overview.

edenartlab /sdxl-lora-trainer:8b54f543

Input

string
Shift + Return to add a new line

Name of new LORA concept

Default: "unnamed"

*string
Shift + Return to add a new line

Training images for new LORA concept (can be image urls or an url to a .zip file of images)

string

What are you trying to learn?

Default: "style"

string

SDXL gives much better LoRa's if you just need static images. If you want to make AnimateDiff animations, train an SD15 lora.

Default: "sdxl"

integer

Number of training steps. Increasing this usually leads to overfitting, only viable if you have > 100 training imgs. For faces you may want to reduce to eg 300

Default: 400

integer

Square pixel resolution which your images will be resized to for training, highly recommended: 512 or 640

Default: 512

integer

Batch size (per device) for training (dont increase unless running on a BIG GPU)

Default: 4

number

final learning rate of unet (after warmup), increasing this usually leads to strong overfitting

Default: 0.001

number

Learning rate for training textual inversion embeddings. Don't alter unless you know what you're doing.

Default: 0.001

integer

Rank of LoRA embeddings for the unet.

Default: 16

boolean

Use Dora instead of LoRa

Default: false

integer
(minimum: 1, maximum: 3)

How many new tokens to train (highly recommended to leave this at 2)

Default: 2

integer

Random seed for reproducible training. Leave empty to use a random seed

Output

No output yet! Press "Submit" to start a prediction.