add conda env file
This commit is contained in:
parent
898f773beb
commit
c1d43e0740
11
environment.yml
Normal file
11
environment.yml
Normal file
@ -0,0 +1,11 @@
|
||||
name: ium478839
|
||||
channels:
|
||||
- conda-forge
|
||||
- defaults
|
||||
dependencies:
|
||||
- kaggle
|
||||
- pandas
|
||||
- pytorch
|
||||
- matplotlib
|
||||
- mlflow
|
||||
prefix: C:\Users\Sebastian\.conda\envs\ium478839
|
Loading…
Reference in New Issue
Block a user