Commit
·
2ec2fe7
1
Parent(s):
a69d7a1
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,15 @@
|
|
2 |
license: openrail
|
3 |
pipeline_tag: text-generation
|
4 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
A model based upon the prompts of all the images in my InvokeAI's output directory, meant to be used with [InvokeAI](https://github.com/invoke-ai/InvokeAI) (a Stable Diffusion implementation/UI) to generate new, probably wild nightmare images.
|
|
|
2 |
license: openrail
|
3 |
pipeline_tag: text-generation
|
4 |
library_name: transformers
|
5 |
+
widget:
|
6 |
+
- text: "a photograph of"
|
7 |
+
example_title: "photo"
|
8 |
+
- text: "a bizarre cg render"
|
9 |
+
example_title: "Crender"
|
10 |
+
- text: "the spaghetti"
|
11 |
+
example_title: "meal?"
|
12 |
+
- text: "a (detailed+ intricate)+ picture"
|
13 |
+
example_title: "weights"
|
14 |
---
|
15 |
|
16 |
A model based upon the prompts of all the images in my InvokeAI's output directory, meant to be used with [InvokeAI](https://github.com/invoke-ai/InvokeAI) (a Stable Diffusion implementation/UI) to generate new, probably wild nightmare images.
|