Oedon42 commited on
Commit
8908b2a
·
verified ·
1 Parent(s): d5b3cae

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 +39 -0
  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/scheduler.bin +3 -0
  6. checkpoint-10000/optimizer.bin +3 -0
  7. checkpoint-10000/pytorch_lora_weights.safetensors +3 -0
  8. checkpoint-10000/random_states_0.pkl +3 -0
  9. checkpoint-10000/scheduler.bin +3 -0
  10. checkpoint-10500/optimizer.bin +3 -0
  11. checkpoint-10500/pytorch_lora_weights.safetensors +3 -0
  12. checkpoint-10500/random_states_0.pkl +3 -0
  13. checkpoint-10500/scheduler.bin +3 -0
  14. checkpoint-11000/optimizer.bin +3 -0
  15. checkpoint-11000/pytorch_lora_weights.safetensors +3 -0
  16. checkpoint-11000/random_states_0.pkl +3 -0
  17. checkpoint-11000/scheduler.bin +3 -0
  18. checkpoint-11500/optimizer.bin +3 -0
  19. checkpoint-11500/pytorch_lora_weights.safetensors +3 -0
  20. checkpoint-11500/random_states_0.pkl +3 -0
  21. checkpoint-11500/scheduler.bin +3 -0
  22. checkpoint-12000/optimizer.bin +3 -0
  23. checkpoint-12000/pytorch_lora_weights.safetensors +3 -0
  24. checkpoint-12000/random_states_0.pkl +3 -0
  25. checkpoint-12000/scheduler.bin +3 -0
  26. checkpoint-12500/optimizer.bin +3 -0
  27. checkpoint-12500/pytorch_lora_weights.safetensors +3 -0
  28. checkpoint-12500/random_states_0.pkl +3 -0
  29. checkpoint-12500/scheduler.bin +3 -0
  30. checkpoint-13000/optimizer.bin +3 -0
  31. checkpoint-13000/pytorch_lora_weights.safetensors +3 -0
  32. checkpoint-13000/random_states_0.pkl +3 -0
  33. checkpoint-13000/scheduler.bin +3 -0
  34. checkpoint-13500/optimizer.bin +3 -0
  35. checkpoint-13500/pytorch_lora_weights.safetensors +3 -0
  36. checkpoint-13500/random_states_0.pkl +3 -0
  37. checkpoint-13500/scheduler.bin +3 -0
  38. checkpoint-14000/optimizer.bin +3 -0
  39. checkpoint-14000/pytorch_lora_weights.safetensors +3 -0
  40. checkpoint-14000/random_states_0.pkl +3 -0
  41. checkpoint-14000/scheduler.bin +3 -0
  42. checkpoint-14500/optimizer.bin +3 -0
  43. checkpoint-14500/pytorch_lora_weights.safetensors +3 -0
  44. checkpoint-14500/random_states_0.pkl +3 -0
  45. checkpoint-14500/scheduler.bin +3 -0
  46. checkpoint-1500/optimizer.bin +3 -0
  47. checkpoint-1500/pytorch_lora_weights.safetensors +3 -0
  48. checkpoint-1500/random_states_0.pkl +3 -0
  49. checkpoint-1500/scheduler.bin +3 -0
  50. checkpoint-15000/optimizer.bin +3 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
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 - Oedon42/thangka-lora-xl
20
+ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were fine-tuned on the Oedon42/Thang-ka dataset. You can find some example images in the following.
21
+
22
+
23
+
24
+
25
+ ## Intended uses & limitations
26
+
27
+ #### How to use
28
+
29
+ ```python
30
+ # TODO: add an example code snippet for running this diffusion pipeline
31
+ ```
32
+
33
+ #### Limitations and bias
34
+
35
+ [TODO: provide examples of latent issues and potential remediations]
36
+
37
+ ## Training details
38
+
39
+ [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:62c7e4704882afbd18ef0c5e254a0a0477b04aaa645d9544788db1ff893ddc0f
3
+ size 24168626
checkpoint-1000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:969827dbcce16b3128e0f824f1cffdf4e34d80514ac1fc0458391ca487ec5843
3
+ size 11778368
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62bc17272c6ce35e5320b7f86eb0e8c88db49efc665435d786ad7aa5b0550b83
3
+ size 14668
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a95c60281dd10a1450cc8289377ee6296ea48d207c0e1ef6cd815e8dc1a8073e
3
+ size 1000
checkpoint-10000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8061927d01ddbfe139335737f250f2402c1e5627df7ebb9df12bc38b17c5afee
3
+ size 24168626
checkpoint-10000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:429a87a04ff81f32d0d673499f4bd126ca5eca5539ae106aacf928226ba6d98e
3
+ size 11778368
checkpoint-10000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abaf932fd561bf929f026a356bf824c2e9e12bc6b17e5ee2ec1184a00b71f4a3
3
+ size 14668
checkpoint-10000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81f8df8f346905cc91376d798179c554d70afb1005d5b3d6d5ad1a9cca702eeb
3
+ size 1000
checkpoint-10500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eebaf490ff31bd9f3ec518fc954e6f40a4d37e5ea920a08fd006a21de058db6f
3
+ size 24168626
checkpoint-10500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a634761252b42bf719ab306bb54d592efa7a0209e1811a28a68d4d68e6961ec
3
+ size 11778368
checkpoint-10500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9f94997926f19bc677fe7f1e32759b97c295be5e585209e03e0af74b7cedbb4
3
+ size 14668
checkpoint-10500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a362f1ca42dca488bbe4f67dc0e288583dd3e260cf9b413d3c04c055d658cedf
3
+ size 1000
checkpoint-11000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60903e84aef845f5ef4c50dc4de4f922356da575c8a7c9bdc09349724562fe80
3
+ size 24168626
checkpoint-11000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fac9e85ad765950e0af3ae77547a5b86bfd51efd3e83e011a37d6bbdc62111c
3
+ size 11778368
checkpoint-11000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d1df0ca87182203fb300e81bb2014ef1638cf04314400c391386ce316d13e50
3
+ size 14668
checkpoint-11000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:872d6de756cf1a6cc53fd446165e9df00d86cfabb24ecf3203018f8d6bf71d11
3
+ size 1000
checkpoint-11500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:162ab610489f5135669ab4c26a5d01d5936a361a802a72f40b7e992b7f8424c4
3
+ size 24168626
checkpoint-11500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2f7f47550900a087ee7ef78f4dc45f667f495b67948d2c7b1f5cd7a637665bd
3
+ size 11778368
checkpoint-11500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c153de555a5d6bea03c3008b909d06c6bfd0b4a74a0e4650989498b116cab138
3
+ size 14668
checkpoint-11500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c42002c92094f1883c8d93b239d8ea7467b797588cafeb25cbdfc38b67cc145
3
+ size 1000
checkpoint-12000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0787e6d3306d0783306a8ec1ad791bc368ba8cf3a0d61577a245184037ba31da
3
+ size 24168626
checkpoint-12000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83dc2744e0387e41d48a69a7b4802759ba712f356a9bf5fa3bf483428999ea67
3
+ size 11778368
checkpoint-12000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6e1a162d90529d0daea9fa4b9995a64386338580b7a6bdc529cfbbfbcf3c5be
3
+ size 14668
checkpoint-12000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee9ba0dfef78f041cc32af27d2965718da0835e59d7628172af44f893106ec47
3
+ size 1000
checkpoint-12500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ec53120409547312bbba00a22395f840b8ef7bf6269449df2340ddd5f4343d2
3
+ size 24168626
checkpoint-12500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45903b71b8ba4d69b73460e0588295b6c6c0afed467d560c3ae80be1cb926db2
3
+ size 11778368
checkpoint-12500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a2c92233f8805e447a4d32fc2d21fd692c9454a63cde07914d1111fbe305129
3
+ size 14668
checkpoint-12500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a2ba472a144471f24963cf1b68010af44d4bb739ec022209fc0c5292c5cf47c
3
+ size 1000
checkpoint-13000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f731c38cd063f55d2fc1c93e62224876a9531aa82f2fce60d222b7abe70d03f8
3
+ size 24168626
checkpoint-13000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b7d369dc8653bdb2602f643921857057668b0223cc1d0d288667eb36675de24
3
+ size 11778368
checkpoint-13000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4abb2a04bc0543c7e5c54c05d4e0001ce39451afa8b53fb05af8f8bcd6dc102b
3
+ size 14668
checkpoint-13000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57ce302c95589379d2f494baa9097b9f46d09b5e7c248d3491ef1bd58d9c46c9
3
+ size 1000
checkpoint-13500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adbddb31822766dc921c0092da8b597aa72d69c054845fdd5a652914f384e1e7
3
+ size 24168626
checkpoint-13500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c7f44f6446fa6b0cacc33380e58d32380132deeb22d65a5e81621b43c68826f
3
+ size 11778368
checkpoint-13500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:984d514c15ee48c2583782de67dd6cca850efd94f2517795537e26682ba0c79b
3
+ size 14668
checkpoint-13500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59ac4f254708198163aa52bd6f071df713c976bba43a244a48828e8a0071b212
3
+ size 1000
checkpoint-14000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2121643e36d9495406c606cd9e164eadaee81abf60343cd29621466ba8533957
3
+ size 24168626
checkpoint-14000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29b9d4ebf4e5b0d2231ee968965b3565331f3a6e1b465ce7c2f2acb8216be1f6
3
+ size 11778368
checkpoint-14000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d85ffd9a2fc9517e93ed6e98cd3c18fc3d57be814bcc4ea23c1900757e1faaea
3
+ size 14668
checkpoint-14000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b311ca3ae2432ee8dddcace6c8cbbcf3b0720bf9cf5d364e51dcc8cdb610cedc
3
+ size 1000
checkpoint-14500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8b2b2d45d81fefc196c490269954131976fd57074211c473c49117e125da82a
3
+ size 24168626
checkpoint-14500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d274efedba125b995384dbebf7aad3da0e5db518afd1dfe0649aecb9b2d58a7
3
+ size 11778368
checkpoint-14500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b591b0688e58362d50ca6a3cfbbe5db6ef2b4cdbe71c3d7812651d43a9c2bf17
3
+ size 14668
checkpoint-14500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f74c96f13901269160d59162687a1339809cf898a0fa9e551b077b14e121de75
3
+ size 1000
checkpoint-1500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d4d7b6552f64291ba0ecedef91928708428132441a15c7caf7aee4ee231a993
3
+ size 24168626
checkpoint-1500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c270094d9cde19aca90880248c972735accd57942816aca62978213ffc65df9
3
+ size 11778368
checkpoint-1500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1524e199956601a8944c83a6fa3100ca6e03f977f74bd56149871d8dd877ae3b
3
+ size 14668
checkpoint-1500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:466601df55504a7d7d6eda9b6cec28210a58ee9a3e8a4600d6f1be8cb2dbcec3
3
+ size 1000
checkpoint-15000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c32fcd720c15957b1f08797a74c80d4f7b59c7d6ae175a8de6cc52c5e7149ea
3
+ size 24168626