vidhi0405 commited on
Commit
23c0589
·
1 Parent(s): 5efe51a
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,12 +1,15 @@
 
1
  title: SmolVLM2 Video Highlights
2
- emoji: 🎬
3
  colorFrom: blue
4
  colorTo: purple
5
  sdk: docker
6
  pinned: false
7
  license: apache-2.0
8
  app_port: 7860
9
- 🎬 SmolVLM2 HuggingFace Segment-Based Video Highlights API
 
 
10
  Generate intelligent video highlights using HuggingFace's segment-based approach
11
 
12
  This is a FastAPI service that uses HuggingFace's proven segment-based classification method with SmolVLM2-256M-Video-Instruct for reliable, consistent highlight generation.
@@ -63,4 +66,4 @@ Entertainment content curation
63
  Apache 2.0 - Free for commercial and personal use
64
 
65
  🤝 Contributing
66
- Built with ❤️ using Hugging Face Transformers and open-source AI models.
 
1
+ ---
2
  title: SmolVLM2 Video Highlights
3
+ emoji: ":movie_camera:"
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: docker
7
  pinned: false
8
  license: apache-2.0
9
  app_port: 7860
10
+ ---
11
+
12
+ # SmolVLM2 HuggingFace Segment-Based Video Highlights API
13
  Generate intelligent video highlights using HuggingFace's segment-based approach
14
 
15
  This is a FastAPI service that uses HuggingFace's proven segment-based classification method with SmolVLM2-256M-Video-Instruct for reliable, consistent highlight generation.
 
66
  Apache 2.0 - Free for commercial and personal use
67
 
68
  🤝 Contributing
69
+ Built with ❤️ using Hugging Face Transformers and open-source AI models.