ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

Error when starting comfyui on mac m1

Open Bavoch opened this issue 1 year ago • 5 comments

Traceback (most recent call last): File "/Users/Bavoch/ComfyUI/main.py", line 73, in import comfy.utils File "/Users/Bavoch/ComfyUI/comfy/utils.py", line 1, in import torch ModuleNotFoundError: No module named 'torch'

screenshot: CleanShot 2024-01-21 at 23 33 34

Bavoch avatar Jan 21 '24 15:01 Bavoch

You didn't install torch package, you can use Anaconda to manage your python package

cyLi-Tiger avatar Jan 29 '24 14:01 cyLi-Tiger

If you want painless installation for mac you can use a script in ComfyUI-Mac-Installer Github repo I wrote because I also lost a lot of time setting up ComfyUI on Mac

rugovit avatar Mar 24 '24 13:03 rugovit

If you want painless installation for mac you can use a script in ComfyUI-Mac-Installer Github repo I wrote because I also lost a lot of time setting up ComfyUI on Mac

Thanks a lot! You just saved my life!!!

Bavoch avatar Mar 31 '24 15:03 Bavoch

If you want painless installation for mac you can use a script in ComfyUI-Mac-Installer Github repo I wrote because I also lost a lot of time setting up ComfyUI on Mac

I successfully ran comfyui, but the output images are blurry. How can I solve this problem? image

Bavoch avatar Mar 31 '24 15:03 Bavoch

@Bavoch Glad to be of help! I am new to ComfyUI myself but maybe it is width and height settings ?

rugovit avatar Mar 31 '24 23:03 rugovit