Adding negative character prompts for img sources that support it

This commit is contained in:
Doa
2023-12-23 16:19:22 +00:00
parent db3bf42d63
commit 41ac2c07b2
3 changed files with 60 additions and 19 deletions

View File

@ -110,6 +110,7 @@ const extension_settings = {
sd: {
prompts: {},
character_prompts: {},
character_negative_prompts: {},
},
chromadb: {},
translate: {},