[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-81148":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":14,"subscribersCount":14,"size":14,"stars1d":14,"stars7d":15,"stars30d":15,"stars90d":14,"forks30d":14,"starsTrendScore":14,"compositeScore":16,"rankGlobal":9,"rankLanguage":9,"license":17,"archived":18,"fork":18,"defaultBranch":19,"hasWiki":20,"hasPages":18,"topics":21,"createdAt":9,"pushedAt":9,"updatedAt":22,"readmeContent":23,"aiSummary":24,"trendingCount":14,"starSnapshotCount":14,"syncStatus":15,"lastSyncTime":25,"discoverSource":26},81148,"ComfyUI_ShowMe","SKBv0\u002FComfyUI_ShowMe","SKBv0","A ComfyUI canvas overlay for notes, labels, highlights, and workflow explanations.",null,"JavaScript",33,3,31,0,2,43.01,"Apache License 2.0",false,"main",true,[],"2026-06-12 04:01:32","# ShowMe\n\nShowMe is a ComfyUI extension that adds an annotation layer to the canvas.\n\nIt is meant for two related uses:\n\n- Ask what a graph does, follow data flow, and inspect important nodes.\n- Mark up the graph and save notes for later review.\n\n\u003Cimg width=\"836\" height=\"470\" alt=\"image\" src=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002F6df526ae-b45b-43ea-beea-ab3a4a3a1cb4\" \u002F>\n\n## Features\n\n- Manual notes with brush, arrows, shapes, highlights, and text labels.\n- Ask AI can read the current workflow and place explanations near the relevant nodes.\n- Separate manual and AI annotation layers, so AI explanations can be replaced without deleting manual notes.\n- Annotations are saved in the workflow JSON under `extra.showme_annotations`.\n\n\n\n\nhttps:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002Fb2a4d46c-3d7e-4160-b4db-d094858147e0\n\n\n\n\n\n\n\n\n## Installation\n\nClone the repository into ComfyUI's `custom_nodes` folder:\n\n```bash\ncd ComfyUI\u002Fcustom_nodes\ngit clone https:\u002F\u002Fgithub.com\u002FSKBv0\u002FComfyUI_ShowMe.git\n```\n\nRestart ComfyUI after installing.\n\n## Usage\n\n1. In ComfyUI's bottom-right canvas controls, click the ShowMe pencil button.\n2. Enable drawing when you want to mark the graph.\n3. Open Ask AI for graph-aware explanations.\n\n## AI Providers\n\nAsk AI can use local or command-line providers when available:\n\n- Ollama\n- Claude CLI\n- Codex CLI\n\nOllama defaults to:\n\n```text\nhttp:\u002F\u002F127.0.0.1:11434\n```\n\n## Notes\n\n- Exported workflows can carry ShowMe annotations with them.\n- Another ComfyUI install needs ShowMe installed to display those annotations.\n","ShowMe 是一个ComfyUI的扩展插件，为画布添加注释层，支持笔记、标签、高亮显示和工作流解释。其核心功能包括手动注释（如画笔、箭头、形状、高亮和文本标签）以及AI辅助的工作流解析，并且能够将这些注释保存在工作流JSON文件中，便于后续查看或共享。该工具适用于需要详细记录和理解复杂图形化数据处理流程的场景，比如数据分析、机器学习模型构建等。通过结合使用手动标记与AI生成的解释，用户可以更有效地追踪数据流向，审查关键节点的功能，从而提升开发效率和团队协作能力。","2026-06-11 04:03:42","CREATED_QUERY"]