[feat] added miro and cfg to nai

This commit is contained in:
kwaroran
2023-08-28 01:57:12 +09:00
parent f1fce49b89
commit 1290021d94
5 changed files with 57 additions and 14 deletions

View File

@@ -142,8 +142,22 @@ export interface NAISettings{
presencePenalty: number
typicalp:number
starter:string
mirostat_lr?:number
mirostat_tau?:number
cfg_scale?:number
}
export const NovelAIROrder = [
"",
"",
"",
"",
"",
]
export const NovelAIBadWordIds = [
[60],
[62],