End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +25 -0
- checkpoint-100/optimizer.bin +3 -0
- checkpoint-100/pytorch_lora_weights.safetensors +3 -0
- checkpoint-100/random_states_0.pkl +3 -0
- checkpoint-100/scheduler.bin +3 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-1100/optimizer.bin +3 -0
- checkpoint-1100/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1100/random_states_0.pkl +3 -0
- checkpoint-1100/scheduler.bin +3 -0
- checkpoint-1200/optimizer.bin +3 -0
- checkpoint-1200/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1200/random_states_0.pkl +3 -0
- checkpoint-1200/scheduler.bin +3 -0
- checkpoint-1300/optimizer.bin +3 -0
- checkpoint-1300/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1300/random_states_0.pkl +3 -0
- checkpoint-1300/scheduler.bin +3 -0
- checkpoint-1400/optimizer.bin +3 -0
- checkpoint-1400/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1400/random_states_0.pkl +3 -0
- checkpoint-1400/scheduler.bin +3 -0
- checkpoint-1500/optimizer.bin +3 -0
- checkpoint-1500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1500/random_states_0.pkl +3 -0
- checkpoint-1500/scheduler.bin +3 -0
- checkpoint-1600/optimizer.bin +3 -0
- checkpoint-1600/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1600/random_states_0.pkl +3 -0
- checkpoint-1600/scheduler.bin +3 -0
- checkpoint-1700/optimizer.bin +3 -0
- checkpoint-1700/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1700/random_states_0.pkl +3 -0
- checkpoint-1700/scheduler.bin +3 -0
- checkpoint-1800/optimizer.bin +3 -0
- checkpoint-1800/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1800/random_states_0.pkl +3 -0
- checkpoint-1800/scheduler.bin +3 -0
- checkpoint-1900/optimizer.bin +3 -0
- checkpoint-1900/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1900/random_states_0.pkl +3 -0
- checkpoint-1900/scheduler.bin +3 -0
- checkpoint-200/optimizer.bin +3 -0
- checkpoint-200/pytorch_lora_weights.safetensors +3 -0
- checkpoint-200/random_states_0.pkl +3 -0
- checkpoint-200/scheduler.bin +3 -0
- checkpoint-2000/optimizer.bin +3 -0
README.md
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: creativeml-openrail-m
|
4 |
+
base_model: runwayml/stable-diffusion-v1-5
|
5 |
+
instance_prompt: A photo of sks lego bulldozer
|
6 |
+
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- stable-diffusion-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- diffusers
|
11 |
+
- lora
|
12 |
+
inference: true
|
13 |
+
---
|
14 |
+
|
15 |
+
# LoRA DreamBooth - haruo666/lego_bulldozer
|
16 |
+
|
17 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on A photo of sks lego bulldozer using [DreamBooth](https://dreambooth.github.io/). 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 |
+
![img_3](./image_3.png)
|
23 |
+
|
24 |
+
|
25 |
+
LoRA for the text encoder was enabled: True.
|
checkpoint-100/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54ca1f2e82b1da5ea72a02b03a584e8d86e9ec7b282b12abd3c9e6c36cf43ffc
|
3 |
+
size 9032050
|
checkpoint-100/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:298941327c66204719d532f23c1592233e9b68458d47742ed114ac54d4b05761
|
3 |
+
size 4421992
|
checkpoint-100/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c20f78b5cf69a2e635e323d0a747e8261e1b429a24dbe185e63c27d5660dcc01
|
3 |
+
size 14540
|
checkpoint-100/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:775169a85d4b90dd73a828433c824604dc39dbd36cf213d90c3e0c82687b3460
|
3 |
+
size 1000
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbd1ebddd31f6d47efa6d0d32a4ec41fd170e76b467d74207684ff04f58b2b9f
|
3 |
+
size 9032050
|
checkpoint-1000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f394b122b4797e1b81b512028082db8a5041084fcc758f9359ef41ed3f2c2094
|
3 |
+
size 4421992
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96bf55c277b8e5bb71aa6e3585f680be38d97f921e8802df560cfb20b4422f9b
|
3 |
+
size 14540
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1ef945fb67548939f1340070803ddc6f91925dd6d43f8c15ba25d113f03c5ed
|
3 |
+
size 1000
|
checkpoint-1100/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8244c88d1ab5bc75cc98f6fc7deaaf382abacaf90d22c6652e7d00c17e43e499
|
3 |
+
size 9032050
|
checkpoint-1100/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27d52f6be4c56a98b63067db7d6b8c4a761e345541600c10fa316515b70ec196
|
3 |
+
size 4421992
|
checkpoint-1100/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:868cb76e839be4e3940ba13c56036b1588df39e51ac6f47ec8318ced0571f344
|
3 |
+
size 14540
|
checkpoint-1100/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7866455c08356341095c5d8b42849549aa906019cd06903b702b77885341835e
|
3 |
+
size 1000
|
checkpoint-1200/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0645634ae54cf75654ebd0ffad45b22664c659c7674fbc133b867eb1544988f
|
3 |
+
size 9032050
|
checkpoint-1200/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e80ea8e4bf1967bdb23e52aa721cda578b2f0d878e9c00f05becc69f130fbb4c
|
3 |
+
size 4421992
|
checkpoint-1200/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e86ef20b5b8d5155c287186878f8cff70f51357c8322da2b78581541f43ce36
|
3 |
+
size 14540
|
checkpoint-1200/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0f36e41e2134a0cb8e057035bef3a0e7ceb2166315b0342f0d0533146a770bb
|
3 |
+
size 1000
|
checkpoint-1300/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:044990975868a5d760ccae1fb6c0cd554d95b7ddfb09c1e7dbe34719b36731f7
|
3 |
+
size 9032050
|
checkpoint-1300/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49aebb45e962ce99d7d2b6d21862ac9206a0349b52bd5626c440b1b894aed8ea
|
3 |
+
size 4421992
|
checkpoint-1300/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5dd1a73ad00d2b2b24e908fbc19661d2837a05b0e4b04fa836b09c2369bd56b9
|
3 |
+
size 14540
|
checkpoint-1300/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22f2c43f86a2327413acf30222b2e8a67749c0aa62f63dfa7cdaf75341ee21ed
|
3 |
+
size 1000
|
checkpoint-1400/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3f691447450cd3ed158ca39aed7e669476c571b875ed3484144c2e8806ba681
|
3 |
+
size 9032050
|
checkpoint-1400/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca4981b432021a3b485047438fe470defe3ab7be681348f54766f16ce0805bb0
|
3 |
+
size 4421992
|
checkpoint-1400/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37cd385c3b7f24cd6d2bff5cac3951237f7edd43697d127230d53042ae012960
|
3 |
+
size 14540
|
checkpoint-1400/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e23a86b08904ab3bc67e10d135aeb20686795ca81a9551a8e7d07798e503226
|
3 |
+
size 1000
|
checkpoint-1500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3d5099efa09cfdf66ccc85359a04c75fcc0bad75224346f15117aea146f105a
|
3 |
+
size 9032050
|
checkpoint-1500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad9304c79eba54ccf724c7a217e9daca3d4665e224b8cf868c221262681e3b1f
|
3 |
+
size 4421992
|
checkpoint-1500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a271096966b6fa152e145c95982c73cd987b256c019b587abf5e0096bc4ba93
|
3 |
+
size 14540
|
checkpoint-1500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48bc4e7f165d13c3a118fbfce412755c802dfee9a7a91ae2a24ef2a694c18483
|
3 |
+
size 1000
|
checkpoint-1600/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91937607d628742f186c14293f101c16404f5299b0dadd4a6b5aafad1e589d3c
|
3 |
+
size 9032050
|
checkpoint-1600/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe0edbfef7f911f0500f7e7f2a3f741f9b86250d26603cb27fdd3829a30e6574
|
3 |
+
size 4421992
|
checkpoint-1600/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cb777f11afb2e34af3092c8cd19ef5b6c5f46fc083eeb6330a039e0c6031bda
|
3 |
+
size 14540
|
checkpoint-1600/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a65448b01f1f66307c73ba3eb8fab27a2f77e11657498c4803c92e3b9397123
|
3 |
+
size 1000
|
checkpoint-1700/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:238495dab0da1ccb0c511277c3da184822660fcff80f281db01594f379179dd1
|
3 |
+
size 9032050
|
checkpoint-1700/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85e786c9d66cabb10f681668d78b13636b1d5a2a8ab3ae3e8223fe61b816cd49
|
3 |
+
size 4421992
|
checkpoint-1700/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07cdd16d66e88a3aa663fdc535a61b3e92c3e7b0d59ec46eeb9a0d595e72efa7
|
3 |
+
size 14540
|
checkpoint-1700/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ea32bd415af17adf1876c8663b4449f526396621cc802d95c73d82c5cff51ea
|
3 |
+
size 1000
|
checkpoint-1800/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ca10250da3d78976bbdd57850c01a37181c8438acf0374e159208b8b7f6748f
|
3 |
+
size 9032050
|
checkpoint-1800/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7be465e32f033368ed37c4cba6b20b6740e81339925d01aff3c9f39742e80a4e
|
3 |
+
size 4421992
|
checkpoint-1800/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0e52455aaf91d8befac32fab338334c5448f41312591fe6732e3da81eb6ac55
|
3 |
+
size 14540
|
checkpoint-1800/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb79ecd0c198d52dd4794697c16c5736cd56b98f5769508c2096724da8bca741
|
3 |
+
size 1000
|
checkpoint-1900/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3de4d08aa58cb1b7184ef02239186e34315dfae5705501217101381e7fd077a
|
3 |
+
size 9032050
|
checkpoint-1900/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9f607fbdab2f496526de5dae0e45c3dd5c9db2a7e8f9a24e6b7f0dc3e439c5c
|
3 |
+
size 4421992
|
checkpoint-1900/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5311747ff8e2617024f2838a45a0c39e88c32fd2f3a462f751ebf80da73470c6
|
3 |
+
size 14540
|
checkpoint-1900/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c114d6d3278d53e46a2422960bfeb90eee41e90e13f720f1e4b680d3998a804
|
3 |
+
size 1000
|
checkpoint-200/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61a2e86814e82d95b55a4c154fc2dea5b2002b6c412d77b64393c002b9e79fc3
|
3 |
+
size 9032050
|
checkpoint-200/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f04c05959876ff66f62a3fd316f9d3097df9bb1f3900d87bed7cab106764c3f
|
3 |
+
size 4421992
|
checkpoint-200/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d90f42d0d80ba34f84210ec356a19be8f912e62d43ef48b15f406ad974506d6b
|
3 |
+
size 14540
|
checkpoint-200/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e440cace6589de6c72ad2cf84b033c31b67b56f5f593fdfc467c84dd99ca645
|
3 |
+
size 1000
|
checkpoint-2000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a158c237e1cfd3a2a4693f2805632ce2fe7ed23e8633fc281132a436eff06d31
|
3 |
+
size 9032050
|