Skip to content

Modular Diffusers 🧨 #13295

@sayakpaul

Description

@sayakpaul

Hey folks 👋

We recently released Modular Diffusers, which gives developers the flexibility to reuse existing pipeline blocks in different workflows and also easily implement custom "modular" blocks.

While the DiffusionPipeline class has helped establish a standard abstraction layer, it has also been a bit rigid when it comes to extensions. With Modular Diffusers, we want to give our users the utmost flexibility while also complementing our standard pipeline interfaces.

To improve modular, we are soliciting contributions from the community. Contributions for modular can be manifold:

  • Implement a modular version of an existing pipeline
  • Implement a cool custom modular pipeline and share it with us
  • Identify a feature that could be improved in modular and improve it

We're looking forward to hearing from you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions