|
5 | 5 |
|
6 | 6 | <div align='center'> |
7 | 7 | <img src=https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg > |
8 | | - <img src=https://img.shields.io/github/forks/xlite-dev/Awesome-Diffusion-Inference.svg?style=social > |
9 | | - <img src=https://img.shields.io/github/stars/xlite-dev/Awesome-Diffusion-Inference.svg?style=social > |
| 8 | + <img src=https://img.shields.io/github/forks/xlite-dev/Awesome-DiT-Inference.svg?style=social > |
| 9 | + <img src=https://img.shields.io/github/stars/xlite-dev/Awesome-DiT-Inference.svg?style=social > |
10 | 10 | <img src=https://img.shields.io/badge/Release-v0.5-brightgreen.svg > |
11 | 11 | <img src=https://img.shields.io/badge/License-GPLv3.0-turquoise.svg > |
12 | 12 | </div> |
|
24 | 24 | ## ©️Citations |
25 | 25 |
|
26 | 26 | ```BibTeX |
27 | | -@misc{Awesome-Diffusion-Inference@2024, |
28 | | - title={Awesome-Diffusion-Inference: A small curated list of Awesome Diffusion Inference with Distributed/Caching/Sampling.}, |
29 | | - url={https://github.com/xlite-dev/Awesome-Diffusion-Inference}, |
30 | | - note={Open-source software available at https://github.com/xlite-dev/Awesome-Diffusion-Inference}, |
| 27 | +@misc{Awesome-DiT-Inference@2024, |
| 28 | + title={Awesome-DiT-Inference: A small curated list of Awesome Diffusion Inference with Distributed/Caching/Sampling.}, |
| 29 | + url={https://github.com/xlite-dev/Awesome-DiT-Inference}, |
| 30 | + note={Open-source software available at https://github.com/xlite-dev/Awesome-DiT-Inference}, |
31 | 31 | author={xlite-dev}, |
32 | 32 | year={2024} |
33 | 33 | } |
@@ -147,11 +147,11 @@ GNU General Public License v3.0 |
147 | 147 | Welcome to star & submit a PR to this repo! |
148 | 148 |
|
149 | 149 | <div align='center'> |
150 | | -<a href="https://star-history.com/#xlite-dev/Awesome-Diffusion-Inference&Date"> |
| 150 | +<a href="https://star-history.com/#xlite-dev/Awesome-DiT-Inference&Date"> |
151 | 151 | <picture align='center'> |
152 | | - <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=xlite-dev/Awesome-Diffusion-Inference&type=Date&theme=dark" /> |
153 | | - <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=xlite-dev/Awesome-Diffusion-Inference&type=Date" /> |
154 | | - <img width="350" height="250" alt="Star History Chart" src="https://api.star-history.com/svg?repos=xlite-dev/Awesome-Diffusion-Inference&type=Date" /> |
| 152 | + <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=xlite-dev/Awesome-DiT-Inference&type=Date&theme=dark" /> |
| 153 | + <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=xlite-dev/Awesome-DiT-Inference&type=Date" /> |
| 154 | + <img width="350" height="250" alt="Star History Chart" src="https://api.star-history.com/svg?repos=xlite-dev/Awesome-DiT-Inference&type=Date" /> |
155 | 155 | </picture> |
156 | 156 | </a> |
157 | 157 | </div> |
0 commit comments