881 B
881 B
SD Webui Prompt Format
This is an Extension for the Automatic1111 Webui, which helps formatting prompts.

What is This ?
- Sometimes, when you type too fast or copy prompts from all over the places, you end up with duplicated spaces or commas.
- This simple script helps removing them whenever you click Generate.
- You can also toggle
Remove Duplicatesto remove duplicated tags found in the prompts. (This is optional, since you may want duplicate tags to strengthen the concept sometimes.)- Note: Only works for tag-based prompt but not for sentence-based prompt
- eg.
1girl, solo, smile, 1girlwill become1girl, solo, smile - eg.
a girl smiling, a girl standingwill not be changed
- eg.
- Note: Only works for tag-based prompt but not for sentence-based prompt
- Works in both
txt2imgandimg2img.