mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-09-17 16:24:28 +02:00
161b2944b8
X/Y/Z grid was still using the old hash, prone to collisions. This changes it to use the name instead. Should fix #10521.