mirror of
https://github.com/DominikDoom/a1111-sd-webui-tagcomplete.git
synced 2026-05-01 03:31:25 +00:00
Added functionality for img2img & negative prompts
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"tagFile": "danbooru.csv",
|
||||
"activeIn": {
|
||||
"txt2img": true,
|
||||
"img2img": true,
|
||||
"negativePrompts": true
|
||||
},
|
||||
"maxResults": 5,
|
||||
"replaceUnderscores": true,
|
||||
"escapeParentheses": true,
|
||||
|
||||
Reference in New Issue
Block a user