Skip to content

Nrgte/dynamicprompts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Installation

  1. Delete the existing folder: venv\Lib\site-packages\dynamicprompts
  2. Copy the content of the src\dynamicprompts_ng folder into venv\Lib\site-packages\dynamicprompts

Regex variable replacement

$${"${variable_name}", "regex_search_string", "replacement_string"}

replacement_string cannot be an empty string. It needs 1 character at least.

About

Personal fork with some custom features implemented.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%