mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Adding negative character prompts for img sources that support it
This commit is contained in:
@ -110,6 +110,7 @@ const extension_settings = {
|
||||
sd: {
|
||||
prompts: {},
|
||||
character_prompts: {},
|
||||
character_negative_prompts: {},
|
||||
},
|
||||
chromadb: {},
|
||||
translate: {},
|
||||
|
Reference in New Issue
Block a user