Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit a8f2caa

Browse files
committed
Remove apparently-unused import torchvision in model.py
1 parent dd9747f commit a8f2caa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

torchchat/model.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
from enum import Enum
1313
from pathlib import Path
1414

15-
import torchvision
16-
1715
from typing import Any, Callable, Dict, Optional, Union
1816
from collections.abc import Hashable
1917

0 commit comments

Comments
 (0)