End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +3 -0
- .gitignore +2 -0
- README.md +22 -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-40000/optimizer.bin +3 -0
- checkpoint-40000/pytorch_model.bin +3 -0
- checkpoint-40000/random_states_0.pkl +3 -0
- checkpoint-40000/scaler.pt +3 -0
- checkpoint-40000/scheduler.bin +3 -0
- checkpoint-45000/optimizer.bin +3 -0
- checkpoint-45000/pytorch_model.bin +3 -0
- checkpoint-45000/random_states_0.pkl +3 -0
- checkpoint-45000/scaler.pt +3 -0
- checkpoint-45000/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
- checkpoint-50000/optimizer.bin +3 -0
- checkpoint-50000/pytorch_model.bin +3 -0
.gitattributes
CHANGED
@@ -32,3 +32,6 @@ 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
|
.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
step_*
|
2 |
+
epoch_*
|
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: creativeml-openrail-m
|
4 |
+
base_model: runwayml/stable-diffusion-v1-5
|
5 |
+
tags:
|
6 |
+
- stable-diffusion
|
7 |
+
- stable-diffusion-diffusers
|
8 |
+
- text-to-image
|
9 |
+
- diffusers
|
10 |
+
- lora
|
11 |
+
- controlnet
|
12 |
+
- control-lora
|
13 |
+
inference: true
|
14 |
+
---
|
15 |
+
|
16 |
+
# ControlLoRA text2image fine-tuning - https://huggingface.co/wtcherr/sd-unsplash_10k_blur_rand_KS-model-control-lora
|
17 |
+
These are ControlLoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the wtcherr/unsplash_10k_blur_rand_KS dataset. You can find some example images in the following.
|
18 |
+
|
19 |
+
![img_0](./image_0.png)
|
20 |
+
![img_1](./image_1.png)
|
21 |
+
![img_2](./image_2.png)
|
22 |
+
|
checkpoint-10000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a212dcdc2380cbaf7216d9baf9b04eac410a50d46944b01ca9e1791b31efac4
|
3 |
+
size 48711501
|
checkpoint-10000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ae363da919f4998f6121b5a2da0b5f0701d344b5527ff5309c2d0fe009bf4cc
|
3 |
+
size 24354125
|
checkpoint-10000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:354b142c73556c101bca4e83315755f6a86cdc5fe8bfdbdbcc92791a79d449fa
|
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:faadf5d41cbc3e7b85459d3e5a7f630ea65b09e5da15f0535216b1a21822b090
|
3 |
+
size 563
|
checkpoint-15000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b361c0bc11a56d39bf210a0913d1af46dfbc4740b6da55a459aa9cdcddf5a649
|
3 |
+
size 48711501
|
checkpoint-15000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27444a434a7e36841233ab325dec782568048745e25e5cbe2beb81151212b2c0
|
3 |
+
size 24354125
|
checkpoint-15000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1c3dd62e3f332791fe30bb9980c5943013665c956e493baa7aa3e5162835f45
|
3 |
+
size 14663
|
checkpoint-15000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbf25d3245b4ef5e6311f9a5e674e6a72727a01354cabe9910dc0211dd899ec3
|
3 |
+
size 557
|
checkpoint-15000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b36714d896bf41ba32cf5922cf406f914e167b397417576fdd0d82886e1c0f38
|
3 |
+
size 563
|
checkpoint-20000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e83cfccf5fc1246b1b1eb21fbee3ad8d4e3884c6d74e9014e87558a85694b7b
|
3 |
+
size 48711501
|
checkpoint-20000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:725a0cf17c92f74ded8d673d19cb942b081b7bc41c2b195033b07c1e964c8043
|
3 |
+
size 24354125
|
checkpoint-20000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a416848479247ccbc82eaa231c5bad79a7f9512a18e38576b4f62abb930fa236
|
3 |
+
size 14663
|
checkpoint-20000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8942de3abbfc0a6702bfbec2d54dcb4d46bbb5e76ce89b21bb5d2d48d7770677
|
3 |
+
size 557
|
checkpoint-20000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a2bcdd6b23004a123356e7cfe678320ae25ea0c7ede321a62b4216793050928
|
3 |
+
size 563
|
checkpoint-25000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06cdd6280db336305bfc42116abd5d6117d2f68c896cafc5a744185a0da395ba
|
3 |
+
size 48711501
|
checkpoint-25000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46732f50aaed812f3efd6c6c595a5148d0c403c2ace19b9616175cd908bbb662
|
3 |
+
size 24354125
|
checkpoint-25000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc2d9dfe425cd0e23aebcdf6d2fad0b0f96d565f7d9a3708aebda263f2fd6a72
|
3 |
+
size 14663
|
checkpoint-25000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e95321101f320fa449c7b90b4de7dc476f14d0d28064c0248d868a1ace1b5d7d
|
3 |
+
size 557
|
checkpoint-25000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ff6e3689243d898812354a1d169fdce9937cdd1eb2740014e84c47e3a21cbda
|
3 |
+
size 563
|
checkpoint-30000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1be6ce56de45db07f644ffb62a0af23223b7f8870cc233eb3bef608f3265b10
|
3 |
+
size 48711501
|
checkpoint-30000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49acedb78bf17e01f0ca6ac56d8fb8cc6b64081a933ebf14411b882795ddc7e0
|
3 |
+
size 24354125
|
checkpoint-30000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d79179bfd6146d10974b45f26197e967db85ee4ec69bc889f6fcc83e1aedbd0
|
3 |
+
size 14663
|
checkpoint-30000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:395139383985a2003d3de015044a69463770fff30a9bda6d68dd89c1fcb7de71
|
3 |
+
size 557
|
checkpoint-30000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:084c09e8042ef6482484850ab9596022b6f8a8a656d70cd5827132f4f08e3686
|
3 |
+
size 563
|
checkpoint-35000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e597d1d0d975d0f5e5c102c870b2d80c2bd1e705e3e3be6ee5d58580e45c5840
|
3 |
+
size 48711501
|
checkpoint-35000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2df0d6d6960a20011007bb0cf0d9a8c3157054915890bb894537257b95b23720
|
3 |
+
size 24354125
|
checkpoint-35000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15b77812d036c0b31513aa323c8a29fce0dc982bb1fb55b420eb74794a7912d4
|
3 |
+
size 14663
|
checkpoint-35000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ddd658077e82a4730c16c6d56f720bc1ec368a16df8a36086c29be6c448d2e1
|
3 |
+
size 557
|
checkpoint-35000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdb6e162a1fcba2e40f1842ec0c5708eb8f92dc4ad8aab84596eec31886b32e1
|
3 |
+
size 563
|
checkpoint-40000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15da0dc5254b82d50a059949296c78b9a7d9b444dd12eb1ab77a5a7046a80664
|
3 |
+
size 48711501
|
checkpoint-40000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36ba57a852d18e9d77d12ec54ff47f09d0c56581479c08f5966741ab8a1fa380
|
3 |
+
size 24354125
|
checkpoint-40000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3552c9ae19f8fd40377dfd0655ed093d3fa22b11a86f4f5e334151aa74cb6a20
|
3 |
+
size 14663
|
checkpoint-40000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d8ef66cf6d9681baf6739da30780f9bfd225c39309153d44a90c9f36dc03284
|
3 |
+
size 557
|
checkpoint-40000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f8f706944e1a2f137958003abe15edf4ed114d5e09906f58f26a65c9be5203a
|
3 |
+
size 563
|
checkpoint-45000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ba95318b9bc3b68117ccf26ccb346fcfef96314b4cc26b3305944c3340c5e2e
|
3 |
+
size 48711501
|
checkpoint-45000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e105ad6c1f539bc7340c17ec5c6bb208a4e6766bfad5a59faf14b06cd71ef44a
|
3 |
+
size 24354125
|
checkpoint-45000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38d32b838efe1e80d577e8e83c87cd8862062826deb1ef0db0746e13b51a9cb8
|
3 |
+
size 14663
|
checkpoint-45000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fb82cd9bd4bfacfa8af859c40a327c841bc1c02ae5ec90bc406b863fefffc0b
|
3 |
+
size 557
|
checkpoint-45000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5043c65dd29c9125d67b86357f22638c14ab997b5142b8e51ed56c579492e95c
|
3 |
+
size 563
|
checkpoint-5000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55fa0e652bc1ca516bb2ae894db5807793338e662aa2679221ee5def376bb368
|
3 |
+
size 48711501
|
checkpoint-5000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e83f3679b9dc20f98ddb51b214e1deaf2354dcf9b9b7a44d9e0db8b17c916dc
|
3 |
+
size 24354125
|
checkpoint-5000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5140e68f7a7d5c509d8683fc2e14979fb4f5904de24469d6c518a120a1333326
|
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:3843edb867cf4f9f01089c06e7000fd41c495d6f43a6628b3a2502c7741a1f38
|
3 |
+
size 563
|
checkpoint-50000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e2dde0215f08e64c98c65e4c882eab25983b89b2db098676734ccd95b889587
|
3 |
+
size 48711501
|
checkpoint-50000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fc899054d5501dd26512e43d068f1de2dcbfd8b751c929702cc1a008656ad05
|
3 |
+
size 24354125
|