Skip to content

Commit 939e21a

Browse files
authored
Add bibtex in README (#1051)
1 parent 6d81095 commit 939e21a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,3 +254,15 @@ If you need Enterprise-level Support for your system or business, you can email
254254
| --------------------------------------------------------------------------------------------------------- | --------------------------------------- | --------------------------------------- |
255255
| More Extreme and Dedicated optimization(usually another 20~100% performance gain) for the most used model | Yes | |
256256
| Technical Support for deployment | High priority support | Community |
257+
258+
## Citation
259+
```bibtex
260+
@software{Cai_OneDiff_An_out-of-the-box_2024,
261+
author = {Cai, Shenghang},
262+
month = jun,
263+
title = {{OneDiff: An out-of-the-box acceleration library for diffusion models}},
264+
url = {https://github.com/siliconflow/onediff},
265+
version = {1.1.0},
266+
year = {2024}
267+
}
268+
```

0 commit comments

Comments
 (0)