Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FluxIPAdapterTesterMixin #10354

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

hlky
Copy link
Collaborator

@hlky hlky commented Dec 23, 2024

What does this PR do?

https://github.com/huggingface/diffusers/actions/runs/12461857058/job/34782019153#step:7:1831

Adds self.to(dtype=self.dtype, device=self.device) to FluxTransformer2DLoadersMixin's _load_ip_adapter_weights like in UNet2DConditionLoadersMixin

self.to(dtype=self.dtype, device=self.device)

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

cc @DN6

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@DN6 DN6 merged commit 71cc201 into huggingface:main Dec 23, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants