Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(fix): "verbose" argument #6289

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

bigcat88
Copy link
Contributor

For some reason it is currently ignored, this small PR fixes it.

Reason for fix:
We need support of verbose arg, because we start the ComfyUI web server at the same time as our Uvicorn server in the same process, and we proxy requests to ComfyUI from sub-path, and we ourselves want to write in console the path to the ComfyUI server in the terminal taking into account our proxy address.

@comfyanonymous comfyanonymous merged commit 02eef72 into comfyanonymous:master Dec 31, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants