MCPcopy 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
66def import_timm():
67 _check_library("timm", package="timm")
68
69
70def import_pillow():

Callers 1

timm.pyFile · 0.90

Calls 1

_check_libraryFunction · 0.70

Tested by

no test coverage detected