Bro, you explain minor details that are crucial to beginners like us, but often skipped by other people. Keep up the good work! I hope you upload more tutorials like this. Know that your tutorial is still relevant til now.
Ayyye thanks Mirak, I’m just trying my best. Thanks so much for the compliment and thanks for watching the video, i really appreciate it. Have a great day man!
This tutorial is an absolute masterpiece! Thanks to it, I figured out how to install ComfyUI and learned how to work with the terminal in general. You have an incredible teaching talent! Thaaaank you
Hey man just wanted to say that as a beginner myself, I found your video super easy to follow and it helped me map out how ComfyUI ACTUALLY works. Thanks a ton! Will be following your videos while I'm navigating through this software.
Absolutely by far the very best explanatory tutorial on how to install and use comfyui for stable diffusion. Outstanding. Thank you so much. Huge help.
Hey Chris! Happy to help man, thank you so much for the donation! This is deeply appreciated! Have a great day brother! I hope more of my content is helpful to you moving forward
Thank you, very helpful! Before installing Pytorch, it is a good idea to create a venv, so things remain in a sandbox and doesn't mess with your system
Thank You bro!!! Very easy to follow, and difficult to get lost. I've seen many other tutorials on this subject and it seems to be a bit more confusing for someone like me who is barely familiar with coding. You were very helpful with all of the tips, tricks, new terminology and steps.
Hey Yahurdme (great username btw 😂) no problem brother, I'm very happy this was able to help you. I hope I can continue doing so at a high level, thanks for watching and have a great day!
I was having problems with comfyui for a few days. I watched a lot of videos but this video gave the answer to every question and the solution to every problem. Thank you very much.
No problem Juliana, happy to help. I remember when I was a noobie myself lol, so i try to keep that in mind during my videos. Thanks for watching, I really appreciate it, have a great day!
Great job! Liked and subscribed. A quick tip. You don't have to close terminal each time to restart Comfy. Ctrl+C will stop the program and then you can hit the up arrow key and it will cycle through your commands. Also, you can refresh from inside of ComfyUI Manager. :)
Liked and subscribed. I've been using a windows system for a while now for comfyui and lora training. I've been debating making the switch back to mac as my main machine. Looking at the m3's because of their huge unified ram possibilities. I'll definitely be following you closely for your mac progress. Thanks, boss!
Hey Keng, welcome to the community! Happy to have you. Yea im thinking about getting the M3s to test it out myself. I hope my future videos continue to offer value to you man. Thanks for watching and have a great day!
I think you're the first person on the internet to ever compliment my name, I'll try to be cool about it but you have no idea what it means to me. My name is not easily digestable and unfortunately a lot of people don't react well to it lol but thanks for your kind words. It gives me more confidence to use it. I will definitely be saving your comment. Thank you. I'm also happy my video was able to help you, thanks for watching and have a great day!
Your tutorial helped me a lot and completely WORKED. I’m trying to run some voice clone stuff in comfy with my M2 Mac Studio but hitting cuda barriers…have you found anything that works and can do TTS, STS plus lip syncs the STS results?
Thanks a lot, man! I’ve been watching tons of videos, and this one is by far the most complete, clear, and straightforward guide to installing COMFYUI on a Mac. Keep it up! 🚀 Heads up for anyone following along: while installing the dependencies from requirements.txt, I noticed that #kornia>=0.7.1 caused some issues. I fixed it by commenting out that line. Hope this helps someone!
hi thank you so much for this great video! I actually got an error when trying to install home brew that is saying .... Warning: /opt/homebrew/bin is not in your PATH. Instructions on how to configure your shell for Homebrew can be found in the 'Next steps' section below..... then it says Next steps: - Run these two commands in your terminal to add Homebrew to your PATH: (echo; echo 'eval "$(/opt/homebrew/bin/brew shellenv)"') >> eval "$(/opt/homebrew/bin/brew shellenv)". I'm actually confused what to do to get this working correctly.. I'm on a m2 pro macbook .. Please help ?
This is one of the better tutorials. But some of the links are exactly 'clear', relative to the terminal screens. And of course, there were a number of issues with updating, and in fact deinstalling brew to get sufficiently current with that package. There were also issues with 'external' python packages vs those installed via home brew. That all said... I still only get blank (images filled with 'blank' color field) or some key words, like the single word "bottle" for the default, and only a silhouette against gradient background. I'm using an Apple MacBook Pro with the M1 processor. Perhaps I'll try setting this up on my ancient x86 based MacBook and see if it runs at all, and generates something else. But good work otherwise.
Hi, do you have a video for image to video generation on MAC? I installed an SVD model manually and doesnt support MPS backend, also messed up ComfyUI nodes layout, any way to reset to basics from manager? Thank you!!!
Great explanation, thank you so much! Liked and subscribed🙌 However I had an error message when trying to download the SDXL turbo 1.0: "Install failed: undefined / SyntaxError: The string did not match the expected pattern." Do you know what might be an issue?
Hi mate, great tutorial. however, when I finish up trying to install the Comfy UI manager, I get this message in Terminal. - ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/Library/Python' Consider using the `--user` option or check the permissions. WARNING: You are using pip version 21.2.4; however, version 24.0 is available. You should consider upgrading via the '/Library/Developer/CommandLineTools/usr/bin/python3 -m pip install --upgrade pip' command. I don't suppose you have any suggestions?
Very good video for beginner like me, thank you so much. I have big sur only (MBP late 2013- NVIDIA GeForce GT 750M 2GB), when run python3 main.py...unable 🙁
Hi, great video! it was good until I installed the Comfy Manager, after that when I tried to restart ComfyUI I have this message: ModuleNotFoundError: No module named 'torch'. Any advice please :)
gah, all was going well until I did the requirements py step and now I'm saying its externally managed and to try a few different prompt with brew but it might as well be german to me. Can anyone help?
I had a question, i was installing comfyui ,but i got an error: Torch not compiled with CUDA enabled, what schould i do now? ( i habe Macbook pro / macOS Ventura 13.6.3 / core 15/ intel Iris Plus Graphics 640 1536 MB)
i get this error, when i tried my first prompt: Error occurred when executing KSampler: "upsample_nearest2d_channels_last" not implemented for 'Half' this error geos on. any luck?
It shows the following message on clicking "Install custom nodes" - The custom node DB is currently being updated, and updates to custom nodes are being checked for. NOTE: Update only checks for extensions that have been fetched. How can I resolve this?
Hey man I'm going crazy! I followed all your steps. The first launch of ComfyUi worked but as soon as I installed ComfyUI Manager nothing worked anymore. Every time I run the python3 main.py command I get the error ModuleNotFoundError: No module named 'torch' WHYYYYYY???
Hi, I followed your video exactly, but when I try to run ComfyUI after doing the download command for ComfyUI manager, I get this error: ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/Library/Python' Consider using the `--user` option or check the permissions. Can you assist?
I worked on this for just about a day, then figured it out like 5 minutes after I asked for help. SO what you have to do is after you do the install of ComfyUI Manager, you then launch comfy UI with 'sudo python3 main.py' . It'll ask for your password for your computer, put it in and click enter, and it should install correctly.
Hi,I would ask, did you face this problem Apple Silicon M1/M2/M3, My comfyUi pop up this message: "DiffutoonNode Torch not compiled with CUDA enabled". is there any solution to solve it ?
Can you help me out? I keep getting this error message when I get to the step where i type in python3 main.py. ModuleNotFoundError: No module named 'comfy.options'. What does this mean and how can I fix it? I have a macbook M3.
Hey Moe! Join my discord, we can talk there and I can help you more thoroughly cause as of right now i can’t tell much about your situation. Its very likely connected to your python installation but no way for me to know unless I see it. Join the discord and pose your problem maybe others can help you along with me
Can anyone help? I follwed this all the way through but the manager is not showing up, already restarted and did all the steps but the manager button is not showing up
Yes that is very true lol, im still looking for ways to speed it up but yea mac ai generation sucks. Thanks for watching the video though ESGaming, i really appreciate it! Have a great day!
Hey Matteo, great question, sorry about the late response but yes, thats exactly how you'd do it. Thanks for watching the video and have a great day! If you have more questions, join my discord and ask there
When I tried to queue the demo prompt it said: Prompt outputs failed validation CheckpointLoaderSimple: - Value not in list: ckpt_name: 'v1-5-pruned-emaonly.ckpt' not in ['v1-5-pruned-emaonly.safetensors'] Any idea what I missed?
I am experiencing something weird . Installation went smoothly but the "manager" button doesn't appear . not after restarting the terminal nor after rebooting the Mac. Also, when I try to run : python3 main.py I get these errors: h-MBP-sl-dnyl:ComfyUI daniel$ python3 main.py Traceback (most recent call last): File "/Users/daniel/ComfyUI/main.py", line 73, in import comfy.utils File "/Users/daniel/ComfyUI/comfy/utils.py", line 1, in import torch ModuleNotFoundError: No module named 'torch' h-MBP-sl-dnyl:ComfyUI Daniel$ Only when I run : ./venv/bin/python main.py The server is running Do you know what can be the cause ?
Consider giving the video a like if it helped you get ComfyUI, thanks!😊
Bro, you explain minor details that are crucial to beginners like us, but often skipped by other people. Keep up the good work! I hope you upload more tutorials like this. Know that your tutorial is still relevant til now.
Honestly the best video I've found about ComfyUI, at least for Mac. Thanks man!
Ayyye thanks Mirak, I’m just trying my best. Thanks so much for the compliment and thanks for watching the video, i really appreciate it. Have a great day man!
This tutorial is an absolute masterpiece! Thanks to it, I figured out how to install ComfyUI and learned how to work with the terminal in general. You have an incredible teaching talent! Thaaaank you
Hey man just wanted to say that as a beginner myself, I found your video super easy to follow and it helped me map out how ComfyUI ACTUALLY works. Thanks a ton! Will be following your videos while I'm navigating through this software.
Absolutely by far the very best explanatory tutorial on how to install and use comfyui for stable diffusion. Outstanding. Thank you so much. Huge help.
Thanks! I learned something new
Hey Chris! Happy to help man, thank you so much for the donation! This is deeply appreciated! Have a great day brother! I hope more of my content is helpful to you moving forward
By far, this is the most detailed and organized tutorial I've ever watched.
Very easy to follow video, perfect for beginners! You even answered some questions that were never addressed in other tuts I found. Thanks so much!
Thank you, very helpful! Before installing Pytorch, it is a good idea to create a venv, so things remain in a sandbox and doesn't mess with your system
Thank You bro!!! Very easy to follow, and difficult to get lost. I've seen many other tutorials on this subject and it seems to be a bit more confusing for someone like me who is barely familiar with coding. You were very helpful with all of the tips, tricks, new terminology and steps.
Hey Yahurdme (great username btw 😂) no problem brother, I'm very happy this was able to help you. I hope I can continue doing so at a high level, thanks for watching and have a great day!
aku sudah sebulan mencari tahu bagaimana cara menampilkan tombol manager. Dan akhirnya aku menemukan jawabannya di video ini! Terima kasih banyak!
Awesome stuff, been looking for a while for someone to explain how to set up manager fro Mac. ver imformative and easy to understand
Thanks Osiris, I'm happy my video was able to help you. I hope I can continue doing so with future videos! Have a great day!
You have no idea how long I've been searching for someone like you. Liked and suscribed !
I was having problems with comfyui for a few days. I watched a lot of videos but this video gave the answer to every question and the solution to every problem. Thank you very much.
Now we are cooking with oil
wow thanks mate
Lots of love from India
Great video. You have just earned one more subscriber.
Much Appreciated.
Great tutorial mate! Easy to follow and nice explanation of the steps. Liked and subscribed, cheers
AYYYYYE, thanks for the support man, I really appreciate it! Have a great day!
Great video! Very comprehensive. Answered several questions not addressed by the others! Thanks for all you do to help us learn!!
thx homie for the mac tutorials and not skipping the confusing parts for a noobie :)
No problem Juliana, happy to help. I remember when I was a noobie myself lol, so i try to keep that in mind during my videos. Thanks for watching, I really appreciate it, have a great day!
Thanks for such a simple explanation. If I hadn't watched this video, it would have been very complex for me. Thanks alot
Great job! Liked and subscribed. A quick tip. You don't have to close terminal each time to restart Comfy. Ctrl+C will stop the program and then you can hit the up arrow key and it will cycle through your commands. Also, you can refresh from inside of ComfyUI Manager. :)
You made this seemingly intense process so simple. Thank you!
Liked and subscribed. I've been using a windows system for a while now for comfyui and lora training. I've been debating making the switch back to mac as my main machine. Looking at the m3's because of their huge unified ram possibilities. I'll definitely be following you closely for your mac progress. Thanks, boss!
Hey Keng, welcome to the community! Happy to have you. Yea im thinking about getting the M3s to test it out myself. I hope my future videos continue to offer value to you man. Thanks for watching and have a great day!
very clear easy to follow tutorial. thanks man!
No problem Yellingbytes, happy to help! Thanks for watching the video and have a great day!
Thank you so much bro, this tutorial is a godsend. You really know how to teach and give confidence. Thanks! And by the way, your name is so cool!
I think you're the first person on the internet to ever compliment my name, I'll try to be cool about it but you have no idea what it means to me. My name is not easily digestable and unfortunately a lot of people don't react well to it lol but thanks for your kind words. It gives me more confidence to use it. I will definitely be saving your comment. Thank you. I'm also happy my video was able to help you, thanks for watching and have a great day!
Really appreciate this! Easy to watch and understand. Thank you!
No problem Michael, happy to help! Thanks for watching the video and have a great day!
Thank you for the explainer, this video was super useful.
No problem Freddy, happy to help man! Thanks for watching the video and have a great day!
Perfect tutorial. Thanks brotha
Thanks Derek! Very happy it helped you, I hope to make more videos you will appreciate! Thanks for watching the video and have a great day!
thank you sooo much..very valuable resources
Hey Sherpadigitalart, absolutely no problem, happy I was able to help you! Thanks for watching the video and have a great day!
Your tutorial helped me a lot and completely WORKED. I’m trying to run some voice clone stuff in comfy with my M2 Mac Studio but hitting cuda barriers…have you found anything that works and can do TTS, STS plus lip syncs the STS results?
Thanks a lot, man! I’ve been watching tons of videos, and this one is by far the most complete, clear, and straightforward guide to installing COMFYUI on a Mac. Keep it up! 🚀
Heads up for anyone following along: while installing the dependencies from requirements.txt, I noticed that #kornia>=0.7.1 caused some issues. I fixed it by commenting out that line. Hope this helps someone!
Best video man ❤
Great teaching, thanks a lot :)
No problem Kevin, happy my video was able to help you, thanks for watching and have a great day!
Thank you bro you helped me out!
Hats off! Thank you so much bro. BLESSINGS. Subscribed.
Great Video - Really Helpful. Question - Do you have a workflow to install Live Portrait on ComfyUI on a Mac?
great tutorial! what's a decent config for a macbook pro to run this?
Thank you very much! super helpful and working with no problems on a M1 macbook air
One of the best tutorials I have seen. Thank you.
Just one question, can I create a sequence for animation?
ur video instructions is very clear!
i wish i could do more than like and subscribe, this video was so helpful all the way through
i'm loving it, excellent tutorial!
Thank you Thank you Thank you. It took me days to install, Im not sure what I did wrong but your direction made it work.
yeah - you earned the sub and the like - great! Thanks
Ayyye, thanks gorri! Happy to help man, thanks for watching the video and have a great day!
amazing tutorial! thank you so much!!
hi thank you so much for this great video! I actually got an error when trying to install home brew that is saying .... Warning: /opt/homebrew/bin is not in your PATH.
Instructions on how to configure your shell for Homebrew
can be found in the 'Next steps' section below..... then it says Next steps:
- Run these two commands in your terminal to add Homebrew to your PATH:
(echo; echo 'eval "$(/opt/homebrew/bin/brew shellenv)"') >>
eval "$(/opt/homebrew/bin/brew shellenv)". I'm actually confused what to do to get this working correctly.. I'm on a m2 pro macbook .. Please help ?
nice work, thanks for the help
This is one of the better tutorials. But some of the links are exactly 'clear', relative to the terminal screens. And of course, there were a number of issues with updating, and in fact deinstalling brew to get sufficiently current with that package. There were also issues with 'external' python packages vs those installed via home brew.
That all said... I still only get blank (images filled with 'blank' color field) or some key words, like the single word "bottle" for the default, and only a silhouette against gradient background.
I'm using an Apple MacBook Pro with the M1 processor. Perhaps I'll try setting this up on my ancient x86 based MacBook and see if it runs at all, and generates something else.
But good work otherwise.
Hi, do you have a video for image to video generation on MAC? I installed an SVD model manually and doesnt support MPS backend, also messed up ComfyUI nodes layout, any way to reset to basics from manager? Thank you!!!
Great explanation, thank you so much! Liked and subscribed🙌
However I had an error message when trying to download the SDXL turbo 1.0: "Install failed: undefined / SyntaxError: The string did not match the expected pattern." Do you know what might be an issue?
Cool! Thank you!😃
it was Great, thanks, but in the end it happened: Torch not Compiler with CUDA enabled, (my MacBook is Pro 13), have i to buy GPU?
Hey Stella, thank you for sharing your issue, apologies for the late reply. Hop into my discord so that I can see what your problems are and help!
You're great man
Thanks Daniel! I try lol. Thanks for watching the video, I really appreciate it! Have a great day!
Hi mate, great tutorial. however, when I finish up trying to install the Comfy UI manager, I get this message in Terminal. - ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/Library/Python'
Consider using the `--user` option or check the permissions.
WARNING: You are using pip version 21.2.4; however, version 24.0 is available.
You should consider upgrading via the '/Library/Developer/CommandLineTools/usr/bin/python3 -m pip install --upgrade pip' command.
I don't suppose you have any suggestions?
Very good video for beginner like me, thank you so much. I have big sur only (MBP late 2013- NVIDIA GeForce GT 750M 2GB), when run python3 main.py...unable 🙁
Ahhh, yours may be a bit different because you’re running an intel macbook. And when you says 2GB, is that in VRAM?
@@Chukavelli1 yes is VRAM..able to run ComfyUI with main.py --cpu
great video thx
No problem Luca, happy to help man! Thanks for watching the video, I really appreciate it! Have a great day!
Thank you bro 😎
What is the best model for Mac I want the most realistic. Thank you
really helpful thanks
Hi, great video! it was good until I installed the Comfy Manager, after that when I tried to restart ComfyUI I have this message: ModuleNotFoundError: No module named 'torch'. Any advice please :)
you rock ;) thks!
gah, all was going well until I did the requirements py step and now I'm saying its externally managed and to try a few different prompt with brew but it might as well be german to me. Can anyone help?
good tutorial. Unfortunately I am stuck as I can't install Pytorch. It says: "error: externally-managed-environment"
what am I doing wrong?
Does this method still work for uptodays date? i have a M1 max, 32 memory will i be okay running it locally without running into any issues?
I had a question, i was installing comfyui ,but i got an error: Torch not compiled with CUDA enabled, what schould i do now? ( i habe Macbook pro / macOS Ventura 13.6.3 / core 15/ intel Iris Plus Graphics 640 1536 MB)
Hey Stella, thank you for sharing your issue, apologies for the late reply. Hop into my discord so that I can see what your problems are and help!
i get this error, when i tried my first prompt:
Error occurred when executing KSampler:
"upsample_nearest2d_channels_last" not implemented for 'Half'
this error geos on. any luck?
You`r the man!!!!
'And now you're cooking with oil' 😂
At the last step I got this notice in terminal: AssertionError: Torch not compiled with CUDA enabled
So what is the problem?
It shows the following message on clicking "Install custom nodes" -
The custom node DB is currently being updated, and updates to custom nodes are being checked for.
NOTE: Update only checks for extensions that have been fetched.
How can I resolve this?
i am using a macbock air m2 2022 8gb ram. why a image genration takes up 15 min lo....is that normal?
Hey man I'm going crazy! I followed all your steps. The first launch of ComfyUi worked but as soon as I installed ComfyUI Manager nothing worked anymore. Every time I run the python3 main.py command I get the error ModuleNotFoundError: No module named 'torch'
WHYYYYYY???
what is your mac laptop specs? the image generation seems fast
Hey CC, i assure you its not fast lol. I have an M1 macbook Pro
@@Chukavelli1 how many gb ram? My m1 8 gb bottlenecked
@@CC-062 i have 16 gb. Yea you’re definitely gonna want at least 16 gb just to even attempt this stuff truthfully
@@Chukavelli1 yea. Considering the mini 24 gb or mini pro 32 gb now 🥲 thanks
LOL this whole time i was cloning the manager directly into my comfyui folder (not the custom_nodes) and wondering why it wasnt working
Hi, I followed your video exactly, but when I try to run ComfyUI after doing the download command for ComfyUI manager, I get this error:
ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/Library/Python' Consider using the `--user` option or check the permissions.
Can you assist?
I worked on this for just about a day, then figured it out like 5 minutes after I asked for help.
SO what you have to do is after you do the install of ComfyUI Manager, you then launch comfy UI with 'sudo python3 main.py' . It'll ask for your password for your computer, put it in and click enter, and it should install correctly.
Hi,I would ask, did you face this problem Apple Silicon M1/M2/M3, My comfyUi pop up this message: "DiffutoonNode
Torch not compiled with CUDA enabled". is there any solution to solve it ?
i tried to install custom nodes but i get an import fail after restarting comfyui.
any clue what i did wrong?
"zsh: command not found: brew" how to fix this error?
Can you help me out? I keep getting this error message when I get to the step where i type in python3 main.py. ModuleNotFoundError: No module named 'comfy.options'. What does this mean and how can I fix it? I have a macbook M3.
Hey Moe! Join my discord, we can talk there and I can help you more thoroughly cause as of right now i can’t tell much about your situation. Its very likely connected to your python installation but no way for me to know unless I see it. Join the discord and pose your problem maybe others can help you along with me
Ok. Will do. Thanks for your response
@@Chukavelli1
does anyone know if I can do video diffusion on Mac M3 or have experience setting up a virtual cloud server to do so?
why My Mac always downloading command line tools fox xcode and it never ending
Can anyone help? I follwed this all the way through but the manager is not showing up, already restarted and did all the steps but the manager button is not showing up
great!
yeah! super
It works but performance is not up to par
Yes that is very true lol, im still looking for ways to speed it up but yea mac ai generation sucks. Thanks for watching the video though ESGaming, i really appreciate it! Have a great day!
how much ram it requires?
Conda not found
How to remove comfyUI in order to reinstall it? Just erase the comfyUI folder?
Hey Matteo, great question, sorry about the late response but yes, thats exactly how you'd do it. Thanks for watching the video and have a great day! If you have more questions, join my discord and ask there
I keep getting ERROR not enough space :(
Yes I have the same problem I have a M1 air
I think I have enough vram I don’t know why it comes to an error
Best RUclips tutorial i watched in a long time 👏🏾👏🏾👏🏾
Please keep posting more content for mac users
Igbo kwenu 💪🏾
❤❤❤
Thank you for the love and support Animus! Have a great day!❤️❤️❤️
@@Chukavelli1 thank you! Be loved!
Now it's python 3.12...
When I tried to queue the demo prompt it said:
Prompt outputs failed validation
CheckpointLoaderSimple:
- Value not in list: ckpt_name: 'v1-5-pruned-emaonly.ckpt' not in ['v1-5-pruned-emaonly.safetensors']
Any idea what I missed?
I am experiencing something weird . Installation went smoothly but the "manager" button doesn't appear . not after restarting the terminal nor after rebooting the Mac.
Also, when I try to run :
python3 main.py
I get these errors:
h-MBP-sl-dnyl:ComfyUI daniel$ python3 main.py
Traceback (most recent call last):
File "/Users/daniel/ComfyUI/main.py", line 73, in
import comfy.utils
File "/Users/daniel/ComfyUI/comfy/utils.py", line 1, in
import torch
ModuleNotFoundError: No module named 'torch'
h-MBP-sl-dnyl:ComfyUI Daniel$
Only when I run :
./venv/bin/python main.py
The server is running
Do you know what can be the cause ?
Please how can i resolve this??? : !!! Exception during processing!!! cannot import name 'ERR_IGNORE' from 'numpy.core.umath'
thanks! this video was super helpful