We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb708b commit c33e378Copy full SHA for c33e378
utils/feature_extractor.py
@@ -4,7 +4,7 @@
4
from typing import List, Tuple, Union
5
6
import numpy as np
7
-import timm
+# import timm
8
import torch
9
import torch.nn.modules.utils as nn_utils
10
from PIL import Image
0 commit comments