can't figure out if I'm starting a manual install the correct way and if so how to set args #3591
Replies: 2 comments 5 replies
-
When you mention a manual install, do you mean you are not using the official package distributed with python_embeded? |
Beta Was this translation helpful? Give feedback.
5 replies
-
Here, this was much better at helping me out than the instructions on this GitHub. https://medium.com/@yushantripleseven/installing-comfyui-linux-windows-b59a57af61b6 |
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.
-
so I set up a manual install of comfyui, going through the git clone and pip install steps, for a windows PC with an NVIDIA rtx 4090. now my issue is, I'm not sure if using the command terminal to run python main.py in the main comfyui folder is the right way to start it for a manual install. if it is the right way, how do I set the args so it does the different vram levels if need be or any other ones I might need? also is there a way to make running the python main.py command easier if that's the correct way to start it? because opening the command terminal every time and putting in a command I'm never going to remember is not going to be fun.
Beta Was this translation helpful? Give feedback.
All reactions