-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chip M3max #41
Comments
I'm using an M3 Max aswell. I just downgraded to 3.11 instead of 3.12 for python and it works. Could walk you through the debugging, but I'm just lazy right now. |
Hello @DPWillenborg, Could you confirm if you are still experiencing this issue? If it was related to the Python version, I have lowered the minimum Python version requirement, so most versions should now work. If the issue persists, could you please share the error message from the ComfyUI logs? Cheers, |
I have similar problem. I can not load it on Python 3.12.4. Must I downgrade to Python 3.11 Loading Comfy server:Added LoRa extension format: .results Cannot import /Users/rafaelhidalgomugica/Applications/ComfyUI/custom_nodes/ComfyUI-CoreMLSuite module for custom nodes: No module named 'python_coreml_stable_diffusion' Trying to fix it on ComfyUI Manager: FETCH DATA from: /Users/rafaelhidalgomugica/Applications/ComfyUI/custom_nodes/ComfyUI-Manager/extension-node-map.json [DONE] ComfyUI-Manager: EXECUTE => ['/usr/local/bin/python3', '-m', 'pip', 'install', 'git+https://github.com/apple/ml-stable-diffusion.git']Collecting git+https://github.com/apple/ml-stable-diffusion.git ComfyUI-Manager: EXECUTE => ['/usr/local/bin/python3', '-m', 'pip', 'install', 'coremltools>=7.1']ComfyUI-Manager: EXECUTE => ['/usr/local/bin/python3', '-m', 'pip', 'install', 'overrides>=7.1']ComfyUI-Manager: EXECUTE => ['/usr/local/bin/python3', '-m', 'pip', 'install', 'diffusers>=0.22']ComfyUI-Manager: EXECUTE => ['/usr/local/bin/python3', '-m', 'pip', 'install', 'peft>=0.6.2']ComfyUI-Manager: EXECUTE => ['/usr/local/bin/python3', '-m', 'pip', 'install', 'omegaconf>=2.3']Attempt to fixing '['https://github.com/aszc-dev/ComfyUI-CoreMLSuite']' is done. |
Hi, want to ask if any issues are known about working with Apples M3max. My Manager always shows „Import failed“ after installing about ComfyUI Manager. Thanks!
The text was updated successfully, but these errors were encountered: