36
edits
(Fixing category) |
(Added promptCategory to properly auto-categorize prompts) |
||
Line 11: | Line 11: | ||
"aliases": [ | "aliases": [ | ||
"1" | "1" | ||
] | |||
}, | |||
"promptCategory": { | |||
"label": "Prompt Category", | |||
"type": "string", | |||
"required": true, | |||
"description": "Category page for this prompt", | |||
"aliases": [ | |||
"8" | |||
] | ] | ||
}, | }, | ||
Line 89: | Line 98: | ||
| Sampler || {{{sampler}}} | | Sampler || {{{sampler}}} | ||
|} | |} | ||
[[Category:{{{promptCategory}}}]] |