ium_424714/environment.yml

19 lines
225 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