anupamtripathi commited on
Commit
d0f93c1
·
1 Parent(s): 7a9d6ab

End of training

Browse files
Files changed (33) hide show
  1. .gitattributes +4 -0
  2. README.md +3 -3
  3. checkpoint-100/optimizer.bin +3 -0
  4. checkpoint-100/pytorch_lora_weights.safetensors +3 -0
  5. checkpoint-100/random_states_0.pkl +3 -0
  6. checkpoint-100/scheduler.bin +3 -0
  7. checkpoint-200/optimizer.bin +3 -0
  8. checkpoint-200/pytorch_lora_weights.safetensors +3 -0
  9. checkpoint-200/random_states_0.pkl +3 -0
  10. checkpoint-200/scheduler.bin +3 -0
  11. checkpoint-300/optimizer.bin +3 -0
  12. checkpoint-300/pytorch_lora_weights.safetensors +3 -0
  13. checkpoint-300/random_states_0.pkl +3 -0
  14. checkpoint-300/scheduler.bin +3 -0
  15. checkpoint-400/optimizer.bin +3 -0
  16. checkpoint-400/pytorch_lora_weights.safetensors +3 -0
  17. checkpoint-400/random_states_0.pkl +3 -0
  18. checkpoint-400/scheduler.bin +3 -0
  19. checkpoint-500/optimizer.bin +3 -0
  20. checkpoint-500/pytorch_lora_weights.safetensors +3 -0
  21. checkpoint-500/random_states_0.pkl +3 -0
  22. checkpoint-500/scheduler.bin +3 -0
  23. image_0.png +0 -0
  24. image_1.png +0 -0
  25. image_2.png +0 -0
  26. image_3.png +0 -0
  27. logs/dreambooth-lora-sd-xl/1693588063.613624/events.out.tfevents.1693588063.multi-modal-stable-diffusion.4576.1 +3 -0
  28. logs/dreambooth-lora-sd-xl/1693588063.614714/hparams.yml +53 -0
  29. logs/dreambooth-lora-sd-xl/events.out.tfevents.1693588063.multi-modal-stable-diffusion.4576.0 +3 -0
  30. logs/dreambooth-lora/1693588725.8440127/events.out.tfevents.1693588725.multi-modal-stable-diffusion.4623.1 +3 -0
  31. logs/dreambooth-lora/1693588725.8452132/hparams.yml +55 -0
  32. logs/dreambooth-lora/events.out.tfevents.1693588723.multi-modal-stable-diffusion.4623.0 +3 -0
  33. pytorch_lora_weights.safetensors +2 -2
.gitattributes CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ image_0.png filter=lfs diff=lfs merge=lfs -text
37
+ image_1.png filter=lfs diff=lfs merge=lfs -text
38
+ image_2.png filter=lfs diff=lfs merge=lfs -text
39
+ image_3.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,8 +1,8 @@
1
 
2
  ---
3
  license: creativeml-openrail-m
4
- base_model: CompVis/stable-diffusion-v1-4
5
- instance_prompt: a photo of Beaver Trails Pastry kiosk
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
@@ -14,7 +14,7 @@ inference: true
14
 
15
  # LoRA DreamBooth - anupamtripathi/new_models
16
 
17
- These are LoRA adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on a photo of Beaver Trails Pastry kiosk using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
18
 
19
  ![img_0](./image_0.png)
20
  ![img_1](./image_1.png)
 
1
 
2
  ---
3
  license: creativeml-openrail-m
4
+ base_model: stabilityai/stable-diffusion-2-1
5
+ instance_prompt: a photo of a Beavertrail kisok
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
 
14
 
15
  # LoRA DreamBooth - anupamtripathi/new_models
16
 
17
+ These are LoRA adaption weights for stabilityai/stable-diffusion-2-1. The weights were trained on a photo of a Beavertrail kisok using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
18
 
19
  ![img_0](./image_0.png)
20
  ![img_1](./image_1.png)
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1de5eea39aea9409e2df707dd76c435549646d590e7821088e9c8331baba139
3
+ size 6853829
checkpoint-100/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fedce673c4d218305539368ef111b915cc72a7881f1aaa4e35a0dd7a8db5323
3
+ size 3359728
checkpoint-100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ce80d1fbdaccfd0789d1bb3a52038a292129acdff1fc54ed7bfd790d04e7bd3
3
+ size 14599
checkpoint-100/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:906bdd391189fd16d3160fd1e198eb53687dae580f930cf3f64365609fd5f606
3
+ size 563
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad9be0a6c99a498851b7fe5d6fb5965a3963fdacfb15f46cf0e2157100c95fcb
3
+ size 6853829
checkpoint-200/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f473de090dea7128c63e689446bfe08c86e010726b2b7db84ac71e28c38d51b
3
+ size 3359728
checkpoint-200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19f78890112f2364cf80a107d347520033b6312570a7d652fa6341e9bb180ddd
3
+ size 14599
checkpoint-200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2565f1f317aadcb95557955732a7a05efb023cacf90620d89fcb0c7ac0f8e04
3
+ size 563
checkpoint-300/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6857a38df44b2693e256c841d8f87e97132fbbdb8064de8f3f5619a908a6243a
3
+ size 6853829
checkpoint-300/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96761bdc99e1d3be93283b5950be53d2ef3adeb9d2b67cb196c513a89b694963
3
+ size 3359728
checkpoint-300/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5012499b8bfeb5fe48b95d9f1f58add277fd589dc6cd26bba7a988d41985c81
3
+ size 14599
checkpoint-300/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a84fb1fc02dc9adb8c44beeab2c46fbc41e10a07e99dad3fcd85350ca2bda9d5
3
+ size 563
checkpoint-400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d8773e0d869fa14d1afda686869ccdebc5c97429b9448e93fe688148680173b
3
+ size 6853829
checkpoint-400/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74068b698274691aaf7deb5507eba1b228556d520e2119a1693a74067bea204f
3
+ size 3359728
checkpoint-400/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6541a73e1357e26181001569f2fffd872ab02dfed694fa1c0ee14147e21621c1
3
+ size 14599
checkpoint-400/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e33b45756ec30d1126f6571b94c7435f6d9cb7b6d5e5e650c81523775e7216f
3
+ size 563
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cdcf7835fa666e0b405f392be457c3739ed588b07bae72d6581125ff7e2388c
3
+ size 6853829
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1d3b43861d0f0e735ecf3e27ac402142c90750a57874ecbc33f442d8de70ee4
3
+ size 3359728
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d7247a27176996aa54ca1112000bcb553f3f80ab9d54b098ed42d9bbb593bf4
3
+ size 14599
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62783ff6f0ae2c2ccc177b097e430c03940c5e70c38a191df273c5cf7ab1227c
3
+ size 563
image_0.png CHANGED

Git LFS Details

  • SHA256: d1da5475095c6f816c9ada24dbb8617a400d33cb4e4da37cbdb91ecfb4304369
  • Pointer size: 132 Bytes
  • Size of remote file: 1.1 MB
image_1.png CHANGED

Git LFS Details

  • SHA256: a8ead0d27abc75bb775ec6031ab485d3a52934ec48c3b07defb43a07efa81862
  • Pointer size: 132 Bytes
  • Size of remote file: 1.06 MB
image_2.png CHANGED

Git LFS Details

  • SHA256: 41ac6bab26d96fd2d2a4c6ba19159d9bf8dc4a515246508fa2fd35e9fbe924a3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.09 MB
image_3.png CHANGED

Git LFS Details

  • SHA256: e297cdd9ed124a04ce6613e52088ce159f3d0f5b0cb767bf1285512abb6eca85
  • Pointer size: 132 Bytes
  • Size of remote file: 1.04 MB
logs/dreambooth-lora-sd-xl/1693588063.613624/events.out.tfevents.1693588063.multi-modal-stable-diffusion.4576.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49a7d3b988b146c393127b1c83f25847ac48593a2e0c7519505a9f6ffc09bcf1
3
+ size 2655
logs/dreambooth-lora-sd-xl/1693588063.614714/hparams.yml ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 100
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_prompt: null
11
+ crops_coords_top_left_h: 0
12
+ crops_coords_top_left_w: 0
13
+ dataloader_num_workers: 0
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hub_model_id: null
18
+ hub_token: null
19
+ instance_data_dir: data
20
+ instance_prompt: a photo of a Beavertrail kisok
21
+ learning_rate: 0.0001
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lr_num_cycles: 1
25
+ lr_power: 1.0
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 500
30
+ mixed_precision: null
31
+ num_class_images: 100
32
+ num_train_epochs: 50
33
+ num_validation_images: 4
34
+ output_dir: new_models
35
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
36
+ pretrained_vae_model_name_or_path: null
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
40
+ rank: 4
41
+ report_to: tensorboard
42
+ resolution: 1024
43
+ resume_from_checkpoint: null
44
+ revision: null
45
+ sample_batch_size: 4
46
+ scale_lr: false
47
+ seed: 0
48
+ train_batch_size: 1
49
+ train_text_encoder: false
50
+ use_8bit_adam: false
51
+ validation_epochs: 50
52
+ validation_prompt: A photo of people eating from a Beavertrail kisok
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1693588063.multi-modal-stable-diffusion.4576.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c579da6a1ed5298a2238f51d11691c2ef1473722e48257c3c2be0f5c18ec0d76
3
+ size 88
logs/dreambooth-lora/1693588725.8440127/events.out.tfevents.1693588725.multi-modal-stable-diffusion.4623.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a26c6b99ecc2a1cd0a4da878e3c53ed12dd75d9b3cacfdf2dd0db67565be0fd9
3
+ size 2671
logs/dreambooth-lora/1693588725.8452132/hparams.yml ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 100
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_labels_conditioning: null
11
+ class_prompt: null
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: data
19
+ instance_prompt: a photo of a Beavertrail kisok
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_train_steps: 500
29
+ mixed_precision: null
30
+ num_class_images: 100
31
+ num_train_epochs: 50
32
+ num_validation_images: 4
33
+ output_dir: new_models
34
+ pre_compute_text_embeddings: false
35
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1
36
+ prior_generation_precision: null
37
+ prior_loss_weight: 1.0
38
+ push_to_hub: true
39
+ rank: 4
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 4
45
+ scale_lr: false
46
+ seed: 0
47
+ text_encoder_use_attention_mask: false
48
+ tokenizer_max_length: null
49
+ tokenizer_name: null
50
+ train_batch_size: 1
51
+ train_text_encoder: false
52
+ use_8bit_adam: false
53
+ validation_epochs: 50
54
+ validation_prompt: A photo of people eating from a Beavertrail kisok
55
+ with_prior_preservation: false
logs/dreambooth-lora/events.out.tfevents.1693588723.multi-modal-stable-diffusion.4623.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79d2513b832732c0e498ad60f07315ca851d0d0e66774de445df23380eb78b1e
3
+ size 8977965
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd57899ded1edd19b2b55f1be675f510bde35bdd1f6eeb06d971c20bcb2f6add
3
- size 3228616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1d3b43861d0f0e735ecf3e27ac402142c90750a57874ecbc33f442d8de70ee4
3
+ size 3359728