--- tags: - text-to-image - lora - diffusers - template:diffusion-lora widget: - text: >- GBL, a man and a woman sitting at a table with glasses of wine in front of them parameters: negative_prompt: >- low quality, deformed, ugly, bad art, poorly drawn, bad anatomy, low detail, unrealistic output: url: images/test1_gs75_ls10.jpg base_model: CompVis/stable-diffusion-v1-4 instance_prompt: GBL license: mit --- # stable-diffusion-v1-4-lora-db-ghibli ## Model description diffusers(0.33.1)/train_dreambooth_lora.py --pretrained_model_name_or_path="CompVis/stable-diffusion-v1-4" --dataset_name="osmr/ghibli" --caption_column="prompt" --resolution=512 --center_crop --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 --train_text_encoder --seed=264893 --instance_data_dir="ds_images" --validation_epochs=1 --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. [Download](/osmr/stable-diffusion-v1-4-lora-db-ghibli/tree/main) them in the Files & versions tab.