elcc / systems /egg-discrimination /code /environment.editable.yml
bboldt's picture
Move top-level data/ to systems/
5248a77
raw
history blame contribute delete
228 Bytes
name: fair-egg
channels:
- torch
- conda-forge
- nodefaults
dependencies:
- pytorch>=1.1.0
- torchvision
- scipy
- numpy
- pytest
- editdistance
- dataclasses
- rich
- scikit-learn
- wandb
- submitit