Linoy Tsaban
commited on
Commit
·
2c5b5d5
1
Parent(s):
c25b154
End of training
Browse files- .gitattributes +4 -0
- README.md +26 -3
- image_0.png +3 -0
- image_1.png +3 -0
- image_2.png +3 -0
- image_3.png +3 -0
- pytorch_lora_weights.safetensors +1 -1
.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
CHANGED
@@ -7,9 +7,30 @@ tags:
|
|
7 |
- diffusers
|
8 |
- lora
|
9 |
- template:sd-lora
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
12 |
-
instance_prompt:
|
13 |
license: openrail++
|
14 |
---
|
15 |
|
@@ -25,11 +46,13 @@ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
|
25 |
|
26 |
LoRA for the text encoder was enabled: False.
|
27 |
|
|
|
|
|
28 |
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
29 |
|
30 |
## Trigger words
|
31 |
|
32 |
-
You should use
|
33 |
|
34 |
## Download model
|
35 |
|
|
|
7 |
- diffusers
|
8 |
- lora
|
9 |
- template:sd-lora
|
10 |
+
widget:
|
11 |
+
|
12 |
+
- text: 'a <s0><s1> icon of yoda in a bubble bath, in the style of <s0><s1>'
|
13 |
+
output:
|
14 |
+
url:
|
15 |
+
"image_0.png"
|
16 |
+
|
17 |
+
- text: 'a <s0><s1> icon of yoda in a bubble bath, in the style of <s0><s1>'
|
18 |
+
output:
|
19 |
+
url:
|
20 |
+
"image_1.png"
|
21 |
+
|
22 |
+
- text: 'a <s0><s1> icon of yoda in a bubble bath, in the style of <s0><s1>'
|
23 |
+
output:
|
24 |
+
url:
|
25 |
+
"image_2.png"
|
26 |
+
|
27 |
+
- text: 'a <s0><s1> icon of yoda in a bubble bath, in the style of <s0><s1>'
|
28 |
+
output:
|
29 |
+
url:
|
30 |
+
"image_3.png"
|
31 |
+
|
32 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
33 |
+
instance_prompt: a <s0><s1> icon
|
34 |
license: openrail++
|
35 |
---
|
36 |
|
|
|
46 |
|
47 |
LoRA for the text encoder was enabled: False.
|
48 |
|
49 |
+
Pivotal tuning was enabled: True.
|
50 |
+
|
51 |
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
52 |
|
53 |
## Trigger words
|
54 |
|
55 |
+
You should use a <s0><s1> icon to trigger the image generation.
|
56 |
|
57 |
## Download model
|
58 |
|
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
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 46620872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fdb5b9e997a643275076d2f1ea6a67ccbc2f074a173a378036ec2585159ec47
|
3 |
size 46620872
|