diff --git a/test_image_embedding_operator_template.py b/test_image_embedding_operator_template.py index d5d4970..f4cd205 100644 --- a/test_image_embedding_operator_template.py +++ b/test_image_embedding_operator_template.py @@ -1,4 +1,3 @@ -import unittest from PIL import Image from torchvision import transforms from image_embedding_operator_template import ImageEmbeddingOperatorTemplate