stable-diffusion-webui
stable-diffusion-webui copied to clipboard
Add usage syntax to prompts from file or textbox
Description
-
Add usage syntax to prompts from file or textbox add markdown at the collapsed by default
-
make process_boolean_tag case insensitive
Screenshots/videos:
room for improvement but better than nothing
notes
- I did not perform any test to see if all of these arguments still works this is just adding documentations
- I wonder if it's possible to add more arguments by hooking into XYZ grid, the idea is that if someone implements an XYZ axis it will also get added to the script
Checklist:
- [x] I have read contributing wiki page
- [x] I have performed a self-review of my own code
- [x] My code follows the style guidelines
- [x] My code passes tests
I think linking to the wiki for documentation makes more sense. We already do similar things in the settings area.
https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#prompts-from-file-or-textbox