geoalgo's picture
local instructions
ca50c7a
|
raw
history blame
563 Bytes
metadata
title: Impermanent
emoji: 🌖
colorFrom: green
colorTo: red
sdk: gradio
sdk_version: 6.5.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: A live leaderboard on time-series that avoids contamination

Local setup

To run locally, do the following.

Prerequisites

Install uv.

Install dependencies

uv sync

Run the server

uv run python app.py

Then open http://localhost:7860 in your browser (or the other port shown in the logging).