Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 558 Bytes

File metadata and controls

11 lines (7 loc) · 558 Bytes

py_replace_spaces

Simple script to replace spaces between {..} with a underline

replace_spaces

This simple gui let you replace any text spaces between any {..} with a underline sign. Might by useful for dynamic prompts for dynamic prompting.

Just paste the original prompt to the "original Text" field and press "replace", click "copy to clipboard" and replace your original prompt with the result using ctrl+v.

Source: https://github.com/zeittresor/py_replace_spaces