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

lucataco /diffusers-dreambooth-lora-x2:c08fbf64

Input

file

A zip file containing the images that will be used for training.

string
Shift + Return to add a new line

Instance prompt to trigger the image generation

Default: "a photo of TOK dog"

integer

The resolution for input images, all the images in the train/validation dataset will be resized to this

Default: 512

integer
(minimum: 100, maximum: 6000)

Total number of training steps to perform

Default: 500

integer
(minimum: 4, maximum: 64)

The dimension of the LoRA

Default: 4

integer
(minimum: 1, maximum: 8)

Batch size for the training dataloader

Default: 1

integer
(minimum: 1, maximum: 8)

Number of updates steps to accumulate before performing a backward/update pass

Default: 1

string

The optimizer type to use

Default: "AdamW"

number
(minimum: 0.0001, maximum: 1)

Initial learning rate to use (1.0 for Prodigy)

Default: 0.0001

string

'The scheduler type to use

Default: "constant"

integer
(minimum: 100, maximum: 6000)

Save a checkpoint of the training state every X updates

integer

Seed for reproducibility

string

Dynamo Backend

Default: "no"

secret

A secret has its value redacted after being sent to the model.

Huggingface token (optional) with write access to upload to Hugging Face

string
Shift + Return to add a new line

Huggingface model location for upload. Requires a HF token with write permissions. Ex: lucataco/flux-qsd

secret

A secret has its value redacted after being sent to the model.

Weights and Biases API key, if you'd like to log training progress to W&B.

Output

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