Start packages via cli? #1052
Answered
by
mohnjiles
short-circuit
asked this question in
Q&A
-
Is there any way to start packages via cli directly without having to use the UI? |
Beta Was this translation helpful? Give feedback.
Answered by
mohnjiles
Dec 22, 2024
Replies: 1 comment
-
You can launch SM with the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
short-circuit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can launch SM with the
--launch-package {PackageName}
argument, for example--launch-package ComfyUI
, though this will still show the SM UI afterwards.