brain-score / brain-score/core
do plugins have to specify torchvision?
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Does Brain-Score by itself already install `torchvision` somewhere? I'm trying to figure out why model submissions run successfully without specifying that dependency but now a benchmark submission fails (http://braintree.mit.edu:8080/job/score_plugins/165/console). I know we have it in the [test specification](https://github.com/brain-score/vision/blob/master/pyproject.toml#L39) but I thought for scoring we're not installing with `.[test]`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.