End of training
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
- template:sd-lora
|
10 |
|
11 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
12 |
-
instance_prompt: a photo of
|
13 |
license: openrail++
|
14 |
---
|
15 |
|
@@ -29,7 +29,7 @@ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
|
29 |
|
30 |
## Trigger words
|
31 |
|
32 |
-
You should use a photo of
|
33 |
|
34 |
## Download model
|
35 |
|
|
|
9 |
- template:sd-lora
|
10 |
|
11 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
12 |
+
instance_prompt: a photo of me
|
13 |
license: openrail++
|
14 |
---
|
15 |
|
|
|
29 |
|
30 |
## Trigger words
|
31 |
|
32 |
+
You should use a photo of me to trigger the image generation.
|
33 |
|
34 |
## Download model
|
35 |
|