15 lines
218 B
YAML
15 lines
218 B
YAML
|
name: ium_test
|
||
|
channels:
|
||
|
- defaults
|
||
|
dependencies:
|
||
|
- mlflow
|
||
|
- numpy
|
||
|
- pandas
|
||
|
- scikit-learn
|
||
|
- torchvision
|
||
|
- torchaudio
|
||
|
- pytorch
|
||
|
- pytorch-cuda=11.8
|
||
|
- os
|
||
|
prefix: /home/witek/miniconda3/envs/ium_test
|