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,12 +1,5 @@
{
"entries": [
{
"ts": "2026-04-20T13:49:08+08:00",
"type": "commit",
"message": "auto-save 2026-04-20 13:48 (~1)",
"hash": "e22c5ec",
"files_changed": 1
},
{
"ts": "2026-04-20T13:54:45+08:00",
"type": "commit",
@@ -3499,6 +3492,13 @@
"message": "auto-save 2026-04-22 19:32 (~1)",
"hash": "58d4987",
"files_changed": 1
},
{
"ts": "2026-04-22T19:38:24+08:00",
"type": "commit",
"message": "auto-save 2026-04-22 19:38 (~1)",
"hash": "9ffba42",
"files_changed": 1
}
]
}

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"
}
}