From 939e21a1bb25744a412129f28322c9bfecb84929 Mon Sep 17 00:00:00 2001 From: Shenghang Tsai Date: Mon, 29 Jul 2024 15:54:46 +0800 Subject: [PATCH] Add bibtex in README (#1051) --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 426a1ec36..7904aef10 100644 --- a/README.md +++ b/README.md @@ -254,3 +254,15 @@ If you need Enterprise-level Support for your system or business, you can email | --------------------------------------------------------------------------------------------------------- | --------------------------------------- | --------------------------------------- | | More Extreme and Dedicated optimization(usually another 20~100% performance gain) for the most used model | Yes | | | Technical Support for deployment | High priority support | Community | + +## Citation +```bibtex +@software{Cai_OneDiff_An_out-of-the-box_2024, +author = {Cai, Shenghang}, +month = jun, +title = {{OneDiff: An out-of-the-box acceleration library for diffusion models}}, +url = {https://github.com/siliconflow/onediff}, +version = {1.1.0}, +year = {2024} +} +```