Skip to content

Commit 0bc6be6

Browse files
authored
Update wuerstchen.md (huggingface#5156)
1 parent 144c3a8 commit 0bc6be6

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

docs/source/en/api/pipelines/wuerstchen.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="https://github.com/dome272/Wuerstchen/assets/61938694/0617c863-165a-43ee-9303-2a17299a0cf9">
44

5-
[Würstchen: Efficient Pretraining of Text-to-Image Models](https://huggingface.co/papers/2306.00637) is by Pablo Pernias, Dominic Rampas, and Marc Aubreville.
5+
[Würstchen: Efficient Pretraining of Text-to-Image Models](https://huggingface.co/papers/2306.00637) is by Pablo Pernias, Dominic Rampas, Mats L. Richter and Christopher Pal and Marc Aubreville.
66

77
The abstract from the paper is:
88

@@ -134,3 +134,14 @@ The original codebase, as well as experimental ideas, can be found at [dome272/W
134134
[[autodoc]] WuerstchenDecoderPipeline
135135
- all
136136
- __call__
137+
138+
## Citation
139+
@misc{pernias2023wuerstchen,
140+
title={Wuerstchen: Efficient Pretraining of Text-to-Image Models},
141+
author={Pablo Pernias and Dominic Rampas and Mats L. Richter and Christopher Pal and Marc Aubreville},
142+
year={2023},
143+
eprint={2306.00637},
144+
archivePrefix={arXiv},
145+
primaryClass={cs.CV}
146+
}
147+

0 commit comments

Comments
 (0)