26 lines
442 B
JSON
26 lines
442 B
JSON
{
|
||
"name": "TRELLIS.2 3D生成",
|
||
"description": "微软开源 Image-to-3D 生成模型,4B参数,支持PBR材质",
|
||
"status": "active",
|
||
"kind": "research",
|
||
"created": "2026-03-28",
|
||
"ports": [
|
||
{
|
||
"port": 4360,
|
||
"label": "dev",
|
||
"fixed": true
|
||
}
|
||
],
|
||
"stack": [
|
||
"HTML"
|
||
],
|
||
"urls": [],
|
||
"source": {
|
||
"path": "source/"
|
||
},
|
||
"worklog": {
|
||
"path": ".memory/worklog.json",
|
||
"auto": true
|
||
}
|
||
}
|