auto-save 2026-04-22 19:43 (~2)

This commit is contained in:
2026-04-22 19:43:55 +08:00
parent 9ffba42ee0
commit 3242f0bb0b
2 changed files with 20 additions and 17 deletions

View File

@@ -1,14 +1,17 @@
{
"name": "TRELLIS.2 3D生成模型",
"description": "微软开源图像转3D模型40亿参数支持PBR材质",
"status": "active",
"kind": "analysis",
"created": "2026-03-31",
"ports": [
"created" : "2026-03-31",
"description" : "微软开源图像转3D模型40亿参数支持PBR材质",
"kind" : "analysis",
"name" : "TRELLIS.2 3D生成模型",
"ports" : [
{
"port": 4400,
"label": "dev",
"fixed": true
"fixed" : true,
"label" : "dev",
"port" : 4400
}
]
],
"status" : "active",
"worklog" : {
"path" : "\/Users\/kangwan\/Projects\/research\/20260331-trellis2-3d\/.memory\/worklog.json"
}
}