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 optimum-quanto version #88

Merged
merged 4 commits into from
Jan 10, 2025
Merged

fix optimum-quanto version #88

merged 4 commits into from
Jan 10, 2025

Conversation

noskill
Copy link
Collaborator

@noskill noskill commented Dec 9, 2024

No description provided.

@noskill noskill requested a review from Necr0x0Der January 6, 2025 15:24
raise RuntimeError(f"can't load pipeline from type {cls}")

def __verify_from_pipe(self, cls, pipe, **args):
allowed = util.get_allowed_components(cls)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now FluxPipeline has empty feature_extractor and image_encoder

Copy link
Collaborator

@Necr0x0Der Necr0x0Der left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't break my setup for SDXL at least. I didn't check it for Flux, though

@Necr0x0Der Necr0x0Der merged commit 4e8dc28 into main Jan 10, 2025
1 check passed
@Necr0x0Der Necr0x0Der deleted the fix-optimum-quanto-version branch January 10, 2025 08:54
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.

2 participants