29 lines
505 B
JSON
29 lines
505 B
JSON
{
|
||
"name": "TRELLIS.2 3D生成模型",
|
||
"description": "微软开源图像转3D模型,40亿参数,支持PBR材质",
|
||
"status": "active",
|
||
"kind": "analysis",
|
||
"created": "2026-03-31",
|
||
"ports": [
|
||
{
|
||
"port": 4400,
|
||
"label": "dev",
|
||
"fixed": true
|
||
}
|
||
],
|
||
"stack": [
|
||
"HTML"
|
||
],
|
||
"urls": [
|
||
{
|
||
"url": "http://localhost:4400",
|
||
"type": "docs",
|
||
"label": "local docs"
|
||
}
|
||
],
|
||
"worklog": {
|
||
"path": ".memory/worklog.json",
|
||
"auto": true
|
||
}
|
||
}
|