We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4304bb4 commit 8186422Copy full SHA for 8186422
torchvision/prototype/transforms/_augment.py
@@ -3,7 +3,6 @@
3
import warnings
4
from typing import Any, Dict, Tuple
5
6
-import PIL.Image
7
import torch
8
from torchvision.prototype import features
9
from torchvision.prototype.transforms import functional as F
0 commit comments