File size: 727 Bytes
a39671a |
1 2 3 4 5 6 7 8 |
This repository is a mirror of https://github.com/huggingface/diffusers/tree/main/examples/community to host community pipelines.
Mirror repo is automatically updated using the [mirror_community_pipeline.yml](https://github.com/huggingface/diffusers/blob/main/.github/workflows/mirror_community_pipeline.yml) Github action that is triggered on:
- changes on `main`
- new tag creation (i.e. on new releases)
- manual trigger by a `diffusers` maintainer (see [here](https://github.com/huggingface/diffusers/actions/workflows/mirror_community_pipeline.yml))
Hosting this mirror repo allows `diffusers` to download and cache community pipelines from the Hub (see [related PR](https://github.com/huggingface/diffusers/pull/8419)). |