This commit is contained in:
Glenn Jocher
2019-07-08 12:43:15 +02:00
parent 7a2d356297
commit 68b50f5cb6
2 changed files with 7 additions and 3 deletions
+1 -2
View File
@@ -11,8 +11,7 @@ from PIL import Image
from tqdm import tqdm
from pathlib import Path
from . import torch_utils
from . import google_utils
from . import torch_utils # , google_utils
matplotlib.rc('font', **{'size': 11})