koishijs / novelai-bot

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

Feature: Support Clip Skip on Stable Horde #189

Open MaikoTan opened 1 year ago

MaikoTan commented 1 year ago

Scope

Stable Horde

Describe the problem related to the feature request

Stable Horde support clip skip recently.

Describe the solution you'd like

Add clip_skip: <number> to the request parameter, add clipSkip in both config and options.

Describe alternatives you've considered

N/A

Additional context

No response