Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMeshLab/MeshXL
/ get_model
Function
get_model
models/mesh_xl/get_model.py:197–199 ·
view source on GitHub ↗
(args)
Source
from the content-addressed store, hash-verified
195
196
197
def
get_model(args):
198
model = MeshXL(args)
199
return
model
Callers
1
sample_t2m.py
File · 0.90
Calls
1
MeshXL
Class · 0.70
Tested by
no test coverage detected