End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +2 -2
- checkpoint-100/custom_checkpoint_0.pkl +1 -1
- checkpoint-100/optimizer.bin +1 -1
- checkpoint-100/pytorch_model.bin +1 -1
- checkpoint-100/scheduler.bin +1 -1
- checkpoint-1000/custom_checkpoint_0.pkl +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/scheduler.bin +3 -0
- checkpoint-200/custom_checkpoint_0.pkl +1 -1
- checkpoint-200/optimizer.bin +1 -1
- checkpoint-200/pytorch_model.bin +1 -1
- checkpoint-200/scheduler.bin +1 -1
- checkpoint-300/custom_checkpoint_0.pkl +1 -1
- checkpoint-300/optimizer.bin +1 -1
- checkpoint-300/pytorch_model.bin +1 -1
- checkpoint-300/scheduler.bin +1 -1
- checkpoint-400/custom_checkpoint_0.pkl +1 -1
- checkpoint-400/optimizer.bin +1 -1
- checkpoint-400/pytorch_model.bin +1 -1
- checkpoint-400/scheduler.bin +1 -1
- checkpoint-500/custom_checkpoint_0.pkl +1 -1
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/pytorch_model.bin +1 -1
- checkpoint-500/scheduler.bin +1 -1
- checkpoint-600/custom_checkpoint_0.pkl +3 -0
- checkpoint-600/optimizer.bin +3 -0
- checkpoint-600/pytorch_model.bin +3 -0
- checkpoint-600/random_states_0.pkl +3 -0
- checkpoint-600/scheduler.bin +3 -0
- checkpoint-700/custom_checkpoint_0.pkl +3 -0
- checkpoint-700/optimizer.bin +3 -0
- checkpoint-700/pytorch_model.bin +3 -0
- checkpoint-700/random_states_0.pkl +3 -0
- checkpoint-700/scheduler.bin +3 -0
- checkpoint-800/custom_checkpoint_0.pkl +3 -0
- checkpoint-800/optimizer.bin +3 -0
- checkpoint-800/pytorch_model.bin +3 -0
- checkpoint-800/random_states_0.pkl +3 -0
- checkpoint-800/scheduler.bin +3 -0
- checkpoint-900/custom_checkpoint_0.pkl +3 -0
- checkpoint-900/optimizer.bin +3 -0
- checkpoint-900/pytorch_model.bin +3 -0
- checkpoint-900/random_states_0.pkl +3 -0
- checkpoint-900/scheduler.bin +3 -0
- image_0.png +2 -2
- image_1.png +2 -2
- image_2.png +2 -2
- image_3.png +2 -2
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
base_model: runwayml/stable-diffusion-v1-5
|
5 |
-
instance_prompt: a
|
6 |
tags:
|
7 |
- stable-diffusion
|
8 |
- stable-diffusion-diffusers
|
@@ -14,7 +14,7 @@ inference: true
|
|
14 |
|
15 |
# LoRA DreamBooth - wujia/dress
|
16 |
|
17 |
-
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on a
|
18 |
|
19 |
![img_0](./image_0.png)
|
20 |
![img_1](./image_1.png)
|
|
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
base_model: runwayml/stable-diffusion-v1-5
|
5 |
+
instance_prompt: a mgjd dress
|
6 |
tags:
|
7 |
- stable-diffusion
|
8 |
- stable-diffusion-diffusers
|
|
|
14 |
|
15 |
# LoRA DreamBooth - wujia/dress
|
16 |
|
17 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on a mgjd dress 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)
|
checkpoint-100/custom_checkpoint_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3287513
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e7faed0aacddf6bef0619c7ee8f70c27f5b8376dea5f14fe2f3f25b024c20e8
|
3 |
size 3287513
|
checkpoint-100/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6591621
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4f47ce04b73e1125887aecfc8d5cf6417b6923c005133ff93724a2e02ee5a32
|
3 |
size 6591621
|
checkpoint-100/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3285965
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83146394fd3fbf58f3dc3b4428e9359ec8266121150235beaa3a8bdf56c53902
|
3 |
size 3285965
|
checkpoint-100/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 563
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bd98b21e3e932ad5c55e7d6d4f670a21214f2d18bb907fcde43683d8794a416
|
3 |
size 563
|
checkpoint-1000/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37217fafd28c5e2258b2c21326feca5438bdd34b4dffc043bd0778c955ef60ab
|
3 |
+
size 3287513
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abe9a17ecbd6da78d3fb5ecc8de8c8ca8f0f2ba5ae5e3c1cff142f3ce0ab6039
|
3 |
+
size 6591621
|
checkpoint-1000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31f0bf981a85e68226c47c4614ecdfc40d48255c7710e36f16e9df7421ea81fc
|
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:5fb2fd2196600c9b979cb103d32e60cde105a9418940662f33d0971513ee04a2
|
3 |
+
size 14599
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8b7809f518a96a4fa4069f707e8433d0ae60949b56c65c39b0a64950d711aeb
|
3 |
+
size 563
|
checkpoint-200/custom_checkpoint_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3287513
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f9cfe1fd3fd7cfcb4788913111dabaf6d3d08658e0bc68e5a41ea2fd2dd0456
|
3 |
size 3287513
|
checkpoint-200/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6591621
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ca6a5a8fd383f7b9f60f0d67b8683a524dff6a0180043728d3d1471d9a4460c
|
3 |
size 6591621
|
checkpoint-200/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3285965
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e1a4a30be54450738dfc983b7bff45263b7db6b4658e07eecdedbde50623ca2
|
3 |
size 3285965
|
checkpoint-200/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 563
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2506c8e06991ad2bd36b3413df8ccc97614b8b68c7b02caa3931bb0f43023263
|
3 |
size 563
|
checkpoint-300/custom_checkpoint_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3287513
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0571b78657450046a262b235ab6bbcb8c2f270d9da37f140daf24563632008c5
|
3 |
size 3287513
|
checkpoint-300/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6591621
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7865e8a0f4853f1136cc026fcf02a950efac91cfdb5a7ea015d0f7ee0e36b1e8
|
3 |
size 6591621
|
checkpoint-300/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3285965
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08246ee116be6f85665560fe09331be05284387b3f60a734dc18f75e0fc46dee
|
3 |
size 3285965
|
checkpoint-300/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 563
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7aa5b78d95cfa5efbbb779481fad7775868a868dbb5c6e5318534e1bd46e7184
|
3 |
size 563
|
checkpoint-400/custom_checkpoint_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3287513
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81ddd1bb5e774faf46950a8649aba7410045e586c74f0d203a29b597df0e5e0a
|
3 |
size 3287513
|
checkpoint-400/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6591621
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ec1367f990d5805211b16bd58aeeacf0084dccf5e72562372424e5c37b92264
|
3 |
size 6591621
|
checkpoint-400/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3285965
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b52f2949db8d388f2e00c28f3a438c81982c7ce0eb07b728bb78224eb343b25
|
3 |
size 3285965
|
checkpoint-400/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 563
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0b6558f71b033f5157aee061de7d2ff3ea2d2ab35af6b857fee29819d9a0755
|
3 |
size 563
|
checkpoint-500/custom_checkpoint_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3287513
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f50e161a84eefbf0aae5642491af36d7e046aa967232a41fc79147d689c123e7
|
3 |
size 3287513
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6591621
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a48116f92963248e3a83ee123d015dce982c6de57ae06207b589a689b94fd52f
|
3 |
size 6591621
|
checkpoint-500/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3285965
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e79ea66a5c43ab77e9c4f1343d4ab713f65e86a2709bd4923eb97fd35cdc099e
|
3 |
size 3285965
|
checkpoint-500/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 563
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73fd5f417d1b160455bac391e57c588efe13ffb8e7c4ae93ce40d27dbbb261b5
|
3 |
size 563
|
checkpoint-600/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0237d94bc44aa9fe1211d4cffdbed39a2e0a136098428774456dde40ab777f56
|
3 |
+
size 3287513
|
checkpoint-600/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c208dc590b3e728dc014e3e5691cb88d3aefbf428fb4cfb5f4d09e987a8adbf2
|
3 |
+
size 6591621
|
checkpoint-600/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddfafff4e5e7584f42b4b7947d7ff552d47ed3682e6a4ffc14c41dbd8536cfab
|
3 |
+
size 3285965
|
checkpoint-600/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a364e1ea490c946d0b34ce12de626389f22052bbe071e301629657f5eaadab6c
|
3 |
+
size 14599
|
checkpoint-600/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18f48f0c34d4b9ce17d0bb3248c44087fb8338e704ff78930b98ecb0142e57e0
|
3 |
+
size 563
|
checkpoint-700/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:865790b53f775210030d456d081820ea527dd3c4cc3ba8908ca27db640845a5c
|
3 |
+
size 3287513
|
checkpoint-700/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecf9c056218bd759fd81ab8207fcecaa535572684c7a29de7d3bcef6567a1d52
|
3 |
+
size 6591621
|
checkpoint-700/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:381e49d96d2ae9736566cf6920f03443dea57146acc3b789f8fd01e16cec27df
|
3 |
+
size 3285965
|
checkpoint-700/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc83a2c2ccd4e4855acedc34014b9cdce7e53607a00e0f36ff3fb071e70c0669
|
3 |
+
size 14599
|
checkpoint-700/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39ee75d304f93c6df797e1615a444df01640b2db5fec348216d032a56d66a981
|
3 |
+
size 563
|
checkpoint-800/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b0067ac811aa762d5e4d195d7cb618ba8a5aefaa3e5a5bbe3adfdb9113489bb
|
3 |
+
size 3287513
|
checkpoint-800/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0debe46826afc4dfcee36b01ecfaaed93a0456e923deebba2e20fd3b779a4c9
|
3 |
+
size 6591621
|
checkpoint-800/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7db79a656054870e1468585bcc2d2bd465f3d24e669e13e12af4072076a4525f
|
3 |
+
size 3285965
|
checkpoint-800/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:767e60da0048411eaf5d1cda25baf09dab0277b01fbbbefc547a4706920a7b33
|
3 |
+
size 14599
|
checkpoint-800/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0488900e6aa3ff591ee9120e08dfd6ad9c8bbe3972ce2714258d7ba907cadcfd
|
3 |
+
size 563
|
checkpoint-900/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7694731959196a8e490501358eb7f21d362614a756699ea9a34e59a7f1a20aa
|
3 |
+
size 3287513
|
checkpoint-900/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96131b6db3a208201562eab2874fd727b09348ee789f3b80c61adebe616d02af
|
3 |
+
size 6591621
|
checkpoint-900/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:367b29e30b1608c8aac3d0110240c87bc5dd7745d46595604d65555585a05b31
|
3 |
+
size 3285965
|
checkpoint-900/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90f752aef566d556c08dccbda34831a6f7057731f5dc05225a966bd188ab9d22
|
3 |
+
size 14599
|
checkpoint-900/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d4c012db17f70687072732c2b8fc41dc3a5015d44f2edd435ddddfa1f7f3184
|
3 |
+
size 563
|
image_0.png
CHANGED
Git LFS Details
|
Git LFS Details
|
image_1.png
CHANGED
Git LFS Details
|
Git LFS Details
|
image_2.png
CHANGED
Git LFS Details
|
Git LFS Details
|
image_3.png
CHANGED
Git LFS Details
|
Git LFS Details
|