auto-save 2026-04-25 17:56 (~2)

This commit is contained in:
2026-04-25 17:56:43 +08:00
parent 978d34d486
commit 9355d05502
2 changed files with 23 additions and 18 deletions

View File

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