felfri commited on
Commit
7480491
·
verified ·
1 Parent(s): 0142905

Update index.html

Browse files
Files changed (1) hide show
  1. 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>@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>
 
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>