This is an Extension for the Automatic1111 Webui, which trivializes inserting prompts.
Compatible with Forge
(with Group the Cards based on Categories
enabled)
This Extension creates a new "Extra Networks" tab - EZ-Tags. You can customize the cards so that they insert the specified prompts when clicked. Support both Positive and Negative prompt fields.
You can use this Extension to simply make shortcuts for long prompts:
Positive: (high quality, best quality)
Negative: (low quality, worst quality)
This is useful for LoRA trigger words, especially those that contain multiple concepts/characters:
Chara1: trigger1, <lora:all_chara_pack:0.75>
Chara2: trigger2, <lora:all_chara_pack:0.75>
Chara3: trigger3, <lora:all_chara_pack:0.75>
The cards are loaded from the .tag
files inside the cards
folder. On a fresh install, the Extension will automatically rename the examples
folder into cards
. You may add/remove cards by modifying the Table in the EZ Tags Editor tab:
- Press the Load button first to load the cards into the Table
- To add a new card, simply write a new entry in the last row
- The Table will automatically expand
- Completely empty rows will be deleted
- To remove a card, press the
❌
button - You can have
\
character in Category for better grouping; these get created as sub-folders- Do not add
\
in Name
- Do not add
- Order of the cards does not matter
- To add a new card, simply write a new entry in the last row
- Press the Save button to save the tags into the folder
- Rows with any column empty will be ignored
- You can then live reload the cards by pressing the Refresh button in the
Extra Networks
, without having to restart the UI
found in the
EZ Tags
section under the User Interface category of the Settings tab
- Group the Cards based on Categories: This create a new row per category, to help you find the card more easily
- Recommended to lower the card size if enabled
- Use custom style: This overrides the default
Extra Networks
look with smaller and stylized cards, resulting in a more compact selection- (The original look before the v3.0 rewrite)