End of training
Browse files- .gitattributes +4 -0
- README.md +60 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-500/optimizer.bin +3 -0
- checkpoint-500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-500/random_states_0.pkl +3 -0
- checkpoint-500/scheduler.bin +3 -0
- image_0.png +3 -0
- image_1.png +3 -0
- image_2.png +3 -0
- image_3.png +3 -0
- pytorch_lora_weights.safetensors +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
image_0.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
image_1.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
image_2.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
image_3.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
tags:
|
| 4 |
+
- stable-diffusion-xl
|
| 5 |
+
- stable-diffusion-xl-diffusers
|
| 6 |
+
- text-to-image
|
| 7 |
+
- diffusers
|
| 8 |
+
- lora
|
| 9 |
+
- template:sd-lora
|
| 10 |
+
widget:
|
| 11 |
+
|
| 12 |
+
- text: 'a corgi in szn style'
|
| 13 |
+
output:
|
| 14 |
+
url:
|
| 15 |
+
"image_0.png"
|
| 16 |
+
|
| 17 |
+
- text: 'a corgi in szn style'
|
| 18 |
+
output:
|
| 19 |
+
url:
|
| 20 |
+
"image_1.png"
|
| 21 |
+
|
| 22 |
+
- text: 'a corgi in szn style'
|
| 23 |
+
output:
|
| 24 |
+
url:
|
| 25 |
+
"image_2.png"
|
| 26 |
+
|
| 27 |
+
- text: 'a corgi in szn style'
|
| 28 |
+
output:
|
| 29 |
+
url:
|
| 30 |
+
"image_3.png"
|
| 31 |
+
|
| 32 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
| 33 |
+
instance_prompt: a cat in szn style
|
| 34 |
+
license: openrail++
|
| 35 |
+
---
|
| 36 |
+
|
| 37 |
+
# SDXL LoRA DreamBooth - JulyApril/lora-sdxl-pet-style-1
|
| 38 |
+
|
| 39 |
+
<Gallery />
|
| 40 |
+
|
| 41 |
+
## Model description
|
| 42 |
+
|
| 43 |
+
These are JulyApril/lora-sdxl-pet-style-1 LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
| 44 |
+
|
| 45 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
| 46 |
+
|
| 47 |
+
LoRA for the text encoder was enabled: False.
|
| 48 |
+
|
| 49 |
+
Special VAE used for training: None.
|
| 50 |
+
|
| 51 |
+
## Trigger words
|
| 52 |
+
|
| 53 |
+
You should use a cat in szn style to trigger the image generation.
|
| 54 |
+
|
| 55 |
+
## Download model
|
| 56 |
+
|
| 57 |
+
Weights for this model are available in Safetensors format.
|
| 58 |
+
|
| 59 |
+
[Download](JulyApril/lora-sdxl-pet-style-1/tree/main) them in the Files & versions tab.
|
| 60 |
+
|
checkpoint-1000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d6cfe4dcacd037096d541cdf50be2871625993d7cf90f4de429bb3713568814
|
| 3 |
+
size 187411668
|
checkpoint-1000/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab62101a2190087f66738be7d0fa26a3a6c7867b12c789beea1eb027139ce47f
|
| 3 |
+
size 371758976
|
checkpoint-1000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ed03f75128275221051820ffd9a80b650074029fb824c56e9eb1c503d226267
|
| 3 |
+
size 16036
|
checkpoint-1000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7601ffbe6f4bc2d54a7fe4ff64efe94628c960a5818b2861084cb89163365081
|
| 3 |
+
size 1000
|
checkpoint-500/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35f120fecfca49090a0986bf593ff50f07637ff5544b93db47f0fd2452c50988
|
| 3 |
+
size 187411668
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5d5d5107f32f107bd7ffeae5d49be082ecdfab77759884ca3efc341288d8469
|
| 3 |
+
size 371758976
|
checkpoint-500/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:086f6fb2d9fc5993f663ef4c408572adb7b13d026878a1fed5fc6b85388971f2
|
| 3 |
+
size 16036
|
checkpoint-500/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c9790b9062b1410ca1315e36c6f72a77d71d3b513f33b9731a23a12c6b5ee37
|
| 3 |
+
size 1000
|
image_0.png
ADDED
|
Git LFS Details
|
image_1.png
ADDED
|
Git LFS Details
|
image_2.png
ADDED
|
Git LFS Details
|
image_3.png
ADDED
|
Git LFS Details
|
pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab62101a2190087f66738be7d0fa26a3a6c7867b12c789beea1eb027139ce47f
|
| 3 |
+
size 371758976
|