ainjarts commited on
Commit
bd418ae
1 Parent(s): 8f5da91

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 +2 -2
  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/scaler.pt +3 -0
  6. checkpoint-1000/scheduler.bin +3 -0
  7. checkpoint-1500/optimizer.bin +3 -0
  8. checkpoint-1500/pytorch_lora_weights.safetensors +3 -0
  9. checkpoint-1500/random_states_0.pkl +3 -0
  10. checkpoint-1500/scaler.pt +3 -0
  11. checkpoint-1500/scheduler.bin +3 -0
  12. checkpoint-2000/optimizer.bin +3 -0
  13. checkpoint-2000/pytorch_lora_weights.safetensors +3 -0
  14. checkpoint-2000/random_states_0.pkl +3 -0
  15. checkpoint-2000/scaler.pt +3 -0
  16. checkpoint-2000/scheduler.bin +3 -0
  17. checkpoint-2500/optimizer.bin +3 -0
  18. checkpoint-2500/pytorch_lora_weights.safetensors +3 -0
  19. checkpoint-2500/random_states_0.pkl +3 -0
  20. checkpoint-2500/scaler.pt +3 -0
  21. checkpoint-2500/scheduler.bin +3 -0
  22. checkpoint-3000/optimizer.bin +3 -0
  23. checkpoint-3000/pytorch_lora_weights.safetensors +3 -0
  24. checkpoint-3000/random_states_0.pkl +3 -0
  25. checkpoint-3000/scaler.pt +3 -0
  26. checkpoint-3000/scheduler.bin +3 -0
  27. checkpoint-3500/optimizer.bin +3 -0
  28. checkpoint-3500/pytorch_lora_weights.safetensors +3 -0
  29. checkpoint-3500/random_states_0.pkl +3 -0
  30. checkpoint-3500/scaler.pt +3 -0
  31. checkpoint-3500/scheduler.bin +3 -0
  32. checkpoint-4000/optimizer.bin +3 -0
  33. checkpoint-4000/pytorch_lora_weights.safetensors +3 -0
  34. checkpoint-4000/random_states_0.pkl +3 -0
  35. checkpoint-4000/scaler.pt +3 -0
  36. checkpoint-4000/scheduler.bin +3 -0
  37. checkpoint-4500/optimizer.bin +3 -0
  38. checkpoint-4500/pytorch_lora_weights.safetensors +3 -0
  39. checkpoint-4500/random_states_0.pkl +3 -0
  40. checkpoint-4500/scaler.pt +3 -0
  41. checkpoint-4500/scheduler.bin +3 -0
  42. checkpoint-500/optimizer.bin +2 -2
  43. checkpoint-500/pytorch_lora_weights.safetensors +2 -2
  44. checkpoint-500/random_states_0.pkl +1 -1
  45. checkpoint-5000/optimizer.bin +3 -0
  46. checkpoint-5000/pytorch_lora_weights.safetensors +3 -0
  47. checkpoint-5000/random_states_0.pkl +3 -0
  48. checkpoint-5000/scaler.pt +3 -0
  49. checkpoint-5000/scheduler.bin +3 -0
  50. image_0.png +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
 
2
  ---
3
  license: openrail++
4
- base_model: stabilityai/stable-diffusion-xl-base-1.0
5
  instance_prompt: a photo of sks dog
6
  tags:
7
  - stable-diffusion-xl
@@ -14,7 +14,7 @@ inference: true
14
 
15
  # LoRA DreamBooth - ainjarts/output
16
 
17
- These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on a photo of sks dog 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: openrail++
4
+ base_model: segmind/SSD-1B
5
  instance_prompt: a photo of sks dog
6
  tags:
7
  - stable-diffusion-xl
 
14
 
15
  # LoRA DreamBooth - ainjarts/output
16
 
17
+ These are LoRA adaption weights for segmind/SSD-1B. The weights were trained on a photo of sks dog 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-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e7c34e74befeb7151c37f53496253241abbab7ff97765f689c1cf3718a8ce28
3
+ size 22117170
checkpoint-1000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7904847ce66fd453e6bd8cbe2f8cb3d6da5ad1d40abd20c9dca8685639eae23
3
+ size 10912792
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfa7e6482258d4ae64023f0f8714f2e7668f326727359000542af4d5f9220b33
3
+ size 14280
checkpoint-1000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d8fdcd0311eba9854fff738038ed4c1a269832665b4d88ba4e4e3d02a1a7e0e
3
+ size 988
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d16ae9dedf4c45ceadc467593037d83423677715e75ab402a9f44aa81de9b84
3
+ size 1000
checkpoint-1500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd563e85539cb06fe903779473cec946a639e0049f41f578b439bb9102faf56b
3
+ size 22117170
checkpoint-1500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88200694583bd3f5ab6d0aaa2b1602d95d34d237c1eebf09aab7c639ed3ba695
3
+ size 10912792
checkpoint-1500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12fc9305506d96c4fae866fba1d65bd4dfa901f61b3e9792ede8009a90e670b3
3
+ size 14280
checkpoint-1500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2a4b6e0ef05ca249f2d6b7f9f3ad1dff81e55842a962df795bb9740c17c8e92
3
+ size 988
checkpoint-1500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcdd883061f8f3514731c51041dc7231d10951713a9abbd57d4f968a9c567ce3
3
+ size 1000
checkpoint-2000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c368d3c42d1dc8c314220c0d16bbc92d62f3a67a9adaf0763c6254c81c14123
3
+ size 22117170
checkpoint-2000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ca80a8f2718bcf56adc066e1b6c35f1a12dfcfb68bc9a18cd15b669688899a
3
+ size 10912792
checkpoint-2000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0947593c699c04efbabc6294324513dd071df18fa6637569d68c93619c60055c
3
+ size 14280
checkpoint-2000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c50a9cebe5d66d453d25b140738bff479749ac03e0a43597d8776bc22f6ed0c
3
+ size 988
checkpoint-2000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81a7fe0a2983de695c44ba167520d4ce1ca01157e36e90498bee8c9d8e4b61fc
3
+ size 1000
checkpoint-2500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:968956522e2c10f0f1fcf5aa4ffd0e4cf20a986e02b48efcaa8aeff83082d701
3
+ size 22117170
checkpoint-2500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:550eaa0f1c4c69ef6cc0d2e44aa4c2a4370473c8c446d125efca433a8da9b345
3
+ size 10912792
checkpoint-2500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86060e7e228037080f6f637147d73cd3817722ba3b4d5d9e4f8d5f184b09df10
3
+ size 14280
checkpoint-2500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48e2d97f563bb838328076a1666504681962151a3975a2f064be3a03e6500740
3
+ size 988
checkpoint-2500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9244a743d4761f975ab2a14d0b7a509a85554dd77bef6490330160a2a639fae
3
+ size 1000
checkpoint-3000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5f104546cdbabfd56f253f71e371e2727011cd45114f1dca6f0c2e22886a8de
3
+ size 22117170
checkpoint-3000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34cb919c62e5be5c70b9ec081fe76cfa9e01915777600e3eab6f38629f9d0b4d
3
+ size 10912792
checkpoint-3000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c1ffe0ea04a91cd54ca46699ee54dc5bb4b94995afd71b24cf07b23e0841ae5
3
+ size 14280
checkpoint-3000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21aba8ed0f38ed1c04994c10a9ca7e9925e55ef2ed51283c43ff8e2cce78585f
3
+ size 988
checkpoint-3000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a530ffa9220cf65c0729e966fdf26ce7223ed3dc88346bbe1367170da20bad4
3
+ size 1000
checkpoint-3500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f3de6528f71766d5068771e6100a28027d159768b8bcca940db7cf1a968eb00
3
+ size 22117170
checkpoint-3500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:377480cbaf31c99a3b9475296309d06337498197a683edb755cd11e6429f6304
3
+ size 10912792
checkpoint-3500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d081b302b8aef7a51a8212a3d91ffdb5061bed8534555ccf74921e386e153a3
3
+ size 14280
checkpoint-3500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d25c9e5c384ba91142c829ef5432ebc4ae7d8c71f3de723046dd3aa202e08a2
3
+ size 988
checkpoint-3500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6802221f6347629ca3a6e377a3bbcf1d2a6c0b7ef7e83794854e08587237ffd4
3
+ size 1000
checkpoint-4000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf29325d17dde18cb38ff9ba93aee438089deef4380465befef304b0a4a90d85
3
+ size 22117170
checkpoint-4000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b135c68015d18c83e136f10db0fb989cc499a5d8483d89528250f0da84212d44
3
+ size 10912792
checkpoint-4000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:843519b23b1136df0a0e31e465bbeb5d08aec8dddaafdc5a34b8151701712c39
3
+ size 14280
checkpoint-4000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59a4acfb0da74c479080613978839dd3cbb4608fd2c07e764b4c844401d8dd5f
3
+ size 988
checkpoint-4000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a27fbcb71e64da5cd3c386782ab45bb0efde0abb5d30842a94c8a599b450c90c
3
+ size 1000
checkpoint-4500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fda030b94d964db11a35bbb39c90d9c8b3209fe596f633e0fbebbbe494eff64
3
+ size 22117170
checkpoint-4500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a229b058a7a5e9b0bc688e9e96439ca0f6b6e760ddcb711ce3ae6b53eb59e2c3
3
+ size 10912792
checkpoint-4500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38aa5bdcca6813d14821c3bb7619142144bf6b555bb973efdbfa32b3b67ad343
3
+ size 14280
checkpoint-4500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25aed798df1ea1f11d3cdd0a7de18dd9b632beaa14981af70f644c899539b4cc
3
+ size 988
checkpoint-4500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9d67c816ab83e7cb68277890f1dc271a0a14594cbcde1b73e03e9819263ecf
3
+ size 1000
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f55a998e3b22d550b74e323aec935ba84d7d779ee958c277d06ecccc5ccd603
3
- size 47392882
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:445b0fb714076666a4dd4cd817cf58557301c23a50c9797e6865eb7a211cb148
3
+ size 22117170
checkpoint-500/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7dda7226b213399fcd954576e2d1d5752a40d7c633f710fd763e7f4199568b7
3
- size 23396024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c16de37e6893a9a97faca8dd1d688f5c85981777fbb2a29e2eae88fd7916b8d
3
+ size 10912792
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b59bb24377565dffc305cc7f84ac45c00964e224c02f1cf067f5892c5ebe1c8
3
  size 14280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb72255e08a460ad2e273b52e646b69f85e1320a10231393b3b3402ab77142cf
3
  size 14280
checkpoint-5000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d33bd5f80d0e385d2fff2545c19945319ff870e52e709406b1ac50a9e40597cc
3
+ size 22117170
checkpoint-5000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb18422004d161c787e48d6631dfe696470b7bb3c1edbc87c8bc7cbf7942631a
3
+ size 10912792
checkpoint-5000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c11dc961dd128f18d2f7a492ca973ea5a0e9b2cfa9e4921734ca3fee2d7dc582
3
+ size 14280
checkpoint-5000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41216328ab75de937007afb04d76156949bedb908461001a451c8991c2ba8cca
3
+ size 988
checkpoint-5000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:920333155b08e76154b89a85170c320833074db7b84649a9cfe79fd10b6bf2d9
3
+ size 1000
image_0.png CHANGED

Git LFS Details

  • SHA256: 8b89b9492215e19e35182b9bbd56e366ae458d538d82996cce9aec498c5098d6
  • Pointer size: 132 Bytes
  • Size of remote file: 1.42 MB

Git LFS Details

  • SHA256: edd884ea5fc3eca980db5de4146b48e492aa068d7d4aa14f8311aa6b6b97183d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.24 MB