arenasys / qDiffusion

Qt GUI for Stable diffusion
78 stars 5 forks source link

Stuck Encoding #4

Closed Kilgorio closed 1 year ago

Kilgorio commented 1 year ago

I am using arch and an amd gpu and it seems to be stuck encoding image

arenasys commented 1 year ago

AMD's ROCm doesnt like consumer GPU's, so you need to override what architecture it thinks your GPU is, for RDNA (RX 5000-7000) thats: export HSA_OVERRIDE_GFX_VERSION=10.3.0

arenasys commented 1 year ago

launcher will now set the environmental variables for you if you have none set: 2dd5af913fc665c6d59470d98820b2fc15b83348