Update environment.yml

This commit is contained in:
Jeremy Howard
2020-08-16 07:12:11 -07:00
committed by GitHub
parent 74e987eaa0
commit cab14642e6

View File

@@ -4,8 +4,8 @@ channels:
- pytorch
- defaults
dependencies:
- python=3.6
- pytorch
- python>=3.6
- pytorch>=1.6
- torchvision
- pip
- pip: