Slobodan Josic

Results 3 comments of Slobodan Josic

Can you try to install 7.0.2 official wheels from here: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/native_linux/install-pytorch.html#install-pytorch-via-pip

@druidican please try to use `--use-pytorch-cross-attention` instead of `--use-quad-cross-attention` Also, I noticed that reverting 2.73 to 1.0 in https://github.com/comfyanonymous/ComfyUI/blob/master/comfy/sd.py#L283 reduces frequency of this issue during my experiments

Also, since https://github.com/comfyanonymous/ComfyUI/pull/10302 has been merged, MIOpen will not be used at all but according to https://github.com/comfyanonymous/ComfyUI/issues/10460 we can try to revert this change and enable MIOpen again but please...