Spaces:
Sleeping
Sleeping
File size: 206 Bytes
82551bb | 1 2 3 4 5 6 7 | # Model versions
- **v1** — `v1/best.pt` (current)
- **v2** — add `v2/best.pt` and a new tab in `app.py` when ready
Each version folder should contain `best.pt` (or the weights file used by the app).
|