axsddlr / prompt_hacker

Automatic 1111 script to mess with your prompt in a variety of ways

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prompt_hacker

Automatic 1111 script to mess with your prompt in a variety of ways

Inspired by Tokenizer and Test My Prompt [https://github.com/Extraltodeus/test_my_prompt]

Still under construction.

Current features:

  • Remove - remove the token

  • Randomize - change the token to something random

  • Shuffle - Shuffle the token (must 'take' at least 2 tokens, if only 1, does 2)

  • Strengthen/Weaken - adds a parenthesis and colon and a strength of 0.1 to 2.0

  • Can work on Prompt or Negative Prompt

  • Can skip X tokens at start - slider

  • Take more than 1 token at a time - slider

  • Power of Strength/Weakness - slider

  • Grid options

About

Automatic 1111 script to mess with your prompt in a variety of ways

License:MIT License


Languages

Language:Python 100.0%