PPSharks commited on
Commit
530fb1f
1 Parent(s): d633a68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -2
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
  license: creativeml-openrail-m
3
- base_model: stabilityai/stable-diffusion-xl-base-1.0
4
  pipeline_tag: text-to-image
5
  library_name: diffusers
6
  tags:
@@ -10,7 +9,35 @@ tags:
10
  - lora
11
  - diffusers
12
  widget:
13
- - text: chibi doll, cute
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  # cutton_doll_lora-xl
@@ -70,5 +97,14 @@ Works great with isometric and non-isometric
70
 
71
  Works with 0.9 and 1.0
72
 
 
 
 
 
 
 
 
 
 
73
  #### Changelog
74
  v1: Initial release
 
1
  ---
2
  license: creativeml-openrail-m
 
3
  pipeline_tag: text-to-image
4
  library_name: diffusers
5
  tags:
 
9
  - lora
10
  - diffusers
11
  widget:
12
+ - text: >-
13
+ A refined, noblewoman standing gracefully in a lush garden. She has an
14
+ elaborate updo adorned with delicate pearls and flowers, and she wears a
15
+ flowing, pastel-colored gown with intricate lace details. Her serene
16
+ expression is highlighted by soft, natural lighting. The background features
17
+ blooming roses and a classical stone fountain, creating a sense of timeless
18
+ elegance and tranquility.
19
+ output:
20
+ url: images/image_3.png
21
+ - text: >-
22
+ A bearded inventor with wild, curly hair, standing confidently in his
23
+ steampunk workshop. He wears brass goggles on his forehead, a leather apron
24
+ over a white shirt with rolled-up sleeves, and fingerless gloves. His hands
25
+ are slightly stained with grease, and he holds a small, intricate mechanical
26
+ device. The background is cluttered with gears, blueprints, and tools,
27
+ illuminated by the warm glow of oil lamps, giving the scene a creative,
28
+ industrious atmosphere.
29
+ output:
30
+ url: images/image_4.png
31
+ - text: >-
32
+ A cyberpunk hacker with neon blue hair and cybernetic implants on their
33
+ face, seated in front of multiple holographic screens in a dark, high-tech
34
+ room. They wear a sleek, black leather jacket with glowing circuit patterns,
35
+ and their fingers are covered in cybernetic gloves that interface directly
36
+ with the floating data. The background is a chaotic mix of digital code,
37
+ flashing lights, and wires, emphasizing the high-tech, futuristic setting.
38
+ output:
39
+ url: images/image_5.png
40
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
41
  ---
42
 
43
  # cutton_doll_lora-xl
 
97
 
98
  Works with 0.9 and 1.0
99
 
100
+
101
+
102
+ ## Download model
103
+
104
+ Weights for this model are available in Safetensors format.
105
+ [Download](/PPSharks/cutton_doll_lora-xl/tree/main) them in the Files & versions tab.
106
+
107
+
108
+
109
  #### Changelog
110
  v1: Initial release