Skip to content

Commit c439c89

Browse files
committed
fix init
1 parent ecc1c18 commit c439c89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/diffusers/loaders/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ def text_encoder_attn_modules(text_encoder):
117117
StableDiffusionLoraLoaderMixin,
118118
StableDiffusionXLLoraLoaderMixin,
119119
WanLoraLoaderMixin,
120+
HiDreamImageLoraLoaderMixin,
120121
)
121122
from .single_file import FromSingleFileMixin
122123
from .textual_inversion import TextualInversionLoaderMixin

0 commit comments

Comments
 (0)