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
logger.info(f"Found some LoRA modules for which the weights were expanded: {expanded_module_names}. Please open an issue if you think this was unexpected - https://github.com/huggingface/diffusers/issues/new.")
2400
+
returnlora_state_dict
2401
+
2402
+
2376
2403
2377
2404
# The reason why we subclass from `StableDiffusionLoraLoaderMixin` here is because Amused initially
2378
2405
# relied on `StableDiffusionLoraLoaderMixin` for its LoRA support.
0 commit comments