[feat] depth promp

This commit is contained in:
kwaroran
2023-11-09 13:49:46 +09:00
parent d4fa526dab
commit 1d5edf710d
6 changed files with 47 additions and 4 deletions

View File

@@ -439,5 +439,6 @@ export const languageEnglish = {
defaultPrompt: "Default Prompt",
additionalText: 'Additional Description',
seed: "Seed",
charjs: "CharacterJS"
charjs: "CharacterJS",
depthPrompt: "Depth Prompt"
}