mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-08-30 17:10:56 +02:00
a8a75ec43a
The following file patterns are invalid on Windows. - Begin or end with the ASCII Space (0x20) - End with the ASCII Period (0x2E) For example, if `[prompt_spaces]` is specified as the directory name pattern, sometimes file saving may fail.