macOS
brew install draw-things-clilocal Homebrew formula metadata
安装
brew install draw-things-clilocal Homebrew formula metadata
概览
Local inference and LoRA training CLI for Draw Things
历史
Draw Things CLI is the command-line packaging of Draw Things' local image-generation and LoRA-training stack, exposed from the public Draw Things community repository rather than from the app's private monorepo.
The public repository was created in November 2023 as a community-facing sync of code used by the Draw Things app. Its README explains that the app itself is managed in a private monorepo, while public-facing code for model implementations, samplers, data models, trainer logic, gRPC server support, and the CLI is synchronized into the community repository.
Adoption is tied to Draw Things users who want local, scriptable image generation outside the GUI. Homebrew installs it from a tagged source archive, while the README also documents a tap-based HEAD install for users who want the unreleased CLI surface.
The CLI is built as a Swift Package Manager executable product named draw-things-cli. The README documents help output, a minimal generate command, a default macOS model directory shared with the sandboxed Draw Things app, and the DRAWTHINGS_MODELS_DIR override.
For package maintainers, draw-things-cli is interesting because it turns a Mac-first AI image-generation app into a reproducible command-line tool with SwiftPM products, Homebrew distribution, model-directory conventions, and a related self-hosted gRPC server path for local inference setups.
安全态势
没有找到 draw-things-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
draw-things-cli | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/drawthingsai/draw-things-community
安装元数据
| 软件包键 | brew:draw-things-cli |
|---|---|
| 版本 | 1.20260716.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/draw-things-cli |
| 主页 | https://github.com/drawthingsai/draw-things-community |
| 仓库 | https://github.com/drawthingsai/draw-things-community |
| 上游文档 | https://github.com/drawthingsai/draw-things-community |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://github.com/drawthingsai/draw-things-community/archive/refs/tags/v1.20260716.0.tar.gz |
| 最后更新 | 2026-07-20T04:25:43Z |
| Pulse | updated |
| Bottle | 可用 (于 arm64_sequoia, arm64_tahoe) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | draw-things-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.