Saidgurbuz commited on
Commit
4f79cd7
·
verified ·
1 Parent(s): ddf50e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ library_name: transformers
22
 
23
  **ScreenVLM** is a compact multimodal vision-language model for **complete screen parsing** — detecting, classifying, and localizing all UI elements on a web page screenshot. Given an image, it produces a structured **ScreenTag** representation with bounding boxes, semantic labels (55 UI element classes), and text content for every visible element.
24
 
25
- - **Developed by**: IBM Research
26
  - **Model type**: Multi-modal model (image+text-to-text)
27
  - **Language(s)**: English
28
  - **License**: [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
 
22
 
23
  **ScreenVLM** is a compact multimodal vision-language model for **complete screen parsing** — detecting, classifying, and localizing all UI elements on a web page screenshot. Given an image, it produces a structured **ScreenTag** representation with bounding boxes, semantic labels (55 UI element classes), and text content for every visible element.
24
 
25
+ - **Developed by**: IBM Research Zurich - ETH Zurich
26
  - **Model type**: Multi-modal model (image+text-to-text)
27
  - **Language(s)**: English
28
  - **License**: [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)