SimonJonsson1999 commited on
Commit
e8f1902
1 Parent(s): 8f37444

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. README.md +43 -0
  3. checkpoint-1000/model.safetensors +3 -0
  4. checkpoint-1000/optimizer.bin +3 -0
  5. checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
  6. checkpoint-1000/random_states_0.pkl +3 -0
  7. checkpoint-1000/scaler.pt +3 -0
  8. checkpoint-1000/scheduler.bin +3 -0
  9. checkpoint-10000/model.safetensors +3 -0
  10. checkpoint-10000/optimizer.bin +3 -0
  11. checkpoint-10000/pytorch_lora_weights.safetensors +3 -0
  12. checkpoint-10000/random_states_0.pkl +3 -0
  13. checkpoint-10000/scaler.pt +3 -0
  14. checkpoint-10000/scheduler.bin +3 -0
  15. checkpoint-1500/model.safetensors +3 -0
  16. checkpoint-1500/optimizer.bin +3 -0
  17. checkpoint-1500/pytorch_lora_weights.safetensors +3 -0
  18. checkpoint-1500/random_states_0.pkl +3 -0
  19. checkpoint-1500/scaler.pt +3 -0
  20. checkpoint-1500/scheduler.bin +3 -0
  21. checkpoint-2000/model.safetensors +3 -0
  22. checkpoint-2000/optimizer.bin +3 -0
  23. checkpoint-2000/pytorch_lora_weights.safetensors +3 -0
  24. checkpoint-2000/random_states_0.pkl +3 -0
  25. checkpoint-2000/scaler.pt +3 -0
  26. checkpoint-2000/scheduler.bin +3 -0
  27. checkpoint-2500/model.safetensors +3 -0
  28. checkpoint-2500/optimizer.bin +3 -0
  29. checkpoint-2500/pytorch_lora_weights.safetensors +3 -0
  30. checkpoint-2500/random_states_0.pkl +3 -0
  31. checkpoint-2500/scaler.pt +3 -0
  32. checkpoint-2500/scheduler.bin +3 -0
  33. checkpoint-3000/model.safetensors +3 -0
  34. checkpoint-3000/optimizer.bin +3 -0
  35. checkpoint-3000/pytorch_lora_weights.safetensors +3 -0
  36. checkpoint-3000/random_states_0.pkl +3 -0
  37. checkpoint-3000/scaler.pt +3 -0
  38. checkpoint-3000/scheduler.bin +3 -0
  39. checkpoint-3500/model.safetensors +3 -0
  40. checkpoint-3500/optimizer.bin +3 -0
  41. checkpoint-3500/pytorch_lora_weights.safetensors +3 -0
  42. checkpoint-3500/random_states_0.pkl +3 -0
  43. checkpoint-3500/scaler.pt +3 -0
  44. checkpoint-3500/scheduler.bin +3 -0
  45. checkpoint-4000/model.safetensors +3 -0
  46. checkpoint-4000/optimizer.bin +3 -0
  47. checkpoint-4000/pytorch_lora_weights.safetensors +3 -0
  48. checkpoint-4000/random_states_0.pkl +3 -0
  49. checkpoint-4000/scaler.pt +3 -0
  50. checkpoint-4000/scheduler.bin +3 -0
.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 ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ library_name: diffusers
4
+ tags:
5
+ - stable-diffusion
6
+ - stable-diffusion-diffusers
7
+ - text-to-image
8
+ - diffusers
9
+ - diffusers-training
10
+ - lora
11
+ base_model: stabilityai/stable-diffusion-2-1
12
+ inference: true
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+
19
+ # LoRA text2image fine-tuning - SimonJonsson1999/stable_diff_2_clothes
20
+ These are LoRA adaption weights for stabilityai/stable-diffusion-2-1. The weights were fine-tuned on the None dataset. You can find some example images in the following.
21
+
22
+ ![img_0](./image_0.png)
23
+ ![img_1](./image_1.png)
24
+ ![img_2](./image_2.png)
25
+ ![img_3](./image_3.png)
26
+
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/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43bb20acf6acc22d0c01be64db9f0020bc8da9c410efde882831a9690a355f77
3
+ size 1735264088
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f982bd15551594cd2330c82766ba71d21370b2fcc2fd51972ccfa840534322ba
3
+ size 6854266
checkpoint-1000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:addd2c28dd550125500c70725f1a5f3ba836e26fe379acc3faf676b439297dc9
3
+ size 3357296
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1314cb93363c7e6faf091a6e7386b5023970cff77ac01c54ee84abcc5142f2f8
3
+ size 14344
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-10000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cd3c14420e8421e43eed847f91ef8696648d6f148e8febbc09b2b3d1ee118a5
3
+ size 1735264088
checkpoint-10000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1e95dd72721727a60669503e205976a5ab53b7b3fe675da4c7c9d34de067340
3
+ size 6854266
checkpoint-10000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e897846b2a6bc11175133757557d5d7c1cb48c3b73846fb6e56f87b07707407e
3
+ size 3357296
checkpoint-10000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f80e9291edd043a16b47bc10e163029d7523f983d4a370f5509bf0e9e6304730
3
+ size 14344
checkpoint-10000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2521b2e905037c250fb1af8beda519fc2a1dc58b57c9bbcdb9071f5de161e1fd
3
+ size 988
checkpoint-10000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f01eff52a790c20c1383c35899203a335975f0e95a9674ce87f8ed322b027759
3
+ size 1000
checkpoint-1500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87de372d0b688f6ce4896f1dbe17ed818ca779d202e1e95fb9b2e9fe8583d4ab
3
+ size 1735264088
checkpoint-1500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0e21f4b21c467cac2923c9955d677488ee04e2cdb52b16c2c73d8195220ba97
3
+ size 6854266
checkpoint-1500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00d68293444f59a16bb4d34ce6b857b39a254eea8af81ca62e554808a349cd23
3
+ size 3357296
checkpoint-1500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42756bbb681725341b35631bda9aa4d4563c224d1cb69818f511595ddc4483e2
3
+ size 14344
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:511502cb8e486bc7704b13f50561c780285bc0785605731cccd9a6fe2798bb6b
3
+ size 1000
checkpoint-2000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:166a4faf5297eecceb3263f16543fbe120b51b7167c135f3d1ec77e2731acc0a
3
+ size 1735264088
checkpoint-2000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fed673a1e9314f84154f8d0fabe4727d58e7c65a517c81c21feb59ec4a1d5f0
3
+ size 6854266
checkpoint-2000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfc0ea5aa451ef2ae72f68a4e05308bc2ea528dd68f41db31e73d7e7f922e2a6
3
+ size 3357296
checkpoint-2000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e08a11437622dcb3fc31220a289601e0549b9e6fe7b77f258c3b167be6e6ab5e
3
+ size 14344
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:fe3d121c38ead0248622203c308e1055781ce873ae44f4c05a5cd814a3253eaa
3
+ size 1000
checkpoint-2500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:037ec1c11d5ed12821ce2cf384d7a34a1319a2c52267b7a80d0ec6be6c3d908b
3
+ size 1735264088
checkpoint-2500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce907c4ab049770d3b403055de0bfd4175049c4a6ab9dab0a57ac55314cd2b80
3
+ size 6854266
checkpoint-2500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d294952008fa1a3bf2f5d9530c5f857c7594aa942fc61bc7cdd34fc363a1280
3
+ size 3357296
checkpoint-2500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0584a4c78a057aee67adaf30e1b6960f37009f07663b693d72799c180079b7ca
3
+ size 14344
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:7c7bdc74c395add1b9d2c5022750247643d6e422108f2b08553686c3655a3602
3
+ size 1000
checkpoint-3000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b09e7eddd11309510cb8c1ea315856d833c9e45bc891a424965b5d186e5d80c2
3
+ size 1735264088
checkpoint-3000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dd284cd254528056325b9477080fe8665b0f7dfa9bd0ba25b521ffa9b2ff2d2
3
+ size 6854266
checkpoint-3000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:306d0de0fd04ffe4a7269629beb280bbc753af4753c1c2221496679866b9928d
3
+ size 3357296
checkpoint-3000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e8fe0b8590e48ce9fbbbf6f4dc4e1b4c561b74231ea245a27013f991d099c7a
3
+ size 14344
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:3099c70cdd005d6ef37edca83824e231a4c490e87e02d339ef8bf738464b46ed
3
+ size 1000
checkpoint-3500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c370d89568d5a0adde1848ba912d8958e17cae64dc43bc1cbd219b03c26c129
3
+ size 1735264088
checkpoint-3500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:327fa710d170d493384d5b7c4761806b64a39d51e911e29462bddcb13eb17818
3
+ size 6854266
checkpoint-3500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9fe512ff4eb907158cef49df683485e30790e47883c6fb34687cc3377c8634c
3
+ size 3357296
checkpoint-3500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:435cd7ef168c8ff89d641348df45dee4e34729c79075d333379539b56081abf3
3
+ size 14344
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:1b8c9deb6cf7b11a0b00c19bb953adf2a462bec229ce332eed3e07348622f49c
3
+ size 1000
checkpoint-4000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:601b6b17dc0e07f8ecefa3048843329b9a1888355b9402b92d6966d7e02613d2
3
+ size 1735264088
checkpoint-4000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32544feacd3a03b35925dad2e98165f5c62fa30f48c5e2bafb4f42195101d4a3
3
+ size 6854266
checkpoint-4000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ad9c0dc6192a85a6ce08580e4d5371966b24af0d3dea0ac9e4b26d252b5bf13
3
+ size 3357296
checkpoint-4000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0340ef92f9341933698e87fefab422f7d7fe32d3df575026a06714cd95db4861
3
+ size 14344
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:3a5fd66f5bfe9a9d50b60281f0168db8f4d76c1466da8493c4f717b4ae26481e
3
+ size 1000