Korbben commited on
Commit
35eea66
·
verified ·
1 Parent(s): 6b98cb2

Create README.md

Browse files

This is a simple program to help me create prompts. It is split into 4 blocks:
Corpo (body)
Cenario(scene)
Posição(position)
Iluminação(lights)


![image.png](https://cdn-uploads.huggingface.co/production/uploads/645548b31f9406d48802eacf/umZG0E3KXaTErXijfb4JS.png)


If you dont want to use one block just leave it empty, or mix them, you can add weight to each block individually. The random will pull a random block from the list (listas_prompts.py). Then you just have to click no Gerar Prompt Final (generate prompt) and you can copy to clipboard if you want.

Also you can add important keywords on the line below the blocks.

The Localizador de Keywords tab is a keyword locator for loras, so if you have a character lora and dont know the keywords, or like me you have 300 character loras and dont remeber the keywords this tab will help. just load the LORA and the program will fetch the keywords.


![image.png](https://cdn-uploads.huggingface.co/production/uploads/645548b31f9406d48802eacf/ual8qswYaT_vcCCMWS289.png)



Pre Requisites:
Python

How to run:
Put both files in the same folder, use a visual studio or open CMD on that folder and type Python gerador_prompt.py

Files changed (0) hide show