End of training
Browse files- .gitattributes +2 -0
- README.md +100 -0
- image_0.png +0 -0
- image_1.png +0 -0
- image_10.png +0 -0
- image_11.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- image_4.png +3 -0
- image_5.png +3 -0
- image_6.png +0 -0
- image_7.png +0 -0
- image_8.png +0 -0
- image_9.png +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ 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_4.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
image_5.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 monadikos teapot floating in river A teapot in flat cartoon illustration style floating in river'
|
13 |
+
output:
|
14 |
+
url:
|
15 |
+
"image_0.png"
|
16 |
+
|
17 |
+
- text: 'A monadikos teapot floating in river A teapot in flat cartoon illustration style floating in river'
|
18 |
+
output:
|
19 |
+
url:
|
20 |
+
"image_1.png"
|
21 |
+
|
22 |
+
- text: 'A monadikos teapot floating in river A teapot in flat cartoon illustration style floating in river'
|
23 |
+
output:
|
24 |
+
url:
|
25 |
+
"image_2.png"
|
26 |
+
|
27 |
+
- text: 'A monadikos teapot floating in river A teapot in flat cartoon illustration style floating in river'
|
28 |
+
output:
|
29 |
+
url:
|
30 |
+
"image_3.png"
|
31 |
+
|
32 |
+
- text: 'A monadikos teapot floating in river A teapot in flat cartoon illustration style floating in river'
|
33 |
+
output:
|
34 |
+
url:
|
35 |
+
"image_4.png"
|
36 |
+
|
37 |
+
- text: 'A monadikos teapot floating in river A teapot in flat cartoon illustration style floating in river'
|
38 |
+
output:
|
39 |
+
url:
|
40 |
+
"image_5.png"
|
41 |
+
|
42 |
+
- text: 'A monadikos teapot floating in river A teapot in flat cartoon illustration style floating in river'
|
43 |
+
output:
|
44 |
+
url:
|
45 |
+
"image_6.png"
|
46 |
+
|
47 |
+
- text: 'A monadikos teapot floating in river A teapot in flat cartoon illustration style floating in river'
|
48 |
+
output:
|
49 |
+
url:
|
50 |
+
"image_7.png"
|
51 |
+
|
52 |
+
- text: 'A monadikos teapot floating in river A teapot in flat cartoon illustration style floating in river'
|
53 |
+
output:
|
54 |
+
url:
|
55 |
+
"image_8.png"
|
56 |
+
|
57 |
+
- text: 'A monadikos teapot floating in river A teapot in flat cartoon illustration style floating in river'
|
58 |
+
output:
|
59 |
+
url:
|
60 |
+
"image_9.png"
|
61 |
+
|
62 |
+
- text: 'A monadikos teapot floating in river A teapot in flat cartoon illustration style floating in river'
|
63 |
+
output:
|
64 |
+
url:
|
65 |
+
"image_10.png"
|
66 |
+
|
67 |
+
- text: 'A monadikos teapot floating in river A teapot in flat cartoon illustration style floating in river'
|
68 |
+
output:
|
69 |
+
url:
|
70 |
+
"image_11.png"
|
71 |
+
|
72 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
73 |
+
instance_prompt: A monadikos teapot in flat cartoon illustration style
|
74 |
+
license: openrail++
|
75 |
+
---
|
76 |
+
|
77 |
+
# SDXL LoRA DreamBooth - Changg/sampled_num_4_0.1
|
78 |
+
|
79 |
+
<Gallery />
|
80 |
+
|
81 |
+
## Model description
|
82 |
+
|
83 |
+
These are Changg/sampled_num_4_0.1 LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
84 |
+
|
85 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
86 |
+
|
87 |
+
LoRA for the text encoder was enabled: False.
|
88 |
+
|
89 |
+
Special VAE used for training: None.
|
90 |
+
|
91 |
+
## Trigger words
|
92 |
+
|
93 |
+
You should use A monadikos teapot in flat cartoon illustration style to trigger the image generation.
|
94 |
+
|
95 |
+
## Download model
|
96 |
+
|
97 |
+
Weights for this model are available in Safetensors format.
|
98 |
+
|
99 |
+
[Download](Changg/sampled_num_4_0.1/tree/main) them in the Files & versions tab.
|
100 |
+
|
image_0.png
ADDED
image_1.png
ADDED
image_10.png
ADDED
image_11.png
ADDED
image_2.png
ADDED
image_3.png
ADDED
image_4.png
ADDED
Git LFS Details
|
image_5.png
ADDED
Git LFS Details
|
image_6.png
ADDED
image_7.png
ADDED
image_8.png
ADDED
image_9.png
ADDED