In fastai v2 i am trying to add image augmentations
So
tfms = aug_transforms(do_flip = True, flip_vert=True,