End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +4 -0
- .gitignore +2 -0
- README.md +21 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/pytorch_model.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_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-10500/optimizer.bin +3 -0
- checkpoint-10500/pytorch_model.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_model.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_model.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_model.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_model.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_model.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_model.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_model.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: runwayml/stable-diffusion-v1-5
|
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/shuxue051/pokemon-lora
|
15 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the lambdalabs/pokemon-blip-captions 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-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b04c88a35972c9579ece3838c4b7320d1ba784d91920c086b2929aaac9bb2d1d
|
3 |
+
size 6591685
|
checkpoint-1000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e65fb1dced401eaf09dd5fe7d805079deee70c6d5bd0eaa64ad9c404bcc6d1b1
|
3 |
+
size 3285965
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:683177bd794a0434998dfec903776d41043be7be7b2b119a87ecc0562fe7a58c
|
3 |
+
size 15755
|
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:56c8ab868b79ee875e28aa9f8eecb3bbd70932ebeb49f21c03fceaee8a598bde
|
3 |
+
size 563
|
checkpoint-10000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:617e3961bcbd919134a7f728976ee567149b01690c9b20ef8515f5ca0c89b63b
|
3 |
+
size 6591685
|
checkpoint-10000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c67b909bdc4b0ce54ae78f53d3f8ba901295346162dac9ad52073666b1c23ce0
|
3 |
+
size 3285965
|
checkpoint-10000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9994f6e665f65bb053ff08bd1fe7d6c3a03852da34cd29d90ddc092d5965a117
|
3 |
+
size 15755
|
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:40f5b59952b93b5c9f86194e5c0bfd624c4872a988bdc6c4b295dfe65a42d331
|
3 |
+
size 563
|
checkpoint-10500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ddd119aa64f293f59f9ed85d2b2bf33b338ea2f351adaa77229172d35366f6d
|
3 |
+
size 6591685
|
checkpoint-10500/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6003ceb0e00fadf3262a6fc819ede80299cbbe661ee635f638fbecb8cc01d156
|
3 |
+
size 3285965
|
checkpoint-10500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a54293d4e1c2f2e5d43d32a2f6e7c717af1a3dab73a96b25c7660b21fefff27f
|
3 |
+
size 15755
|
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:3e9c482d6be826b8a5743dfe9586fe6de931f2d320e57498ab69a56badec9385
|
3 |
+
size 563
|
checkpoint-11000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2645e2a1e23d091202368d553cb26c90e3729502482365fa58453f30bf0064e0
|
3 |
+
size 6591685
|
checkpoint-11000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee19ab198663a9b52392b48566b7bf0ccd09462eb4b00a1d55147fcd7c0717fb
|
3 |
+
size 3285965
|
checkpoint-11000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aed9e08c25b6ac2cc4fdf4498163125ed29c17bbdd7d78b0838acb698cfb3c1f
|
3 |
+
size 15755
|
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:917788648aa95ebcaa93c782d2062b8ee21ca0f40dbcb7113159604a6d76e395
|
3 |
+
size 563
|
checkpoint-11500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7067d6e92f37b6938b9351833f9ef586ecc454c8d45352644ce186496cee5d7e
|
3 |
+
size 6591685
|
checkpoint-11500/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e0894776b27911685bde4b6dc8ad66d44167f860e33f7c97b9edcf0846a31da
|
3 |
+
size 3285965
|
checkpoint-11500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:200d5d8862a28e2efda14ee0eb3f60d09961e740487ec5b113c2fb5f7fc5c8db
|
3 |
+
size 15755
|
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:fb04ff053139f6755b84641d768e4712c82e4079d78c1a32e74bdf3e3935bbe1
|
3 |
+
size 563
|
checkpoint-12000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7c93cabc98d584dd17d23f1758119db51ab3ede63a302092a13fc1c5ad9f068
|
3 |
+
size 6591685
|
checkpoint-12000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc03f678fdf20e3e9ecb80cc318ee1c5ec1716b07817a59f87e12bbcc8d5e2c8
|
3 |
+
size 3285965
|
checkpoint-12000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2672d111906fe2376e791ece9059e99fe93fd593cc8084078f25908ad953417a
|
3 |
+
size 15755
|
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:c9888c6d9b53ecdc688042b67345e4bdc6ccc884e3fcb090e3104603cb9f8ccb
|
3 |
+
size 563
|
checkpoint-12500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0319f436de8e1d18c24a44659f1ddc538ef42cc2edbaf392fd571cf5103031bc
|
3 |
+
size 6591685
|
checkpoint-12500/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c38b1ea4bcafaecac00f49f9ecd872ab64fd8cc1f4be079b6bc5fb5a1b9aea8
|
3 |
+
size 3285965
|
checkpoint-12500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a61df3d56565657582ad580f962829d6e3e16b5da66420d6fe532f1d1c0609ec
|
3 |
+
size 15755
|
checkpoint-12500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:319423f2c4aecfec79c052c003d3d35084df2fe66179617b317d2161d653a69e
|
3 |
+
size 557
|
checkpoint-12500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e470eb5e246ff54625cbbd42ddbfa157a14a2934e447c719915c5f072eef55d0
|
3 |
+
size 563
|
checkpoint-13000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f14ba7ecd7a5a0c1ac6f5d759df7477e078ef41ff10ae94c2d751a622c92667
|
3 |
+
size 6591685
|
checkpoint-13000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a39fc8f9aa19aab4ec6470c314a4815e65ac7abc521fe9caf3a39497838ab4e
|
3 |
+
size 3285965
|
checkpoint-13000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7d654910e29f2799e4c4200de3263b157f8026f551c0556d9cd50095eadb9b6
|
3 |
+
size 15755
|
checkpoint-13000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8624aa8828b4c5fcb5bb4f05a16d3dd64b35da242cd642c1a05cc5a8cfcd893
|
3 |
+
size 557
|
checkpoint-13000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:556cbdac88355889a59cd7821317b13437a9a6237582edf8e0fc0745c3ee8b98
|
3 |
+
size 563
|
checkpoint-13500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c964d4921501e2639efc308806eb576c546c52db85420da3110b74b753cd112f
|
3 |
+
size 6591685
|
checkpoint-13500/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4284dd36f7f4735305ca893505ed8c0cfbf37fdd0c8fdb951983955478a1be87
|
3 |
+
size 3285965
|
checkpoint-13500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d66d09dd10147ca5f11c7f26689b17ba55b243193f73aa4c18ee0a46550b0e63
|
3 |
+
size 15755
|
checkpoint-13500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d8cb0e8886eabbd6664ff72d29e1aea63b8d20878221e816e6ca906ea79a2d6
|
3 |
+
size 557
|
checkpoint-13500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1353cd9c22a7eafc9eb6c8db17931428329e4f00f5e5085ff5bc8957a67ab7b
|
3 |
+
size 563
|
checkpoint-14000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cb953450afe722dce706ad1c8a08cc3294e48c6d6894a07cb5d4808f97664ba
|
3 |
+
size 6591685
|
checkpoint-14000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e99c529c6ac6654be0375a995cd2e82af13f2e0234ef76fc59b83f459680a6b
|
3 |
+
size 3285965
|