Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/modelscope/modelscope
/ __init__.py
File
__init__.py
modelscope/models/__init__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Copyright (c) Alibaba, Inc. and its affiliates.
2
from
typing
import
TYPE_CHECKING
3
4
from
modelscope.utils.automodel_utils
import
fix_transformers_upgrade
Callers
nothing calls this directly
Calls
3
is_torch_available
Function · 0.90
is_transformers_available
Function · 0.90
fix_transformers_upgrade
Function · 0.90
Tested by
no test coverage detected