Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codefuse-ai/ModelCache
/ import_huggingface
Function
import_huggingface
modelcache_mm/utils/__init__.py:20–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
19
20
def
import_huggingface():
21
_check_library(
"transformers"
)
22
23
24
def
import_huggingface_hub():
Callers
nothing calls this directly
Calls
1
_check_library
Function · 0.70
Tested by
no test coverage detected