Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -7
index.html
CHANGED
@@ -409,13 +409,11 @@
|
|
409 |
<section class="section" id="BibTeX">
|
410 |
<div class="container is-max-desktop content">
|
411 |
<h2 class="title">BibTeX</h2>
|
412 |
-
<pre><code>@
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
-
|
417 |
-
archivePrefix={arXiv},
|
418 |
-
primaryClass={cs.CV}
|
419 |
}</code></pre>
|
420 |
</div>
|
421 |
</section>
|
|
|
409 |
<section class="section" id="BibTeX">
|
410 |
<div class="container is-max-desktop content">
|
411 |
<h2 class="title">BibTeX</h2>
|
412 |
+
<pre><code>@inproceedings{brack2024ledits,
|
413 |
+
year = { 2024 },
|
414 |
+
booktitle = { Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) },
|
415 |
+
author = { Manuel Brack and Felix Friedrich and Katharina Kornmeier and Linoy Tsaban and Patrick Schramowski and Kristian Kersting and Apolinaros Passos },
|
416 |
+
title = { LEDITS++: Limitless Image Editing using Text-to-Image Models }
|
|
|
|
|
417 |
}</code></pre>
|
418 |
</div>
|
419 |
</section>
|