Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,16 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
extra_gated_prompt:
|
|
|
|
|
4 |
extra_gated_fields:
|
5 |
Name: text
|
6 |
Company/Organization: text
|
7 |
Country: text
|
8 |
E-Mail: text
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Model Card for InternVideo2 (Vision-Only)
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
extra_gated_prompt: >-
|
4 |
+
You agree to not use the model to conduct experiments that cause harm to human
|
5 |
+
subjects.
|
6 |
extra_gated_fields:
|
7 |
Name: text
|
8 |
Company/Organization: text
|
9 |
Country: text
|
10 |
E-Mail: text
|
11 |
+
datasets:
|
12 |
+
- OpenGVLab/InternVid
|
13 |
+
pipeline_tag: image-feature-extraction
|
14 |
---
|
15 |
|
16 |
# Model Card for InternVideo2 (Vision-Only)
|