Skip to content

Commit bb0f2a0

Browse files
Update README.md
1 parent daa2205 commit bb0f2a0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,3 +377,14 @@ This library concretizes previous work by many different authors and would not h
377377
- @yang-song's Score-VE and Score-VP implementations, available [here](https://github.com/yang-song/score_sde_pytorch)
378378

379379
We also want to thank @heejkoo for the very helpful overview of papers, code and resources on diffusion models, available [here](https://github.com/heejkoo/Awesome-Diffusion-Models) as well as @crowsonkb and @rromb for useful discussions and insights.
380+
381+
## Citation
382+
383+
@misc{von-platen-etal-2022-diffusers,
384+
author = {Patrick von Platen, Suraj Patil, Anton Lozhkov, Pedro Cuenca, Nathan Lambert, Kashif Rasul, Mishig Davaadorj},
385+
title = {Diffusers: State-of-the-art diffusion models},
386+
year = {2022},
387+
publisher = {GitHub},
388+
journal = {GitHub repository},
389+
howpublished = {\url{https://github.com/huggingface/diffusers}}
390+
}

0 commit comments

Comments
 (0)