End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +4 -0
- README.md +27 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/pytorch_lora_weights.bin +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scaler.pt +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-10000/optimizer.bin +3 -0
- checkpoint-10000/pytorch_lora_weights.bin +3 -0
- checkpoint-10000/random_states_0.pkl +3 -0
- checkpoint-10000/scaler.pt +3 -0
- checkpoint-10000/scheduler.bin +3 -0
- checkpoint-10500/optimizer.bin +3 -0
- checkpoint-10500/pytorch_lora_weights.bin +3 -0
- checkpoint-10500/random_states_0.pkl +3 -0
- checkpoint-10500/scaler.pt +3 -0
- checkpoint-10500/scheduler.bin +3 -0
- checkpoint-11000/optimizer.bin +3 -0
- checkpoint-11000/pytorch_lora_weights.bin +3 -0
- checkpoint-11000/random_states_0.pkl +3 -0
- checkpoint-11000/scaler.pt +3 -0
- checkpoint-11000/scheduler.bin +3 -0
- checkpoint-11500/optimizer.bin +3 -0
- checkpoint-11500/pytorch_lora_weights.bin +3 -0
- checkpoint-11500/random_states_0.pkl +3 -0
- checkpoint-11500/scaler.pt +3 -0
- checkpoint-11500/scheduler.bin +3 -0
- checkpoint-12000/optimizer.bin +3 -0
- checkpoint-12000/pytorch_lora_weights.bin +3 -0
- checkpoint-12000/random_states_0.pkl +3 -0
- checkpoint-12000/scaler.pt +3 -0
- checkpoint-12000/scheduler.bin +3 -0
- checkpoint-12500/optimizer.bin +3 -0
- checkpoint-12500/pytorch_lora_weights.bin +3 -0
- checkpoint-12500/random_states_0.pkl +3 -0
- checkpoint-12500/scaler.pt +3 -0
- checkpoint-12500/scheduler.bin +3 -0
- checkpoint-13000/optimizer.bin +3 -0
- checkpoint-13000/pytorch_lora_weights.bin +3 -0
- checkpoint-13000/random_states_0.pkl +3 -0
- checkpoint-13000/scaler.pt +3 -0
- checkpoint-13000/scheduler.bin +3 -0
- checkpoint-13500/optimizer.bin +3 -0
- checkpoint-13500/pytorch_lora_weights.bin +3 -0
- checkpoint-13500/random_states_0.pkl +3 -0
- checkpoint-13500/scaler.pt +3 -0
- checkpoint-13500/scheduler.bin +3 -0
- checkpoint-14000/optimizer.bin +3 -0
- checkpoint-14000/pytorch_lora_weights.bin +3 -0
- checkpoint-14000/random_states_0.pkl +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
image_0.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
image_1.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
image_2.png filter=lfs diff=lfs merge=lfs -text
|
39 |
+
image_3.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: openrail++
|
4 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
5 |
+
instance_prompt: a photo of <ntvc> man
|
6 |
+
tags:
|
7 |
+
- stable-diffusion-xl
|
8 |
+
- stable-diffusion-xl-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- diffusers
|
11 |
+
- lora
|
12 |
+
inference: true
|
13 |
+
---
|
14 |
+
|
15 |
+
# LoRA DreamBooth - camus-ng/lora-trained-xl-cory-10
|
16 |
+
|
17 |
+
These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on a photo of <ntvc> man 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.
|
26 |
+
|
27 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3cbd6306e35eefdd93aa6195c924edde3d51c1629f5ba952c88e4cb8ac1d472
|
3 |
+
size 14991687
|
checkpoint-1000/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6692c966c08e6cbca5530a8adf3c8afd2275aaa789df4a3564c516f1cbbb40d8
|
3 |
+
size 30226675
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac72559550e546b8e854afe870c165e836a8ceddddc47afea31073685cc6aab4
|
3 |
+
size 14599
|
checkpoint-1000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68cff80b680ddf6e7abbef98b5f336b97f9b5963e2209307f639383870e8cc71
|
3 |
+
size 557
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:963c3085720a3a3ca1d178559a0f2dc5d5b36fa395a4663f0194bfac4a754038
|
3 |
+
size 563
|
checkpoint-10000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01af9fa7b6e35144d1204b489c09aecf997aaf0a7095e6af3f490f1078179d82
|
3 |
+
size 14991687
|
checkpoint-10000/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b415a504a59cf14fbd2c2d509c1f1987caddc1603fe8a4f5a2de20258d949789
|
3 |
+
size 30226675
|
checkpoint-10000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cee4b5cefc27842d3aee75eb84e3349aaf25bf8a1c4dcd010f638b8cc68edb82
|
3 |
+
size 14599
|
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-10500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e243155f495f236c76972dc1b933cde7b953fbe1f59ee429c0a4f71975651f2
|
3 |
+
size 14991687
|
checkpoint-10500/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:899e0e09fd2b9e0b92c8b88b0745bf4dbcdf2983791de33f5e435aaf9932fd63
|
3 |
+
size 30226675
|
checkpoint-10500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46e5f5c4717e8bd83dae31b6f6cf3e94f6e3cfe33e7314b00cde055647956ecd
|
3 |
+
size 14599
|
checkpoint-10500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:930aa4121a2a38f44b8af20e66d414b77fba3198866a0d743e0016592e1c420e
|
3 |
+
size 557
|
checkpoint-10500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a410dc3c8ccae6fe85df0de6c02fb80edf6f4bfef71d0c4db54b09ad0040db71
|
3 |
+
size 563
|
checkpoint-11000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d571f3c762ef8bf5c7855861b00641d87bc18c0ccafbf006f17f58ff256c2923
|
3 |
+
size 14991687
|
checkpoint-11000/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6807865e69d6679ecd7c6e4efb55f612163a3cde80a9e4e6fc4a876f00bc2f4f
|
3 |
+
size 30226675
|
checkpoint-11000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cbb05fa5f87b4e76970aa28f515b737c93db1a34b05b0b4183986586ae750c3
|
3 |
+
size 14599
|
checkpoint-11000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8df4dd185a129710516223a132f1321dd530e937b37d9a1dca8d2915b9d5a04a
|
3 |
+
size 557
|
checkpoint-11000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b17fa3fdbfeb22d47fe28c1c141cc0b023e1a8233e3a27d8851f7701dea2061
|
3 |
+
size 563
|
checkpoint-11500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d360d13a6a2121e2ed28d3d9527f06e1c08f018901afcf947a48d436bdafc820
|
3 |
+
size 14991687
|
checkpoint-11500/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efcb218af116236515c8d11bad75d42b69ca1ccb3284a6959a3ad668db7d376f
|
3 |
+
size 30226675
|
checkpoint-11500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c7fbf48766ca83f7d587f626915ab9f78cddbbf9d883ea02a8d56648c5889f6
|
3 |
+
size 14599
|
checkpoint-11500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cab7988ce4c8b69e7970aada0017afc1c2120661c865bce9234915457ce96c2
|
3 |
+
size 557
|
checkpoint-11500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d216c6edc0d6bbf167c34d6e5b6cfb9baf899c06c018661494665927c037ff8
|
3 |
+
size 563
|
checkpoint-12000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:969c062207a0210f8157ad00fcccac2c6c2b01e0ccdde71248b7d1579e9a85f2
|
3 |
+
size 14991687
|
checkpoint-12000/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01e89584074e4e0134987bc102750bfffa915a2a2f6344f6bafdae2bb92566a8
|
3 |
+
size 30226675
|
checkpoint-12000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53a0d4b3c8a23cdd867047eef7bbff97f0a9f9a72eec65156acf05da875b15df
|
3 |
+
size 14599
|
checkpoint-12000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a61fa205a26ba2985bf4e0e515406104e0b0e5d6ebd86749ac9477a519632ca
|
3 |
+
size 557
|
checkpoint-12000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6c83d15ff2e94c2732ead878a6e77a121238936c7e3eaad6af541ab8318f54e
|
3 |
+
size 563
|
checkpoint-12500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ccd280662d34191b6a1483bb0a97033f76615eb30e72f7a952fbbdbd9da271b
|
3 |
+
size 14991687
|
checkpoint-12500/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8625d4d996361f4d242a61ab1b26b1a796fb4846aed5fbc7cff49464fefd2c61
|
3 |
+
size 30226675
|
checkpoint-12500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:853d64b256dbd17cfccc19a6a701f334138c5350f9c0b4856ede76fd4a4d9985
|
3 |
+
size 14599
|
checkpoint-12500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5dd1f6bcf2c5cdb05a1ca1f17c461b801325c3c5d0a0241ce4b816780590768
|
3 |
+
size 557
|
checkpoint-12500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e78a0ffb1691b09a07d8ff1d04974cec734d52125523e74e6d46df867ad4737b
|
3 |
+
size 563
|
checkpoint-13000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52094b4ed1c3386788869390cf252440f94969a8225aaa821a7208f8bcc55825
|
3 |
+
size 14991687
|
checkpoint-13000/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:079c32486b9473980c1755fb5347fe14c3afcb83e79280a4d4c5aa3eccc4a16a
|
3 |
+
size 30226675
|
checkpoint-13000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb6171b341ccefdbd919623d80966c25ccc4191fbc4339126c46bc7daf6f8b45
|
3 |
+
size 14599
|
checkpoint-13000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:246acdbca033eaab0968f553c355931ec3f18a251ca9be8a34347e3219463760
|
3 |
+
size 557
|
checkpoint-13000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9b5c492e9460cd3c371851ff1221ffb77553104b42ae13ce7619a8bdd07bef7
|
3 |
+
size 563
|
checkpoint-13500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:796231aad3be18a3102c3db491323c9f193a5034a755dc05248b051f0a383c15
|
3 |
+
size 14991687
|
checkpoint-13500/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc55d5b947bf9ec7dfeeb86528259e0d9c12628a6683a8222ac096ea35a12c6e
|
3 |
+
size 30226675
|
checkpoint-13500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ee851b2b1c73e9ef8446f77ea080835fa5d38d676bea1c7c37a4e3b81dc4001
|
3 |
+
size 14599
|
checkpoint-13500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2671eb14239754b6fe71a27dcf94e3881c9e915a30038c2c89188dfc372d2c8d
|
3 |
+
size 557
|
checkpoint-13500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b1d3b6960e9993b0ad6c6e02a39778a642dfc58d34b3cebf228cb6ddc98a6ac
|
3 |
+
size 563
|
checkpoint-14000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f1915adfe9a52d2a771309ed0f8ee5d6634030b78756ea9c9b82da274cfc3cc
|
3 |
+
size 14991687
|
checkpoint-14000/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc46bb01e6a7210e15c23f80b61f211d0da650ae08f95b40ff793c5ff37cc022
|
3 |
+
size 30226675
|
checkpoint-14000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86eef4ca0a0c2b6f11aeb728848999a41b43d17ecc4b361b98688b18cdfb4644
|
3 |
+
size 14599
|