divamgupta / divamgupta/diffusionbee-stable-diffusion-ui
Save filename no longer contains prompt in 1.2.0
Open
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 727
- PR merge metrics
- No merged PRs in 30d
Description
When saving an image (from anywhere) it now always defaults to `Untitled.png`. Previously (1.1.0) it included the prompt, and if saved via history, the seed as well.
I'd like to see the default filename again be the format `12345-prompt.png`. I guess the prompt needs to be truncated if extremely long and unsupported characters filtered out.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.