mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-13 09:00:46 +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.