Skip to content

Commit 88c7cb9

Browse files
authored
Update utils_image.py
1 parent 414abbe commit 88c7cb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/utils_image.py

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
# import torchvision.transforms as transforms
1010
import matplotlib.pyplot as plt
1111
from mpl_toolkits.mplot3d import Axes3D
12-
import os
1312
os.environ["KMP_DUPLICATE_LIB_OK"] = "TRUE"
1413

1514

0 commit comments

Comments
 (0)