Commit ·
9da6a75
1
Parent(s): 48d7390
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/scaler.pt +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/scaler.pt +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 [V] backpack in the Grand Canyon'
|
| 13 |
+
output:
|
| 14 |
+
url:
|
| 15 |
+
"image_0.png"
|
| 16 |
+
|
| 17 |
+
- text: 'A [V] backpack in the Grand Canyon'
|
| 18 |
+
output:
|
| 19 |
+
url:
|
| 20 |
+
"image_1.png"
|
| 21 |
+
|
| 22 |
+
- text: 'A [V] backpack in the Grand Canyon'
|
| 23 |
+
output:
|
| 24 |
+
url:
|
| 25 |
+
"image_2.png"
|
| 26 |
+
|
| 27 |
+
- text: 'A [V] backpack in the Grand Canyon'
|
| 28 |
+
output:
|
| 29 |
+
url:
|
| 30 |
+
"image_3.png"
|
| 31 |
+
|
| 32 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
| 33 |
+
instance_prompt: a picture of [V] backpack
|
| 34 |
+
license: openrail++
|
| 35 |
+
---
|
| 36 |
+
|
| 37 |
+
# SDXL LoRA DreamBooth - garg-aayush/backpack
|
| 38 |
+
|
| 39 |
+
<Gallery />
|
| 40 |
+
|
| 41 |
+
## Model description
|
| 42 |
+
|
| 43 |
+
These are garg-aayush/backpack 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: madebyollin/sdxl-vae-fp16-fix.
|
| 50 |
+
|
| 51 |
+
## Trigger words
|
| 52 |
+
|
| 53 |
+
You should use a picture of [V] backpack to trigger the image generation.
|
| 54 |
+
|
| 55 |
+
## Download model
|
| 56 |
+
|
| 57 |
+
Weights for this model are available in Safetensors format.
|
| 58 |
+
|
| 59 |
+
[Download](garg-aayush/backpack/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:cc9d5d293cb7e5ee64a6bdaf47aa1fdd648d4636465794e41be42055c0b2c253
|
| 3 |
+
size 744126450
|
checkpoint-1000/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10603b6a832e8287ca1e1a61443331f1ca305e59e762454647da985ecb27b5ee
|
| 3 |
+
size 371764576
|
checkpoint-1000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcd493672adf31e8675f36220fe458a754a287ea19d0c1ed226dfc5ee0f747ef
|
| 3 |
+
size 14344
|
checkpoint-1000/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d8fdcd0311eba9854fff738038ed4c1a269832665b4d88ba4e4e3d02a1a7e0e
|
| 3 |
+
size 988
|
checkpoint-1000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a06a1d190ebe3d2f59b87075958832ab264ff51bb09474ff935bfa56dcf4374
|
| 3 |
+
size 1000
|
checkpoint-500/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8d1023898d69fc0664c40c4799ea5261c943a254746565769a145b431da7670
|
| 3 |
+
size 744126450
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:705c4fbc81b0e5d4d857d9bc28d2f93317681d3355684a2eaa9a7b9c3ff51e08
|
| 3 |
+
size 371764576
|
checkpoint-500/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ef5d4f672e19ab9fedd60436cb9355369ff359fc422c70f1f9fc3782ddf919b
|
| 3 |
+
size 14344
|
checkpoint-500/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18b984273ea2d45b7ffb1d047bb359d93111e41fcad70d16a1b453fd38f72636
|
| 3 |
+
size 988
|
checkpoint-500/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39877b7ed3b9e27c46689c000d0daa737b75ed18374838a197cc7c777779dbc9
|
| 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:10603b6a832e8287ca1e1a61443331f1ca305e59e762454647da985ecb27b5ee
|
| 3 |
+
size 371764576
|