Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
--listen doesn't work on launch command
Doing: ``` comfy launch --background -- --listen 0.0.0.0 --cpu ``` doesn't work because of a typo. Here a small fix.
- Loading branch information