koishijs / novelai-bot

Generate images by NovelAI | 基于 NovelAI 的画图机器人
https://bot.novelai.dev
MIT License
2.49k stars 204 forks source link

Feat: add sd-webui-dtg extension support #263

Open Ninzore opened 3 months ago

Ninzore commented 3 months ago

Known issue: the order of the extension switch and the extension options are reversed image

Check the code below, this won't work if the order is correct, might be a schemastery schema parser problem? https://github.com/Ninzore/koishi-plugin-novelai/blob/bd8b711de523a0171f74d87f5a549af42b606a59/src/config.ts#L490