init: project scaffold
This commit is contained in:
13
.project.json
Normal file
13
.project.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "TRELLIS.2 3D生成",
|
||||
"description": "微软开源 Image-to-3D 生成模型,4B参数,支持PBR材质",
|
||||
"status": "active",
|
||||
"created": "2026-03-28",
|
||||
"ports": [
|
||||
{
|
||||
"port": 4360,
|
||||
"label": "dev",
|
||||
"fixed": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user