Add license (#1)
Browse files- Add license (388f97702073d7e4a1cfb1b3efbf49649db56ffe)
Co-authored-by: Merve Noyan <[email protected]>
README.md
CHANGED
@@ -6,6 +6,9 @@ language:
|
|
6 |
base_model:
|
7 |
- Efficient-Large-Model/VILA1.5-3b
|
8 |
pipeline_tag: image-text-to-text
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Describe Anything: Detailed Localized Image and Video Captioning
|
|
|
6 |
base_model:
|
7 |
- Efficient-Large-Model/VILA1.5-3b
|
8 |
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
|