Update README.md
Browse files
README.md
CHANGED
@@ -2,11 +2,31 @@
|
|
2 |
license: other
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
5 |
datasets:
|
6 |
- pszemraj/text2image-prompts-multi
|
7 |
-
|
8 |
-
-
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
license: other
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- text generation
|
6 |
+
- stable diffusion
|
7 |
+
- midjourney
|
8 |
+
- text2image
|
9 |
+
- text to image
|
10 |
datasets:
|
11 |
- pszemraj/text2image-prompts-multi
|
12 |
+
widget:
|
13 |
+
- text: "morning sun over Jakarta"
|
14 |
+
example_title: "morning sun"
|
15 |
+
- text: "WARNING: pip is"
|
16 |
+
example_title: "pip"
|
17 |
+
- text: "sentient cheese"
|
18 |
+
example_title: "sentient cheese"
|
19 |
+
- text: "cheeps are"
|
20 |
+
example_title: "cheeps"
|
21 |
+
- text: "avocado armchair"
|
22 |
+
example_title: "creative prompt"
|
23 |
+
- text: "Landscape of"
|
24 |
+
example_title: "landscape"
|
25 |
+
parameters:
|
26 |
+
min_length: 16
|
27 |
+
max_length: 96
|
28 |
+
no_repeat_ngram_size: 1
|
29 |
+
do_sample: True
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|