fastbook icon indicating copy to clipboard operation
fastbook copied to clipboard

00_intro.png needs to be updated

Open aayushagrawal135 opened this issue 4 years ago • 0 comments

Since doing a pip install fastai now defaults to version 2, the import line from fastai2.vision.all import * should be replaced with from fastai.vision.all import *

aayushagrawal135 avatar Dec 25 '20 02:12 aayushagrawal135