marstin commited on
Commit
4814944
Β·
verified Β·
1 Parent(s): 9f5c696

[martin-dev] update

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,12 +1,16 @@
1
  ---
2
  title: VLM-Lens
3
- emoji: πŸ‘οΈ
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: gradio
7
- sdk_version: "4.0.0"
8
  app_file: app.py
9
  pinned: false
 
 
 
 
10
  ---
11
 
12
  # VLM-Lens πŸ‘οΈπŸ”
@@ -14,4 +18,4 @@ pinned: false
14
  A visual lens into the internals of Vision-Language Models.
15
  Built with Gradio, this demo lets you explore token-level probabilities, spatial grounding, and interpretability visualizations.
16
 
17
- > Developed by [@marstin](https://huggingface.co/marstin)
 
1
  ---
2
  title: VLM-Lens
3
+ emoji: πŸ‘€
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 5.48.0
8
  app_file: app.py
9
  pinned: false
10
+ license: apache-2.0
11
+ thumbnail: >-
12
+ https://cdn-uploads.huggingface.co/production/uploads/630cfc45b66f088d547b2768/f3VCIcopD2bzyP2XdRa1T.png
13
+ short_description: '[EMNLP 2025 Demo] VLM-Lens: Extracting VLM representations'
14
  ---
15
 
16
  # VLM-Lens πŸ‘οΈπŸ”
 
18
  A visual lens into the internals of Vision-Language Models.
19
  Built with Gradio, this demo lets you explore token-level probabilities, spatial grounding, and interpretability visualizations.
20
 
21
+ > Developed by [@marstin](https://huggingface.co/marstin)