lucas-ventura commited on
Commit
cdb5967
·
verified ·
1 Parent(s): 744c110

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -259,10 +259,10 @@ bibtext = """
259
  ### Citation
260
  ```
261
  @InProceedings{ventura25chapter,
262
- title = {{Chapter-Llama}: Efficient Chaptering in Hour-Long Videos with {LLM}s},
263
- author = {Lucas Ventura and Antoine Yang and Cordelia Schmid and G{\"u}l Varol},
264
- journal = {CVPR},
265
- year = {2025}
266
  }
267
  ```
268
  """
 
259
  ### Citation
260
  ```
261
  @InProceedings{ventura25chapter,
262
+ title = {{Chapter-Llama}: Efficient Chaptering in Hour-Long Videos with {LLM}s},
263
+ author = {Lucas Ventura and Antoine Yang and Cordelia Schmid and G{\"u}l Varol},
264
+ booktitle = {CVPR},
265
+ year = {2025}
266
  }
267
  ```
268
  """