Add
This commit is contained in:
parent
c5e7beaf71
commit
1424acb095
14
environment.yml
Normal file
14
environment.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
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
|
Loading…
Reference in New Issue
Block a user