murnanedaniel's picture
sync from main @ f4b392cb
1e0a3c9 verified

A newer version of the Gradio SDK is available: 6.14.0

Upgrade
metadata
title: ColliderML Simulation
emoji: ⚛️
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 5.50.0
python_version: '3.12'
app_file: app.py
pinned: true
license: apache-2.0
hf_oauth: true

ColliderML Simulation Service

Submit custom ColliderML simulation requests without installing anything locally. This Space is a thin frontend for the ColliderML backend — it sends the same payloads that the colliderml pip package sends and returns the same results.

Usage

  1. Click Sign in with HuggingFace (you'll get 10 free credits on your first sign-in).
  2. Choose a physics channel, number of events, and pileup.
  3. Click Submit. You'll be given a request ID and an email when the job completes.
  4. Use the Chat tab if you'd rather describe what you need in plain English — the Claude-powered agent estimates the compute cost, checks your balance, and asks for confirmation before submitting.

Environment variables

Variable Purpose
COLLIDERML_BACKEND Backend URL (default: https://api.colliderml.com)
ANTHROPIC_API_KEY Required for the Chat tab. Without it the chat tab shows a "not configured" message.

See also

Deployment

Synced automatically from spaces/simulation-form/ on the OpenDataDetector/ColliderML repo via the sync-spaces.yml workflow.