yj373 commited on
Commit
f01584d
1 Parent(s): cad8218

End of training

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +43 -0
  2. checkpoint-1000/optimizer.bin +3 -0
  3. checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
  4. checkpoint-1000/random_states_0.pkl +3 -0
  5. checkpoint-1000/scheduler.bin +3 -0
  6. checkpoint-200/optimizer.bin +3 -0
  7. checkpoint-200/pytorch_lora_weights.safetensors +3 -0
  8. checkpoint-200/random_states_0.pkl +3 -0
  9. checkpoint-200/scheduler.bin +3 -0
  10. checkpoint-400/optimizer.bin +3 -0
  11. checkpoint-400/pytorch_lora_weights.safetensors +3 -0
  12. checkpoint-400/random_states_0.pkl +3 -0
  13. checkpoint-400/scheduler.bin +3 -0
  14. checkpoint-600/optimizer.bin +3 -0
  15. checkpoint-600/pytorch_lora_weights.safetensors +3 -0
  16. checkpoint-600/random_states_0.pkl +3 -0
  17. checkpoint-600/scheduler.bin +3 -0
  18. checkpoint-800/optimizer.bin +3 -0
  19. checkpoint-800/pytorch_lora_weights.safetensors +3 -0
  20. checkpoint-800/random_states_0.pkl +3 -0
  21. checkpoint-800/scheduler.bin +3 -0
  22. logs/dreambooth-lora/1730956184.2445676/events.out.tfevents.1730956184.R2703.2970633.1 +3 -0
  23. logs/dreambooth-lora/1730956184.2485118/hparams.yml +71 -0
  24. logs/dreambooth-lora/1730956713.8442361/events.out.tfevents.1730956713.R2703.2996149.1 +3 -0
  25. logs/dreambooth-lora/1730956713.8485956/hparams.yml +71 -0
  26. logs/dreambooth-lora/1730957269.8325138/events.out.tfevents.1730957269.R2703.3008531.1 +3 -0
  27. logs/dreambooth-lora/1730957269.8368917/hparams.yml +71 -0
  28. logs/dreambooth-lora/1730957827.8245912/events.out.tfevents.1730957827.R2703.3020908.1 +3 -0
  29. logs/dreambooth-lora/1730957827.8289847/hparams.yml +71 -0
  30. logs/dreambooth-lora/1730958376.889757/events.out.tfevents.1730958376.R2703.3033500.1 +3 -0
  31. logs/dreambooth-lora/1730958376.894229/hparams.yml +71 -0
  32. logs/dreambooth-lora/1730958930.019172/events.out.tfevents.1730958930.R2703.3046309.1 +3 -0
  33. logs/dreambooth-lora/1730958930.0239305/hparams.yml +71 -0
  34. logs/dreambooth-lora/1730959475.7533808/events.out.tfevents.1730959475.R2703.3058535.1 +3 -0
  35. logs/dreambooth-lora/1730959475.758119/hparams.yml +71 -0
  36. logs/dreambooth-lora/1730960021.0268004/events.out.tfevents.1730960021.R2703.3070752.1 +3 -0
  37. logs/dreambooth-lora/1730960021.03162/hparams.yml +71 -0
  38. logs/dreambooth-lora/1730960564.0624669/events.out.tfevents.1730960564.R2703.3082838.1 +3 -0
  39. logs/dreambooth-lora/1730960564.0672042/hparams.yml +71 -0
  40. logs/dreambooth-lora/1730961114.1967232/events.out.tfevents.1730961114.R2703.3095128.1 +3 -0
  41. logs/dreambooth-lora/1730961114.2010863/hparams.yml +71 -0
  42. logs/dreambooth-lora/1730961670.2091682/events.out.tfevents.1730961670.R2703.3107750.1 +3 -0
  43. logs/dreambooth-lora/1730961670.2136161/hparams.yml +71 -0
  44. logs/dreambooth-lora/1730962226.5042818/events.out.tfevents.1730962226.R2703.3120306.1 +3 -0
  45. logs/dreambooth-lora/1730962226.509063/hparams.yml +71 -0
  46. logs/dreambooth-lora/1730962775.5472329/events.out.tfevents.1730962775.R2703.3133182.1 +3 -0
  47. logs/dreambooth-lora/1730962775.5520344/hparams.yml +71 -0
  48. logs/dreambooth-lora/1730963324.5692537/events.out.tfevents.1730963324.R2703.3145379.1 +3 -0
  49. logs/dreambooth-lora/1730963324.574002/hparams.yml +71 -0
  50. logs/dreambooth-lora/1730963871.5021994/events.out.tfevents.1730963871.R2703.3157657.1 +3 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: diffusers
4
+ license: creativeml-openrail-m
5
+ tags:
6
+ - text-to-image
7
+ - diffusers
8
+ - lora
9
+ - diffusers-training
10
+ - if
11
+ - if-diffusers
12
+ inference: true
13
+ instance_prompt: a sks backpack
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+
20
+ # LoRA DreamBooth - yj373/LoRA-DreamBooth-backpack-v1-4
21
+
22
+ These are LoRA adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on a sks backpack using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
23
+
24
+
25
+
26
+ LoRA for the text encoder was enabled: False.
27
+
28
+
29
+ ## Intended uses & limitations
30
+
31
+ #### How to use
32
+
33
+ ```python
34
+ # TODO: add an example code snippet for running this diffusion pipeline
35
+ ```
36
+
37
+ #### Limitations and bias
38
+
39
+ [TODO: provide examples of latent issues and potential remediations]
40
+
41
+ ## Training details
42
+
43
+ [TODO: describe the data used to train the model]
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74d84887ad5b920e4e27c6f60fc458c6a14540162aeb0bcd2c4c549c0e5ff372
3
+ size 24820218
checkpoint-1000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bc1929eae877fe5cdf8b62aac1fdc7e0ffc5b2b999765822c46efea0dd08b04
3
+ size 12375240
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4314b2ddcf52e8e6254ceaf249e76f808fad3bd50a3b9ac5bf15407a1134a0d
3
+ size 14344
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76473805d6f76832e20841039e431c1fb4c96716663128bdb1beaebca7e36b16
3
+ size 1000
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afa58a8ea31bf3ce1ffa9dea1c433938dff788c21eff72593e0274f379e9180d
3
+ size 24820218
checkpoint-200/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f067c0435535b53925d4090b85fd242312b5c0493708bf998fbe1b06ad9f34
3
+ size 12375240
checkpoint-200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62cd21ce3c7cc392a57c9c4e81d1dfa12174d8d2c7b5c5f8c7949a5616b8933e
3
+ size 14344
checkpoint-200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a22a4e433dd0528cd49de66b55250dbadcdf34991b32910bc750736b98a5bf81
3
+ size 1000
checkpoint-400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32aa804bc42f20c0671de344651ad814a63146ff2a7e6987a611d14984b219e5
3
+ size 24820218
checkpoint-400/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07a5fc9f87ba65bb9067d77a8387aeb1fb784c3fe5ff7c1c19817aa3a304c275
3
+ size 12375240
checkpoint-400/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da8fa58f9c3cbc87e942beeabcea05d472d261bf3dc760f8fa422109cf2f1d0c
3
+ size 14344
checkpoint-400/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f334da1fd44b0922990fda4e3e63dcfc87ed9c06a1b9bbc39a910efbeed8e60b
3
+ size 1000
checkpoint-600/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1f76777963a752c1f8846d9895ccfc1a1f8883c1a885118ae4d89e4515821ce
3
+ size 24820218
checkpoint-600/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7ed4eb640060554251478074580c83fac1cd21f8b5fff0137444ebe504e7e64
3
+ size 12375240
checkpoint-600/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02ad2c3cc15d7449ebf3812a878120dfbc3c9dbaae3a07ebf40a3a5d19d33761
3
+ size 14344
checkpoint-600/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35ce5cbbaa666aeb30be6e9ef1ae00815014c98cd8e32990006903579d118a23
3
+ size 1000
checkpoint-800/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7b11b8e5cdcfbeef861be3e3751220a296179b2b658dffe703ca97f02291b9e
3
+ size 24820218
checkpoint-800/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaf4f1a30aa7e66357628477eeca0ef9e6ca837a545db607528179123ef5b7fd
3
+ size 12375240
checkpoint-800/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:646a31dd16436a85876558c91aa238861c71bcd5794cbd09eeddfd78d88355ed
3
+ size 14344
checkpoint-800/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6249c619f4216f0047b10aa8008f3c01ca8264409e046b8aa1c8ba594ab52201
3
+ size 1000
logs/dreambooth-lora/1730956184.2445676/events.out.tfevents.1730956184.R2703.2970633.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1624604ae80269b9d43c53edac0437cfc85546aacbec4a7eda5cfac3f4fd8610
3
+ size 3380
logs/dreambooth-lora/1730956184.2485118/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: output/class_data/backpack
10
+ class_labels_conditioning: null
11
+ class_prompt: a backpack
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Dataset/DreamBooth/backpack
19
+ instance_prompt: a sks backpack
20
+ instance_seg_dir: Dataset/DreamBooth/backpack_seg
21
+ learning_rate: 1.4943209579815197e-05
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lora: false
25
+ lora_alpha: 32
26
+ lora_bias: none
27
+ lora_dropout: 0.0
28
+ lora_r: 19
29
+ lora_text_encoder_alpha: 32
30
+ lora_text_encoder_bias: none
31
+ lora_text_encoder_dropout: 0.0
32
+ lora_text_encoder_r: 8
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_train_steps: 1000
39
+ mixed_precision: null
40
+ mse_snr_gamma: null
41
+ mse_weight: 1.0
42
+ num_class_images: 100
43
+ num_train_epochs: 10
44
+ num_validation_images: 4
45
+ offset_noise: false
46
+ output_dir: output/LoRA-DreamBooth-backpack-v1-4
47
+ pre_compute_text_embeddings: false
48
+ pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 0.1328962850747462
51
+ push_to_hub: false
52
+ reg_snr_gamma: null
53
+ reg_snr_mode: 0
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: null
61
+ skip_save_text_encoder: false
62
+ text_encoder_use_attention_mask: false
63
+ tokenizer_max_length: null
64
+ tokenizer_name: null
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: true
logs/dreambooth-lora/1730956713.8442361/events.out.tfevents.1730956713.R2703.2996149.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b46939d850856ccfd63dc3d6258a8b67de8b78337a1a5af1d95d7003412b2164
3
+ size 3380
logs/dreambooth-lora/1730956713.8485956/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: output/class_data/backpack
10
+ class_labels_conditioning: null
11
+ class_prompt: a backpack
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Dataset/DreamBooth/backpack
19
+ instance_prompt: a sks backpack
20
+ instance_seg_dir: Dataset/DreamBooth/backpack_seg
21
+ learning_rate: 9.08573026375294e-05
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lora: false
25
+ lora_alpha: 32
26
+ lora_bias: none
27
+ lora_dropout: 0.0
28
+ lora_r: 15
29
+ lora_text_encoder_alpha: 32
30
+ lora_text_encoder_bias: none
31
+ lora_text_encoder_dropout: 0.0
32
+ lora_text_encoder_r: 8
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_train_steps: 1000
39
+ mixed_precision: null
40
+ mse_snr_gamma: null
41
+ mse_weight: 1.0
42
+ num_class_images: 100
43
+ num_train_epochs: 10
44
+ num_validation_images: 4
45
+ offset_noise: false
46
+ output_dir: output/LoRA-DreamBooth-backpack-v1-4
47
+ pre_compute_text_embeddings: false
48
+ pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 0.884320042997152
51
+ push_to_hub: false
52
+ reg_snr_gamma: null
53
+ reg_snr_mode: 0
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: null
61
+ skip_save_text_encoder: false
62
+ text_encoder_use_attention_mask: false
63
+ tokenizer_max_length: null
64
+ tokenizer_name: null
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: true
logs/dreambooth-lora/1730957269.8325138/events.out.tfevents.1730957269.R2703.3008531.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de8a9200bbf136629bee6782294c95122bf9992a26cce32f8c269e4d8e109a49
3
+ size 3380
logs/dreambooth-lora/1730957269.8368917/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: output/class_data/backpack
10
+ class_labels_conditioning: null
11
+ class_prompt: a backpack
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Dataset/DreamBooth/backpack
19
+ instance_prompt: a sks backpack
20
+ instance_seg_dir: Dataset/DreamBooth/backpack_seg
21
+ learning_rate: 1.9949400923747792e-05
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lora: false
25
+ lora_alpha: 32
26
+ lora_bias: none
27
+ lora_dropout: 0.0
28
+ lora_r: 10
29
+ lora_text_encoder_alpha: 32
30
+ lora_text_encoder_bias: none
31
+ lora_text_encoder_dropout: 0.0
32
+ lora_text_encoder_r: 8
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_train_steps: 1000
39
+ mixed_precision: null
40
+ mse_snr_gamma: null
41
+ mse_weight: 1.0
42
+ num_class_images: 100
43
+ num_train_epochs: 10
44
+ num_validation_images: 4
45
+ offset_noise: false
46
+ output_dir: output/LoRA-DreamBooth-backpack-v1-4
47
+ pre_compute_text_embeddings: false
48
+ pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 1.973410941877434
51
+ push_to_hub: false
52
+ reg_snr_gamma: null
53
+ reg_snr_mode: 0
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: null
61
+ skip_save_text_encoder: false
62
+ text_encoder_use_attention_mask: false
63
+ tokenizer_max_length: null
64
+ tokenizer_name: null
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: true
logs/dreambooth-lora/1730957827.8245912/events.out.tfevents.1730957827.R2703.3020908.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce8924080f756805a9a719f4a1520b3998ae7dd2f90ba3f184908af499d5e3b5
3
+ size 3380
logs/dreambooth-lora/1730957827.8289847/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: output/class_data/backpack
10
+ class_labels_conditioning: null
11
+ class_prompt: a backpack
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Dataset/DreamBooth/backpack
19
+ instance_prompt: a sks backpack
20
+ instance_seg_dir: Dataset/DreamBooth/backpack_seg
21
+ learning_rate: 1.2708728729779896e-06
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lora: false
25
+ lora_alpha: 32
26
+ lora_bias: none
27
+ lora_dropout: 0.0
28
+ lora_r: 26
29
+ lora_text_encoder_alpha: 32
30
+ lora_text_encoder_bias: none
31
+ lora_text_encoder_dropout: 0.0
32
+ lora_text_encoder_r: 8
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_train_steps: 1000
39
+ mixed_precision: null
40
+ mse_snr_gamma: null
41
+ mse_weight: 1.0
42
+ num_class_images: 100
43
+ num_train_epochs: 10
44
+ num_validation_images: 4
45
+ offset_noise: false
46
+ output_dir: output/LoRA-DreamBooth-backpack-v1-4
47
+ pre_compute_text_embeddings: false
48
+ pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 1.6530676619764348
51
+ push_to_hub: false
52
+ reg_snr_gamma: null
53
+ reg_snr_mode: 0
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: null
61
+ skip_save_text_encoder: false
62
+ text_encoder_use_attention_mask: false
63
+ tokenizer_max_length: null
64
+ tokenizer_name: null
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: true
logs/dreambooth-lora/1730958376.889757/events.out.tfevents.1730958376.R2703.3033500.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88ac55957d6c08ac6f21c71864f840c624a0ea2ab3ae956f087ab701ef0abe2c
3
+ size 3380
logs/dreambooth-lora/1730958376.894229/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: output/class_data/backpack
10
+ class_labels_conditioning: null
11
+ class_prompt: a backpack
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Dataset/DreamBooth/backpack
19
+ instance_prompt: a sks backpack
20
+ instance_seg_dir: Dataset/DreamBooth/backpack_seg
21
+ learning_rate: 5.417001667622148e-06
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lora: false
25
+ lora_alpha: 32
26
+ lora_bias: none
27
+ lora_dropout: 0.0
28
+ lora_r: 29
29
+ lora_text_encoder_alpha: 32
30
+ lora_text_encoder_bias: none
31
+ lora_text_encoder_dropout: 0.0
32
+ lora_text_encoder_r: 8
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_train_steps: 1000
39
+ mixed_precision: null
40
+ mse_snr_gamma: null
41
+ mse_weight: 1.0
42
+ num_class_images: 100
43
+ num_train_epochs: 10
44
+ num_validation_images: 4
45
+ offset_noise: false
46
+ output_dir: output/LoRA-DreamBooth-backpack-v1-4
47
+ pre_compute_text_embeddings: false
48
+ pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 0.14077593826103368
51
+ push_to_hub: false
52
+ reg_snr_gamma: null
53
+ reg_snr_mode: 0
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: null
61
+ skip_save_text_encoder: false
62
+ text_encoder_use_attention_mask: false
63
+ tokenizer_max_length: null
64
+ tokenizer_name: null
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: true
logs/dreambooth-lora/1730958930.019172/events.out.tfevents.1730958930.R2703.3046309.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:246d014b48e902b3c229058d985fa8772436d6bf765d2f8893fc93644c8cc8f4
3
+ size 3380
logs/dreambooth-lora/1730958930.0239305/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: output/class_data/backpack
10
+ class_labels_conditioning: null
11
+ class_prompt: a backpack
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Dataset/DreamBooth/backpack
19
+ instance_prompt: a sks backpack
20
+ instance_seg_dir: Dataset/DreamBooth/backpack_seg
21
+ learning_rate: 5.015883065453117e-06
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lora: false
25
+ lora_alpha: 32
26
+ lora_bias: none
27
+ lora_dropout: 0.0
28
+ lora_r: 29
29
+ lora_text_encoder_alpha: 32
30
+ lora_text_encoder_bias: none
31
+ lora_text_encoder_dropout: 0.0
32
+ lora_text_encoder_r: 8
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_train_steps: 1000
39
+ mixed_precision: null
40
+ mse_snr_gamma: null
41
+ mse_weight: 1.0
42
+ num_class_images: 100
43
+ num_train_epochs: 10
44
+ num_validation_images: 4
45
+ offset_noise: false
46
+ output_dir: output/LoRA-DreamBooth-backpack-v1-4
47
+ pre_compute_text_embeddings: false
48
+ pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 1.4311696652300654
51
+ push_to_hub: false
52
+ reg_snr_gamma: null
53
+ reg_snr_mode: 0
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: null
61
+ skip_save_text_encoder: false
62
+ text_encoder_use_attention_mask: false
63
+ tokenizer_max_length: null
64
+ tokenizer_name: null
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: true
logs/dreambooth-lora/1730959475.7533808/events.out.tfevents.1730959475.R2703.3058535.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25c523a8757c20ebf82429d596989d820b1040252a07afb2a82e502874d689e5
3
+ size 3380
logs/dreambooth-lora/1730959475.758119/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: output/class_data/backpack
10
+ class_labels_conditioning: null
11
+ class_prompt: a backpack
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Dataset/DreamBooth/backpack
19
+ instance_prompt: a sks backpack
20
+ instance_seg_dir: Dataset/DreamBooth/backpack_seg
21
+ learning_rate: 1.2820789425469186e-06
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lora: false
25
+ lora_alpha: 32
26
+ lora_bias: none
27
+ lora_dropout: 0.0
28
+ lora_r: 20
29
+ lora_text_encoder_alpha: 32
30
+ lora_text_encoder_bias: none
31
+ lora_text_encoder_dropout: 0.0
32
+ lora_text_encoder_r: 8
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_train_steps: 1000
39
+ mixed_precision: null
40
+ mse_snr_gamma: null
41
+ mse_weight: 1.0
42
+ num_class_images: 100
43
+ num_train_epochs: 10
44
+ num_validation_images: 4
45
+ offset_noise: false
46
+ output_dir: output/LoRA-DreamBooth-backpack-v1-4
47
+ pre_compute_text_embeddings: false
48
+ pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 1.9881358494037895
51
+ push_to_hub: false
52
+ reg_snr_gamma: null
53
+ reg_snr_mode: 0
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: null
61
+ skip_save_text_encoder: false
62
+ text_encoder_use_attention_mask: false
63
+ tokenizer_max_length: null
64
+ tokenizer_name: null
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: true
logs/dreambooth-lora/1730960021.0268004/events.out.tfevents.1730960021.R2703.3070752.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c90524a12b2bbdbdfd2a65f3f45fb6fa63a8f5494b0aac575c5539b056f85587
3
+ size 3380
logs/dreambooth-lora/1730960021.03162/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: output/class_data/backpack
10
+ class_labels_conditioning: null
11
+ class_prompt: a backpack
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Dataset/DreamBooth/backpack
19
+ instance_prompt: a sks backpack
20
+ instance_seg_dir: Dataset/DreamBooth/backpack_seg
21
+ learning_rate: 1.0141464998743313e-05
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lora: false
25
+ lora_alpha: 32
26
+ lora_bias: none
27
+ lora_dropout: 0.0
28
+ lora_r: 30
29
+ lora_text_encoder_alpha: 32
30
+ lora_text_encoder_bias: none
31
+ lora_text_encoder_dropout: 0.0
32
+ lora_text_encoder_r: 8
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_train_steps: 1000
39
+ mixed_precision: null
40
+ mse_snr_gamma: null
41
+ mse_weight: 1.0
42
+ num_class_images: 100
43
+ num_train_epochs: 10
44
+ num_validation_images: 4
45
+ offset_noise: false
46
+ output_dir: output/LoRA-DreamBooth-backpack-v1-4
47
+ pre_compute_text_embeddings: false
48
+ pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 1.3836572075677886
51
+ push_to_hub: false
52
+ reg_snr_gamma: null
53
+ reg_snr_mode: 0
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: null
61
+ skip_save_text_encoder: false
62
+ text_encoder_use_attention_mask: false
63
+ tokenizer_max_length: null
64
+ tokenizer_name: null
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: true
logs/dreambooth-lora/1730960564.0624669/events.out.tfevents.1730960564.R2703.3082838.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c5159dcf9f462333498acb76ac2833fb294b26f7e0f051e534aa65c257d958f
3
+ size 3380
logs/dreambooth-lora/1730960564.0672042/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: output/class_data/backpack
10
+ class_labels_conditioning: null
11
+ class_prompt: a backpack
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Dataset/DreamBooth/backpack
19
+ instance_prompt: a sks backpack
20
+ instance_seg_dir: Dataset/DreamBooth/backpack_seg
21
+ learning_rate: 2.675132971399345e-06
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lora: false
25
+ lora_alpha: 32
26
+ lora_bias: none
27
+ lora_dropout: 0.0
28
+ lora_r: 18
29
+ lora_text_encoder_alpha: 32
30
+ lora_text_encoder_bias: none
31
+ lora_text_encoder_dropout: 0.0
32
+ lora_text_encoder_r: 8
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_train_steps: 1000
39
+ mixed_precision: null
40
+ mse_snr_gamma: null
41
+ mse_weight: 1.0
42
+ num_class_images: 100
43
+ num_train_epochs: 10
44
+ num_validation_images: 4
45
+ offset_noise: false
46
+ output_dir: output/LoRA-DreamBooth-backpack-v1-4
47
+ pre_compute_text_embeddings: false
48
+ pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 1.4545643362507865
51
+ push_to_hub: false
52
+ reg_snr_gamma: null
53
+ reg_snr_mode: 0
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: null
61
+ skip_save_text_encoder: false
62
+ text_encoder_use_attention_mask: false
63
+ tokenizer_max_length: null
64
+ tokenizer_name: null
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: true
logs/dreambooth-lora/1730961114.1967232/events.out.tfevents.1730961114.R2703.3095128.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:258ae75d274006bbcab1764a803bfe55c5a620b09c7cdd562d68b77dcb23975b
3
+ size 3380
logs/dreambooth-lora/1730961114.2010863/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: output/class_data/backpack
10
+ class_labels_conditioning: null
11
+ class_prompt: a backpack
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Dataset/DreamBooth/backpack
19
+ instance_prompt: a sks backpack
20
+ instance_seg_dir: Dataset/DreamBooth/backpack_seg
21
+ learning_rate: 1.970125401791753e-06
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lora: false
25
+ lora_alpha: 32
26
+ lora_bias: none
27
+ lora_dropout: 0.0
28
+ lora_r: 11
29
+ lora_text_encoder_alpha: 32
30
+ lora_text_encoder_bias: none
31
+ lora_text_encoder_dropout: 0.0
32
+ lora_text_encoder_r: 8
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_train_steps: 1000
39
+ mixed_precision: null
40
+ mse_snr_gamma: null
41
+ mse_weight: 1.0
42
+ num_class_images: 100
43
+ num_train_epochs: 10
44
+ num_validation_images: 4
45
+ offset_noise: false
46
+ output_dir: output/LoRA-DreamBooth-backpack-v1-4
47
+ pre_compute_text_embeddings: false
48
+ pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 0.5434525059388403
51
+ push_to_hub: false
52
+ reg_snr_gamma: null
53
+ reg_snr_mode: 0
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: null
61
+ skip_save_text_encoder: false
62
+ text_encoder_use_attention_mask: false
63
+ tokenizer_max_length: null
64
+ tokenizer_name: null
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: true
logs/dreambooth-lora/1730961670.2091682/events.out.tfevents.1730961670.R2703.3107750.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02aff503253cda7dd83f7914e794f20307d973bb36d55461526eb16db3a737b3
3
+ size 3380
logs/dreambooth-lora/1730961670.2136161/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: output/class_data/backpack
10
+ class_labels_conditioning: null
11
+ class_prompt: a backpack
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Dataset/DreamBooth/backpack
19
+ instance_prompt: a sks backpack
20
+ instance_seg_dir: Dataset/DreamBooth/backpack_seg
21
+ learning_rate: 8.733246475428848e-05
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lora: false
25
+ lora_alpha: 32
26
+ lora_bias: none
27
+ lora_dropout: 0.0
28
+ lora_r: 26
29
+ lora_text_encoder_alpha: 32
30
+ lora_text_encoder_bias: none
31
+ lora_text_encoder_dropout: 0.0
32
+ lora_text_encoder_r: 8
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_train_steps: 1000
39
+ mixed_precision: null
40
+ mse_snr_gamma: null
41
+ mse_weight: 1.0
42
+ num_class_images: 100
43
+ num_train_epochs: 10
44
+ num_validation_images: 4
45
+ offset_noise: false
46
+ output_dir: output/LoRA-DreamBooth-backpack-v1-4
47
+ pre_compute_text_embeddings: false
48
+ pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 0.8947352673155489
51
+ push_to_hub: false
52
+ reg_snr_gamma: null
53
+ reg_snr_mode: 0
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: null
61
+ skip_save_text_encoder: false
62
+ text_encoder_use_attention_mask: false
63
+ tokenizer_max_length: null
64
+ tokenizer_name: null
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: true
logs/dreambooth-lora/1730962226.5042818/events.out.tfevents.1730962226.R2703.3120306.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6919a24dccfd454d163cc9c958de2b0367b1f12dafa430bf6d203735740e47ff
3
+ size 3380
logs/dreambooth-lora/1730962226.509063/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: output/class_data/backpack
10
+ class_labels_conditioning: null
11
+ class_prompt: a backpack
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Dataset/DreamBooth/backpack
19
+ instance_prompt: a sks backpack
20
+ instance_seg_dir: Dataset/DreamBooth/backpack_seg
21
+ learning_rate: 9.340380141912182e-05
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lora: false
25
+ lora_alpha: 32
26
+ lora_bias: none
27
+ lora_dropout: 0.0
28
+ lora_r: 15
29
+ lora_text_encoder_alpha: 32
30
+ lora_text_encoder_bias: none
31
+ lora_text_encoder_dropout: 0.0
32
+ lora_text_encoder_r: 8
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_train_steps: 1000
39
+ mixed_precision: null
40
+ mse_snr_gamma: null
41
+ mse_weight: 1.0
42
+ num_class_images: 100
43
+ num_train_epochs: 10
44
+ num_validation_images: 4
45
+ offset_noise: false
46
+ output_dir: output/LoRA-DreamBooth-backpack-v1-4
47
+ pre_compute_text_embeddings: false
48
+ pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 0.8492485001573175
51
+ push_to_hub: false
52
+ reg_snr_gamma: null
53
+ reg_snr_mode: 0
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: null
61
+ skip_save_text_encoder: false
62
+ text_encoder_use_attention_mask: false
63
+ tokenizer_max_length: null
64
+ tokenizer_name: null
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: true
logs/dreambooth-lora/1730962775.5472329/events.out.tfevents.1730962775.R2703.3133182.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40eb7ee2df258e7a6e58a08c8ee26a8cdf78c6dc0c760cc98423f03af296bc97
3
+ size 3380
logs/dreambooth-lora/1730962775.5520344/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: output/class_data/backpack
10
+ class_labels_conditioning: null
11
+ class_prompt: a backpack
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Dataset/DreamBooth/backpack
19
+ instance_prompt: a sks backpack
20
+ instance_seg_dir: Dataset/DreamBooth/backpack_seg
21
+ learning_rate: 8.774640913965734e-05
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lora: false
25
+ lora_alpha: 32
26
+ lora_bias: none
27
+ lora_dropout: 0.0
28
+ lora_r: 15
29
+ lora_text_encoder_alpha: 32
30
+ lora_text_encoder_bias: none
31
+ lora_text_encoder_dropout: 0.0
32
+ lora_text_encoder_r: 8
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_train_steps: 1000
39
+ mixed_precision: null
40
+ mse_snr_gamma: null
41
+ mse_weight: 1.0
42
+ num_class_images: 100
43
+ num_train_epochs: 10
44
+ num_validation_images: 4
45
+ offset_noise: false
46
+ output_dir: output/LoRA-DreamBooth-backpack-v1-4
47
+ pre_compute_text_embeddings: false
48
+ pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 0.9082414806313209
51
+ push_to_hub: false
52
+ reg_snr_gamma: null
53
+ reg_snr_mode: 0
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: null
61
+ skip_save_text_encoder: false
62
+ text_encoder_use_attention_mask: false
63
+ tokenizer_max_length: null
64
+ tokenizer_name: null
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: true
logs/dreambooth-lora/1730963324.5692537/events.out.tfevents.1730963324.R2703.3145379.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1384877b269257868666960ac7438cb395775467985d9648d9cc8a50b9ebb581
3
+ size 3380
logs/dreambooth-lora/1730963324.574002/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: output/class_data/backpack
10
+ class_labels_conditioning: null
11
+ class_prompt: a backpack
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: Dataset/DreamBooth/backpack
19
+ instance_prompt: a sks backpack
20
+ instance_seg_dir: Dataset/DreamBooth/backpack_seg
21
+ learning_rate: 8.09299626598974e-05
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lora: false
25
+ lora_alpha: 32
26
+ lora_bias: none
27
+ lora_dropout: 0.0
28
+ lora_r: 24
29
+ lora_text_encoder_alpha: 32
30
+ lora_text_encoder_bias: none
31
+ lora_text_encoder_dropout: 0.0
32
+ lora_text_encoder_r: 8
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_train_steps: 1000
39
+ mixed_precision: null
40
+ mse_snr_gamma: null
41
+ mse_weight: 1.0
42
+ num_class_images: 100
43
+ num_train_epochs: 10
44
+ num_validation_images: 4
45
+ offset_noise: false
46
+ output_dir: output/LoRA-DreamBooth-backpack-v1-4
47
+ pre_compute_text_embeddings: false
48
+ pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 0.905541701027509
51
+ push_to_hub: false
52
+ reg_snr_gamma: null
53
+ reg_snr_mode: 0
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: null
61
+ skip_save_text_encoder: false
62
+ text_encoder_use_attention_mask: false
63
+ tokenizer_max_length: null
64
+ tokenizer_name: null
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: true
logs/dreambooth-lora/1730963871.5021994/events.out.tfevents.1730963871.R2703.3157657.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc6bea4476360dd88b32a019fac0d188513a55b85f6dfcb69c7795b41b1a9fde
3
+ size 3380