I'm using an M1macbook, but I got an error because I don't have cuda.
/ComfyUI-DareMerge/components/dare_mbw.py", line 86, in merge
with cuda_memory_profiler():
It worked except for with cuda_memory_profiler():, so is it possible to change it to turn off this depending on the device?
I'm using an M1macbook, but I got an error because I don't have cuda. /ComfyUI-DareMerge/components/dare_mbw.py", line 86, in merge with cuda_memory_profiler(): It worked except for with cuda_memory_profiler():, so is it possible to change it to turn off this depending on the device?