-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Using euler scheduler in fluxfill #10277
Comments
Hi @luna313! We are working on supporting more schedulers for Flow Match models like Flux, we support |
@hlky Thank you for your response! I hope that the feature will be supported soon. |
May I ask when this function is planned to be supported? I have encountered a similar problem. pipe = xFuserFluxPipeline.from_pretrained(
|
Describe the bug
I am using the customfluxfill function and want to use the Euler scheduler (EulerAncestralDiscreteScheduler) in my code. However, I am encountering the following error:
Reproduction
Logs
System Info
latest(github version diffusers), python3.10, ubuntu with nvidia gpu
Who can help?
@yiyixuxu
The text was updated successfully, but these errors were encountered: