Files
seq2seq-time/requirements/environment.min.yaml
T
2020-10-19 13:41:12 +08:00

30 lines
431 B
YAML

name: seq2seq-time
channels:
- conda-forge
- defaults
dependencies:
- python==3.7
- pip
- awscli
- ipykernel
- tqdm
- xarray
- pandas
- pytorch
- torchvision
- cudatoolkit==10.2
- black
- pylama
- mypy
- pytest
- numpy
- matplotlib
- scikit-learn
- pytorch-lightning
- yapf
- ipywidgets
- holoviews
- pandas-profiling
- datashader
prefix: /home/wassname/anaconda/envs/seq2seq-time