stable-diffusion-webui
stable-diffusion-webui copied to clipboard
Pr/infotext 001
Description
- a simple description of what you're trying to accomplish
- a summary of changes in code
- which issues it fixes, if any
Screenshots/videos:
Checklist:
- [ ] I have read contributing wiki page
- [ ] I have performed a self-review of my own code
- [ ] My code follows the style guidelines
- [ ] My code passes tests
why?
a little better for split prompts back from pnginfo
split by '\n' is not good when prompt exists multi lines
Whatever the apparent problem may be, we're not fixing it by adding null characters to infotext... Reopen the PR if there's more.