ium_424714/environment.yml

23 lines
300 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-12 19:55:19 +02:00
- mlflow
- pip
2023-05-11 00:19:17 +02:00
- pip:
- sacred==0.8.4