You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently using both ADetailer and ReActor in conjunction results in ReActor overriding any detail done by ADetailer because ReActor runs after ADetailer.
Describe the solution you'd like
Make ADetailer run after ReActor.
Describe alternatives you've considered
Ability to choose when ADetailer runs in the sequence post initial image generation.
Additional context
No response
The text was updated successfully, but these errors were encountered:
With the newest version of ReActor (0.6.1 BETA2) it seems that not even the workaround (renaming the extensions folder name, to change loading order) is helping anymore to make adetailer applying after reactor.
Is your feature request related to a problem? Please describe.
Currently using both ADetailer and ReActor in conjunction results in ReActor overriding any detail done by ADetailer because ReActor runs after ADetailer.
Describe the solution you'd like
Make ADetailer run after ReActor.
Describe alternatives you've considered
Ability to choose when ADetailer runs in the sequence post initial image generation.
Additional context
No response
The text was updated successfully, but these errors were encountered: