#612 Character-specific prompt prefixes for SD

This commit is contained in:
Cohee
2023-07-22 23:57:48 +03:00
parent a9f8506218
commit 83252617be
2 changed files with 119 additions and 56 deletions

View File

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