File size: 896 Bytes
d7b87f6 e5fc855 d7b87f6 c2f5341 6274615 d7b87f6 e5fc855 d7b87f6 e5fc855 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | ---
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:
```yaml
---
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](https://github.com/OpenDataDetector/ColliderML)
repo via the `sync-spaces.yml` workflow.
|