|
1 | 1 | # 📒Awesome-SD-Inference |
2 | 2 | <div align='left'> |
3 | 3 | <img src=https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg > |
4 | | - <img src=https://img.shields.io/github/forks/DefTruth/Awesome-SD-Distributed-Inference.svg?style=social > |
5 | | - <img src=https://img.shields.io/github/stars/DefTruth/Awesome-SD-Distributed-Inference.svg?style=social > |
6 | | - <img src=https://img.shields.io/github/watchers/DefTruth/Awesome-SD-Distributed-Inference.svg?style=social > |
7 | | - <img src=https://img.shields.io/badge/Release-v0.1-brightgreen.svg > |
| 4 | + <img src=https://img.shields.io/github/forks/DefTruth/Awesome-SD-Inference.svg?style=social > |
| 5 | + <img src=https://img.shields.io/github/stars/DefTruth/Awesome-SD-Inference.svg?style=social > |
| 6 | + <img src=https://img.shields.io/github/watchers/DefTruth/Awesome-SD-Inference.svg?style=social > |
| 7 | + <img src=https://img.shields.io/badge/Release-v0.2-brightgreen.svg > |
8 | 8 | <img src=https://img.shields.io/badge/License-GPLv3.0-turquoise.svg > |
9 | 9 | </div> |
10 | 10 |
|
|
19 | 19 | ## ©️Citations |
20 | 20 |
|
21 | 21 | ```BibTeX |
22 | | -@misc{Awesome-SD-Distributed/Caching-Inference@2024, |
23 | | - title={Awesome-SD-Distributed/Caching-Inference: A small curated list of Awesome SD/DiT/ViT/Diffusion Distributed/Caching Inference Paper with codes}, |
24 | | - url={https://github.com/DefTruth/Awesome-SD-Distributed-Caching-Inference}, |
25 | | - note={Open-source software available at https://github.com/DefTruth/Awesome-SD-Distributed-Caching-Inference}, |
| 22 | +@misc{Awesome-SD-Inference@2024, |
| 23 | + title={Awesome-SD-Inference: A small curated list of Awesome SD/DiT/ViT/Diffusion Inference with Distributed/Caching/Sampling.}, |
| 24 | + url={https://github.com/DefTruth/Awesome-SD-Inference}, |
| 25 | + note={Open-source software available at https://github.com/DefTruth/Awesome-SD-Inference}, |
26 | 26 | author={DefTruth}, |
27 | 27 | year={2024} |
28 | 28 | } |
@@ -82,11 +82,11 @@ GNU General Public License v3.0 |
82 | 82 | Welcome to star & submit a PR to this repo! |
83 | 83 |
|
84 | 84 | <div align='center'> |
85 | | -<a href="https://star-history.com/#DefTruth/Awesome-SD-Distributed-Inference&Date"> |
| 85 | +<a href="https://star-history.com/#DefTruth/Awesome-SD-Inference&Date"> |
86 | 86 | <picture align='center'> |
87 | | - <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=DefTruth/Awesome-SD-Distributed-Inference&type=Date&theme=dark" /> |
88 | | - <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=DefTruth/Awesome-SD-Distributed-Inference&type=Date" /> |
89 | | - <img width="350" height="250" alt="Star History Chart" src="https://api.star-history.com/svg?repos=DefTruth/Awesome-SD-Distributed-Inference&type=Date" /> |
| 87 | + <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=DefTruth/Awesome-SD-Inference&type=Date&theme=dark" /> |
| 88 | + <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=DefTruth/Awesome-SD-Inference&type=Date" /> |
| 89 | + <img width="350" height="250" alt="Star History Chart" src="https://api.star-history.com/svg?repos=DefTruth/Awesome-SD-Inference&type=Date" /> |
90 | 90 | </picture> |
91 | 91 | </a> |
92 | 92 | </div> |
0 commit comments