mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-25 17:45:58 +08:00
add stable diffusion default negtive prompt system config
This commit is contained in:
@@ -175,4 +175,6 @@ type SystemConfig struct {
|
||||
|
||||
EnableContext bool `json:"enable_context,omitempty"`
|
||||
ContextDeep int `json:"context_deep,omitempty"`
|
||||
|
||||
SdNegPrompt string `json:"sd_neg_prompt"` // SD 默认反向提示词
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user