Skip to content

per-image immediate-mode variable handling#838

Open
Grey wants to merge 1 commit into
adieyal:mainfrom
Grey:variable_fix
Open

per-image immediate-mode variable handling#838
Grey wants to merge 1 commit into
adieyal:mainfrom
Grey:variable_fix

Conversation

@Grey

@Grey Grey commented Dec 26, 2024

Copy link
Copy Markdown

tweaked prompt generator to process on a per-image basis, allowing 'immediate' (!__foo__) variables to be "locked in" per-image, instead of being either re-processed on every mention, or locked for the entire batch.

Note that this does change the behaviour - and no longer allows "locking" variables for an entire batch.
(The removed functionality should probably be re-implemented with a new trigger character to differentiate it, or via a configuration option)

Note that this makes needing to modify the base library redundant. ( adieyal/dynamicprompts#96 )
It should also be the solution to #642 and #717 I believe.

to allow !<immediate> variables to be processed
per-image, instead of over the entire batch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant