Open Djon253 opened 3 weeks ago
I have a MacBook PRO M2 Max Silicon 64gb. I installed ComfyUI and then Flux. However, when I run the model I get this error. I am a beginner. I see that many people have this problem. Please help me to solve it.
I am facing the same problem when i tried to upscale an image, its the SUPIR sampler which is showing the error, i have a macbook pro M3 pro with 18 gb ram
I got to this after chatting with chatgpt: PYTORCH_ENABLE_MPS_FALLBACK=1 python main.py --force-fp32 --fp32-unet --fp32-vae --fp32-text-enc PYTORCH_ENABLE_MPS_FALLBACK=1 python main.py --force-fp16 --fp16-unet --fp16-vae --fp32-text-enc --reserve-vram 2 the error disappeared. However, instead of generating a picture, a black screen appeared. Haven't managed it yet. Looking for a way out.
Expected Behavior
Run the inference
Actual Behavior
The error appears at the moment of XlabsSampler processing
Steps to Reproduce
1
Debug Logs
System Information
ComfyUI Version: v0.2.7-6-g2865f91
Arguments: main.py
OS: posix
Python Version: 3.10.15 (main, Oct 3 2024, 02:24:49) [Clang 14.0.6 ]
Embedded Python: false
PyTorch Version: 2.3.1
Devices
Name: mps
Logs
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
Additional Context
(Please add any additional context or steps to reproduce the error here)