a5f760c
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | name: fair-egg
channels:
- torch
- conda-forge
- nodefaults
dependencies:
- pytorch>=1.1.0
- torchvision
- scipy
- numpy
- pytest
- editdistance
- dataclasses
- rich
- scikit-learn
- wandb
- submitit
|