Skip to content

Add OmniGen: A Unified Image Generation Model Pipeline #9873

Closed
@ighoshsubho

Description

@ighoshsubho

Model/Pipeline/Scheduler description

Adding support for OmniGen, a unified image generation model that can handle multiple tasks including text-to-image, image editing, subject-driven generation, and various computer vision tasks within a single framework.

Key features,

  • Unified architecture handling multiple generation tasks without additional moduls like adapters or controlnet
  • Supports arbitrarily interleaved text and image inputs as conditions
  • Competitive text-to-image generation compared to existing models
  • Built-in support for image editing, visual-conditional generation, and subject-driven generation

Open source status

  • The model implementation is available.
  • The model weights are available (Only relevant if addition is not a scheduler).

Provide useful links for the implementation

Paper: OmniGen: Unified Image Generation
Official Implementation: https://github.com/VectorSpaceLab/OmniGen

I would like to implement this pipeline in diffusers

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions