# 使用 Homebrew 安装 draw-things-cli

查看 draw-things-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:draw-things-cli
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install draw-things-cli
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:draw-things-cli
- **软件包管理器:** Homebrew
- **版本:** 1.20260716.0
- **来源摘要:** Local inference and LoRA training CLI for Draw Things
- **主页:** <https://github.com/drawthingsai/draw-things-community>
- **仓库:** <https://github.com/drawthingsai/draw-things-community>
- **最后更新:** 2026-07-20T04:25:43Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- draw-things-cli (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.20260716.0
## 项目历史与用法

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.

### 时间线

- 2023: Public draw-things-community repository created.
- 2024: Repository releases begin using date-stamped v1.yyyymmdd tags.
- 2026: Homebrew stable formula packages draw-things-cli from a tagged draw-things-community source archive.

### Related projects

- Draw Things app is the parent GUI application whose public-facing model and trainer code is mirrored into the community repository.
- gRPCServerCLI is a sibling executable in the same Swift package for self-hosting Draw Things server-offload workflows.
- _MediaGenerationKit is a library product in the same Swift package.

### 来源

- <https://github.com/drawthingsai/draw-things-community>
- <https://raw.githubusercontent.com/drawthingsai/draw-things-community/main/README.md>
- <https://raw.githubusercontent.com/drawthingsai/draw-things-community/main/Package.swift>
- <https://formulae.brew.sh/formula/draw-things-cli>
- <https://formulae.brew.sh/api/formula/draw-things-cli.json>


## 安全说明

没有找到 draw-things-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

View the package source record on GitHub. [combined/draw-things-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/draw-things-cli.yml)


## 来源

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
