manu commited on
Commit
8b7cf39
1 Parent(s): bb0d5c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -7
app.py CHANGED
@@ -106,13 +106,13 @@ def main():
106
 
107
  ```bibtex
108
  @misc{faysse2024colpaliefficientdocumentretrieval,
109
- title={ColPali: Efficient Document Retrieval with Vision Language Models},
110
- author={Manuel Faysse and Hugues Sibille and Tony Wu and Gautier Viaud and Céline Hudelot and Pierre Colombo},
111
- year={2024},
112
- eprint={2407.01449},
113
- archivePrefix={arXiv},
114
- primaryClass={cs.IR},
115
- url={https://arxiv.org/abs/2407.01449},
116
  }
117
  ```
118
  """
 
106
 
107
  ```bibtex
108
  @misc{faysse2024colpaliefficientdocumentretrieval,
109
+ title={ColPali: Efficient Document Retrieval with Vision Language Models},
110
+ author={Manuel Faysse and Hugues Sibille and Tony Wu and Bilel Omrani and Gautier Viaud and Céline Hudelot and Pierre Colombo},
111
+ year={2024},
112
+ eprint={2407.01449},
113
+ archivePrefix={arXiv},
114
+ primaryClass={cs.IR},
115
+ url={https://arxiv.org/abs/2407.01449},
116
  }
117
  ```
118
  """