Comfy-Org / comfy-cli

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

[Bug]: Comfy-CLI doesn't requonize --front-end-version Comfy-Org/ComfyUI_frontend@latest #192

Closed Cedri4 closed 1 month ago

Cedri4 commented 1 month ago

Frontend Version

Latest

Expected Behavior

Should have launch

Actual Behavior

Error message: image

Steps to Reproduce

Have comfy cli. Do "comfy launch --front-end-version Comfy-Org/ComfyUI_frontend@latest"

Debug Logs

See image above

Browser Logs

None

What browsers do you use to access the UI ?

No response

Other

Latest comfy-cli version too.

huchenlei commented 1 month ago

You are missing --

comfy launch -- --front-end-version Comfy-Org/ComfyUI_frontend@latest

should work