Adding library_name to model card (#3)
Browse files- Adding library_name to model card (e8b7bb55ba29fdb9521981faaac128c4eb53d2c9)
Co-authored-by: Sergio Paniego <[email protected]>
README.md
CHANGED
@@ -9,6 +9,7 @@ pipeline_tag: image-text-to-text
|
|
9 |
license: other
|
10 |
license_name: nvidia-non-commercial-license
|
11 |
license_link: https://huggingface.co/nvidia/DAM-3B-Video/blob/main/LICENSE
|
|
|
12 |
---
|
13 |
|
14 |
# Describe Anything: Detailed Localized Image and Video Captioning
|
|
|
9 |
license: other
|
10 |
license_name: nvidia-non-commercial-license
|
11 |
license_link: https://huggingface.co/nvidia/DAM-3B-Video/blob/main/LICENSE
|
12 |
+
library_name: describe-anything
|
13 |
---
|
14 |
|
15 |
# Describe Anything: Detailed Localized Image and Video Captioning
|