RenauxLouis
commited on
Commit
•
62da05a
1
Parent(s):
d01b9bf
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-1/optimizer.bin +3 -0
- checkpoint-1/pytorch_model.bin +3 -0
- checkpoint-1/random_states_0.pkl +3 -0
- checkpoint-1/scaler.pt +3 -0
- checkpoint-1/scheduler.bin +3 -0
- checkpoint-100/optimizer.bin +3 -0
- checkpoint-100/pytorch_model.bin +3 -0
- checkpoint-100/random_states_0.pkl +3 -0
- checkpoint-100/scaler.pt +3 -0
- checkpoint-100/scheduler.bin +3 -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-1200/optimizer.bin +3 -0
- checkpoint-1200/pytorch_model.bin +3 -0
- checkpoint-1200/random_states_0.pkl +3 -0
- checkpoint-1200/scaler.pt +3 -0
- checkpoint-1200/scheduler.bin +3 -0
- checkpoint-1500/optimizer.bin +3 -0
- checkpoint-1500/pytorch_model.bin +3 -0
- checkpoint-1500/random_states_0.pkl +3 -0
- checkpoint-1500/scaler.pt +3 -0
- checkpoint-1500/scheduler.bin +3 -0
- checkpoint-1800/optimizer.bin +3 -0
- checkpoint-1800/pytorch_model.bin +3 -0
- checkpoint-1800/random_states_0.pkl +3 -0
- checkpoint-1800/scaler.pt +3 -0
- checkpoint-1800/scheduler.bin +3 -0
- checkpoint-2/optimizer.bin +3 -0
- checkpoint-2/pytorch_model.bin +3 -0
- checkpoint-2/random_states_0.pkl +3 -0
- checkpoint-2/scaler.pt +3 -0
- checkpoint-2/scheduler.bin +3 -0
- checkpoint-20/optimizer.bin +3 -0
- checkpoint-20/pytorch_model.bin +3 -0
- checkpoint-20/random_states_0.pkl +3 -0
- checkpoint-20/scaler.pt +3 -0
- checkpoint-20/scheduler.bin +3 -0
- checkpoint-200/optimizer.bin +3 -0
- checkpoint-200/pytorch_model.bin +3 -0
- checkpoint-200/random_states_0.pkl +3 -0
- checkpoint-200/scaler.pt +3 -0
- checkpoint-200/scheduler.bin +3 -0
- checkpoint-2100/optimizer.bin +3 -0
- checkpoint-2100/pytorch_model.bin +3 -0
- checkpoint-2100/random_states_0.pkl +3 -0
- checkpoint-2100/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 - RenauxLouis/monet-test-1000steps-116-realsize
|
15 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the real-size-116 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-1/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24e61f9991f47feacca5567e3045e3334621300cd1f8018d52640ec7e23da3e9
|
3 |
+
size 6591685
|
checkpoint-1/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9d83054e03c914b7a2033b954e7b60f2bdc35c2241bb7e82b5f8d2aaa5751ec
|
3 |
+
size 3285965
|
checkpoint-1/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30e87042e5e099bf133a2d8e3e87716cfffbbbb8c72fdaf8160d5825a2247ebb
|
3 |
+
size 14663
|
checkpoint-1/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:909ffc5e40adcfcc03f8fb8e8cc5a6605d5aaa37643bab9d485939a891938ae9
|
3 |
+
size 557
|
checkpoint-1/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8b08676b07aa5c0c310584ca666383440e1051fcd8c7cfd79286546d2d186ea
|
3 |
+
size 563
|
checkpoint-100/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40e8b420bf40947670adbe092addc56d42d6c5d45baa3abb97a576a30c704eae
|
3 |
+
size 6591685
|
checkpoint-100/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:454649d47a30fea6a4e2be8e7f5bb9a84b5b5def51323c821d96fac7970a4d69
|
3 |
+
size 3285965
|
checkpoint-100/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:981b2ec8fed286cc8421918b04eb6e7bf05c36df874d890ed4b0fad326dea1cb
|
3 |
+
size 14663
|
checkpoint-100/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfa44e8523f62833816d29aa6c576eaa7783e3bbdb3e132e248b1d8aaee6132b
|
3 |
+
size 557
|
checkpoint-100/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a21dab59fd24d69b76f6745c276383a9495da1a0196445bea7e3fe35717221b8
|
3 |
+
size 563
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0dca0331af04e0261e028dd7e1c51d0ee129c144ba48e352f1977975fa420668
|
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:b623811b36be74d30b286e08341e484760ca3fe78f82c70176acef2458306b3e
|
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:afad99940e45627e04893b4b46df3020730161ca4a3ec16b8ceab45a1f43f80b
|
3 |
+
size 14663
|
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:7cf4f20b520a2698d53d5c514552856d0cfbf6538ec58af09df9c00c8889ed6a
|
3 |
+
size 563
|
checkpoint-1200/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e582ae155222648e3d8b29397757db4b86d63df20c88543dc76e32ca7be7b921
|
3 |
+
size 6591685
|
checkpoint-1200/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64a6da28704797b9f0e895207ee430f1538de06e2f58da0ec248d592babed6c6
|
3 |
+
size 3285965
|
checkpoint-1200/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:423cca62db5152816ad6b984e1944efa97022635729c0d6bcdd461b2a4a46986
|
3 |
+
size 14663
|
checkpoint-1200/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:741cefeca9ef427f92406d2d10b81996655e2a9d50eb7aaa9614e6fdd1c9f529
|
3 |
+
size 557
|
checkpoint-1200/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:443a3df824e6c695dffcab125389cf31b19e9e2bf489bab3e62b28aa100a258b
|
3 |
+
size 563
|
checkpoint-1500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:059c0fa3b8255f0af901c0eb789ca218af37a151b19b26bd7babb2cb62ba7618
|
3 |
+
size 6591685
|
checkpoint-1500/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4a09d3b58f418e95d9738d9aa39c405836775f8236162793a4c96e560331e7d
|
3 |
+
size 3285965
|
checkpoint-1500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:025c976bab9b00c287ac30a18a3fbf8be06ed2410b30e3219de77aa20af7653a
|
3 |
+
size 14663
|
checkpoint-1500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:203a72d6c29f42a0e2964fdddc8d7a98df1eccee78fea9de0fa416613390f5c6
|
3 |
+
size 557
|
checkpoint-1500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce57aa5f79b5a972ccf0128d97b38ede5b78503f92198ab11af0c20dfca9155f
|
3 |
+
size 563
|
checkpoint-1800/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4933101621775a8d5c9fa5de91771ad2174c6380292eb121115c31e5fccbf658
|
3 |
+
size 6591685
|
checkpoint-1800/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da9f5efd816d02770bd1496b233742b9dce8782d0c9e089d02ea33d30c768572
|
3 |
+
size 3285965
|
checkpoint-1800/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:082ab964ec1a0073de59baad8269d0e953db357c8522f545220911a44d7b6399
|
3 |
+
size 14663
|
checkpoint-1800/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e372dbdefa78360aa0c173dac32ed07b6adf2d79936f267acae43d837649895
|
3 |
+
size 557
|
checkpoint-1800/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07162a3ce8a73a230d2367cc1db3367dd4338764e99f9094d13320528aa21196
|
3 |
+
size 563
|
checkpoint-2/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4c7dfb4ce0de1919b72424ce510d8b45e574052c4acb505222d78c788d72252
|
3 |
+
size 6591685
|
checkpoint-2/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:569a3f61152c2f70b6a1d204d92133fcd5d54bdd28cb836d0c96cc002bc19411
|
3 |
+
size 3285965
|
checkpoint-2/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55adeed59cb1ddb8b2a3e858d0ef43a72a4256100746137176a85e0b59c5e5d1
|
3 |
+
size 14663
|
checkpoint-2/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f4b396bed997343db906cfa64da1155ccf40100b06f08ec1854e774de72e954
|
3 |
+
size 557
|
checkpoint-2/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a176d9279fcb8997baac5399d3ea0caed07369d90b061efa1948285543ddbf35
|
3 |
+
size 563
|
checkpoint-20/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c580a76bce10051765fa59037581f2f3a88254df2e30f7e77e83f33c4c188cf
|
3 |
+
size 6591685
|
checkpoint-20/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f1385056fea30ad271970e5b1e5a166ae69a00bbda4a855c0d15e31c2f0451b
|
3 |
+
size 3285965
|
checkpoint-20/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4ce53f9a81e87a5ed1ed45d1470f6cda31333596fdbc204e6bcea5847069f15
|
3 |
+
size 14663
|
checkpoint-20/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63483ec267a0411b87807e72909492b114868cf17e83a29805f58ca317148a02
|
3 |
+
size 557
|
checkpoint-20/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa13f8667bc8895f51afd6049ab365748f308d14a1ef82474e84040390c42b5d
|
3 |
+
size 563
|
checkpoint-200/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0b7f8a4e2c5dc3914f3192360bdc1fdc0d93780a26d5c29b7f3ebd0b0a69f02
|
3 |
+
size 6591685
|
checkpoint-200/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c48f22136334e9ee08b3c42d1ff9323ad40bc24d30e03d5facefb355f042e7b
|
3 |
+
size 3285965
|
checkpoint-200/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe05bd10c8ec73bbb550db29767590908f075d9ecdd2dcab6b6e708fd3c07e80
|
3 |
+
size 14663
|
checkpoint-200/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fccf0f9be1bb8f24861e4393745b3e09cc2687125a69e3757955fb0f0925ea5
|
3 |
+
size 557
|
checkpoint-200/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2644a23d37c6886e0bbfbd8e069e03915e215ca3713171a0227ae7f2c474a4e4
|
3 |
+
size 563
|
checkpoint-2100/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0206e0ccbce23e181974d42b9f7982bc517b168b5ea59be5d02b4e97bb3faf77
|
3 |
+
size 6591685
|
checkpoint-2100/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f53ebb56c5ed1b1964ac76aef32dbbd0bb1b637a5e2824c7daa544deec5f304
|
3 |
+
size 3285965
|
checkpoint-2100/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e651df7189c39f5415cfe05f0216efcd754022188e16ac5b90ae2cfc8fe60d43
|
3 |
+
size 14663
|
checkpoint-2100/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb3d96e72039fcffe3e936751e5f9bf95804f00efdb11e53bb1f33cb88fe4634
|
3 |
+
size 557
|