macOS
brew install draw-things-clilocal Homebrew formula metadata
brew
Local inference and LoRA training CLI for Draw Things. Version 1.20260716.0 via Homebrew; verified 2026-07-20.
install
brew install draw-things-clilocal Homebrew formula metadata
overview
Local inference and LoRA training CLI for Draw Things
history
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.
security posture
No matching local secret-handling manifest was found for draw-things-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
draw-things-cli | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/drawthingsai/draw-things-community
install metadata
| Package key | brew:draw-things-cli |
|---|---|
| Version | 1.20260716.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/draw-things-cli |
| Homepage | https://github.com/drawthingsai/draw-things-community |
| Repository | https://github.com/drawthingsai/draw-things-community |
| Upstream docs | https://github.com/drawthingsai/draw-things-community |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/drawthingsai/draw-things-community/archive/refs/tags/v1.20260716.0.tar.gz |
| Last updated | 2026-07-20T04:25:43Z |
| Pulse | updated |
| Bottle | available (on arm64_sequoia, arm64_tahoe) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.