FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

diffusers/docs/source/pipelines.mdx at main · da03/diffusers · GitHub

Latest commit

 

History

History
31 lines (22 loc) · 2.07 KB

File metadata and controls

31 lines (22 loc) · 2.07 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


Back | FazBrowse Home | New Git URL