mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-05 23:49:57 +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.