CLI
Getting Started
Overview
comfy-cli
is a command line tool that makes it easier to install and manage Comfy.
Install CLI
To get shell completion hints:
Install ComfyUI
Create a virtual environment with any Python version greater than 3.9.
Install ComfyUI
You still need to install CUDA, or ROCm depending on your GPU.
Run ComfyUI
Manage Custom Nodes
We use cm-cli
for installing custom nodes. See the docs for more information.
Manage Models
Downloading models with comfy-cli
is easy. Just run:
Contributing
We encourage contributions to comfy-cli! If you have suggestions, ideas, or bug reports, please open an issue on our GitHub repository. If you want to contribute code, fork the repository and submit a pull request.
Refer to the Dev Guide for further details.
Analytics
We track usage of the CLI to improve the user experience. You can disable this by running:
To re-enable tracking, run:
Was this page helpful?