diffusers(0.33.1)/train_text_to_image_lora.py
--pretrained_model_name_or_path="runwayml/stable-diffusion-v1-5"
--dataset_name="osmr/ghibli"
--caption_column="prompt"
--resolution=512
--center_crop
--random_flip
--train_batch_size=8
--gradient_accumulation_steps=1
--num_train_epochs=12
--learning_rate=9e-5
--lr_scheduler=cosine
--lr_warmup_steps=32
--rank=16
--noise_offset=0.01
--mixed_precision=fp16
--seed=264893
--validation_prompt="GBL, a man and a woman sitting at a table with glasses of wine in front of them"
Trigger words
You should use GBL to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.