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

This commit is contained in:
2026-04-22 19:43:54 +08:00
parent 520fbabf3b
commit 190fa11df0
2 changed files with 23 additions and 18 deletions

View File

@@ -1,15 +1,20 @@
{
"name": "TRELLIS.2 3D生成",
"description": "微软开源 Image-to-3D 生成模型4B参数支持PBR材质",
"status": "active",
"kind": "research",
"created": "2026-03-28",
"source": { "path": "source/" },
"ports": [
"created" : "2026-03-28",
"description" : "微软开源 Image-to-3D 生成模型4B参数支持PBR材质",
"kind" : "research",
"name" : "TRELLIS.2 3D生成",
"ports" : [
{
"port": 4360,
"label": "dev",
"fixed": true
"fixed" : true,
"label" : "dev",
"port" : 4360
}
]
],
"source" : {
"path" : "source\/"
},
"status" : "active",
"worklog" : {
"path" : "\/Users\/kangwan\/Projects\/research\/20260328-TRELLIS-2\/.memory\/worklog.json"
}
}