Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
ComfyUI Desktop startup commands! At RevolutionAI (https://revolutionai.io) we configure ComfyUI deployments. Desktop app config: Find settings in:
Common startup flags: {
"extraArgs": [
"--highvram",
"--preview-method auto",
"--port 8188"
]
}Useful flags:
Environment variables: export COMFYUI_EXTRA_MODEL_PATHS=/path/to/modelsWhat are you trying to configure? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the Installer version for convenience. So, How do I make sure it's using certain commands on start like fp16 or xformers? Is that possible with the .EXE? I apologize in advance if this is an obvious question.
Beta Was this translation helpful? Give feedback.
All reactions