End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- 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
- checkpoint-14000/random_states_0.pkl +3 -0
- checkpoint-14000/scaler.pt +3 -0
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 - detect42/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:d254601e49739a196b4ebc3e60e96dba3d73c965a5f4a29adc9c85b042071c6b
|
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:9d27c75e4392926f92e27a2954d21b2ac79156cae405c46d71c1dc993869ba2e
|
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:c2162531264bd44960bc53990d6feb1bf84250d9146317efa43523be9f4ce0b5
|
3 |
+
size 14727
|
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:dc9f08ed346d8b711448b2dc1e39aca2fa44234c5777ca4708d4536b21cdf053
|
3 |
+
size 563
|
checkpoint-10000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af8fcc585c5d75d510c266ce4265c8e87e8fee0a5bdc2a927d872ec251918c07
|
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:854a0dc4fef68c6ac81922aad0fd68abab2636511d0235310aeba0cc70a78318
|
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:2a11b4f67fcfa4d5e99a54d315df90a5c0cd89dcb636c939ab20833dfd8129fc
|
3 |
+
size 14727
|
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:92449e6bc49052cafbf9d94b91be707a0269c018c8680561b253134741adb5ca
|
3 |
+
size 563
|
checkpoint-10500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd699d18f3d91187cb722875c697edc05d90f4f87646e3d5c52997f18158d9cb
|
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:75d805d957d297ce15ec867e65c0f84e2fc08ad9bff59da8e972c9e10114a624
|
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:661b9419c3feaaadec76e7d8e7dfe73dcd4e5fda240ec476368318301a0bb764
|
3 |
+
size 14727
|
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:458993ec54f2a350432efdf17db202b3deea07682216ccaa487010cdab81b146
|
3 |
+
size 563
|
checkpoint-11000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b84819d515cc1990f42fbbd623d0696958761cea97f30642bb0c6012293dc341
|
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:e9cecbbe1bad95a4c01606ce1ad4656a4aee4ef1dfaf8610e3fbdfa497af7871
|
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:9d33e82eb9366173eddbdfc330eca83a29abfe26295afabedd426024ed112094
|
3 |
+
size 14727
|
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:42f54fb7edfa1980c48337f5e08a6693eecb369dffba3e612eae3ef72e184473
|
3 |
+
size 563
|
checkpoint-11500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eebfc3b9f7973b8fdb325a00b5797651ed9c4981db664f36369df223ca280619
|
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:c6fbee709b95ee9f6e8199effa3b4db086ce5964d4175f4f0abcbbee1fa0c2a6
|
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:612c34b28851eab0ddd69dae95b6854cadf1a3a84bf4f363cc4a1c7bbc26736a
|
3 |
+
size 14727
|
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:cb4e66356159e3207a74bbcad65afedc5b428578f15e3eaf97266cbf862da671
|
3 |
+
size 563
|
checkpoint-12000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58996c6e75ddd55787122a1bb05aa212f74d52c3e9644376d17d687d52374f16
|
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:f9ec9969a5fe838ce5fb643619ecc0d5a54c8a4f04884702fcf4893a7690dec3
|
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:1f8d370aff3279edbf54596c44f92ae762032e8df820f0ab54157e0c63285094
|
3 |
+
size 14727
|
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:28d4d8b38f5624e590d136bcff096c9ffe80acb26ad1d633d8574f0067de8993
|
3 |
+
size 563
|
checkpoint-12500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:494e6b2142ff2a83ab19d8b53f6e5cae9bc12de3436a0b1a0be617ed278fb48b
|
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:f240b3363f37abe919dc313055aadd4a3ef9dc5e647bba7aafd63e9863d10265
|
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:9663c8bfbb3bc321ef159be6a6884659e5f43b7d632bc91e53ae81830c1d7147
|
3 |
+
size 14727
|
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:779a4a586a355079cc95027701907ea9325ec32ff312296d574b6dd3a541887b
|
3 |
+
size 563
|
checkpoint-13000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7408d620ce991cb740abb627998d5a28665efa0e06db7dde123b87bb155b7d77
|
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:c47bacf09ab0c1f0d836cc1cf3bc5b1ae4c4056af82148b70c8f987c7e7fcd8f
|
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:6aa2f55a9dc3e9e411b19d93118035f1f0986e96c0b667794eee1675cc47c2ed
|
3 |
+
size 14727
|
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:258cf76ac7907061c9983f4ce0eafcdc84ed046b6fae2e72d92037ca95b0d0f1
|
3 |
+
size 563
|
checkpoint-13500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58e674578af34376e73a78d079dcf3b0e55f38c85d54fec871eac870146a3bc7
|
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:6d51ce6c82b796b37704772d231f8c41e6b89cee4b8480510279c8ca7b4972f8
|
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:be5974db20b4a92980d15255e8d33c2272cc18fbaef82c5c7affe51bf96ae1d2
|
3 |
+
size 14727
|
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:3b84cda32bad5ff747e2833ab06a535e8dd4f76ea083bd13d94e588744991f08
|
3 |
+
size 563
|
checkpoint-14000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ca98234fc80653c1d4439b392445926788c68cc13bc4432a54bd6e94f5342ed
|
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:9a2d9ce5465159d45a9625178da7740916ff467af39de338229765708df45d2f
|
3 |
+
size 3285965
|
checkpoint-14000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a37d37b407c4edbde4c991625229b4163c1c14a4cd9bdefe169acd3bcf7f652
|
3 |
+
size 14727
|
checkpoint-14000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16b2bfa6474626923eabc41533579ef844795020f8f96145f8ecd1d198ff615b
|
3 |
+
size 557
|