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

Auto launch option does not seem to work #790

Closed
Altares opened this issue Jul 30, 2024 · 3 comments
Closed

Auto launch option does not seem to work #790

Altares opened this issue Jul 30, 2024 · 3 comments

Comments

@Altares
Copy link

Altares commented Jul 30, 2024

I'm using the Comfy-UI option in the UI: --auto-launch. But nothing happens when I start Stability Matrix.
Expected behaviour is that Comfy-UI would launch when Stability Matrix is started (Stability Matrix is running on a server on my network that is not my main machine).
I'd also use that option on other packages, but first Comfy-UI since it's my go-to UI.
I am using the .appimage build on fedora.
Thank you
Screenshot 2024-07-30 at 12 48 47

@Altares
Copy link
Author

Altares commented Jul 30, 2024

I just realised that this option may not be about auto-launching the backend but maybe launching the frontend in the default browser.

Can you please provide the options that Comfy-UI is using when being called from within Stability Matrix? So that we'll be able to run it standalone using a script. I'm mostly referring to the way Stability Matrix handles all the extensions for packages and shared paths and python environment. If I launch Comfy using: "python3 serve.py --listen 0.0.0.0" it may not be enough to keep the settings inside Stability Matrix in sync.

@mohnjiles
Copy link
Contributor

You can launch Stability Matrix with the --launch-package argument to start one of your UIs on launch. Check this post for more info: #488 (comment)

Also note that if your package name contains spaces, you'll need to surround it in quotes, e.g. --launch-package "ComfyUI with spaces"

@Altares Altares closed this as completed Aug 9, 2024
@Altares
Copy link
Author

Altares commented Aug 9, 2024

You can launch Stability Matrix with the --launch-package argument to start one of your UIs on launch. Check this post for more info: #488 (comment)

Also note that if your package name contains spaces, you'll need to surround it in quotes, e.g. --launch-package "ComfyUI with spaces"

Thanks!

mohnjiles added a commit to LykosAI/StabilityMatrix-Dev that referenced this issue Aug 21, 2024
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

No branches or pull requests

2 participants