draw-things-cli
brew install draw-things-cli
v1.20260430.0
GPL-3.0-or-later
Local inference and LoRA training CLI for Draw Things
21
30-day installs · #6633
44
90-day · #7678
44
365-day · #11451
478
★ GitHub stars · updated 2mo ago
Links
- https://github.com/drawthingsai/draw-things-community
- GitHub: drawthingsai/draw-things-community
- Brew formula source: Formula/d/draw-things-cli.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Local inference and LoRA training CLI for Draw Things",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:07+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "draw-things-cli",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-15T22:24:35Z",
"github_readme_excerpt": "# Draw Things Community\n\nThis is a community repository that maintains public-facing code that runs [the Draw Things app](https://apps.apple.com/us/app/draw-things-ai-generation/id6444050820).\n\nCurrently, it contains the source code for our re-implementation of image generation models, samplers, data models, trainer within the app. Over time, as we move more core functionalities into separate libraries, this repository will grow.\n\n# Contributions\n\nWhile we expect the development to be mainly carried out by us, we welcome contributions from the community. We require a Contributor License Agreement to make this more manageable. If you prefer not to sign the CLA, you\u0027re still welcome to fork this repository and contribute in your own way.\n\n# Roadmap and Repository Sync\n\nThe Draw Things app is managed through a private mono-repository. We do per-commit sync with the community repository in both ways. Thus, internal implemented features would be \"leaked\" to the community repository from time to time and it is expected.\n\nThat being said, we don\u0027t plan to publish roadmap for internal mono-repository. Whether we would like to publish roadmap for public community repository would require further deliberation and feedback from the community.\n\n# Quick Start with Swift Package Manager on macOS\n\nIf you want to build the SwiftPM `gRPCServerCLI` target locally, you can build it with:\n\n```bash\nswift build --target gRPCServerCLI\n```\n\nTo run the CLI with SwiftPM, use the executable name form (not `--target`):\n\n```bash\nswift run -c release gRPCServerCLI /path/to/models\n```\n\nYou can also inspect CLI options with:\n\n```bash\nswift run -c release gRPCServerCLI --help\n```\n\n# Quick Start with draw-things-cli on macOS\n\nIf you want to build the local inference and LoRA training CLI from this repository, build the SwiftPM product with:\n\n```bash\nswift build --product draw-things-cli\n```\n\nTo inspect the CLI surface from SwiftPM, run:\n\n```bash\nswift run -c release draw-things-cli --help\nswift run ",
"github_repo": "drawthingsai/draw-things-community",
"github_stars": 478,
"github_topics": [],
"homepage": "https://github.com/drawthingsai/draw-things-community",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 21,
"installs_365d": 44,
"installs_90d": 44,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "draw-things-cli",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 6633,
"rank_365d": 11451,
"rank_90d": 7678,
"raw_hash": "b6f1a2c98d3935c6",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/draw-things-cli.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"swift": "build"
}
],
"version_head": null,
"version_stable": "1.20260430.0",
"versioned_formulae": [],
"why_use_this": null
}