vault backup: 2026-04-28 10:49:54

This commit is contained in:
2026-04-28 10:49:54 +08:00
parent f7ed1beaed
commit 6a3c075718
3 changed files with 27 additions and 26 deletions

View File

@@ -4,8 +4,8 @@
"title": "Design ComfyUI video segmentation and tracking", "title": "Design ComfyUI video segmentation and tracking",
"titleGenerationStatus": "success", "titleGenerationStatus": "success",
"createdAt": 1776871296744, "createdAt": 1776871296744,
"updatedAt": 1777017083342, "updatedAt": 1777343360561,
"lastResponseAt": 1777017083342, "lastResponseAt": 1777343360561,
"sessionId": "50e1c568-9493-4c86-8ca1-1f50b0f2e724", "sessionId": "50e1c568-9493-4c86-8ca1-1f50b0f2e724",
"providerState": { "providerState": {
"providerSessionId": "50e1c568-9493-4c86-8ca1-1f50b0f2e724" "providerSessionId": "50e1c568-9493-4c86-8ca1-1f50b0f2e724"
@@ -15,12 +15,12 @@
], ],
"usage": { "usage": {
"model": "kimi-for-coding", "model": "kimi-for-coding",
"inputTokens": 32038, "inputTokens": 37125,
"cacheCreationInputTokens": 0, "cacheCreationInputTokens": 0,
"cacheReadInputTokens": 0, "cacheReadInputTokens": 0,
"contextWindow": 200000, "contextWindow": 200000,
"contextTokens": 32038, "contextTokens": 37125,
"percentage": 16, "percentage": 19,
"contextWindowIsAuthoritative": true "contextWindowIsAuthoritative": true
} }
} }

View File

@@ -13,12 +13,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "自动语义分割系统/系统设计.md", "file": "自动语义分割系统/参考内容/插件功能大全.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "系统设计" "title": "插件功能大全"
} }
} }
] ]
@@ -78,7 +78,8 @@
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 300 "width": 300,
"collapsed": true
}, },
"right": { "right": {
"id": "e79bfe08f878d433", "id": "e79bfe08f878d433",
@@ -178,7 +179,7 @@
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 427.5 "width": 272.5
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
@@ -196,9 +197,10 @@
}, },
"active": "98c4d568edb73698", "active": "98c4d568edb73698",
"lastOpenFiles": [ "lastOpenFiles": [
"自动语义分割系统/ComfyUI 搭建操作指南.md",
"自动语义分割系统/系统设计.md",
"自动语义分割系统/2026_4_24_视频分割工作流构建-ComfyUI.json", "自动语义分割系统/2026_4_24_视频分割工作流构建-ComfyUI.json",
"自动语义分割系统/2026_4_24_视频分割工作流构建-ComfulUI.json", "自动语义分割系统/2026_4_24_视频分割工作流构建-ComfulUI.json",
"自动语义分割系统/ComfyUI 搭建操作指南.md",
"自动语义分割系统/参考内容/视频笔记-ComfyUI SAM2 Easy Tutorial.md", "自动语义分割系统/参考内容/视频笔记-ComfyUI SAM2 Easy Tutorial.md",
"自动语义分割系统/参考内容/插件功能大全.md", "自动语义分割系统/参考内容/插件功能大全.md",
"自动语义分割系统/参考内容/安装步骤.md", "自动语义分割系统/参考内容/安装步骤.md",
@@ -210,7 +212,6 @@
"自动语义分割系统/视频笔记-ComfyUI SAM2 Easy Tutorial.md", "自动语义分割系统/视频笔记-ComfyUI SAM2 Easy Tutorial.md",
"自动语义分割系统/插件功能大全.md", "自动语义分割系统/插件功能大全.md",
"自动语义分割系统/安装步骤.md", "自动语义分割系统/安装步骤.md",
"自动语义分割系统/系统设计.md",
"Excalidraw/Drawing 2026-04-22 22.49.48.excalidraw.md", "Excalidraw/Drawing 2026-04-22 22.49.48.excalidraw.md",
"Excalidraw/Drawing 2026-04-22 22.49.50.excalidraw.md", "Excalidraw/Drawing 2026-04-22 22.49.50.excalidraw.md",
"Excalidraw/Drawing 2026-04-22 22.40.08.excalidraw.md", "Excalidraw/Drawing 2026-04-22 22.40.08.excalidraw.md",

View File

@@ -146,7 +146,7 @@ tags:
### 3.3 Mask 操作 ### 3.3 Mask 操作
| 节点 | 功能 | | 节点 | 功能 |
|:---|:---| | :---------------------------------- | :-------------------- |
| **Pixelwise(SEGS & SEGS)** | 两个 SEGS 像素级与运算 | | **Pixelwise(SEGS & SEGS)** | 两个 SEGS 像素级与运算 |
| **Pixelwise(SEGS - SEGS)** | SEGS 相减 | | **Pixelwise(SEGS - SEGS)** | SEGS 相减 |
| **Pixelwise(SEGS & MASK)** | SEGS 与 MASK 像素级与运算 | | **Pixelwise(SEGS & MASK)** | SEGS 与 MASK 像素级与运算 |
@@ -350,7 +350,7 @@ tags:
### 3.20 交互式功能(非节点) ### 3.20 交互式功能(非节点)
| 功能 | 说明 | | 功能 | 说明 |
|:---|:---| | :--------------------------------------- | :------------------------------------------------------------------------------------- |
| **Interactive SAM Detector (Clipspace)** | 右键含 MASK 和 IMAGE 输出的节点 → `Open in SAM Detector``Impact SAM Detector`,交互式生成 SAM Mask | | **Interactive SAM Detector (Clipspace)** | 右键含 MASK 和 IMAGE 输出的节点 → `Open in SAM Detector``Impact SAM Detector`,交互式生成 SAM Mask |
| **模型混用检测** | 自动检测并报告 SDXL Base/Refiner/SD1.x/SD2.x 模型与 clip 混用错误 | | **模型混用检测** | 自动检测并报告 SDXL Base/Refiner/SD1.x/SD2.x 模型与 clip 混用错误 |