mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-05-11 08:20:45 +00:00
X/Y/Z grid was still using the old hash, prone to collisions. This changes it to use the name instead. Should fix #10521.