Explorar o código

Explicitly requiring pytorch 1.0.1 to get around fastai install bug

Jason Antic %!s(int64=6) %!d(string=hai) anos
pai
achega
7321719578
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      environment.yml

+ 1 - 0
environment.yml

@@ -6,6 +6,7 @@ channels:
 dependencies:
 - python>=3.7.3
 - fastai=1.0.51
+- pytorch=1.0.1
 - ffmpeg=4.1.1
 - tensorboardX=1.6
 - youtube-dl>=2019.4.17