CS1o
CS1o
Same issue here. The Problem only occurs when Adetailer is enabled together with Controlnet. So the error only occurs if: in txt2img: Controlnet Enabled + Adetailer enabled + Batch count...
I tried the OneTrainer Fork of @LeagueRaINi which has his fix from here included: https://github.com/Nerogar/OneTrainer/pull/422 And it successfully worked with HIP SDK 6.1 The patch also is compatible with HIP...
Hey, it makes no sense why this got closed. LeagueRaini provided a commit that only has to get merged that adds support for every present and upcoming HIP SDK Version....
> Happening to me as well with a 7900XT. States that there is not enough memory to convert the model: `ONNX: Failed to convert model: model='prefectPonyXL_v10.safetensors', error=[enforce fail at ..\c10\core\impl\alloc_cpu.cpp:72]...
@Aelzaire No problem! No downsides compared to Onnx and DirectML at all! The only thing is that some special extensions could not work. But i tested a lot and cant...
@Aelzaire Hey, open up an issue on this repo here or on [my Guides Github Page](https://github.com/CS1o/Stable-Diffusion-Info/wiki/Webui-Installation-Guides). Provide a full cmd log, so we can easily check whats wrong.
Hey, as you already found out, using the Webui on DirectML needs --no-half to get inpainting to work. But this also makes image generation slower and even more vram heavy....
This error appears at a clean installation rn. An easy fix is to just relaunch the webui-user.bat. It will not show that error again and should open up in the...
Hey, your following an outdated and wrong guide. I made easy to follow step by step guides for every common Webui for AMD. You should also not use DirectML as...
That yt tutorial is also wrong an unnecessary complex. Thats why I made the text guides as they work and get updated if something changes. If you follow the Automatic1111...