Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
ec04f8e
1
Parent(s):
a3e5c6d
Update README.md with new demo title, emojis, and SDK version
Browse files
README.md
CHANGED
|
@@ -1,18 +1,12 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
-
license: mit
|
| 11 |
-
|
| 12 |
---
|
| 13 |
|
| 14 |
-
- **Repository:** [InternVL](https://github.com/OpenGVLab/InternVL)
|
| 15 |
-
- **Paper:** [2404.16821](https://arxiv.org/abs/2404.16821)
|
| 16 |
-
- **Models:** OpenGVLab/InternVL2-1B, OpenGVLab/InternVL2-2B, OpenGVLab/InternVL2-4B, OpenGVLab/InternVL2-8B, OpenGVLab/InternVL2-26B, OpenGVLab/InternVL2-40B
|
| 17 |
-
|
| 18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Vintern-1B-3 5-Demo
|
| 3 |
+
emoji: ⚡🔥⚡
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: red
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.12.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|