huggingface / huggingface/diffusers

Update FlowMatchEulerDiscreteScheduler with new design to support SD3 / SD3.5 / Flux moving forward

Open
#10,511 2 comments 1 reaction 0 assignees View on GitHub
stale
Dominant language
Python
Stars
34.5k
Forks
7.3k
Avg merge
3d 3h
Merged PRs (30d)
91

Description

### Model/Pipeline/Scheduler description

Fully support SD3 / SD3.5 / FLUX models using new scheduler design template with a more standardized approach including new parameters to support models. This approach can be utilized in existing schedules to support flow match models.
I have a working FlowMatchEulerDiscreteScheduler schedule in my local library to support this request.

A list of current issues and PR's (and there may be more) may be fully or partially addressed with this request:

https://github.com/huggingface/diffusers/pull/10001
https://github.com/huggingface/diffusers/pull/9982
https://github.com/huggingface/diffusers/pull/10146
https://github.com/huggingface/diffusers/pull/9955
https://github.com/huggingface/diffusers/issues/9951
https://github.com/huggingface/diffusers/issues/9924 <== This current issue

### Open source status

- [X] The model implementation is available.
- [ ] The model weights are available (Only relevant if addition is not a scheduler).

### Provide useful links for the implementation

@yiyixuxu @linjiapro @vladmandic @hlky

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.