Skip to content

Commit 95ebcb8

Browse files
swolchokvmpuri
andauthored
Remove apparently-unused import torchvision in model.py (#1305)
Co-authored-by: vmpuri <[email protected]>
1 parent 791fe82 commit 95ebcb8

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)