Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Brøns Christensen <j.brons.christensen@gmail.com>
  • Loading branch information
JohannesBroens committed Dec 22, 2023
1 parent 1d13e89 commit e860e90
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,16 @@ name: ML_QC
channels:
- pytorch
- nvidia
- scikit-learn
- conda-forge
- defaults
dependencies:
- python=3.10
- python
- pytorch
- pytorch-cuda
- py-xgboost-gpu
- numpy
- seaborn
- sklearn
- scikit-learn
- codecov
- jupyter
- ipython3
Expand Down

0 comments on commit e860e90

Please sign in to comment.