Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 639 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 639 Bytes

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.

Other Features

Also supports shared variables between the main prompt and ADetailer.