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 791fe82 commit 95ebcb8Copy full SHA for 95ebcb8
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