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