Satyam-Singh commited on
Commit
f7c5904
·
verified ·
1 Parent(s): 3c77075

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -10,10 +10,6 @@ library_name: diffusers
10
  tags:
11
  - text-to-image
12
  - stable-diffusion
13
- - lora
14
- - dalle-3
15
- - dalle
16
- - deepvision
17
  - diffusers
18
  - template:sd-lora
19
  - openskyml
@@ -23,18 +19,21 @@ widget:
23
  - text: a close up of a fire breathing pokemon figure, digital art, trending on polycount,
24
  real life charmander, sparks flying, photo-realistic unreal engine, pokemon in
25
  the wild
 
26
  output:
27
  url: images/1.jpeg
28
  - text: astronaut riding a llama on Mars
29
  output:
30
  url: images/2.jpg
31
  - text: cube cutout of an isometric programmer bedroom, 3d art, muted colors, soft
 
32
  lighting, high detail, concept art, behance, ray tracing
33
  output:
34
  url: images/3.jpg
35
  - text: mario, mario (series), 1boy, blue overalls, brown hair, facial hair, gloves,
36
  hat, male focus, mustache, overalls, red headwear, red shirt, shirt, short hair,
37
  upper body, white gloves.
 
38
  parameters:
39
  negative_prompt: (worst quality, low quality, normal quality, lowres, low details,
40
  oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad
@@ -44,11 +43,16 @@ widget:
44
  lit, bad shadow, draft, cropped, out of frame, cut off, censored, jpeg artifacts,
45
  out of focus, glitch, duplicate, (bad hands, bad anatomy, bad body, bad face,
46
  bad teeth, bad arms, bad legs, deformities:1.3)
 
 
47
  output:
48
  url: images/4.jpeg
 
49
  instance_prompt: <lora:Dall-e_3_0.3-v2-000003>
50
  pipeline_tag: image-text-to-text
 
51
  ---
 
52
  # LLaVa Imagine
53
 
54
  <Gallery />
 
10
  tags:
11
  - text-to-image
12
  - stable-diffusion
 
 
 
 
13
  - diffusers
14
  - template:sd-lora
15
  - openskyml
 
19
  - text: a close up of a fire breathing pokemon figure, digital art, trending on polycount,
20
  real life charmander, sparks flying, photo-realistic unreal engine, pokemon in
21
  the wild
22
+
23
  output:
24
  url: images/1.jpeg
25
  - text: astronaut riding a llama on Mars
26
  output:
27
  url: images/2.jpg
28
  - text: cube cutout of an isometric programmer bedroom, 3d art, muted colors, soft
29
+
30
  lighting, high detail, concept art, behance, ray tracing
31
  output:
32
  url: images/3.jpg
33
  - text: mario, mario (series), 1boy, blue overalls, brown hair, facial hair, gloves,
34
  hat, male focus, mustache, overalls, red headwear, red shirt, shirt, short hair,
35
  upper body, white gloves.
36
+
37
  parameters:
38
  negative_prompt: (worst quality, low quality, normal quality, lowres, low details,
39
  oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad
 
43
  lit, bad shadow, draft, cropped, out of frame, cut off, censored, jpeg artifacts,
44
  out of focus, glitch, duplicate, (bad hands, bad anatomy, bad body, bad face,
45
  bad teeth, bad arms, bad legs, deformities:1.3)
46
+
47
+
48
  output:
49
  url: images/4.jpeg
50
+
51
  instance_prompt: <lora:Dall-e_3_0.3-v2-000003>
52
  pipeline_tag: image-text-to-text
53
+
54
  ---
55
+
56
  # LLaVa Imagine
57
 
58
  <Gallery />