clicker / README.md
ebanek's picture
Prep for Hugging Face Spaces: add img.jpg + requirements.txt, drop share=True, use tempfile for CSV export
5e5b00f
|
Raw
History Blame Contribute Delete
570 Bytes

A newer version of the Gradio SDK is available: 6.26.0

Upgrade
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