InvokeAI/invokeai
Josh Corbett fcdcd7f46b
Prompt Attention Fixes (#8860)
* fix(prompt): add more punctuations, fixes attention hotkeys removing them from prompt.

* fix(prompt): improve numeric weighting calculation

* feat(prompts): add numeric attention preference toggle to settings

* feat(prompts): use attention style preference, rewrite to accomodate prompt functions

* fix(prompts): account for weirdness with quotes

account for mismatching quotes, missing quotes and other quote entities

* fix(prompts): add tests, qol improvements, code cleanup

* fix(prompts): test lint

* fix(prompts): remove unused exports

* fix(prompts): separator whitespace serialization

---------

Co-authored-by: joshistoast <me@joshcorbett.com>
Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2026-03-07 01:13:30 +00:00
..
app Fix race condition in download queue when concurrent jobs share destination directory (#104) (#8931) 2026-03-06 03:35:44 +00:00
assets
backend
configs
frontend Prompt Attention Fixes (#8860) 2026-03-07 01:13:30 +00:00
invocation_api
version
__init__.py