murnanedaniel's picture
sync from staging @ 54a0bfb6
c2f5341 verified
|
Raw
History Blame Contribute Delete
896 Bytes

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
metadata
title: ColliderML Model Zoo
emoji: 🦒
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 5.50.0
python_version: '3.12'
app_file: app.py
pinned: false
license: apache-2.0

ColliderML Model Zoo

Browse models tagged colliderml on HuggingFace. Upload your own by adding the colliderml tag to your model card.

Curation

Models are discovered automatically via huggingface_hub.list_models(filter="colliderml"). If you want your model shown here, add the following to your model card:

---
tags:
- colliderml
task_category: object-detection   # or whatever applies
---

The zoo sorts by download count by default. You can also filter by task (tracking, jets, anomaly).

Deployment

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