Commit
·
2652db0
1
Parent(s):
1af2def
Update README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,8 @@ widget:
|
|
13 |
example_title: "weights"
|
14 |
inference:
|
15 |
parameters:
|
16 |
-
temperature:
|
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.
|
|
|
13 |
example_title: "weights"
|
14 |
inference:
|
15 |
parameters:
|
16 |
+
temperature: 2.4
|
17 |
+
max_new_tokens: 200
|
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.
|