PumpkinHat

Results 2 comments of PumpkinHat

I did some digging and I think the issue might be with the use of ForgeCanvas in modules/ui_postprocessing.py: `extras_image = ForgeCanvas(elem_id="extras_image", height=512, no_scribbles=True).background` This line is different from AUTO1111 and...

Just in case anyone has the same issue as me and finds this issue, and since this is still broken for me in main and I can't make a pull...