Commit Graph

10 Commits (c4473dd2c729541172633b9aa857df7b2febe7a6)

Author SHA1 Message Date
Adi Eyal 53e69feda7 Loggers are now created using utils.get_logger 2023-05-30 08:49:01 +02:00
Adi Eyal 4dd9df6251 Refactored Magic Prompts configuration
Magic Prompt models are now read from a text file enabling users to add
their own. Default model and magicprompt batch size options have been
added to the settings tab.
2023-03-29 15:14:58 +02:00
Adi Eyal 5ef8050da0 Freezing the prompt if variation strength is > 0
Fixes #310
2023-03-29 00:30:58 +02:00
Aarni Koskela c000db921d
Don't allow attention grabber to mess with A1111 special syntax (#339)
Fixes #327

Reimplementation of https://github.com/adieyal/dynamicprompts/pull/59
2023-03-26 16:20:41 +03:00
Aarni Koskela f8c02d640d
Update lint tools (#336) 2023-03-26 12:38:35 +03:00
Adi Eyal 695244808a Batch processing of Magic Prompts
Upgraded dynamicprompts to 0.10.3 and added the ability to set the Magic
Prompts batch size
2023-03-25 11:39:53 +02:00
Adi Eyal 1596f556e2 Fixes #277 2023-03-06 06:49:07 +02:00
Adi Eyal 22d5c038f4 Added a setting to limit jinja prompts generated 2023-03-06 06:16:16 +02:00
Adi Eyal 1bb882c614 Upgraded to dynamicprompts v0.7.0
Variant braces are now configurable through settings to accommodate for
incompatibilities between extensions
2023-02-10 13:26:47 +02:00
Aarni Koskela 0320a42f6e Refactor into single package 2023-01-29 13:18:40 +02:00