TheFerumn
TheFerumn
Can anyone confirm if its happening to everybody or is it maybe poor ZLUDA compatibility with such old GPU ? I am doing a test right now with DirectML and...
Yeah. DirectML allocates all needed memory in first generation and doesn't take anything else even if i will queue 100 images to generate. I can just launch infinite generation and...
> DirectML often outperforms ZLUDA in older cards. In my environment (navi), I couldn't see such memory leaks. The memory leaks are possibly from HIP SDK. (they deprecated supports of...
> Unfortunately, the oldest HIP SDK for Windows was released **6 years** later after RX 500 series was released. Also, it was just a year ago. I hardly expect the...
If this is the same error as in the AMD version of Forge then you have temporary fix here: https://github.com/lshqqytiger/stable-diffusion-webui-amdgpu-forge/issues/24 Remember to change path to your 'packages_3rdparty' folder
I think its bugs out when you delete latest generated photo from the output folder before you will generate another
That sounds like horribly easy solution but how about you just install joblib module ? Or maybe delete --skip-install command and it will download it at startup ?
The thing is the versions of packages might be different depending on which backend you use or how old GPU u use. This is why they are not forced by...
> I tried installing it on a relatively fresh system, and many dependencies (including the ‘joblib’ module) did not install automatically. Its because you use `--skip-install`
Does it actually changes anything ? I had this error for a long time but i actually can use Stable Diffusion just fine with it. I had some issues earlier...