--- tags: - text-to-image - lora - diffusers - template:diffusion-lora widget: - text: >- animegirl, Sayaka Miki from Puella Magi Madoka Magica, purple hair, green eyes, crying, with necklace, transparent background, hand-drawn parameters: negative_prompt: low quality, blurry, distorted, extra limbs output: url: images/generated_image1.png base_model: CompVis/stable-diffusion-v1-4 instance_prompt: animegirl license: mit --- # stable-diffusion-v1-4-lora-animegirls ## Model description diffusers/train_text_to_image_lora.py --pretrained_model_name_or_path="CompVis/stable-diffusion-v1-4" --dataset_name="osmr/animegirls" --caption_column="prompt" --resolution=512 --train_batch_size=1 --num_train_epochs=100 --learning_rate=1e-4 --lr_scheduler=cosine --lr_warmup_steps=1 --rank=16 --snr_gamma=5.0 --random_flip --seed=347923 --validation_prompt="animegirl chibi with green curly hair and blue eyes, standing, happy, wearing magical dress" ## Trigger words You should use `animegirl` to trigger the image generation. ## Download model Weights for this model are available in Safetensors format. [Download](/osmr/stable-diffusion-v1-4-lora-animegirls/tree/main) them in the Files & versions tab.