mknolan commited on
Commit
8ceee05
·
verified ·
1 Parent(s): 9a5e9b8

Upload README with proper Hugging Face Spaces frontmatter

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # InternVL2.5 Slide Analyzer
2
 
3
  This application uses the InternVL2.5 multimodal model to analyze presentation slides from PDF or PowerPoint files.
 
1
+ ---
2
+ title: InternVL2.5 Slide Analyzer
3
+ emoji: 📊
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 3.50.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # InternVL2.5 Slide Analyzer
13
 
14
  This application uses the InternVL2.5 multimodal model to analyze presentation slides from PDF or PowerPoint files.