Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
d43ce14e
Unverified
Commit
d43ce14e
authored
Feb 06, 2025
by
hlky
Committed by
GitHub
Feb 06, 2025
Browse files
Quantized Flux with IP-Adapter (#10728)
parent
cd0a4a82
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/diffusers/loaders/transformer_flux.py
src/diffusers/loaders/transformer_flux.py
+0
-2
No files found.
src/diffusers/loaders/transformer_flux.py
View file @
d43ce14e
...
...
@@ -177,5 +177,3 @@ class FluxTransformer2DLoadersMixin:
self
.
encoder_hid_proj
=
MultiIPAdapterImageProjection
(
image_projection_layers
)
self
.
config
.
encoder_hid_dim_type
=
"ip_image_proj"
self
.
to
(
dtype
=
self
.
dtype
,
device
=
self
.
device
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment