chore: update default config.toml

This commit is contained in:
RockYang 2023-12-15 11:23:13 +08:00
parent 56269170cb
commit d974b1ff0e
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ WeChatBot = false
Enabled = false Enabled = false
ApiURL = "" ApiURL = ""
ApiKey = "" ApiKey = ""
Txt2ImgJsonPath = "res/text2img.json" Txt2ImgJsonPath = "res/sd/text2img.json"
[[SdConfigs]] [[SdConfigs]]
Enabled = false Enabled = false

View File

@ -70,7 +70,7 @@ WeChatBot = false
Enabled = false Enabled = false
ApiURL = "" ApiURL = ""
ApiKey = "" ApiKey = ""
Txt2ImgJsonPath = "res/text2img.json" Txt2ImgJsonPath = "res/sd/text2img.json"
[[SdConfigs]] [[SdConfigs]]
Enabled = false Enabled = false