graizelle commited on
Commit
c90a43c
·
verified ·
1 Parent(s): ac3e8a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -5
README.md CHANGED
@@ -1,4 +1,8 @@
1
  ---
 
 
 
 
2
  tags:
3
  - text-to-image
4
  - stable-diffusion
@@ -6,7 +10,15 @@ tags:
6
  - diffusers
7
  - template:sd-lora
8
  widget:
9
- -
 
 
 
 
 
 
 
 
10
  output:
11
  url: images/pinkemo-card.jpeg
12
  - text: '-'
@@ -24,10 +36,7 @@ widget:
24
  - text: '-'
25
  output:
26
  url: images/pinkemo3.jpeg
27
- base_model: runwayml/stable-diffusion-v1-5
28
- instance_prompt: pink-emo
29
- license: openrail++
30
- ---
31
  # Pink Emo Remix
32
 
33
  <Gallery />
 
1
  ---
2
+ base_model: runwayml/stable-diffusion-v1-5
3
+ instance_prompt: pink-emo
4
+ license: openrail++
5
+ ---
6
  tags:
7
  - text-to-image
8
  - stable-diffusion
 
10
  - diffusers
11
  - template:sd-lora
12
  widget:
13
+ - text: 1girl, pink-emo, piercings, septum_ring, tattoos
14
+ parameter:
15
+ negative_prompt: lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry
16
+ width=768,
17
+ height=768,
18
+ guidance_scale=4,
19
+ num_inference_steps=60
20
+ example_title: 1girl
21
+
22
  output:
23
  url: images/pinkemo-card.jpeg
24
  - text: '-'
 
36
  - text: '-'
37
  output:
38
  url: images/pinkemo3.jpeg
39
+
 
 
 
40
  # Pink Emo Remix
41
 
42
  <Gallery />