kariters commited on
Commit
b1845fb
1 Parent(s): daa411f

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. .gitattributes +4 -0
  2. .gitignore +2 -0
  3. README.md +23 -0
  4. checkpoint-100/custom_checkpoint_0.pkl +3 -0
  5. checkpoint-100/optimizer.bin +3 -0
  6. checkpoint-100/pytorch_model.bin +3 -0
  7. checkpoint-100/random_states_0.pkl +3 -0
  8. checkpoint-100/scheduler.bin +3 -0
  9. checkpoint-200/custom_checkpoint_0.pkl +3 -0
  10. checkpoint-200/optimizer.bin +3 -0
  11. checkpoint-200/pytorch_model.bin +3 -0
  12. checkpoint-200/random_states_0.pkl +3 -0
  13. checkpoint-200/scheduler.bin +3 -0
  14. checkpoint-300/custom_checkpoint_0.pkl +3 -0
  15. checkpoint-300/optimizer.bin +3 -0
  16. checkpoint-300/pytorch_model.bin +3 -0
  17. checkpoint-300/random_states_0.pkl +3 -0
  18. checkpoint-300/scheduler.bin +3 -0
  19. checkpoint-400/custom_checkpoint_0.pkl +3 -0
  20. checkpoint-400/optimizer.bin +3 -0
  21. checkpoint-400/pytorch_model.bin +3 -0
  22. checkpoint-400/random_states_0.pkl +3 -0
  23. checkpoint-400/scheduler.bin +3 -0
  24. checkpoint-500/custom_checkpoint_0.pkl +3 -0
  25. checkpoint-500/optimizer.bin +3 -0
  26. checkpoint-500/pytorch_model.bin +3 -0
  27. checkpoint-500/random_states_0.pkl +3 -0
  28. checkpoint-500/scheduler.bin +3 -0
  29. checkpoint-600/custom_checkpoint_0.pkl +3 -0
  30. checkpoint-600/optimizer.bin +3 -0
  31. checkpoint-600/pytorch_model.bin +3 -0
  32. checkpoint-600/random_states_0.pkl +3 -0
  33. checkpoint-600/scheduler.bin +3 -0
  34. checkpoint-700/custom_checkpoint_0.pkl +3 -0
  35. checkpoint-700/optimizer.bin +3 -0
  36. checkpoint-700/pytorch_model.bin +3 -0
  37. checkpoint-700/random_states_0.pkl +3 -0
  38. checkpoint-700/scheduler.bin +3 -0
  39. checkpoint-800/custom_checkpoint_0.pkl +3 -0
  40. checkpoint-800/optimizer.bin +3 -0
  41. checkpoint-800/pytorch_model.bin +3 -0
  42. checkpoint-800/random_states_0.pkl +3 -0
  43. checkpoint-800/scheduler.bin +3 -0
  44. image_0.png +3 -0
  45. image_1.png +3 -0
  46. image_2.png +3 -0
  47. image_3.png +3 -0
  48. logs/dreambooth-lora/1677578293.278225/events.out.tfevents.1677578293.68ed19e50884.8908.1 +3 -0
  49. logs/dreambooth-lora/1677578293.2812011/hparams.yml +49 -0
  50. logs/dreambooth-lora/1677581364.8048832/events.out.tfevents.1677581364.68ed19e50884.21654.1 +3 -0
.gitattributes CHANGED
@@ -32,3 +32,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ image_0.png filter=lfs diff=lfs merge=lfs -text
36
+ image_1.png filter=lfs diff=lfs merge=lfs -text
37
+ image_2.png filter=lfs diff=lfs merge=lfs -text
38
+ image_3.png filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ step_*
2
+ epoch_*
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: runwayml/stable-diffusion-v1-5
5
+ instance_prompt: photo of paoge person
6
+ tags:
7
+ - stable-diffusion
8
+ - stable-diffusion-diffusers
9
+ - text-to-image
10
+ - diffusers
11
+ - lora
12
+ inference: true
13
+ ---
14
+
15
+ # LoRA DreamBooth - kariters/output
16
+
17
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on photo of paoge person 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)
21
+ ![img_2](./image_2.png)
22
+ ![img_3](./image_3.png)
23
+
checkpoint-100/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b8ee0120d1aa27d71d1bbd5b4a8d0087a005c7e14bd7e0c5ac8415da976af8e
3
+ size 3287513
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb14ac1599b6c9f0bd58fd098e7f7377c1d8fb489b23feb79f02e178e8faa066
3
+ size 6591621
checkpoint-100/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d97d6b7f4c30c8bd6390cb37575a498de9a7713532b04861c70083a29000187b
3
+ size 3285965
checkpoint-100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f50ad8122d4d4e3fc8eeba4808de7bbe800bce11b1d514372e773772767e85c
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/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8b751b2298e172ff7d62c6127694ba943d8c78de2c359fbd81873ed53b28ad3
3
+ size 3287513
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d3dd327cf08c5bad2bd34ffbdd881e7cb05cb0a65e649b0973ef6a7e76a95fb
3
+ size 6591621
checkpoint-200/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8187789b555069041ed1785a2ef603126154cd75ad5c03371825f06e6d9f4242
3
+ size 3285965
checkpoint-200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a93c257f4c419811746ab72ed2d16a9526f678ef073fcb69cc910d593c2ed934
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/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73963e5196176783126a417129a790cb71a1083e6bf1584b9cd7fcbac74ab799
3
+ size 3287513
checkpoint-300/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbbd86e7d35804903345de92ff0eef47af65528478a2b67ef3be69450085367e
3
+ size 6591621
checkpoint-300/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8998348f366e347b3d814a4c55faabb433795456af5452716f63b70fe8c43be2
3
+ size 3285965
checkpoint-300/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ce28f1b34e05bcc2466237f1f277baabad4b4c8e331f927def3214be08bf414
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/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ede257e4fbded7af35b65565eb8b4796a68dbe3c9c3a055ea041664ff066527b
3
+ size 3287513
checkpoint-400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f28a573f6da1293edc7f7155974500f3c3d51fc098541200c70cecb1a50a810
3
+ size 6591621
checkpoint-400/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7cb049e5b14124a7a2162fb30b8e62990ed4d4c7eb6d3f917dbb67a44bd8ed2
3
+ size 3285965
checkpoint-400/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81e3dddd33b6d1b0ca9ed28abf2fd3f00d697741ba11e599c632c96d9081235d
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/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c85326fb57111731e25892b72bf78eca91dc88e6bfa6abb11986058d173e00e0
3
+ size 3287513
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a69f936c4e6b6129d0e9ca4aadc949ebd1c4726b2b17958cc32d92fb3e8bf199
3
+ size 6591621
checkpoint-500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:939dda9ec605a184db3ff704d2db8565b62547f407e400d3b0f070b1f88a36e2
3
+ size 3285965
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d50bf972f5eadf29dcdb51504bd4289fee48a96bdec29709427abb9c6785597
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
checkpoint-600/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5b0536836024ec03b94394662b0a624331600ff4768ad2f7c603eb54b39536b
3
+ size 3287513
checkpoint-600/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:317b2a1f1915d4946b61c9199449f2615768d4875ffb8bac2237d3f822bd2035
3
+ size 6591621
checkpoint-600/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aa06387845266f023a3d6d8d9697f30f80f58b33ae0c6e940329bc936a2e09c
3
+ size 3285965
checkpoint-600/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:affcfc949910291d74624e91c5d2504948e7e8fe607e37af3b5fa655c967d26b
3
+ size 14599
checkpoint-600/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:864c924c403e116aaa2ce6d169c54f498fb0609bfb8d79139ec317756b219c42
3
+ size 563
checkpoint-700/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf4c73b139b7fea9d3f2ee2cdf62b13b1abcd7e2eb492cc24307c769c5069da1
3
+ size 3287513
checkpoint-700/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b61f146e1a49037f5acdddb5b83e06e48419a36d0dfb0c9d68ad3f25274cb0c6
3
+ size 6591621
checkpoint-700/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b0a3075c8f9ad22674b5a6ad273d00ddf1daee1e3c0bdfc3d79d57aa4840f49
3
+ size 3285965
checkpoint-700/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d69cf6e1e361fb03e1d5b0350462bd163b2199c7b609582843a26f852708113f
3
+ size 14599
checkpoint-700/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:795892f33080f59efa85c7dfcdba41f3e40832e394382f5c58eb3a75366c3a45
3
+ size 563
checkpoint-800/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d149ca2a9c639bd834ad24a15a6145824d67d2b5641953b1916a2431e1988bd4
3
+ size 3287513
checkpoint-800/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72b7f2b40b09c4975db4a80a99939726521cbdd142b1b84359bbf814fdef43db
3
+ size 6591621
checkpoint-800/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb9b3a1b1ef1151a160b3f9162c2eb43184ec3c103e888b9aa9a440cd380ca1f
3
+ size 3285965
checkpoint-800/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:847bbef81203cb58bc4d67bc0e6718c9cadb556e50c3ac5689a0352a4d370030
3
+ size 14599
checkpoint-800/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f100ed37bb5af168a49362839776be9a5d1ff011bec2887fb25ef66be063de9
3
+ size 563
image_0.png ADDED

Git LFS Details

  • SHA256: e9c4a470ad900801f7de4f9402eb27af8a1cc00eac80d618ef16bac39fb27d33
  • Pointer size: 128 Bytes
  • Size of remote file: 842 Bytes
image_1.png ADDED

Git LFS Details

  • SHA256: 7ff1f880b3aedc058d0720aaadc2cbec9ccfd5d7fd7253fa0def705dcd8b6423
  • Pointer size: 131 Bytes
  • Size of remote file: 367 kB
image_2.png ADDED

Git LFS Details

  • SHA256: eb606cf5dccb36c5104e1ccbbd79acef24fc9de6e0f8ca2f0ad57998aecfa44e
  • Pointer size: 131 Bytes
  • Size of remote file: 343 kB
image_3.png ADDED

Git LFS Details

  • SHA256: e23ea7b0686c5a7fce88bb668c4c5758054ac5ce963f74786baceadfab3ba56b
  • Pointer size: 131 Bytes
  • Size of remote file: 342 kB
logs/dreambooth-lora/1677578293.278225/events.out.tfevents.1677578293.68ed19e50884.8908.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b1992e274012af93f3a233711fd911228c6978ca6a1c04966cce998962ac49b
3
+ size 2292
logs/dreambooth-lora/1677578293.2812011/hparams.yml ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ dataloader_num_workers: 0
12
+ enable_xformers_memory_efficient_attention: false
13
+ gradient_accumulation_steps: 1
14
+ gradient_checkpointing: false
15
+ hub_model_id: null
16
+ hub_token: null
17
+ instance_data_dir: /content/data/instance/1
18
+ instance_prompt: photo of paoge person
19
+ learning_rate: 0.0001
20
+ local_rank: -1
21
+ logging_dir: logs
22
+ lr_num_cycles: 1
23
+ lr_power: 1.0
24
+ lr_scheduler: constant
25
+ lr_warmup_steps: 500
26
+ max_grad_norm: 1.0
27
+ max_train_steps: 2
28
+ mixed_precision: null
29
+ num_class_images: 100
30
+ num_train_epochs: 1
31
+ num_validation_images: 4
32
+ output_dir: /content/stable_diffusion_weights/output
33
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
34
+ prior_generation_precision: null
35
+ prior_loss_weight: 1.0
36
+ push_to_hub: false
37
+ report_to: tensorboard
38
+ resolution: 512
39
+ resume_from_checkpoint: null
40
+ revision: null
41
+ sample_batch_size: 4
42
+ scale_lr: false
43
+ seed: null
44
+ tokenizer_name: null
45
+ train_batch_size: 1
46
+ use_8bit_adam: false
47
+ validation_epochs: 50
48
+ validation_prompt: null
49
+ with_prior_preservation: false
logs/dreambooth-lora/1677581364.8048832/events.out.tfevents.1677581364.68ed19e50884.21654.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99f2cdf8ae2274785b54c16fc37ff630499280ff14ec947bb3b28805138cab59
3
+ size 2390