cactusfriend
commited on
Commit
·
8c11d38
1
Parent(s):
b99fb87
Update README.md
Browse files
README.md
CHANGED
@@ -11,10 +11,12 @@ widget:
|
|
11 |
example_title: "meal?"
|
12 |
- text: "a (detailed+ intricate)+ picture"
|
13 |
example_title: "weights"
|
|
|
|
|
14 |
inference:
|
15 |
parameters:
|
16 |
-
temperature: 2.
|
17 |
-
max_new_tokens:
|
18 |
---
|
19 |
|
20 |
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.
|
|
|
11 |
example_title: "meal?"
|
12 |
- text: "a (detailed+ intricate)+ picture"
|
13 |
example_title: "weights"
|
14 |
+
- text: "photograph of various"
|
15 |
+
example_title: "variety"
|
16 |
inference:
|
17 |
parameters:
|
18 |
+
temperature: 2.6
|
19 |
+
max_new_tokens: 250
|
20 |
---
|
21 |
|
22 |
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.
|