Skip to content

Commit

Permalink
CI: install pytorch from conda-forge
Browse files Browse the repository at this point in the history
  • Loading branch information
mj-will committed Jan 23, 2025
1 parent d45320f commit 0303500
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ci_environment.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
name: nessai-ci
channels:
- pytorch
- conda-forge
dependencies:
- numpy
- pandas
- scipy>=0.16
- matplotlib>=2.0
- seaborn
- pytorch>=1.11.0
- cpuonly
- pytorch-cpu>=2.0
- glasflow
- h5py
- corner
Expand Down

0 comments on commit 0303500

Please sign in to comment.