ysysz0343-web/dsh-plugin-novelai

插件 ⭐ 0 MIT codingtoolsvisual

NovelAI Diffusion V4.5 完整图像生成,适用于DeepSeek Harness(nai_generate_image工具)

catalog 简介:NovelAI Diffusion V4.5 Full image generation for DeepSeek Harness (nai_generate_image tool)

安装

# 从 GitHub(生产推荐)
dsh plugin --profile web add github:ysysz0343-web/dsh-plugin-novelai

# 从 npm
dsh plugin --profile web add @scope/dsh-plugin-novelai

# 本地开发:用 file: 前缀(复制安装)。裸路径会被 pnpm 当作 link: 软链,
# 软链跟随真实路径,导致 @deepseek-ai/* peer 依赖无法通过 profiles/node_modules 回退解析。
dsh plugin --profile web add file:./path/to/dsh-plugin-novelai

ysysz0343-web/dsh-plugin-novelai 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。