yeliudev commited on
Commit
3507deb
·
verified ·
1 Parent(s): 23fdbc0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -1,13 +1,12 @@
1
  ---
2
  title: VideoMind 2B
3
- emoji: 😻
4
- colorFrom: yellow
5
- colorTo: green
6
  sdk: gradio
7
- sdk_version: 5.23.1
8
  app_file: app.py
9
- pinned: false
10
  license: bsd-3-clause
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: VideoMind 2B
3
+ emoji: 💡
4
+ colorFrom: red
5
+ colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 4.44.1
8
  app_file: app.py
9
+ pinned: true
10
  license: bsd-3-clause
11
+ short_description: A Chain-of-LoRA Agent for Long Video Reasoning
12
+ ---