auto-save 2026-04-22 19:43 (~2)
This commit is contained in:
@@ -1,12 +1,5 @@
|
|||||||
{
|
{
|
||||||
"entries": [
|
"entries": [
|
||||||
{
|
|
||||||
"ts": "2026-04-20T13:49:07+08:00",
|
|
||||||
"type": "commit",
|
|
||||||
"message": "auto-save 2026-04-20 13:48 (~1)",
|
|
||||||
"hash": "0b18d99",
|
|
||||||
"files_changed": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"ts": "2026-04-20T13:54:43+08:00",
|
"ts": "2026-04-20T13:54:43+08:00",
|
||||||
"type": "commit",
|
"type": "commit",
|
||||||
@@ -3499,6 +3492,13 @@
|
|||||||
"message": "auto-save 2026-04-22 19:32 (~1)",
|
"message": "auto-save 2026-04-22 19:32 (~1)",
|
||||||
"hash": "fd4b247",
|
"hash": "fd4b247",
|
||||||
"files_changed": 1
|
"files_changed": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ts": "2026-04-22T19:38:24+08:00",
|
||||||
|
"type": "commit",
|
||||||
|
"message": "auto-save 2026-04-22 19:38 (~1)",
|
||||||
|
"hash": "520fbab",
|
||||||
|
"files_changed": 1
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,15 +1,20 @@
|
|||||||
{
|
{
|
||||||
"name": "TRELLIS.2 3D生成",
|
"created" : "2026-03-28",
|
||||||
"description": "微软开源 Image-to-3D 生成模型,4B参数,支持PBR材质",
|
"description" : "微软开源 Image-to-3D 生成模型,4B参数,支持PBR材质",
|
||||||
"status": "active",
|
"kind" : "research",
|
||||||
"kind": "research",
|
"name" : "TRELLIS.2 3D生成",
|
||||||
"created": "2026-03-28",
|
"ports" : [
|
||||||
"source": { "path": "source/" },
|
|
||||||
"ports": [
|
|
||||||
{
|
{
|
||||||
"port": 4360,
|
"fixed" : true,
|
||||||
"label": "dev",
|
"label" : "dev",
|
||||||
"fixed": true
|
"port" : 4360
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"source" : {
|
||||||
|
"path" : "source\/"
|
||||||
|
},
|
||||||
|
"status" : "active",
|
||||||
|
"worklog" : {
|
||||||
|
"path" : "\/Users\/kangwan\/Projects\/research\/20260328-TRELLIS-2\/.memory\/worklog.json"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user