Overview
Train a custom model with your images (fast)- Output Type: lora
- Base Model: sdxl
- Estimated Cost: 0.2 * max_train_steps credits
- Handler: replicate
Parameters
Required Parameters
Name of the LoRA (this will also be your trigger word)
- Label: Model Name
Images to train your visual model. (Use at least 5 imgs, 10-20 is even better.)
- Label: Your training images
Type of model to train
- Label: Training Mode
- Options:
face,object,style
Optional Parameters
Base Stable Diffusion model to finetune from
- Label: Base SD Model
- Options:
sdxl,sd15
Number of training steps. Only increase this if you have lots of images (>50) otherwise the model wil overfit and will not look good.
- Label: Training steps
- Minimum: 100
- Maximum: 1200
Resolution your images will be resized to for training (512 is great and your generations will still look perfect when rendering at eg 1024)
- Label: Resolution
- Minimum: 512
- Maximum: 768
Set random seed for reproducibility. If blank, will be set randomly.
- Label: Seed
- Minimum: 0
- Maximum: 2147483647

