File size: 990 Bytes
afca37d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
adam_beta1: 0.9
adam_beta2: 0.999
adam_epsilon: 1.0e-08
adam_weight_decay: 0.01
center_crop: true
checkpointing_steps: 50
checkpoints_total_limit: null
class_data_dir: null
class_prompt: tennis
cond_data_dir: video_frames
enable_xformers_memory_efficient_attention: false
gradient_accumulation_steps: 1
gradient_checkpointing: false
hub_model_id: inpaint-lora
hub_token: null
instance_data_dir: video_frames
instance_prompt: tennis
learning_rate: 0.0001
local_rank: 0
logging_dir: logs
lr_scheduler: cosine
lr_warmup_steps: 0
max_grad_norm: 1.0
max_train_steps: 100
mixed_precision: 'no'
num_class_images: 100
num_train_epochs: 100
output_dir: dreambooth-inpaint-model
pretrained_model_name_or_path: runwayml/stable-diffusion-inpainting
prior_loss_weight: 1.0
push_to_hub: true
resolution: 512
resume_from_checkpoint: null
sample_batch_size: 1
scale_lr: false
seed: 1337
tokenizer_name: null
train_batch_size: 1
train_text_encoder: false
use_8bit_adam: false
with_prior_preservation: false