Commit
·
c2f33e3
1
Parent(s):
710b9b4
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
license: openrail
|
3 |
pipeline_tag: text-generation
|
|
|
4 |
---
|
5 |
|
6 |
A model based upon the prompts of all the images in my InvokeAI's output directory. Mostly only positive prompts, though you may catch some words in [] brackets.
|
|
|
1 |
---
|
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. Mostly only positive prompts, though you may catch some words in [] brackets.
|