36 lines
625 B
JSON
36 lines
625 B
JSON
{
|
|
"name": "LTX-2 音画同出研究",
|
|
"description": "Lightricks LTX-2 AI视频音频同步生成模型研究",
|
|
"status": "active",
|
|
"kind": "analysis",
|
|
"created": "2026-03-27",
|
|
"ports": [
|
|
{
|
|
"port": 4200,
|
|
"label": "dev",
|
|
"fixed": true
|
|
}
|
|
],
|
|
"stack": [
|
|
"HTML",
|
|
"CSS",
|
|
"JavaScript"
|
|
],
|
|
"urls": [
|
|
{
|
|
"url": "http://192.168.2.221:4200",
|
|
"type": "app",
|
|
"label": "192"
|
|
},
|
|
{
|
|
"url": "http://localhost:4200",
|
|
"type": "docs",
|
|
"label": "local docs"
|
|
}
|
|
],
|
|
"worklog": {
|
|
"path": ".memory/worklog.json",
|
|
"auto": true
|
|
}
|
|
}
|