File size: 292 Bytes
a5f760c e6dcd44 a5f760c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
name: elcc
channels:
- conda-forge
dependencies:
- pandas
- pandas-stubs
- mypy
- black
- tqdm
- joblib
- pydantic
- pyyaml
- jinja2
- git
- git-lfs
- pip:
- mlcroissant@git+https://github.com/mlcommons/croissant/#subdirectory=python/mlcroissant
- GitPython
|