Spaces:
Running
Running
Linoy Tsaban
commited on
Commit
•
7908ce4
1
Parent(s):
6c9fc96
Update index.html
Browse files- index.html +7 -1
index.html
CHANGED
@@ -409,7 +409,13 @@
|
|
409 |
<section class="section" id="BibTeX">
|
410 |
<div class="container is-max-desktop content">
|
411 |
<h2 class="title">BibTeX</h2>
|
412 |
-
<pre><code>@
|
|
|
|
|
|
|
|
|
|
|
|
|
413 |
}</code></pre>
|
414 |
</div>
|
415 |
</section>
|
|
|
409 |
<section class="section" id="BibTeX">
|
410 |
<div class="container is-max-desktop content">
|
411 |
<h2 class="title">BibTeX</h2>
|
412 |
+
<pre><code>@misc{brack2023ledits,
|
413 |
+
title={LEDITS++: Limitless Image Editing using Text-to-Image Models},
|
414 |
+
author={Manuel Brack and Felix Friedrich and Katharina Kornmeier and Linoy Tsaban and Patrick Schramowski and Kristian Kersting and Apolinário Passos},
|
415 |
+
year={2023},
|
416 |
+
eprint={2311.16711},
|
417 |
+
archivePrefix={arXiv},
|
418 |
+
primaryClass={cs.CV}
|
419 |
}</code></pre>
|
420 |
</div>
|
421 |
</section>
|