text-to-image EMMA VAE realistic vision auto crop (smart crop face)

ukj_kamil_realistic_vision_51_birme on Stable Diffusion via Dreambooth

model by alemoraesc

This your the Stable Diffusion model fine-tuned the ukj_kamil_realistic_vision_51_birme concept taught to Stable Diffusion with Dreambooth. It can be used by modifying the instance_prompt: ukj kamil

You can also train your own concepts and upload them to the library by using this notebook. And you can run your new concept via diffusers: Colab Notebook for Inference, Spaces with the Public Concepts loaded

Model used: stablediffusionapi/realistic-vision VAE was embeded in the model

TRAIN

#@title Model training !/usr/bin/python3 train_dreambooth.py --pretrained_model_name_or_path="/content/stable_diffusion_weights" --pretrained_vae_name_or_path="/content/stable_diffusion_weights/vae" --instance_data_dir="/content/data/ukj" --instance_prompt="photo of ukj alex person" --output_dir=$OUTPUT_DIR --revision="fp16" --seed=1337 --resolution=512 --train_batch_size=1 --train_text_encoder --mixed_precision="fp16" --use_8bit_adam --gradient_accumulation_steps=1 --learning_rate=1e-6 --lr_scheduler="constant" --lr_warmup_steps=120 --sample_batch_size=4 --max_train_steps=1200 --save_sample_negative_prompt="(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" --save_interval=600 --save_sample_prompt="photo of ukj alex"


Prompt:

RAW photo, subject, 8k uhd, dslr, soft lighting, high quality, film grain, Fujifilm XT3

Negative Prompt:

(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, UnrealisticDream

#used birme to cut the image

Here are the images used for training this concept: image 0 image 1 image 2 image 3 image 4 image 5 image 6 image 7 image 8