We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f229c4 commit 9276cedCopy full SHA for 9276ced
src/diffusers/loaders/__init__.py
@@ -75,7 +75,6 @@ def text_encoder_attn_modules(text_encoder):
75
"SanaLoraLoaderMixin",
76
]
77
_import_structure["textual_inversion"] = ["TextualInversionLoaderMixin"]
78
- _import_structure["ip_adapter"] = ["IPAdapterMixin"]
79
_import_structure["ip_adapter"] = [
80
"IPAdapterMixin",
81
"FluxIPAdapterMixin",
0 commit comments