-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Causing all types of issues.
that is a bug in extension stable-diffusion-webui-composable-lora as it hasn't been updated in a while
it tries to read option lora_apply_to_outputs, but that option was removed from core repo last month:
AUTOMATIC1111/stable-diffusion-webui@80b26d2
and in general, extension should never assume that any user option exists, it should read it as optional value.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels