CS1o

Results 96 comments of CS1o

Hey, you didnt showed which settings you used. (Resolution, Steps, Hires Fix settings, Checkpoint, Sampler etc.) Also did you used Batch Size or Batch Count? There is a massive difference...

Nice, glad it worked. I knew these args will work as they are the recommended ones of my [Setup Guide for Forge with Zluda](https://github.com/CS1o/Stable-Diffusion-Info/wiki/Webui-Installation-Guides#amd-forge-with-zluda). Testing and sharing Information between other...

Hey you have to add --skip-ort to the launch args. Then delete the venv folder and relaunch the webui-user.bat

Workaround to this and the new error: No model named "optimum.onnxruntime" Make sure --skip-ort is in the webui-user.bat. Go inside the stable-diffusion-webui-amdgpu-forge folder. Then click in the File Explorer bar...

Hey, whats your GPU? DirectML is not that recommended to use unless you have a very old GPU. Better use ZLUDA as backend. If you still want to get DirectML...

Hey, first remove --no-half from the webui-user.bat Then delete the venv folder and the .zluda folder. Boath are in the stable-diffusion-webui folder. Also make sure your on AMD Adrenalin 25.3.1...

Hey np, Compilation can take a while but shouldnt happen again after a relaunch. But Zluda shouldnt be slower than DirectML. It should be 2-4 times faster while using less...

The prompt doesn't matter in that case. The important settings would be Resolution, steps, sampler. Also dont use --medvram with zluda on a 16gb GPU. That slows down everything. Also...

Thanks for testing. You can remove --opt-sdp-attention so that esrgan based upscaling works again but the speed is slower. The best performance/usability I got with TheRock was on ReForge. Did...

Okay thats strange. But as TheRock is still very early build it could be just some bug. For me it worked and ReForge worked normaly with upscaling too. Okay I...