Spaces:
Running on Zero
Running on Zero
File size: 653 Bytes
3107114 b92cb36 3107114 b92cb36 3107114 b92cb36 3107114 b92cb36 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | ---
title: GUI-RD-9B Grounding
emoji: 🎯
colorFrom: pink
colorTo: yellow
sdk: gradio
sdk_version: 6.15.1
app_file: app.py
short_description: Predicts click coordinates on GUI screenshots
python_version: "3.12"
startup_duration_timeout: 30m
license: apache-2.0
---
# GUI-RD-9B Grounding Demo
Interactive demo of **Trust the Right Teacher: Quality-Aware Self-Distillation for GUI Grounding**.
Upload a GUI screenshot and describe the element you want to interact with. The model
predicts the pixel coordinate of that element and marks it on the image.
- Paper: https://arxiv.org/abs/2606.18101
- Model: https://huggingface.co/JingyuanHuang/GUI-RD-9B |