Github-CJX/dsh-tool-imagegen

Desktop ⭐ 0 MIT toolsvisual

DSH Desktop 对话内联生图插件** — 模型在对话中自动调用 `generate_image` 工具,图片直接内联显示在对话框里,无需外部面板、无需手动切换。

Install

# 1. 把插件目录放到 DSH 插件目录
cp -r dsh-tool-imagegen C:/Users/CJX/.dsh/plugins/

# 2. 在 desktop profile 挂载(见 docs/installation.md 的完整步骤)
#    package.json 添加依赖 + bundles,然后:
cd C:/Users/CJX/.dsh/profiles/desktop
pnpm install

# 3. 重启 DSH,在对话里说「生成一个猫咪的图片」

Add Github-CJX/dsh-tool-imagegen to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.