代码插件

Openclaw Draw Things — OpenClaw Draw Things — 本地AI图像生成工具

v1.1.8

OpenClaw Draw Things 是一个本地AI图像生成插件,利用 Draw Things CLI 在 Apple Silicon 上生成图像,支持 Stable Diffusion、FLUX 等模型,无需 API 密钥,优化了 Apple Silicon 的性能。

0· 8·0 当前0
by @acwilan·Links
下载插件包 项目主页
License
Links
最后更新
2026/4/11

License

Links

请查看许可证条款了解详情。

版本

latestv1.1.82026/4/11

安装命令

点击复制
官方npx clawhub@latest install acwilan-draw-things
镜像加速npx clawhub@latest install acwilan-draw-things --registry https://cn.clawhub-mirror.com

插件文档

OpenClaw Draw Things

OpenClaw 使用 Draw Things CLI 在 Apple Silicon 上进行本地 AI 图像生成,支持 Stable Diffusion、FLUX 等模型,无 API 成本。

功能

    • 🖼️ 本地图像生成 - 无需 API 密钥
    • 🍎 Apple Silicon 优化 - 使用 Core ML 进行快速推理
    • 🤖 多模型支持 - SD、FLUX 等
    • OpenClaw 集成 - 原生工具支持

安装

前置条件

    • Apple Silicon (M1/M2/M3) 的 macOS
    • 安装 Draw Things 应用
    • OpenClaw 2026.4.0 或更高版本

从 ClawHub 安装

openclaw plugins install draw-things

手动安装

git clone https://github.com/acwilan/openclaw-draw-things.git cd openclaw-draw-things npm install npm run build openclaw plugins install "$(pwd)"

配置

~/.openclaw/openclaw.json 中添加:

[...省略代码块,保持原样]...

配置选项

[...省略表格,保持原样] ...

使用

安装并配置后,OpenClaw 可以生成图像:

[...省略示例,保持原样]...

模型

从 Draw Things 模型浏览器下载模型。常见模型包括:

    [...省略模型列表,保持原样] ...

开发

[...省略开发命令,保持原样]...

许可

MIT © Andres Rovira

链接

    [...省略链接,保持原样] ...

数据来源ClawHub ↗ · 中文优化:龙虾技能库