adam_beta1: 0.9 | |
adam_beta2: 0.999 | |
adam_epsilon: 1.0e-08 | |
adam_weight_decay: 0.01 | |
center_crop: false | |
class_data_dir: NGA_Art/artdata | |
class_prompt: a beautiful painting | |
gradient_accumulation_steps: 1 | |
gradient_checkpointing: true | |
hub_model_id: null | |
hub_token: null | |
instance_data_dir: NGA_Art/paintings | |
instance_prompt: a painting in the style of sks | |
learning_rate: 2.0e-06 | |
local_rank: -1 | |
logging_dir: logs | |
lr_scheduler: constant | |
lr_warmup_steps: 0 | |
max_grad_norm: 1.0 | |
max_train_steps: 8000 | |
mixed_precision: 'no' | |
num_class_images: 200 | |
num_train_epochs: 17 | |
output_dir: NGADreamBooth/ | |
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5 | |
prior_loss_weight: 1.0 | |
push_to_hub: false | |
resolution: 512 | |
revision: null | |
sample_batch_size: 4 | |
scale_lr: false | |
seed: null | |
tokenizer_name: null | |
train_batch_size: 1 | |
train_text_encoder: true | |
use_8bit_adam: false | |
with_prior_preservation: true | |