Skip to content

Commit

Permalink
add bibtex
Browse files Browse the repository at this point in the history
  • Loading branch information
felifri committed May 24, 2024
1 parent ec44306 commit a4ae205
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions projects/llavaguard/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -352,17 +352,17 @@ <h2 class="title">Poster</h2>


<!--BibTex citation -->
<!-- <section class="section" id="BibTeX">
<section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">BibTeX</h2>
<pre><code>@inproceedings{brack2023sega,
title={SEGA: Instructing Text-to-Image Models using Semantic Guidance},
author={Manuel Brack and Felix Friedrich and Dominik Hintersdorf and Lukas Struppek and Patrick Schramowski and Kristian Kersting},
year = {2023},
booktitle = {Proceedings of the 37th Conference on Neural Information Processing Systems (NeurIPS)},
<pre><code>@incollection{helff2024llavaguard,
booktitle = {Working Notes of the CVPR 2024 Workshop on Responsible Generative AI (ReGenAI)},
year = {2024},
author = {Lukas Helff and Felix Friedrich and Manuel Brack and Kristian Kersting and Patrick Schramowski},
title = {LLAVAGUARD: VLM-based Safeguards for Vision Dataset Curation and Safety Assessment}}
}</code></pre>
</div>
</section> -->
</section>
<!--End BibTex citation -->


Expand Down

0 comments on commit a4ae205

Please sign in to comment.