-
-
Notifications
You must be signed in to change notification settings - Fork 129
NovelAI
Bluefissure edited this page Oct 20, 2022
·
11 revisions
目前可以通过三种方式调用:(实际是两种
- 自建 NovelAI 后端
-
白嫖 NovelAI 官网 API
- 不支持 image2image,但是 text2image 的速度会比大部分自建快一些。
- 负面词汇/反咒(negative prompt)长度限制为 225。
-
自建 WebUI 后端
- TODO
- 准备个 Google 账号,登录,访问 Colab,依次执行步骤 1. 2. 5.
- 运行 5. 之后找到 log 中的 cloudflare 网址,复制下来。
- 私聊领养的机器人
/bot novelai api 复制的网址
设置后端 API - (可选)私聊领养的机器人
/bot novelai group clear
清空可用群 - 私聊领养的机器人
/bot novelai group 群号1,群号2,群号3
添加可用群
- 参考 Colab 中的脚本自建。
- 将外网能够访问的 IP 或者域名复制下来。
- 同上
- 同上
/novelai generate
<prompt>
<*negative>
<*seed>
<*image>
通过换行分割,其中参数:
- prompt:炼图咒语
- negative:负面词汇(可选)
- seed:随机种子(可选)
- image:image2image(可选)
- 窝主购买 NovelAI 官网付费计划,$25/mo,从网络请求中获取 Bearer token 填写到
config.json
中的NOVELAI_BEARER
- (可选)领养者私聊领养的机器人
/bot novelai group clear
清空可用群 - 领养者私聊领养的机器人
/bot novelai group 群号1,群号2,群号3
添加可用群
/novelai official_generate
<prompt>
<*negative>
<*seed>
通过换行分割,其中参数:
- prompt:炼图咒语
- negative:负面词汇(可选)
- seed:随机种子(可选)
暂时未测试。
考虑跟踪 https://github.com/koishijs/novelai-bot/issues/59 状态。
- 显卡资源很贵,自建的 API 不定时开启,随便玩玩差不多得了(x
-
${{\color{red}色字头上一把刀,勿用此刀刀獭獭}}$ 被刀了已经- 所有指令均会进行 nsfw tags filtering 并默认采取 sfw 模型。
- 成功生成色图的 prompt 会被加入 nsfw tag 库,调用者则会被关闭使用此命令的权限。