KarosY commited on
Commit
02749c1
1 Parent(s): 3afe0f9

End of training

Browse files
.gitattributes CHANGED
@@ -32,3 +32,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ image_0.png filter=lfs diff=lfs merge=lfs -text
36
+ image_1.png filter=lfs diff=lfs merge=lfs -text
37
+ image_2.png filter=lfs diff=lfs merge=lfs -text
38
+ image_3.png filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ step_*
2
+ epoch_*
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: stabilityai/stable-diffusion-2-1-base
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - lora
11
+ inference: true
12
+ ---
13
+
14
+ # LoRA text2image fine-tuning - https://huggingface.co/KarosY/lianjia_ap2l3l_80000_1e-3
15
+ These are LoRA adaption weights for stabilityai/stable-diffusion-2-1-base. The weights were fine-tuned on the None dataset. You can find some example images in the following.
16
+
17
+ ![img_0](./image_0.png)
18
+ ![img_1](./image_1.png)
19
+ ![img_2](./image_2.png)
20
+ ![img_3](./image_3.png)
21
+
checkpoint-10000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5254bf7cf2788419ae58ec4f77028e05466b154f907f1769378a70c04c728f2c
3
+ size 6788865
checkpoint-10000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59b42aa783b3b68c3ff3c8a7d77044e720bec33fcc32b675387ec3064bfc9db2
3
+ size 3414913
checkpoint-10000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a03c4ded6c6a6e85232e9e4dbe524000b21241fdcbf3460303d21ac0d8f30907
3
+ size 14631
checkpoint-10000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:025d98bf00a09d9206b2d7dfdc75e8918f3404139ae9b7ce86f66b9d6088b109
3
+ size 559
checkpoint-20000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd2da1046c7c8f87aca87abf1ce3474766b9b95a1f7c667655f66619204aa86a
3
+ size 6788865
checkpoint-20000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eac011eb959638bf0689404adb87cc10b807bbe2f52ab8de082b823f983b6d2
3
+ size 3414913
checkpoint-20000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e03b2886f5a54d06891c2489f11e0b1d2e55293ecfc589461b195cab10844105
3
+ size 14631
checkpoint-20000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be02b9e8306f997dffff4fcb35a3e41b9eab3d97414a58f3b7fc022dbf3bebf1
3
+ size 559
checkpoint-30000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:249e122f1fcc32456f9d9dbd98d4c4506e991a9db55d82ec690194532f3e737c
3
+ size 6788865
checkpoint-30000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff525bf22dfd1cc088d261874e27f5511ae4c20fac683ba3c2671c83a1586953
3
+ size 3414913
checkpoint-30000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77224fdc14080ee74606102b603db6574aaeced26f4badff4889ec46d1e1b0fe
3
+ size 14631
checkpoint-30000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f658167a2683c94e50439a8f5355b015ec3c004352df2dfc6c320033b902dab0
3
+ size 559
checkpoint-40000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d44d76b0861285b52b75408a361c07d43991eb44b32ff27f2033507bcd7c8ea
3
+ size 6788865
checkpoint-40000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:968688fbb0b64d772c966caaf7ae1bbb80e8b17dff2f1250af02d03ccd3e4d40
3
+ size 3414913
checkpoint-40000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eda88f026cb4f266e7382a8742b5456327d878502873a4b31621736e32bb5629
3
+ size 14631
checkpoint-40000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7b3fe16c210293972e55a1c38f3c0eaa62bdae7076a1c1db6815994512fa5a5
3
+ size 559
checkpoint-50000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53ba5a4949bf2dad171914aa0722bd0b77930da6681bee49a2d65f71742cb50d
3
+ size 6788865
checkpoint-50000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3721b4169fb5a534f2680239cdecf4763fd29a9593f39384d48816e8b085f6a3
3
+ size 3414913
checkpoint-50000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:458e761179f89705bb3de3eb22c5033b3b5e8c4cb3ce98bf8e1584fe30e8b084
3
+ size 14631
checkpoint-50000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:479146dd304747eca28655696186a6bd5ac42ab1f5c12c5aa883b935c5e22b8d
3
+ size 559
checkpoint-60000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fd5c2e4e1f1509a0ed2779d6993d0c24327085e61217753f384b6d34a77eb85
3
+ size 6788865
checkpoint-60000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca638a76447c670039e72d749affa53930f89d75ce136232544513218d1d2d38
3
+ size 3414913
checkpoint-60000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cd9c163e3187b5c0d2eec2e47638809df8337bcfc2ae6ebc4cb5034ea88d3f2
3
+ size 14631
checkpoint-60000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f37bd258d303cbc292fbdfc45bc797bda21d5218fdb4c5f2db217ed42808ee3e
3
+ size 559
checkpoint-70000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dd8a523dddb87e41dc196ae8b8c35735d12386225fc1eec61d8977c4e30da3b
3
+ size 6789377
checkpoint-70000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e21cf29b3a1e26f90069096c8d1bd7a00be5bbf0e906e788e83a295b5bdd103f
3
+ size 3414913
checkpoint-70000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:287b5e5ce0132e9ee091cd26c19c0657dcbd6656b1c88ecefd217ff774649abb
3
+ size 14631
checkpoint-70000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea78148dff5409ad9aa898461f0ea2c1d89c62db52696b7e12040fdec1bc5a4e
3
+ size 559
checkpoint-80000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47762bcbe50f0392db99ecc72c85c1eb055c77bebc86ec586ccd45d64c913fb6
3
+ size 6789377
checkpoint-80000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f19a5a0eff7feb42347f730692e59095166a7a71b0d2711e426a10889f04f997
3
+ size 3414913
checkpoint-80000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:725b3b18daaf9893efda1b79a196c3d36829b25b5d8bd6bef15a6da7be31a8cc
3
+ size 14631
checkpoint-80000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6debb1e78d71f781037d6ec6f794ad65ebcbaae6855fa77b647f2d08538ad035
3
+ size 559
image_0.png ADDED

Git LFS Details

  • SHA256: 78761a501a8d539d08130640b0c9ecd07a3318e70489ebe3bf594108014c7b19
  • Pointer size: 131 Bytes
  • Size of remote file: 407 kB
image_1.png ADDED

Git LFS Details

  • SHA256: 894bcdcb8b68d13ad85c938e87cb2c78d2137d27343359a445310eafc9d731bd
  • Pointer size: 131 Bytes
  • Size of remote file: 398 kB
image_2.png ADDED

Git LFS Details

  • SHA256: 9c305e9c9b65e6313ed6c4ee765390df71118cbb30a5fd7accc91c79e88d322d
  • Pointer size: 131 Bytes
  • Size of remote file: 397 kB
image_3.png ADDED

Git LFS Details

  • SHA256: 996e4741d4a1f0ee35a254da74b7318158fafa6d7437b704bbb2e804f727900f
  • Pointer size: 131 Bytes
  • Size of remote file: 401 kB
pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f19a5a0eff7feb42347f730692e59095166a7a71b0d2711e426a10889f04f997
3
+ size 3414913