End of training
Browse files- .gitattributes +4 -0
- .gitignore +2 -0
- README.md +21 -0
- checkpoint-10000/optimizer.bin +3 -0
- checkpoint-10000/pytorch_model.bin +3 -0
- checkpoint-10000/random_states_0.pkl +3 -0
- checkpoint-10000/scaler.pt +3 -0
- checkpoint-10000/scheduler.bin +3 -0
- checkpoint-15000/optimizer.bin +3 -0
- checkpoint-15000/pytorch_model.bin +3 -0
- checkpoint-15000/random_states_0.pkl +3 -0
- checkpoint-15000/scaler.pt +3 -0
- checkpoint-15000/scheduler.bin +3 -0
- checkpoint-20000/optimizer.bin +3 -0
- checkpoint-20000/pytorch_model.bin +3 -0
- checkpoint-20000/random_states_0.pkl +3 -0
- checkpoint-20000/scaler.pt +3 -0
- checkpoint-20000/scheduler.bin +3 -0
- checkpoint-25000/optimizer.bin +3 -0
- checkpoint-25000/pytorch_model.bin +3 -0
- checkpoint-25000/random_states_0.pkl +3 -0
- checkpoint-25000/scaler.pt +3 -0
- checkpoint-25000/scheduler.bin +3 -0
- checkpoint-30000/optimizer.bin +3 -0
- checkpoint-30000/pytorch_model.bin +3 -0
- checkpoint-30000/random_states_0.pkl +3 -0
- checkpoint-30000/scaler.pt +3 -0
- checkpoint-30000/scheduler.bin +3 -0
- checkpoint-35000/optimizer.bin +3 -0
- checkpoint-35000/pytorch_model.bin +3 -0
- checkpoint-35000/random_states_0.pkl +3 -0
- checkpoint-35000/scaler.pt +3 -0
- checkpoint-35000/scheduler.bin +3 -0
- checkpoint-5000/optimizer.bin +3 -0
- checkpoint-5000/pytorch_model.bin +3 -0
- checkpoint-5000/random_states_0.pkl +3 -0
- checkpoint-5000/scaler.pt +3 -0
- checkpoint-5000/scheduler.bin +3 -0
- image_0.png +3 -0
- image_1.png +3 -0
- image_2.png +3 -0
- image_3.png +3 -0
- pytorch_lora_weights.bin +3 -0
.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-depth
|
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/erkam/sd-clevr-source-to-target-noinit-src-depth
|
15 |
+
These are LoRA adaption weights for https://huggingface.co/erkam/sd-clevr-source-to-target-noinit-src-depth. The weights were fine-tuned on the erkam/clevr-with-depth-full-v2 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:19ed7812d3f70af1410752a19cd3efcdf4efe532995653e6139398744b097eb0
|
3 |
+
size 425151365
|
checkpoint-10000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1889a2f500704414219828b8ab3e8c78b3d21a173853b461ca73449283d63cb
|
3 |
+
size 212565837
|
checkpoint-10000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84897b0a27662194f36c31fb25aeb5b45e3e1590131bc93defa8d99e5e84399a
|
3 |
+
size 14663
|
checkpoint-10000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9be2ad76dcbc923b00e6a142f6db62aad4a46c47bb83864ccb68ddc899d0ce78
|
3 |
+
size 557
|
checkpoint-10000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eef5ed422338ffb1c06dfc60023c15ce3d5312cb18176871e4f57adabe3e836f
|
3 |
+
size 563
|
checkpoint-15000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86c6ffc96ca5e2f3d5ef9400c26fd69c905138f42f2ff57ba6dd458cd27f051d
|
3 |
+
size 425151365
|
checkpoint-15000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d0f6d4a3798af1b83bde7230a34acdd05842a43931e4352c46299750191a89f
|
3 |
+
size 212565837
|
checkpoint-15000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1857c9d91e60dab766ec93d0c840885f309ce3ccacabbfabe2ac0cf7a7c0aa93
|
3 |
+
size 14663
|
checkpoint-15000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fb33b1da2125feaa501f6acf7c67409ff703b0320e8e55bf616863891dd3346
|
3 |
+
size 557
|
checkpoint-15000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84a3c4f37cc1f991fd55a5d53a26d214aaebd7849a7823b179fe63572e049e50
|
3 |
+
size 563
|
checkpoint-20000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:867f54c6e2da9b4e969cb7fb9a619b308b015310b5502d173cc84b354690530b
|
3 |
+
size 425151365
|
checkpoint-20000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db735f294ae509238380e84adaa9974fc1239f5995491c8f4907d2ee48b29622
|
3 |
+
size 212565837
|
checkpoint-20000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92d3c5188e53068782a1c7ffb4e79ab3d804b4e8c81e67378b617581ce67c605
|
3 |
+
size 14727
|
checkpoint-20000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:718900bf65ce5121952aee0ee6d85b5e695bd829e3fe64ba6d8d31f4a764ea8e
|
3 |
+
size 557
|
checkpoint-20000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d89bac8991fadc8eeb35b14fc7bd9c12792988fe6b43c34f0da72cf3f824c03a
|
3 |
+
size 563
|
checkpoint-25000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e2a0819de4c1593253e7c1d2ec22710e665fa06f4ceab12a61c5deae70d9fee
|
3 |
+
size 425151365
|
checkpoint-25000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09761a7b65e37c643075a29fc674a9d31f3d0901adf5df794b1af357083465d7
|
3 |
+
size 212565837
|
checkpoint-25000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e53b62735884df4056b2569fbeacdebf6f58b5778aadb06ae80e6eb817053a4d
|
3 |
+
size 14663
|
checkpoint-25000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bb7c9461e68a880e12351e822d64e83e58965a1675cc9d5cb494a843789a5c2
|
3 |
+
size 557
|
checkpoint-25000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da68e3425a4ca5cde56ca6ce0b2c39286be5cc77ee8d4e2f76931618c9c05857
|
3 |
+
size 563
|
checkpoint-30000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4236161c91fa1647b311c4cb9b2eeb239652aa1eeca397119c2c3aa1fb399fa
|
3 |
+
size 425151365
|
checkpoint-30000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b170dd670579b88d73b16b736e63a086bad17cc8d5426f4018c09d96fe031aa
|
3 |
+
size 212565837
|
checkpoint-30000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c3da07d74d1f64852dd43fec4852f4f7b4d6ec33fe2a1aa4a1662e6367d5a55
|
3 |
+
size 14663
|
checkpoint-30000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a23a09c2846f198cec7f454028db2f47283b1472c1d32ff47e07c6376f9538d
|
3 |
+
size 557
|
checkpoint-30000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ec2322d449f8f2118636c39eedd9b823937d2a76f304efbac56297d6479350e
|
3 |
+
size 563
|
checkpoint-35000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e490dd5cfd469653d3916da701452eee96fa92e2c2cb9d0d59dfae2cb32b07b1
|
3 |
+
size 425151365
|
checkpoint-35000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c299f9a7a3234aae7bd51ed0a1966b1f1aa00e711d6c0c715f3c77902a0d2ac
|
3 |
+
size 212565837
|
checkpoint-35000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1739d0928227afa36c100d8b3a67550cbcf0a12ecd64870e6b3dd4c0ee4204e7
|
3 |
+
size 14663
|
checkpoint-35000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f925589ffea6c0c021886257157842883a10cac3c6daf6bcf8d61fce0fa7326c
|
3 |
+
size 557
|
checkpoint-35000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f21833d1b1c0d0cba9fd71c70b51a0a4adadf7d481d2ad9bf4533ef43e9899d0
|
3 |
+
size 563
|
checkpoint-5000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0f8d6d610bc7614c5e346745566a7dd5c7e125d2dc7be8215de355b172ce005
|
3 |
+
size 425151365
|
checkpoint-5000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e49097f6b72d4abbab1d36722fcb74177c41ee0bc10f98e7af6e48d7f0e4e10
|
3 |
+
size 212565837
|
checkpoint-5000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbabbc3d4ae7f41504a54af5f59caf0856335fb02b5e8477b64d847c3b25f108
|
3 |
+
size 14663
|
checkpoint-5000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a41313b6733b65c1acca917a7c2ced06503c11b898e6cd5de1e6a9f13bfb54ef
|
3 |
+
size 557
|
checkpoint-5000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f86d84f1ed49af8281e0bae3eed4d231029fc0c786f801f92abf92633a1d8319
|
3 |
+
size 563
|
image_0.png
ADDED
Git LFS Details
|
image_1.png
ADDED
Git LFS Details
|
image_2.png
ADDED
Git LFS Details
|
image_3.png
ADDED
Git LFS Details
|
pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b5a22b2e4edc69e014783d1a5cd6e465ddba7263f9a6f57ee954cf46dda495f
|
3 |
+
size 212567643
|