Skip to content

Commit b9dda0b

Browse files
MAIN: no more download_data for model weights
1 parent 55871dd commit b9dda0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tiatoolbox/models/architecture/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
from tiatoolbox import rcParam
1212
from tiatoolbox.models.dataset.classification import predefined_preproc_func
13-
from tiatoolbox.utils import download_data
1413

1514
from huggingface_hub import hf_hub_download
1615

0 commit comments

Comments
 (0)