cactusfriend commited on
Commit
1af2def
1 Parent(s): 2ec2fe7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -6,11 +6,15 @@ 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.
 
6
  - text: "a photograph of"
7
  example_title: "photo"
8
  - text: "a bizarre cg render"
9
+ example_title: "render"
10
  - text: "the spaghetti"
11
  example_title: "meal?"
12
  - text: "a (detailed+ intricate)+ picture"
13
  example_title: "weights"
14
+ inference:
15
+ parameters:
16
+ temperature: 1.8
17
+ max_new_tokens: 150
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.