Add generated example
#1
by
LinAnnJose
- opened
- README.md +9 -2
- images/example_wy6o2n2yw.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: A sketch of charctr_omn with a plain green background
|
| 14 |
license: openrail++
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# AutoTrain SDXL LoRA DreamBooth - LinAnnJose/oldmancharactergenerationv6
|
|
|
|
|
|
|
| 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: A sketch of charctr_omn with a plain green background
|
| 12 |
license: openrail++
|
| 13 |
+
widget:
|
| 14 |
+
- text: >-
|
| 15 |
+
A full body sketch of charctr_omn wearing grey shirt and black pant is
|
| 16 |
+
running with a plain green background.The sketch should depict no more than
|
| 17 |
+
two arms, two legs and one head, and only the single character should be
|
| 18 |
+
present.
|
| 19 |
+
output:
|
| 20 |
+
url: images/example_wy6o2n2yw.png
|
| 21 |
+
|
| 22 |
---
|
| 23 |
|
| 24 |
# AutoTrain SDXL LoRA DreamBooth - LinAnnJose/oldmancharactergenerationv6
|
images/example_wy6o2n2yw.png
ADDED
|