MCPcopy Create free account
hub / github.com/modelscope/modelscope / __init__.py

File __init__.py

modelscope/models/base/__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
3from modelscope.utils.import_utils import is_torch_available
4from .base_head import * # noqa F403

Callers

nothing calls this directly

Calls 1

is_torch_availableFunction · 0.90

Tested by

no test coverage detected