amanalok commited on
Commit
3f102c7
1 Parent(s): 47ab3c9

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 +43 -0
  2. checkpoint-100/model.safetensors +3 -0
  3. checkpoint-100/optimizer.bin +3 -0
  4. checkpoint-100/pytorch_lora_weights.safetensors +3 -0
  5. checkpoint-100/random_states_0.pkl +3 -0
  6. checkpoint-100/scheduler.bin +3 -0
  7. checkpoint-150/model.safetensors +3 -0
  8. checkpoint-150/optimizer.bin +3 -0
  9. checkpoint-150/pytorch_lora_weights.safetensors +3 -0
  10. checkpoint-150/random_states_0.pkl +3 -0
  11. checkpoint-150/scheduler.bin +3 -0
  12. checkpoint-200/model.safetensors +3 -0
  13. checkpoint-200/optimizer.bin +3 -0
  14. checkpoint-200/pytorch_lora_weights.safetensors +3 -0
  15. checkpoint-200/random_states_0.pkl +3 -0
  16. checkpoint-200/scheduler.bin +3 -0
  17. checkpoint-250/model.safetensors +3 -0
  18. checkpoint-250/optimizer.bin +3 -0
  19. checkpoint-250/pytorch_lora_weights.safetensors +3 -0
  20. checkpoint-250/random_states_0.pkl +3 -0
  21. checkpoint-250/scheduler.bin +3 -0
  22. checkpoint-300/model.safetensors +3 -0
  23. checkpoint-300/optimizer.bin +3 -0
  24. checkpoint-300/pytorch_lora_weights.safetensors +3 -0
  25. checkpoint-300/random_states_0.pkl +3 -0
  26. checkpoint-300/scheduler.bin +3 -0
  27. checkpoint-350/model.safetensors +3 -0
  28. checkpoint-350/optimizer.bin +3 -0
  29. checkpoint-350/pytorch_lora_weights.safetensors +3 -0
  30. checkpoint-350/random_states_0.pkl +3 -0
  31. checkpoint-350/scheduler.bin +3 -0
  32. checkpoint-400/model.safetensors +3 -0
  33. checkpoint-400/optimizer.bin +3 -0
  34. checkpoint-400/pytorch_lora_weights.safetensors +3 -0
  35. checkpoint-400/random_states_0.pkl +3 -0
  36. checkpoint-400/scheduler.bin +3 -0
  37. checkpoint-450/model.safetensors +3 -0
  38. checkpoint-450/optimizer.bin +3 -0
  39. checkpoint-450/pytorch_lora_weights.safetensors +3 -0
  40. checkpoint-450/random_states_0.pkl +3 -0
  41. checkpoint-450/scheduler.bin +3 -0
  42. checkpoint-50/model.safetensors +3 -0
  43. checkpoint-50/optimizer.bin +3 -0
  44. checkpoint-50/pytorch_lora_weights.safetensors +3 -0
  45. checkpoint-50/random_states_0.pkl +3 -0
  46. checkpoint-50/scheduler.bin +3 -0
  47. checkpoint-500/model.safetensors +3 -0
  48. checkpoint-500/optimizer.bin +3 -0
  49. checkpoint-500/pytorch_lora_weights.safetensors +3 -0
  50. checkpoint-500/random_states_0.pkl +3 -0
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
+ inference: true
12
+ base_model: CompVis/stable-diffusion-v1-4
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 - amanalok/pokemon-lora
20
+ These are LoRA adaption weights for CompVis/stable-diffusion-v1-4. The weights were fine-tuned on the lambdalabs/pokemon-blip-captions 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-100/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f20fe1ea88554ee04c7394d6817d4eba8c063e39c038f6ba8ed39471bb711640
3
+ size 1720761360
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f62733e12c4a65bb3515f3da78c5cd7e32ece471bcd73914fc6ddbdf61e6cb1
3
+ size 3403386
checkpoint-100/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a597879bc9c7c113f4792e2616cf044fe0ae23d6fcef803b191fcb76abdd253
3
+ size 1631936
checkpoint-100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83fa1a83ee7f8b393832de1665be9ca078d0f0400f4b14e8640fe13be42bdf0c
3
+ size 14408
checkpoint-100/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd5fbf57d7b04a6d4908cd16462df7ff2b4b37ec87b41fd5838b545683762553
3
+ size 1000
checkpoint-150/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1996102a41ac489fcf2e5d09d068578a5563203a0c87c4496527b43118a85a04
3
+ size 1720761360
checkpoint-150/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9abf17366c68ff2c3ff74204a705aa801a659d3071a48c5343cd790bb05c2a2e
3
+ size 3403386
checkpoint-150/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfe8e631b4b063160652b58cec86ce855ade22f243ea60161c452cdbcbc6761e
3
+ size 1631936
checkpoint-150/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:662cfd30db8618b2d9e5609067fd52728a72c08003f623923d94810c0cd44587
3
+ size 14408
checkpoint-150/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce97ca920221bb34ca7cdc9fa0c0b444de499b65dacf7864a38f4c455df4df8c
3
+ size 1000
checkpoint-200/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e6ff8b2a8bf822efa42d4bf0005c6b28d3b09d25eff2ef81fb1b162355544e8
3
+ size 1720761360
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b236fd37b4a298f1317682f9914b7c587b951d90b99e2659d9a32b232fce0193
3
+ size 3403386
checkpoint-200/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a8ffa7adb6210fb6f5ee56122c045163b9e1b9a8503d6fc518ea271bdb3df1f
3
+ size 1631936
checkpoint-200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:172f9270ce7233706e2d2fd09bb7ab76c37c13111fc9ce7e8d29d9d856f50838
3
+ size 14408
checkpoint-200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:340188470277b2bf00d6789c6a0b785eb51540dc2ee55dc1d04d6376db289563
3
+ size 1000
checkpoint-250/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa0cf6f2bd453b0fdd09513d99d8623356c6020e7aa7d81df9c37129214d9d26
3
+ size 1720761360
checkpoint-250/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45f692cde44eab5a1dd728263e1e586474b300cd5b1b8d335b0a3d4af99fa382
3
+ size 3403386
checkpoint-250/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5740f264fc91c4b8686fb8690ebda2d1f07f8d8f896df42bd15ba1d1961f8a88
3
+ size 1631936
checkpoint-250/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73482a8d0777f3d78df2ca17cafb5d84c1828263d812071e977ce4af823e30f0
3
+ size 14408
checkpoint-250/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9137bf16d566962b4f62e34e22b382a82c8427ea7e5c7b1433b91bcbd6050c1
3
+ size 1000
checkpoint-300/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0cb57699a0af4bf1beec61ef1d687123cbc21547e9d29f549cb75ebfb0b54ec
3
+ size 1720761360
checkpoint-300/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e444b1b0cc1f71f99e42fc3b9ad31fdb1484462dde019b650b7caf420e594315
3
+ size 3403386
checkpoint-300/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bef0a7983665eab148ef0acce582aa89e949fdcd6d31ec1850ffa434ecf8b625
3
+ size 1631936
checkpoint-300/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c51a787934bcf9db05ed0d2ab9486a24d4f01ac98c466d6219584373a8b9c47e
3
+ size 14408
checkpoint-300/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6125a778d15c12804764177b02bdd331df607bbd7b17cc5175d16c7d4c543e9
3
+ size 1000
checkpoint-350/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3debecb98f1f2ff2ca511a9d4f237a6e63a08ab12b9c2cab10715f906363b0d7
3
+ size 1720761360
checkpoint-350/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9db0af8ce0326f19f49a062becda3d70a7bb5364fb56d438744990e912e968dc
3
+ size 3403386
checkpoint-350/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0859898aefe44d5adc55683449e8332efb140b92f58414f579a0ceb5e402425
3
+ size 1631936
checkpoint-350/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a672849d4b9b739782c56d01553caa19e3898a40b4388c07a3f7a1e994472e27
3
+ size 14408
checkpoint-350/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb8e3514d28f4e83477626dc06279706845cf257bf51a2d09a6e2d6684dde188
3
+ size 1000
checkpoint-400/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc5dabd76acc69ca4481d49f2c19036f979f9e01c951bacd8924ecf13fede26d
3
+ size 1720761360
checkpoint-400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40d41f8c431f61ab3ca3be129951758d406dea73c672f89d454fbbf67879e567
3
+ size 3403386
checkpoint-400/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1f11fb40b1bb3bdf6c5c75445fd7cef936c137a5c0340304a0124f02ed5d1b7
3
+ size 1631936
checkpoint-400/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a5086fffc6feb8749ee5038718c364a6794df06e5e8fb4c104b2b03ce856077
3
+ size 14408
checkpoint-400/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1bfd6a3d44535ddb0b8ca6410d7487cdff1880381aaaa876f33ccd628b2777e
3
+ size 1000
checkpoint-450/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ded7da2124d1383f4c620611494eead2cf9c33af1965598cc32ab37b7cce0b0f
3
+ size 1720761360
checkpoint-450/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:721c20bd1021b95a9625e540d6135cb5999473da0ebd9057e24581758f020c0d
3
+ size 3403386
checkpoint-450/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cca6e7598ddd9719853d50ca68eefdc2f85e789d6c201652d8a8401caa1d5835
3
+ size 1631936
checkpoint-450/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ced880161ce9ae3d93fec6dcbd9af10fc35dbdb70aee218d784db355be8346d9
3
+ size 14408
checkpoint-450/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c02d7a0a358dc323f3d3d84d46f63f759c411ed70548c4cc0c10221d9b75560c
3
+ size 1000
checkpoint-50/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a85330a73cff635903158fd0944cc60f2e097df8c102502ac2662794003f62e
3
+ size 1720761360
checkpoint-50/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ec27768b0b49da33c8623b814ac73bb67e22666aa084aa5a74b169273788054
3
+ size 3403386
checkpoint-50/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c61bb005b3719bf9e8a0abd37eb8239a525b3164a0bba90240ae86918a0bb1f3
3
+ size 1631936
checkpoint-50/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4af6abf45bf359aee3a4faf06568abc573bd5bec5f1b84075f0d910afc70acb
3
+ size 14408
checkpoint-50/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6438e6829ec177720c2fec4747b0be4c4afc7bba834141b0a22263deee84dd3
3
+ size 1000
checkpoint-500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:624ea6b32956a3fab55d4b0984ecd09777a900d7404e5ebcdca0187ea327ea73
3
+ size 1720761360
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1f879014c0f05d974125b2ce2ee926ad1d5b1535298944ae0bc1c5cdb039764
3
+ size 3403386
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a29dc34452a1b61b49e406eb361c7b2767299aa423d68e2c44028b737a881eb6
3
+ size 1631936
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d22663bc0ab8273c7922dd1da394d4656311749e45e5fa6abb97276dc49796c
3
+ size 14408