taming-transformers icon indicating copy to clipboard operation
taming-transformers copied to clipboard

fix get_image_size

Open chuanli11 opened this issue 3 years ago • 0 comments

This example throws this error "ImportError: cannot import name '_get_image_size' from 'torchvision.transforms.functional'"

Related to this

Fixed by this PR.

chuanli11 avatar May 11 '22 15:05 chuanli11