suitmyself commited on
Commit
dcba087
·
verified ·
1 Parent(s): a12cb50

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/optimizer.bin +3 -0
  4. checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
  5. checkpoint-1000/random_states_0.pkl +3 -0
  6. checkpoint-1000/scheduler.bin +3 -0
  7. checkpoint-10000/optimizer.bin +3 -0
  8. checkpoint-10000/pytorch_lora_weights.safetensors +3 -0
  9. checkpoint-10000/random_states_0.pkl +3 -0
  10. checkpoint-10000/scheduler.bin +3 -0
  11. checkpoint-10500/optimizer.bin +3 -0
  12. checkpoint-10500/pytorch_lora_weights.safetensors +3 -0
  13. checkpoint-10500/random_states_0.pkl +3 -0
  14. checkpoint-10500/scheduler.bin +3 -0
  15. checkpoint-11000/optimizer.bin +3 -0
  16. checkpoint-11000/pytorch_lora_weights.safetensors +3 -0
  17. checkpoint-11000/random_states_0.pkl +3 -0
  18. checkpoint-11000/scheduler.bin +3 -0
  19. checkpoint-11500/optimizer.bin +3 -0
  20. checkpoint-11500/pytorch_lora_weights.safetensors +3 -0
  21. checkpoint-11500/random_states_0.pkl +3 -0
  22. checkpoint-11500/scheduler.bin +3 -0
  23. checkpoint-12000/optimizer.bin +3 -0
  24. checkpoint-12000/pytorch_lora_weights.safetensors +3 -0
  25. checkpoint-12000/random_states_0.pkl +3 -0
  26. checkpoint-12000/scheduler.bin +3 -0
  27. checkpoint-12500/optimizer.bin +3 -0
  28. checkpoint-12500/pytorch_lora_weights.safetensors +3 -0
  29. checkpoint-12500/random_states_0.pkl +3 -0
  30. checkpoint-12500/scheduler.bin +3 -0
  31. checkpoint-13000/optimizer.bin +3 -0
  32. checkpoint-13000/pytorch_lora_weights.safetensors +3 -0
  33. checkpoint-13000/random_states_0.pkl +3 -0
  34. checkpoint-13000/scheduler.bin +3 -0
  35. checkpoint-13500/optimizer.bin +3 -0
  36. checkpoint-13500/pytorch_lora_weights.safetensors +3 -0
  37. checkpoint-13500/random_states_0.pkl +3 -0
  38. checkpoint-13500/scheduler.bin +3 -0
  39. checkpoint-14000/optimizer.bin +3 -0
  40. checkpoint-14000/pytorch_lora_weights.safetensors +3 -0
  41. checkpoint-14000/random_states_0.pkl +3 -0
  42. checkpoint-14000/scheduler.bin +3 -0
  43. checkpoint-14500/optimizer.bin +3 -0
  44. checkpoint-14500/pytorch_lora_weights.safetensors +3 -0
  45. checkpoint-14500/random_states_0.pkl +3 -0
  46. checkpoint-14500/scheduler.bin +3 -0
  47. checkpoint-1500/optimizer.bin +3 -0
  48. checkpoint-1500/pytorch_lora_weights.safetensors +3 -0
  49. checkpoint-1500/random_states_0.pkl +3 -0
  50. checkpoint-1500/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
+ base_model: runwayml/stable-diffusion-v1-5
3
+ library_name: diffusers
4
+ license: creativeml-openrail-m
5
+ inference: true
6
+ tags:
7
+ - stable-diffusion
8
+ - stable-diffusion-diffusers
9
+ - text-to-image
10
+ - diffusers
11
+ - diffusers-training
12
+ - lora
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 - suitmyself/tuxemon-lora
20
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the linoyts/Tuxemon 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/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d828cde09da7a343e74045563ce8a4f932c7404c78867895b10ed55708785650
3
+ size 3403851
checkpoint-1000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d35b984d3a72bad69dd88e7af9212cbc5c041b1133c7df6a6410475a3a35557
3
+ size 1631424
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dfd63a16bad6216d084042c1f8100d09539be20b1625c9e364066925c4be891
3
+ size 14821
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71a13aded8151a42140aa0a75c2b0f2572f83bfbbb147747a26a545d61b9cbf7
3
+ size 1401
checkpoint-10000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd9a4f29c06cc1d1c668405e85cb90e9f257975027f43c689a29d50dab8c2110
3
+ size 3403851
checkpoint-10000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa5fb3aec0adbd502afe948db0fc04b273e70a7423320732bff1e2ba9cb4ca0a
3
+ size 1631424
checkpoint-10000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b40c9d44ab7a5edcb3b824873492a99aa7eafae7e17a8f9df1c7bb3649778036
3
+ size 14821
checkpoint-10000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f3cd037b9eb2d55a83393e86c4dad4ec77b0ba50c4d5e12f4955ede8a363b03
3
+ size 1401
checkpoint-10500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd76c01f2ef320767cab0d6858667d83eb0d064696e2a4ee7de8a63106ee576a
3
+ size 3403851
checkpoint-10500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea9913d76af6616316f78a370e696d40b03ee5d4b1b73b15240f2e09f19dd610
3
+ size 1631424
checkpoint-10500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78131ac72a6ec83d5a26bc4384b26e08e62c23646c6fa83407aa7eea41cc5063
3
+ size 14821
checkpoint-10500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17b5417dcf2e0fac2ef414c6030d6e5258cb482eef37d9a637dd8fda5f4a4801
3
+ size 1401
checkpoint-11000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5f25b8210b29c8b978871bd899a4285eb32324e7b8a0c63b36eb4401b3e710c
3
+ size 3403851
checkpoint-11000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cd56b518471e609295bda4dc879b680eaca08b2efa85c1a2bdbfd32289640f2
3
+ size 1631424
checkpoint-11000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a835425e0389e3c815d4d8f5f4628dcead2199d9e5d2748a7752c7e0143ddb6
3
+ size 14821
checkpoint-11000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b53537b5655702f25fe07cdd8bc43a19c581deee14e5539a2e45682e918350e0
3
+ size 1401
checkpoint-11500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:137097d6773074f5271b1deca58be7f323a3c279aec35f96cd64c6e87e82d21e
3
+ size 3403851
checkpoint-11500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fcae7bff118e6ddc098ce0aa716906c97d49623e4381c2086ed0704772bbc9b
3
+ size 1631424
checkpoint-11500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8be5c844a23e75f3185298a7e8afbcc4ed1ae5de66814356cc4c3a15e608c9af
3
+ size 14821
checkpoint-11500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d700e990aa8053534f0ec63f65b903cdf3e4a6ea6fc5ca2e7b6f4c39118b75c
3
+ size 1401
checkpoint-12000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71b365f85c316e37f982dc2cc05dfb51dccd27fb6273c2209b6b385f1e4d0207
3
+ size 3403851
checkpoint-12000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d9403c2e3676657904fc63455852e22948a2b0e83df64e043cf8e96d76e73fc
3
+ size 1631424
checkpoint-12000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2612ddbd4540a4a413584d1f31ad9a29a17683e531cb4e1db8d97e1889b7f651
3
+ size 14821
checkpoint-12000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f84ba0af5d498b4708b26469ce3479eb376ae5f67e9a10b9afd7d9e77403895
3
+ size 1401
checkpoint-12500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e51648af741521b7fc01245240c5d8a3058a8fff5dd66261ba125c67758f7c1
3
+ size 3403851
checkpoint-12500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72e27323d70233698879fcb912812af16132f432f55f30c201c592cf9ae91506
3
+ size 1631424
checkpoint-12500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ec8f87a2676eae2fb4cf14c65cf7c250f7d29ef34fce7fceeb5e5be801805b1
3
+ size 14821
checkpoint-12500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f90890a952a20eb7e8a09577e42f1db89440f63e7ac88be3d478cbd12bcc3cf
3
+ size 1401
checkpoint-13000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21dc06864b0734faef5e7c36972b0781331aeb427f84cfa9e729d5c181844fde
3
+ size 3403851
checkpoint-13000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0cf6bf4713ae732ea05e3e0dba7f9987a55a9ccea23540196c808bd7b25ec5b
3
+ size 1631424
checkpoint-13000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87ed4801c6a82d64de1db9022248b3d14f6a4a851fa3200c5bf53b2d98f3170b
3
+ size 14821
checkpoint-13000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:212d28413dd36b20f2dbd20771654f099e8d60b3c49dc3a70f5796c32d6b9f9f
3
+ size 1401
checkpoint-13500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa66b93eefa602255272d32dbe515d5e5bb1cb3183d7362e5007fa08c25391f1
3
+ size 3403851
checkpoint-13500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b1674869e230841ef3fb09002cd201ba6d4dfc2c4c9d0ecc7a410c6054c331e
3
+ size 1631424
checkpoint-13500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa1f13f0f7a9794b02af6b88cd7d2c8d7349e762dff11f010a2670d0079c1dc9
3
+ size 14821
checkpoint-13500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c220f58e8ce0f04a511cddf551b7e6474cfcfcd4743145da6370fae0572c125
3
+ size 1401
checkpoint-14000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa93db02dee4aa9a29602121c18f9df3cf3dcddefe2f364d87fe3e5c40b505a6
3
+ size 3403851
checkpoint-14000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1657ac16db5681567a152e7111be1753d5db2f9ae0a35e4c07bff9608677380
3
+ size 1631424
checkpoint-14000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7967dba7a8ad504420dfd4e52d07e2ca0c4e246c07bee806209f632088123c5b
3
+ size 14821
checkpoint-14000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c5990043ddfcfcaa00d9a87c37330320f1bd1b83d8716134ac90309514056c7
3
+ size 1401
checkpoint-14500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3463cfe4b4697f4ea81bffdff7c23f36e54dcedb6f4db5a36e185aa637909091
3
+ size 3403851
checkpoint-14500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdf2584fb07c61b77212fd40358629bd7e18d0f671b539f7987d8b52260971ab
3
+ size 1631424
checkpoint-14500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbc1f7ead1b6150269961dedde5f40d34c59dded17691777a136eb8e7b5a0225
3
+ size 14821
checkpoint-14500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3295e984227454072b5aabfc8ff59d964949fbc9ff6edb090e59f00db61cb0b2
3
+ size 1401
checkpoint-1500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21d0de3c03869ff4c9150bc9904b7e840fa4ec4640a48d489651b82f29f9a844
3
+ size 3403851
checkpoint-1500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:245730752c2cc06a8b5be298195ef483acc56d6ce2d9241242162e8a829de74d
3
+ size 1631424
checkpoint-1500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0765075d58461b0a884c771a478f50b5c18968ff22d2cce2259ce8f72e48128d
3
+ size 14821
checkpoint-1500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:389490bb3c2666ac0e85d061e0a5f5ce85a5b9f277fd3676554fac127eb826f8
3
+ size 1401