MCPcopy 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.
2from typing import TYPE_CHECKING
3
4from modelscope.utils.automodel_utils import fix_transformers_upgrade

Callers

nothing calls this directly

Calls 3

is_torch_availableFunction · 0.90
fix_transformers_upgradeFunction · 0.90

Tested by

no test coverage detected