Skip to content

Commit

Permalink
added environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Wright committed Apr 19, 2021
1 parent 5df5a6d commit e6ac1a8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: deepem
channels:
- defaults
- pytorch
- conda-forge
dependencies:
- python=3.8.*
- pytorch=1.8.*
- cudatoolkit=11.1
- numpy
- pandas
- matplotlib
- jupyter

0 comments on commit e6ac1a8

Please sign in to comment.