ium_424714/environment.yml

24 lines
310 B
YAML
Raw Normal View History

2023-05-07 02:09:22 +02:00
name: ium
channels:
- conda-forge
- pytorch
- nvidia
dependencies:
- python=3.10
- kaggle
- ca-certificates
- openssl
- pandas
- certifi
- scikit-learn
- pytorch
- pytorch-cuda=11.8
- transformers
- matplotlib
2023-05-11 00:19:17 +02:00
- pymongo
2023-05-21 15:03:38 +02:00
- dvc
- dvc-ssh
- pip
2023-05-11 00:19:17 +02:00
- pip:
- sacred==0.8.4