cactusfriend commited on
Commit
ffb680a
1 Parent(s): f539568

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ 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 (a Stable Diffusion implementation) to generate new, probably wild nightmare images.
8
 
9
  This is mostly trained on positive prompts, though you may catch some words in [] brackets, which will be treated as negative.
10
  GPT-Neo is usually quite good at pairing parenthesis, quotation marks, etc - however, don't be too surprised if it generates something that's note quite InvokeAI prompt syntax.
 
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.
8
 
9
  This is mostly trained on positive prompts, though you may catch some words in [] brackets, which will be treated as negative.
10
  GPT-Neo is usually quite good at pairing parenthesis, quotation marks, etc - however, don't be too surprised if it generates something that's note quite InvokeAI prompt syntax.