Spaces:
Running on Zero
Running on Zero
| 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 |