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

File base.py

modelscope/pipelines/base.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) Alibaba, Inc. and its affiliates.
2
3import os
4import os.path as osp

Callers

nothing calls this directly

Calls 3

is_torch_availableFunction · 0.90
is_tf_availableFunction · 0.90
get_loggerFunction · 0.90

Tested by

no test coverage detected