harshvardhan96 commited on
Commit
d90739e
1 Parent(s): d69efb9

End of training

Browse files
Files changed (39) hide show
  1. .gitattributes +4 -0
  2. .gitignore +2 -0
  3. README.md +22 -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. image_0.png +3 -0
  30. image_1.png +3 -0
  31. image_2.png +3 -0
  32. image_3.png +3 -0
  33. logs/dreambooth-lora/1675101778.6108987/events.out.tfevents.1675101778.9a932ef4fc7a.6440.1 +3 -0
  34. logs/dreambooth-lora/1675102197.4991584/events.out.tfevents.1675102197.9a932ef4fc7a.6780.1 +3 -0
  35. logs/dreambooth-lora/1675102608.6730883/events.out.tfevents.1675102608.9a932ef4fc7a.7131.1 +3 -0
  36. logs/dreambooth-lora/events.out.tfevents.1675101778.9a932ef4fc7a.6440.0 +3 -0
  37. logs/dreambooth-lora/events.out.tfevents.1675102197.9a932ef4fc7a.6780.0 +3 -0
  38. logs/dreambooth-lora/events.out.tfevents.1675102608.9a932ef4fc7a.7131.0 +3 -0
  39. pytorch_lora_weights.bin +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,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: runwayml/stable-diffusion-v1-5
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - lora
11
+ inference: true
12
+ ---
13
+
14
+ # LoRA DreamBooth - harshvardhan96/output-results
15
+
16
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on a male character with beard using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
17
+
18
+ ![img_0](./image_0.png)
19
+ ![img_1](./image_1.png)
20
+ ![img_2](./image_2.png)
21
+ ![img_3](./image_3.png)
22
+
checkpoint-100/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbe2ae8f101e645bb752137f8d2a83f8fddd3d267d2b67c038f7ea36885e0220
3
+ size 3287513
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec94303bba1d86b4efaad2d80df53e6bea23daf055063abbc7dcbcb33bb0983f
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:996a227d603b003e61b4179e87571ccf19f49cf01ad0c474e4e64424d0210951
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:08067ba016b69077420c3a2f46929fe44c8180df6fd8f4741a21488872d149db
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:f731165172924984c22412d029914d8e856436d2acbc44be7736ac16155dffe9
3
+ size 3287513
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c67bc7a2bc2299db6d9eba73ed02c5438e32ff090b923ca6eaed3cb981e1fdfa
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:c2026212e14166c5ec8a1187f9079089c42517d7374d89fe446f2a1cb23f975e
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:37413d3decd52cb6653dc39d667e624472669635917369f34c6818a96e15e8ca
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:074756a829a19e4508afebfa80f0b69c56f87235d7e6652748b6a43b6cf89cd4
3
+ size 3287513
checkpoint-300/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f53aa42edd2f26dc2176e92624656194321c5898fc6d630e16e84f8ab2df32e1
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:ac1a25476b4ee2373e93650597423ddf028c4a410c2afeecb678499c4980e53c
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:e53eb713b8dbff2a161eac1e7cc7c3b3f8e20664fa4098d9981140d359febec6
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:fa94a0b929e2cd1ecbc48af19e03806f49c0fe83e01a97b694e7cb67477c7360
3
+ size 3287513
checkpoint-400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:041082957135fa19225d30afdd8778eed64de66e368a0569cf6bf72ca3abb5d9
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:558f86995068f9a129d2449c455217464e7afa7ae34d668b2b1fbaf499a3ec4a
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:26cdf58be664b99f8a0c8df4769ba2dbdfa30b1b328f24b237784b687890b743
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:1be9856e0dc9f637119631d8380d1100928dc7bf12d8c6fac85579cb2ffd9905
3
+ size 3287513
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3027700b26cc0f2df7c99b71512a8b6ac8e94c6e06c263bfdf2ad7475bec8c8
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:5031cb6f54fbde7062084de943e47dead8b006481a19a95f79c04ac5d0e057c2
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:c2334d3e4e6be3beb2f4c8f6e8d7df2ab796d261a92b95c53af949b49163d132
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 ADDED

Git LFS Details

  • SHA256: 461f2bb4e4d85d69c6895a944e4737a5982722b1ec99ed1c675a44d7b7977049
  • Pointer size: 131 Bytes
  • Size of remote file: 538 kB
image_1.png ADDED

Git LFS Details

  • SHA256: 279d688a92279e4b63a03ce0c54b6740c27d6fe87ac965471e70b25f6606a1da
  • Pointer size: 131 Bytes
  • Size of remote file: 422 kB
image_2.png ADDED

Git LFS Details

  • SHA256: 1332f2a9c8b9516db349b348ebef4cd4afeea76edb5003620fbf328fb5719c22
  • Pointer size: 131 Bytes
  • Size of remote file: 392 kB
image_3.png ADDED

Git LFS Details

  • SHA256: 9bb2a1222f77613503d74ec66a8582cb6971da432f6aa86f98fa0bd748fd5711
  • Pointer size: 131 Bytes
  • Size of remote file: 456 kB
logs/dreambooth-lora/1675101778.6108987/events.out.tfevents.1675101778.9a932ef4fc7a.6440.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f44021ecd321a6ed1922971dd64324c0fe5c04c6584a34ad4c4134c49ebca7ee
3
+ size 2414
logs/dreambooth-lora/1675102197.4991584/events.out.tfevents.1675102197.9a932ef4fc7a.6780.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80955fc5d1f79cd700ecba1dcd8c70cde23703a361654ef29a67f12e5827bae8
3
+ size 2413
logs/dreambooth-lora/1675102608.6730883/events.out.tfevents.1675102608.9a932ef4fc7a.7131.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:101083ccc940bb8a72d44d14d506c1412e422e102d41f3f46effe1c036876f23
3
+ size 2414
logs/dreambooth-lora/events.out.tfevents.1675101778.9a932ef4fc7a.6440.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c48a7995cc9d178987e6ea4fabf620f9deca542f7a6ff72dd59ee5f5a017cfd
3
+ size 40
logs/dreambooth-lora/events.out.tfevents.1675102197.9a932ef4fc7a.6780.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd73a80d0f8591851a4241965334a3a535fc4b9f16261ace53faa0c88f2cdc48
3
+ size 40
logs/dreambooth-lora/events.out.tfevents.1675102608.9a932ef4fc7a.7131.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:613a19a842ffe335b0d59c24ef8bf10ed084f1c7e09c416b1cc322a31ccc06bc
3
+ size 3809713
pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e66e2f86ea816940814b0c801db53bda891947ed6b878a790614861ce4ea00d
3
+ size 3287771