Skip to content

Commit

Permalink
set binder environment
Browse files Browse the repository at this point in the history
  • Loading branch information
ale-mendez committed Aug 26, 2024
1 parent 79a3669 commit 9e742fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: myenv
channels:
- defaults
dependencies:
- python=3.9
- python=3.8
- pip
- pip:
- torch==1.11.0
Expand Down

0 comments on commit 9e742fa

Please sign in to comment.