minalin0530 commited on
Commit
1987683
1 Parent(s): fb827f6

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 +48 -0
  2. checkpoint-100/optimizer.bin +3 -0
  3. checkpoint-100/pytorch_lora_weights.safetensors +3 -0
  4. checkpoint-100/random_states_0.pkl +3 -0
  5. checkpoint-100/scaler.pt +3 -0
  6. checkpoint-100/scheduler.bin +3 -0
  7. checkpoint-1000/optimizer.bin +3 -0
  8. checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
  9. checkpoint-1000/random_states_0.pkl +3 -0
  10. checkpoint-1000/scaler.pt +3 -0
  11. checkpoint-1000/scheduler.bin +3 -0
  12. checkpoint-1100/optimizer.bin +3 -0
  13. checkpoint-1100/pytorch_lora_weights.safetensors +3 -0
  14. checkpoint-1100/random_states_0.pkl +3 -0
  15. checkpoint-1100/scaler.pt +3 -0
  16. checkpoint-1100/scheduler.bin +3 -0
  17. checkpoint-1200/optimizer.bin +3 -0
  18. checkpoint-1200/pytorch_lora_weights.safetensors +3 -0
  19. checkpoint-1200/random_states_0.pkl +3 -0
  20. checkpoint-1200/scaler.pt +3 -0
  21. checkpoint-1200/scheduler.bin +3 -0
  22. checkpoint-200/optimizer.bin +3 -0
  23. checkpoint-200/pytorch_lora_weights.safetensors +3 -0
  24. checkpoint-200/random_states_0.pkl +3 -0
  25. checkpoint-200/scaler.pt +3 -0
  26. checkpoint-200/scheduler.bin +3 -0
  27. checkpoint-300/optimizer.bin +3 -0
  28. checkpoint-300/pytorch_lora_weights.safetensors +3 -0
  29. checkpoint-300/random_states_0.pkl +3 -0
  30. checkpoint-300/scaler.pt +3 -0
  31. checkpoint-300/scheduler.bin +3 -0
  32. checkpoint-400/optimizer.bin +3 -0
  33. checkpoint-400/pytorch_lora_weights.safetensors +3 -0
  34. checkpoint-400/random_states_0.pkl +3 -0
  35. checkpoint-400/scaler.pt +3 -0
  36. checkpoint-400/scheduler.bin +3 -0
  37. checkpoint-500/optimizer.bin +3 -0
  38. checkpoint-500/pytorch_lora_weights.safetensors +3 -0
  39. checkpoint-500/random_states_0.pkl +3 -0
  40. checkpoint-500/scaler.pt +3 -0
  41. checkpoint-500/scheduler.bin +3 -0
  42. checkpoint-600/optimizer.bin +3 -0
  43. checkpoint-600/pytorch_lora_weights.safetensors +3 -0
  44. checkpoint-600/random_states_0.pkl +3 -0
  45. checkpoint-600/scaler.pt +3 -0
  46. checkpoint-600/scheduler.bin +3 -0
  47. checkpoint-700/optimizer.bin +3 -0
  48. checkpoint-700/pytorch_lora_weights.safetensors +3 -0
  49. checkpoint-700/random_states_0.pkl +3 -0
  50. checkpoint-700/scaler.pt +3 -0
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ library_name: diffusers
4
+ tags:
5
+ - stable-diffusion-xl-turbo
6
+ - stable-diffusion-xl-turbo-diffusers
7
+ - text-to-image
8
+ - diffusers
9
+ - diffusers-training
10
+ - lora
11
+ base_model: stabilityai/sdxl-turbo
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 - dm-sticker/sdxl-turbo-lora-otter-sticker
20
+
21
+ These are LoRA adaption weights for stabilityai/sdxl-turbo. The weights were fine-tuned on the dm-sticker/otter_dataset dataset. You can find some example images in the following.
22
+
23
+ ![img_0](./image_0.png)
24
+ ![img_1](./image_1.png)
25
+ ![img_2](./image_2.png)
26
+ ![img_3](./image_3.png)
27
+
28
+
29
+ LoRA for the text encoder was enabled: False.
30
+
31
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
32
+
33
+
34
+ ## Intended uses & limitations
35
+
36
+ #### How to use
37
+
38
+ ```python
39
+ # TODO: add an example code snippet for running this diffusion pipeline
40
+ ```
41
+
42
+ #### Limitations and bias
43
+
44
+ [TODO: provide examples of latent issues and potential remediations]
45
+
46
+ ## Training details
47
+
48
+ [TODO: describe the data used to train the model]
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b9effd61e2890a6d1bd1067a6c64994bceba4f117ed339e4d6e7d0dc9970d75
3
+ size 47392445
checkpoint-100/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9581e8b014b0b1e455919b1d7d49bc08eb5f55a9770461ee7fba8982bbeaaf4
3
+ size 23390424
checkpoint-100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a502ca8d10a5474bdb31557c2d6f6945bd2bbda5d875917f17615afc826750af
3
+ size 15691
checkpoint-100/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfa44e8523f62833816d29aa6c576eaa7783e3bbdb3e132e248b1d8aaee6132b
3
+ size 557
checkpoint-100/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bd498299d1969dccfc3c6805f5fcd70750faf67097f2aa7d1c3b59a061e1098
3
+ size 563
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6402ab140189d3bb7f6dcde8b1702609bd5e21933640ab18e3cd644dc3fe2e80
3
+ size 47392445
checkpoint-1000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f91257e7ad1706bb252d773bf73137652cbfdc50e69f0d594188dab7953c341
3
+ size 23390424
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:670c166a445496dd6df9d5875bc7fc49d67886d1cc32073f66d409bec6a58a71
3
+ size 15627
checkpoint-1000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68cff80b680ddf6e7abbef98b5f336b97f9b5963e2209307f639383870e8cc71
3
+ size 557
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4bb96ac4195c84559b66d2c54003cb1b6ccc437131efd5f0c71aa0a684f8e76
3
+ size 563
checkpoint-1100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45dcdf900485777fe99c66aa5ac846d52fdb6bf1adfb87073a95235116847ed3
3
+ size 47392445
checkpoint-1100/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f9276e2bfb434b4f590c8fd9b42a2c698458d7a5cfc21f93542d3d56b7c4c6e
3
+ size 23390424
checkpoint-1100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5faad9848d54f5a8813a4283bceb18b676d672c4d02055135fd36b2ee1b54048
3
+ size 15627
checkpoint-1100/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:677eca5ad6580d3f557bbfda51765525add80f9acfd6c5ca0edf4a229f0c70eb
3
+ size 557
checkpoint-1100/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db46b4368e4eab666e4e385cc229d14ec2dc43e5483bdb5eb537536890402d39
3
+ size 563
checkpoint-1200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35753feac4bbd59cd35f82a1f8d5e76a3fd44b32a0aad1ff0ba5238044f66af0
3
+ size 47392445
checkpoint-1200/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09571a87bc79c551fd3e37f8b3004c11e43f550689e010717200624b2071b3fc
3
+ size 23390424
checkpoint-1200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:483a3c094d0838f6ffd108ab23256b6e4cb4d53770a9d00178f312933ffd1dc0
3
+ size 15691
checkpoint-1200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:741cefeca9ef427f92406d2d10b81996655e2a9d50eb7aaa9614e6fdd1c9f529
3
+ size 557
checkpoint-1200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8edb8b3a13ed60567ede76f34108eb84aa0eeb5bfb8fb1850955859557e4dd8c
3
+ size 563
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afc417ba01b60be9f79b23563d95f6edfe31eb3b5cba3025f4a6442d80ae3fb7
3
+ size 47392445
checkpoint-200/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a37750c327e08671c12e9aa5baf1560b569655315d175ea784311456b1144f31
3
+ size 23390424
checkpoint-200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffa960e8892203b3a4c74da45c112a8f83fc52a8eb3bde82c17275f4b773aeee
3
+ size 15691
checkpoint-200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fccf0f9be1bb8f24861e4393745b3e09cc2687125a69e3757955fb0f0925ea5
3
+ size 557
checkpoint-200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9715f02d11489aa540c921d5d8865ebac2fb1eab1e3ee89d6a0056b4fc01b3
3
+ size 563
checkpoint-300/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44821231ac7a90adb4cef9e108feadd0159d2ce48a664280e32c06eac5428d88
3
+ size 47392445
checkpoint-300/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd8dc9ed6ecce8e06561453aa4195c6cfe71a77712636be627abec026f069b33
3
+ size 23390424
checkpoint-300/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6129f39143a967f1c3ad805babcafda54592f0a83e3c7d6909580ab34a2d915
3
+ size 15627
checkpoint-300/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efafd90182e3d39d1b7c4a686f86e5913f5abc094dc3e2f827a6d479c6cef247
3
+ size 557
checkpoint-300/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78511d55eae0334ba9d02241a5d563c36aa7178786617b40f1a162c944fa69ed
3
+ size 563
checkpoint-400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42c8d20e0e970cbb19c23976e1f138b0713bb6eb057e6531546963e5079a15b0
3
+ size 47392445
checkpoint-400/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60f96a65ed0e0a454a2974e78bf5661c5b96f2b47886be52c80ed7c2c14cd892
3
+ size 23390424
checkpoint-400/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9e7a51c75282a060c13b001682624315b05116e4574bf5b701a31ff84e8ef4e
3
+ size 15627
checkpoint-400/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc40a4be6a52cee4d7658df4041e660ffa02b0d8b5bd143bb8bb397f7b71b1a5
3
+ size 557
checkpoint-400/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96fc73f777cb3a5cfb10ff6da4b609acbbf359ec708b126cde977c40c93063d2
3
+ size 563
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57dec9f06adc068c573fe3686a8957a798040a5d259d61327e16fd55e81fcc7a
3
+ size 47392445
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:238bc47a0012b1477ad385621649dd68dded0151991042d2c43fa6dd2bcb5cbd
3
+ size 23390424
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af30ecee3e04867c4d3c31fec298c2d4b8e86009ad677b2362a13e7aeffcb9f4
3
+ size 15627
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3f196a54202bb4ba1220e8c59f42f9cda0702d68ea83147d814c2fb2f36b8f2
3
+ size 557
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1778047db494bc980e30a4d17d4591636d7080c9d0e08e044b959a0448e4b6d
3
+ size 563
checkpoint-600/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7091de142e21fc067f29c6bccf2d89a7e32f30344bf6a37279f1a9621e59e992
3
+ size 47392445
checkpoint-600/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ca267fff0dff3b32aaef4fa12e380646adb80acb097a8c52b1566f3ea349898
3
+ size 23390424
checkpoint-600/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a562d2da5faf35c2ad9b73a8ed3d0b3ad662d8f2a1698b333ff113714f9d905e
3
+ size 15691
checkpoint-600/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dc9eacfeb00bd0bfeb98934a2309be01be65b288e0d747bbfc423b32679169f
3
+ size 557
checkpoint-600/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4e9a9087f7a3905c2cb97bd67422f1eee5557dcec032c345fce6d91d64525e9
3
+ size 563
checkpoint-700/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e06de4dad1b5e61f6d6940bb4e62b44a477e5203d23c315b0ca3eac8d3a742b
3
+ size 47392445
checkpoint-700/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22cd4311c66443e45a7391eac0e63c69dacf4434385494603b95c7df2cf9e39b
3
+ size 23390424
checkpoint-700/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a9e9e00ac23e94bad4c9a48bb0fa264173f18779de24f249e66328f5e016918
3
+ size 15691
checkpoint-700/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eedd043df6cf348e21712f6001f51ee5b59434655346c4271bdeabe13333a8a9
3
+ size 557