stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

Add usage syntax to prompts from file or textbox

Open w-e-w opened this issue 1 year ago • 1 comments

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:

image

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:

w-e-w avatar Aug 06 '24 10:08 w-e-w

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

catboxanon avatar Oct 29 '24 17:10 catboxanon