Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codefuse-ai/ModelCache
/ import_timm
Function
import_timm
modelcache_mm/utils/__init__.py:66–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
65
66
def
import_timm():
67
_check_library(
"timm"
, package=
"timm"
)
68
69
70
def
import_pillow():
Callers
1
timm.py
File · 0.90
Calls
1
_check_library
Function · 0.70
Tested by
no test coverage detected