Closed mocmocmoc closed 1 year ago
Those images are in a different folder that the others ? (it shoulds work anyway but the process to get them might be bugged). Can you please give me the "src" attribute of one of the bugged image and one which is not ?
Same default folder. All images that have "DPM++ SDE Karras" in the filename is broken. It is fixed when I rename "DPM++ SDE" to "DPM SDE"
--
Broken image
<img class="cozy-nest-thumbnail" src="http://127.0.0.1:7860/cozy-nest/image?path=C:\AI\A1111 Web UI Autoinstaller\stable-diffusion-webui\outputs\txt2img-images\4060802519-341657225_DPM++ SDE Karras_STP20_CFG4.png" alt="image">
Working image
<img class="cozy-nest-thumbnail" src="http://127.0.0.1:7860/cozy-nest/image?path=C:\AI\A1111 Web UI Autoinstaller\stable-diffusion-webui\outputs\txt2img-images\4060802518-3103144235_Euler a_STP20_CFG3.png" alt="image">
Fixed when rename/remove "++" from filename
<img class="cozy-nest-thumbnail" src="http://127.0.0.1:7860/cozy-nest/image?path=C:\AI\A1111 Web UI Autoinstaller\stable-diffusion-webui\outputs\txt2img-images\4060802519-341657225_DPM SDE Karras_STP20_CFG4.png" alt="image">
Okay I got it, I'll look for a fix. Thanks
It should be fixed now !
It should be fixed now !
Holy cow you're fast. Yup fixed.