Skip to content

Latest commit

History

History
19 lines (14 loc) 路 1.55 KB

File metadata and controls

19 lines (14 loc) 路 1.55 KB

Pipelines

  • Pipelines are a collection of end-to-end diffusion systems that can be used out-of-the-box
  • Pipelines should stay as close as possible to their original implementation
  • Pipelines can include components of other library, such as text-encoders.

API

TODO(Patrick, Anton, Suraj)

Examples