Skip to content

a2569875/lora-prompt-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python License

LoRA Model Prompt Tool

When you have trained many LoRA models, each model usually has its own model prompt, trigger words and usage method. In the past, external tools were needed to record them. This extension can help you save these model prompts and dedicated prompts, and quickly call them up when needed.

buy me a coffee

LoRA-Prompt-Tool

Installation

Go to [Extensions] -> [Install from URL] in webui and enter the following URL:

https://github.com/a2569875/lora-prompt-tool.git

Install and restart to complete installation.

Features

    1. Automatic add trigger words to prompts
    • Insert prompts at the end of the prompt input box
    • Insert prompts at the position where there are double commas ",,"
    • Divided into prompts and reverse prompts
    • Support txt2img and img2img
    1. Prompt search/filtering: When there are many prompts for a particular model, you can search/filter the prompts
    • Supports regex search
    1. Editing and managing prompts
    • Dedicated tab for editing prompts
    • Can add, modify, delete prompts
    • Supports CivitAI's JSON format
    • Delete duplicate prompts
    • Sort prompts
    • Translate prompts
    1. Batch import of prompts
    • Import from Civitai
    • Import from Dreambooth models
    • Import multiple lines of text

    Videos

LoRA-Prompt-Tool!

Acknowledgements

sd-webui-lora-prompt-tool