Add generated example (#1)
Browse files- Add generated example (704e668b486f5e3e78a75d9b87ca34a1868abb78)
- README.md +10 -3
- images/example_s3nw9p26g.png +0 -0
README.md
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
tags:
|
| 4 |
- autotrain
|
|
@@ -8,10 +7,18 @@ tags:
|
|
| 8 |
- diffusers
|
| 9 |
- lora
|
| 10 |
- template:sd-lora
|
| 11 |
-
|
| 12 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
| 13 |
-
instance_prompt:
|
|
|
|
|
|
|
| 14 |
license: openrail++
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# AutoTrain SDXL LoRA DreamBooth - LinAnnJose/boycharactergenerationv2
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- autotrain
|
|
|
|
| 7 |
- diffusers
|
| 8 |
- lora
|
| 9 |
- template:sd-lora
|
|
|
|
| 10 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
| 11 |
+
instance_prompt: >-
|
| 12 |
+
photo of charctr_cby wearing grey T-shirt and black shorts with a plain green
|
| 13 |
+
background
|
| 14 |
license: openrail++
|
| 15 |
+
widget:
|
| 16 |
+
- text: >-
|
| 17 |
+
single child sketch of charctr_cby is running and standing wearing grey
|
| 18 |
+
T-shirt and black is running shorts with a plain green background
|
| 19 |
+
output:
|
| 20 |
+
url: images/example_s3nw9p26g.png
|
| 21 |
+
|
| 22 |
---
|
| 23 |
|
| 24 |
# AutoTrain SDXL LoRA DreamBooth - LinAnnJose/boycharactergenerationv2
|
images/example_s3nw9p26g.png
ADDED
|