mknolan commited on
Commit
4ac122d
·
verified ·
1 Parent(s): efafc54

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # InternVL2 Visual Feature Extraction Demo
2
 
3
  This Space demonstrates the use of InternViT-6B for visual feature extraction as per the OpenGVLab/InternVL GitHub repository.
 
1
+ ---
2
+ title: InternVL2 Visual Extraction Demo
3
+ emoji: 🖼️
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: docker
7
+ sdk_version: "3.25.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # InternVL2 Visual Feature Extraction Demo
13
 
14
  This Space demonstrates the use of InternViT-6B for visual feature extraction as per the OpenGVLab/InternVL GitHub repository.