Luigi commited on
Commit
5234d12
·
verified ·
1 Parent(s): 970f416

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -11
README.md CHANGED
@@ -1,16 +1,11 @@
1
  ---
2
-
3
  title: SmolVLM2 Real-Time Captioning Demo
4
- emoji: 💻
5
- colorFrom: gray
6
- colorTo: gray
7
  sdk: gradio
8
- app\_file: app.py
9
- pinned: false
10
- license: mit
11
- short\_description: Real-time webcam captioning with SmolVLM2 on llama.cpp
12
- sdk\_version: 5.0
13
- -----------------
14
 
15
  # SmolVLM2 Real-Time Captioning Demo
16
 
@@ -69,4 +64,4 @@ This Hugging Face Spaces app uses **Gradio v5 Blocks** to capture your webcam fe
69
  * `requirements.txt` — Python dependencies.
70
  * `.gguf` model files (auto-downloaded or user-provided).
71
 
72
- ## License
 
1
  ---
2
+ license: mit
3
  title: SmolVLM2 Real-Time Captioning Demo
 
 
 
4
  sdk: gradio
5
+ colorFrom: green
6
+ colorTo: blue
7
+ short_description: Real-time webcam captioning with SmolVLM2 on llama.cpp
8
+ ---
 
 
9
 
10
  # SmolVLM2 Real-Time Captioning Demo
11
 
 
64
  * `requirements.txt` — Python dependencies.
65
  * `.gguf` model files (auto-downloaded or user-provided).
66
 
67
+ ## License