Open fmatray opened 5 months ago
this also happens to me
Also, using "normal" scheduler (e.g. instead of "karras") doesn't crash but always yields noise or a black image.
well, whatever I use, even with preview disabled, after a certain number of steps (20-30) the result is a black image.
Also tried reverting to ComfyUI from 10 days ago and it still happens. Also tried with no custom nodes loaded and this still happens. Not sure what triggered this.
Also getting this which may be related:
0%| | 0/30 [00:00<?, ?it/s] /.../python3.10/site-packages/torchsde/_brownian/brownian_interval.py:608: UserWarning: Should have tb<=t1 but got tb=14.614643096923828 and t1=14.614643. warnings.warn(f"Should have {tb_name}<=t1 but got {tb_name}={tb} and t1={self._end}.")
Ok an extra data point: when showing the previews, sometimes it shows all noise and sometimes it shows the actual preview. I think this may be some sort of race condition when showing previews, but again, not sure what triggered this.
I pulled the version 10 days ago, still the error, I recreated venv from scratch, still the error, I removed all custom nodes, still the error...
more details: this is when showing pictures in the UI: when comfyui doesn't crash, the pictures sometimes show blank in the previews or even in the save image node, but the actual image is exported properly.
Possibly related: https://github.com/comfyanonymous/ComfyUI/issues/3521
I have a crash since today when I use the latent preview Latent2RGB. It works with TAESD. After 2 steps, the preview turns into black with some dots like a random corrupted image. Then the server crashs with the error below :
I have this version of comfyUI running on an Apple M1.
ComfyUI Revision: 2194 [11a2ad51] | Released on '2024-05-19'
Thanks for your help.