misobarisic / Diffusion-UI

Anything 4.5, Anything 3.0, Waifu Diffusion, Stable Diffusion 2.1, H Diffusion, Midjourney, Redshift
Apache License 2.0
63 stars 10 forks source link

Another RunTime Error... #7

Closed MrOuke closed 1 year ago

MrOuke commented 1 year ago

I've just encountered this error randomly now... I believe it's somehow related to xformers again... image

I tried running it without xformers enabled and it worked normally... so yeah, something is wrong with xformers again I'm afraid...

IPdotSetAF commented 1 year ago

I've just encountered this error randomly now... I believe it's somehow related to xformers again... image

I tried running it without xformers enabled and it worked normally... so yeah, something is wrong with xformers again I'm afraid...

same here but when i disable xformers it starts calculationg but in the end still throws the error

misobarisic commented 1 year ago

Looking into it right now. Do you by any chance remember the version of cuda which was being used prior to this error occuring? Information is provided by the first cell but I never run it so can't remember

MrOuke commented 1 year ago

Looking into it right now. Do you by any chance remember the version of cuda which was being used prior to this error occuring? Information is provided by the first cell but I never run it so can't remember

Sorry, I have no idea. I ain't running that cell either. Only when there is some error that pops up during the booting sequence, but it never actually helped... So no, unfortunately, I don't remember the cuda version. :/

misobarisic commented 1 year ago

As it turns out, the guy who provides prebuilt xformers wheel packages had already built a compatible one. Pushed to main