twn39 commited on
Commit
c2bf11f
1 Parent(s): 6434d2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -10
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
  tags:
3
- - text-to-image
4
- - stable-diffusion
5
- - lora
6
- - diffusers
7
- - template:sd-lora
 
8
  widget:
9
  - text: >-
10
  gufeng hand-drawn style, ink wash,1girl, solo, blush, smile, simple
@@ -50,9 +51,18 @@ widget:
50
  negative_prompt: ugly
51
  output:
52
  url: images/00025-113518056.png
 
 
 
 
 
 
53
  base_model: stabilityai/stable-diffusion-xl-base-1.0
54
  instance_prompt: gufeng hand-drawn style, ink wash
55
-
 
 
 
56
  ---
57
  # gufeng_ink_wash_xl
58
 
@@ -64,13 +74,11 @@ gufeng_ink_wash_xl
64
 
65
  ## Trigger words
66
 
67
- You should use `gufeng hand-drawn style` to trigger the image generation.
68
-
69
- You should use `ink wash` to trigger the image generation.
70
 
71
 
72
  ## Download model
73
 
74
  Weights for this model are available in Safetensors format.
75
 
76
- [Download](/twn39/gufeng_ink_wash_xl/tree/main) them in the Files & versions tab.
 
1
  ---
2
  tags:
3
+ - text-to-image
4
+ - stable-diffusion
5
+ - lora
6
+ - diffusers
7
+ - template:sd-lora
8
+ - SDXL
9
  widget:
10
  - text: >-
11
  gufeng hand-drawn style, ink wash,1girl, solo, blush, smile, simple
 
51
  negative_prompt: ugly
52
  output:
53
  url: images/00025-113518056.png
54
+ - text: >-
55
+ gufeng hand-drawn style, ink wash, A girl with long dark hair adorned with flowers, wearing a traditional robe, holds a white rabbit.
56
+ parameters:
57
+ negative_prompt: ugly
58
+ output:
59
+ url: images/00062-916652532.png
60
  base_model: stabilityai/stable-diffusion-xl-base-1.0
61
  instance_prompt: gufeng hand-drawn style, ink wash
62
+ language:
63
+ - en
64
+ library_name: diffusers
65
+ pipeline_tag: text-to-image
66
  ---
67
  # gufeng_ink_wash_xl
68
 
 
74
 
75
  ## Trigger words
76
 
77
+ You should use `gufeng hand-drawn style, ink wash` to trigger the image generation.
 
 
78
 
79
 
80
  ## Download model
81
 
82
  Weights for this model are available in Safetensors format.
83
 
84
+ [Download](/twn39/gufeng_ink_wash_xl/tree/main) them in the Files & versions tab.