Skip to content

Commit c269859

Browse files
authored
Update README.md
1 parent 02c0a8c commit c269859

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
<div align='center'>
77
<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 >
1010
<img src=https://img.shields.io/badge/Release-v0.5-brightgreen.svg >
1111
<img src=https://img.shields.io/badge/License-GPLv3.0-turquoise.svg >
1212
</div>
@@ -24,10 +24,10 @@
2424
## ©️Citations
2525

2626
```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},
3131
author={xlite-dev},
3232
year={2024}
3333
}
@@ -147,11 +147,11 @@ GNU General Public License v3.0
147147
Welcome to star & submit a PR to this repo!
148148

149149
<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">
151151
<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" />
155155
</picture>
156156
</a>
157157
</div>

0 commit comments

Comments
 (0)