Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,28 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
license: creativeml-openrail-m
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- stable-diffusion
|
6 |
+
- text-to-image
|
7 |
+
- diffusers
|
8 |
+
widget:
|
9 |
+
- text: bagan, by Vincent van gogh, highly detailed, highly illustration
|
10 |
+
example_title: Example Prompt 1
|
11 |
+
- text: >-
|
12 |
+
Establishing shot of a bagan, an epic fantasy, dramatic lighting,
|
13 |
+
cinematic, extremely high detail, photorealistic, cinematic lighting,
|
14 |
+
matte painting, artstation, by simon stalenhag, uncharted 4: a thief's end
|
15 |
+
example_title: Example Prompt 2
|
16 |
+
- text: >-
|
17 |
+
hyper realistic water color painting, transparent, myanmar bagan ancient
|
18 |
+
city, after raining sense, beautiful cloud, ancient pagoda, some trees,
|
19 |
+
with water splash infront of pagoda, lovely cloud, beautiful golden ratio
|
20 |
+
composition, neutral color, moody image, lots of grey, golden ratio
|
21 |
+
composition, grey and moody, more grey, rule of third, --ar 5:3 --q 0.5
|
22 |
+
--v 5
|
23 |
+
example_title: Example Prompt 3
|
24 |
+
base_model: runwayml/stable-diffusion-v1-5
|
25 |
+
metrics:
|
26 |
+
- code_eval
|
27 |
+
library_name: diffusers
|
28 |
+
pipeline_tag: text-to-image
|