End of training
Browse files- README.md +58 -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 +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 dog in 3d rendering style'
|
13 |
+
output:
|
14 |
+
url: >-
|
15 |
+
"image_0.png"
|
16 |
+
|
17 |
+
- text: 'a dog in 3d rendering style'
|
18 |
+
output:
|
19 |
+
url: >-
|
20 |
+
"image_1.png"
|
21 |
+
|
22 |
+
- text: 'a dog in 3d rendering style'
|
23 |
+
output:
|
24 |
+
url: >-
|
25 |
+
"image_2.png"
|
26 |
+
|
27 |
+
- text: 'a dog in 3d rendering style'
|
28 |
+
output:
|
29 |
+
url: >-
|
30 |
+
"image_3.png"
|
31 |
+
|
32 |
+
---
|
33 |
+
base_model: /fsx/proj-jp-stable-diffusion/models/stable-diffusion/stable-diffusion-xl-base-1.0
|
34 |
+
instance_prompt: a woman of in 3d rendering style
|
35 |
+
license: openrail++
|
36 |
+
---
|
37 |
+
|
38 |
+
# SDXL LoRA DreamBooth - mkshing/lora-sdxl-3drendering
|
39 |
+
|
40 |
+
<Gallery />
|
41 |
+
|
42 |
+
## Model description
|
43 |
+
|
44 |
+
These are mkshing/lora-sdxl-3drendering LoRA adaption weights for /fsx/proj-jp-stable-diffusion/models/stable-diffusion/stable-diffusion-xl-base-1.0.
|
45 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
46 |
+
LoRA for the text encoder was enabled: False.
|
47 |
+
Special VAE used for training: None.
|
48 |
+
|
49 |
+
## Trigger words
|
50 |
+
|
51 |
+
You should use a woman of in 3d rendering style to trigger the image generation.
|
52 |
+
|
53 |
+
## Download model
|
54 |
+
|
55 |
+
Weights for this model are available in Safetensors format.
|
56 |
+
|
57 |
+
[Download](mkshing/lora-sdxl-3drendering/tree/main) them in the Files & versions tab.
|
58 |
+
|
checkpoint-500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bbcf94019ee3b7565a54e6bdb906353764704014dbed1c89867ab080a343c66
|
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:b9d22882f924f97ee38b493a5d974645d4b53d83b29eb50115bedf68bdc345ac
|
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:edd19ebc4c7e12678fbc4c5ec7969b859fe4aa987e6a646eabf0257c00051e3a
|
3 |
+
size 14280
|
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
![]() |
image_1.png
ADDED
![]() |
image_2.png
ADDED
![]() |
image_3.png
ADDED
![]() |
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9d22882f924f97ee38b493a5d974645d4b53d83b29eb50115bedf68bdc345ac
|
3 |
+
size 371764576
|