Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMeshLab/MeshXL
/ get_model
Function
get_model
models/x_mesh_xl/get_model.py:169–171 ·
view source on GitHub ↗
(args)
Source
from the content-addressed store, hash-verified
167
168
169
def
get_model(args):
170
model = MeshXL(args)
171
return
model
Callers
nothing calls this directly
Calls
1
MeshXL
Class · 0.70
Tested by
no test coverage detected