Comfy-Org / comfy-cli

Command Line Interface for Managing ComfyUI
https://docs.comfy.org/comfy-cli/getting-started
GNU General Public License v3.0
288 stars 48 forks source link

How to install comfyUI to specific location using install command #182

Closed rbgo404 closed 2 months ago

rbgo404 commented 2 months ago

Describe the solution you'd like A clear and concise description of what you want to happen. When using the command comfy install it's getting downloaded to a some different location. I want to have an parameter where I can download it to a specific location.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Right now I am using the build.sh script which clone and install ComfyUI on a specific location.

Additional context Add any other context or screenshots about the feature request here.

ltdrdata commented 2 months ago

You can do it this way.

comfy --workspace=~/comfy2 install

https://github.com/Comfy-Org/comfy-cli#installing-comfyui