Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modelscope/modelscope
/ automodel_utils.py
File
automodel_utils.py
modelscope/utils/automodel_utils.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
inspect
2
import
os
3
from
types
import
MethodType
4
from
typing
import
Any, List, Optional
Callers
nothing calls this directly
Calls
1
get_logger
Function · 0.90
Tested by
no test coverage detected