We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598caf5 commit 6fe1646Copy full SHA for 6fe1646
torchchat/model.py
@@ -12,8 +12,6 @@
12
from enum import Enum
13
from pathlib import Path
14
15
-import torchvision
16
-
17
from typing import Any, Callable, Dict, Optional, Union
18
from collections.abc import Hashable
19
0 commit comments