Comfy-Org/comfy-cli

[Feature Request] Install Specific Comfy Version Based On Commit

LucasMoskun opened this issue · 2 comments

It would be nice to be able to install a specific version instead of latest based on commit. Something like:

comfy install --commit=<commit hash>

seems like it would be pretty straightforward to add the the arg and then add a line here to checkout the commit before installing dependencies:

This is added.

This is added.

⚡️