Adding library_name to model card (#3)
Browse files- Adding library_name to model card (9a41773a4cec7f238dd058719f53114490dc3165)
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-Self-Contained/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-Self-Contained/blob/main/LICENSE
|
12 |
+
library_name: describe-anything
|
13 |
---
|
14 |
|
15 |
# Describe Anything: Detailed Localized Image and Video Captioning
|