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/model.safetensors +3 -0
- checkpoint-1000/optimizer.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/model.safetensors +3 -0
- checkpoint-10000/optimizer.bin +3 -0
- checkpoint-10000/random_states_0.pkl +3 -0
- checkpoint-10000/scaler.pt +3 -0
- checkpoint-10000/scheduler.bin +3 -0
- checkpoint-11000/model.safetensors +3 -0
- checkpoint-11000/optimizer.bin +3 -0
- checkpoint-11000/random_states_0.pkl +3 -0
- checkpoint-11000/scaler.pt +3 -0
- checkpoint-11000/scheduler.bin +3 -0
- checkpoint-12000/model.safetensors +3 -0
- checkpoint-12000/optimizer.bin +3 -0
- checkpoint-12000/random_states_0.pkl +3 -0
- checkpoint-12000/scaler.pt +3 -0
- checkpoint-12000/scheduler.bin +3 -0
- checkpoint-13000/model.safetensors +3 -0
- checkpoint-13000/optimizer.bin +3 -0
- checkpoint-13000/random_states_0.pkl +3 -0
- checkpoint-13000/scaler.pt +3 -0
- checkpoint-13000/scheduler.bin +3 -0
- checkpoint-14000/model.safetensors +3 -0
- checkpoint-14000/optimizer.bin +3 -0
- checkpoint-14000/random_states_0.pkl +3 -0
- checkpoint-14000/scaler.pt +3 -0
- checkpoint-14000/scheduler.bin +3 -0
- checkpoint-15000/model.safetensors +3 -0
- checkpoint-15000/optimizer.bin +3 -0
- checkpoint-15000/random_states_0.pkl +3 -0
- checkpoint-15000/scaler.pt +3 -0
- checkpoint-15000/scheduler.bin +3 -0
- checkpoint-2000/model.safetensors +3 -0
- checkpoint-2000/optimizer.bin +3 -0
- checkpoint-2000/random_states_0.pkl +3 -0
- checkpoint-2000/scaler.pt +3 -0
- checkpoint-2000/scheduler.bin +3 -0
- checkpoint-3000/model.safetensors +3 -0
- checkpoint-3000/optimizer.bin +3 -0
- checkpoint-3000/random_states_0.pkl +3 -0
- checkpoint-3000/scaler.pt +3 -0
- checkpoint-3000/scheduler.bin +3 -0
- checkpoint-4000/model.safetensors +3 -0
- checkpoint-4000/optimizer.bin +3 -0
- checkpoint-4000/random_states_0.pkl +3 -0
- checkpoint-4000/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 - Alphonsce/Avrora-lora
|
15 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the Alphonsce/Fef_dataset 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/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0614d14bacf8b8046045576a9b0148d878d3fb222dc25ef34965a8e8e992783
|
3 |
+
size 3227336
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c961058c8d60447f197afa6e7f9c76a0d96862b8c7fb3d97cf248bf160086ed5
|
3 |
+
size 6592122
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:074a2986107971fadc973b021d311937406a71aa4cea688307154a7acab013a8
|
3 |
+
size 14408
|
checkpoint-1000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ace5fbcb8f3a3d6d58c75c25e1e8ec41a92001245fceaefef68492b404381c41
|
3 |
+
size 988
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f79dfc4dc8c2fa4552a7a78bc9311007a466092bc0f8c81f5add283783e94abc
|
3 |
+
size 1000
|
checkpoint-10000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:309107320aa74632f841fea98a5680217da5b8d83af25c47328e232ae55b0ee6
|
3 |
+
size 3227336
|
checkpoint-10000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7890aa72185f1043b39a2fe399b1ae2e05f3d78a1f5b97ef853b134d9c25d23b
|
3 |
+
size 6592122
|
checkpoint-10000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66aee64b8ebe8bd84e2bb43da1f49a346345dfd35bba1eefac3a56b01d2175d4
|
3 |
+
size 14408
|
checkpoint-10000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6915ae157705c90236c1bdcce770e23a9922c3fb4179b503fd188ae8c2c9055a
|
3 |
+
size 988
|
checkpoint-10000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05acf0daf91b00e2407573c53b088485dbcf12dfbb627fe6112ecbe11b9ed249
|
3 |
+
size 1000
|
checkpoint-11000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccbb670a0871feacf413e0f052a17e8349e8dd8b395bed89d6d4ad8b2d405d83
|
3 |
+
size 3227336
|
checkpoint-11000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdd7069fac61269237c59afbc76a4449374a7dcf2a87113fb3e6f29ea9881fc3
|
3 |
+
size 6592122
|
checkpoint-11000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce338815cd0090043a15a98457e725f92c0fff5ebd45196017728884619cbc8b
|
3 |
+
size 14408
|
checkpoint-11000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90def51b4f90b77407d7a0c8932539b7c71830029768d0e520ba84263707c0db
|
3 |
+
size 988
|
checkpoint-11000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adf5a8250bd7fcc901a325a66a73973f75de78165aad3f0daf458232b7f1a63f
|
3 |
+
size 1000
|
checkpoint-12000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7f267e18713253959cccc329b6bb5dda77f029dbd479ddee60eb3eb5c49fcac
|
3 |
+
size 3227336
|
checkpoint-12000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad200e2338717259f43c3e7911e5473cd720a95fead25956fc4273b0c99bb8ca
|
3 |
+
size 6592122
|
checkpoint-12000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de0d1d127a5d2448c406894916c815be9cb1a808d5ae7fe4b507088e6db71cee
|
3 |
+
size 14408
|
checkpoint-12000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0706e11f13b51517f61ee699af4bd8109444ff58a24fa9f42ce63dddedb15c92
|
3 |
+
size 988
|
checkpoint-12000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b0c9e319602cb04071d5ab5cb7db3bc20ce5e1885d5eb384fc14fd878466b26
|
3 |
+
size 1000
|
checkpoint-13000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c69fda30c505bd4b0cb5e56ac3ae69d600d5d4fa7a0d92221ce31a28b6dfb6ae
|
3 |
+
size 3227336
|
checkpoint-13000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84de781cd7f071d909f97b76ce4940887218dc09089088c784c2f471f8be6169
|
3 |
+
size 6592122
|
checkpoint-13000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08433c33e2b760cd306eea5b404fe461ec2031600327c4ab5deddbacb74d0e11
|
3 |
+
size 14408
|
checkpoint-13000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afa340d27e0228fd2ba53af32050a3e91766a004477c15677c1f5a21936ff691
|
3 |
+
size 988
|
checkpoint-13000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d7d870a5206a1e9ee2bbd9683dadb109456c14a4626e7adfd5d3721f9fee220
|
3 |
+
size 1000
|
checkpoint-14000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5ba08e345f08f359470902a56ec4aa9b5078d30de40128228d34ecb4f86b668
|
3 |
+
size 3227336
|
checkpoint-14000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f584b0574a186804c00bd0d0a957fc88442a25ba3a1e881935b5e96acfc2ee75
|
3 |
+
size 6592122
|
checkpoint-14000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5ed18e80e44baed14d7a63aa23715b6dd4e19ea625ac22fce126371d2de160a
|
3 |
+
size 14408
|
checkpoint-14000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:883b9b22eb6061e88a2820225d3f9a4e3e7877844d838c4104e4a8f91d9ab766
|
3 |
+
size 988
|
checkpoint-14000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0f87d9246cc067ce9a7b2712622a4c98b3bf9dccae6a1dc965df533ac8cd353
|
3 |
+
size 1000
|
checkpoint-15000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f4a0737952549f9933da3e165fbbfcea694a875b095eb9f9b7c6d88b710db54
|
3 |
+
size 3227336
|
checkpoint-15000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fc253bf106425dcb6b20f65033efb18d8d81cfd520a7b9c210650d074a507c3
|
3 |
+
size 6592122
|
checkpoint-15000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17869a64461fe5ddf0958c9d53e2501a8a52aade608c291bf9abe4257b855bf3
|
3 |
+
size 14408
|
checkpoint-15000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abe8ec068bca68e1e01ab6b8065a72d4709aa278bf7566fa61f672be438ebdc8
|
3 |
+
size 988
|
checkpoint-15000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54b58b93018b8de94115e3680ed2bcfc4a1623f61d90a59c50ac83d29c35b739
|
3 |
+
size 1000
|
checkpoint-2000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47468e2b6f4e676cfa57827bb00b65fbac806641385bb70c95f13911eb694080
|
3 |
+
size 3227336
|
checkpoint-2000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c55908da2e80141f2cb62002d70c210179f5808672573b5ed45b00fca7da3b9d
|
3 |
+
size 6592122
|
checkpoint-2000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8233868c62cd7d8005e448da89367f4c5f5b6883554d5311bb1e719345a4cf73
|
3 |
+
size 14408
|
checkpoint-2000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0e92ad58416a5a874e398a4e81ef272f7d4985c801b117335c8952f1b5af2db
|
3 |
+
size 988
|
checkpoint-2000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a786ffc12913c2c70995293f89d74f82216c15eb37f2d63c8ae1af7ecfb56ef
|
3 |
+
size 1000
|
checkpoint-3000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1ef5c70545987420859b79232ce06f7fa8f31f98677d2ca00c6deec105f6590
|
3 |
+
size 3227336
|
checkpoint-3000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7513fc4558c62e1f54f3a8c766042af21660035d987ecb9e2e997bd701ec597b
|
3 |
+
size 6592122
|
checkpoint-3000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2078b038dd71a886c2178fec28da9a17bde4721a6ed5e782ccb07fe48d72b586
|
3 |
+
size 14408
|
checkpoint-3000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68a9ff4709d9dac48008fc19fdeb46a52e319cbcb21b6e4ec172cb79ad43ec58
|
3 |
+
size 988
|
checkpoint-3000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cfbf2ff2a4c00ed644cf4ad2b6ad9243931cfa5a005f8ac16f384136133bfb0
|
3 |
+
size 1000
|
checkpoint-4000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5be7e584689f6a5f4be64fd81412ddf3beb69c3dc69822f6a9f80ae0458ddea6
|
3 |
+
size 3227336
|
checkpoint-4000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db5d98d1f71239537a7d62dbf20f0c4425ea1151fc6497caa183d626d71623c7
|
3 |
+
size 6592122
|
checkpoint-4000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43e72dffae948bd4c61027bb6cc2cdfb3e2869663f72d95e2ec425817dcd6c2b
|
3 |
+
size 14408
|
checkpoint-4000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f968b50bd9afe0e7968e5e76599f3ab6d7726328554e47ac12ca15ffda56438e
|
3 |
+
size 988
|