Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
Add CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
yukw777 committed May 17, 2023
1 parent feef99c commit f9f0717
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: VideoBLIP
message: 'If you use VideoBLIP, please cite it as below.'
type: software
authors:
- given-names: Keunwoo Peter
family-names: Yu
email: kpyu@umich.edu
affiliation: University of Michigan
orcid: 'https://orcid.org/0000-0002-4387-2410'
repository-code: 'https://github.com/yukw777/VideoBLIP'
abstract: >-
VideoBLIP is a large vision-language model based on BLIP-2
that can generate texts conditioned on videos.
license: MIT

0 comments on commit f9f0717

Please sign in to comment.