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

File __init__.py

modelscope/utils/nlp/__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.import_utils import LazyImportModule

Callers

nothing calls this directly

Calls 1

LazyImportModuleClass · 0.90

Tested by

no test coverage detected