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

Launch comfy server with extra args specified in setting json #331

Merged
merged 4 commits into from
Nov 23, 2024

Conversation

huchenlei
Copy link
Member

@huchenlei huchenlei commented Nov 23, 2024

Resolves #274

Context: Comfy-Org/ComfyUI_frontend#1644

This PR makes electron side read Comfy.Server.LaunchArgs from settings json and merge them with core server args.

@robinjhuang
Copy link
Member

So we just need v1.4.8 for this feature to work?
https://github.com/Comfy-Org/ComfyUI_frontend/releases/tag/v1.4.8

@huchenlei
Copy link
Member Author

So we just need v1.4.8 for this feature to work? https://github.com/Comfy-Org/ComfyUI_frontend/releases/tag/v1.4.8

Yes. The only thing left is a message to prompt user restart the app. I will add that in the next frontend release. 1.4.9 is usable, just some frictions.

@huchenlei huchenlei merged commit 837b7f5 into main Nov 23, 2024
6 checks passed
@huchenlei huchenlei deleted the launch_args branch November 23, 2024 23:27
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.

Runtime options in Electron Settings
2 participants