A newer version of the Gradio SDK is available: 6.26.0
metadata
title: Clicker for getting points
python_version: '3.11'
app_file: app.py
pinned: false
sdk: gradio
sdk_version: 6.9.0
App for getting points from a geographic map - lots of manual clicking
First clone the repository
In terminal, where you would like the clicker folder to be written
git clone git@github.com:ebanek/clicker.git
Running
In the root of the repository (which contains app.py), run the following: You need to have uv installed.
uv run gradio app.py