Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,13 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
short_description: qwen2vl and qwen coder
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
license: other
|
2 |
+
license_link: https://huggingface.co/spaces/whyumesh/fusion/blob/main/LICENSE
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: image-text-to-text
|
6 |
+
tags:
|
7 |
+
- multimodal
|
8 |
+
library_name: transformers
|
9 |
+
base_model:
|
10 |
+
- Qwen/Qwen2-VL-72B
|
|
|
11 |
---
|
12 |
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|