Skip to content

Release v1.2

Compare
Choose a tag to compare
@Trojaner Trojaner released this 22 Dec 16:39
· 25 commits to main since this release
e1550eb
  • Added image generation rules:
    You can now adjust the image generation prompt with regex-based rules.
    In other words, you can dynamically include tags or lora etc. based on context such as the current character, specific words or phrases occuring (or not occurring) in input or output messages, etc.
  • Added an option to trigger image generation based on output message too for interactive mode.
  • Updated default input trigger regex pattern. This improves triggering image generation in interactive mode.
  • Updated default subject regex pattern. This improves detection of the subject for image generation in interactive mode.
  • Fixed various issues with handling HTML messages.
  • Removed default_prompt option.

Some configuration options have been renamed. I suggest reconfiguring the settings.yaml from scratch.

DOWNLOAD AND INSTALLATION INSTRUCTIONS HERE