[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"similar-pythongosssss--ComfyUI-Custom-Scripts":3,"tool-pythongosssss--ComfyUI-Custom-Scripts":62},[4,18,26,35,44,53],{"id":5,"name":6,"github_repo":7,"description_zh":8,"stars":9,"difficulty_score":10,"last_commit_at":11,"category_tags":12,"status":17},4358,"openclaw","openclaw\u002Fopenclaw","OpenClaw 是一款专为个人打造的本地化 AI 助手，旨在让你在自己的设备上拥有完全可控的智能伙伴。它打破了传统 AI 助手局限于特定网页或应用的束缚，能够直接接入你日常使用的各类通讯渠道，包括微信、WhatsApp、Telegram、Discord、iMessage 等数十种平台。无论你在哪个聊天软件中发送消息，OpenClaw 都能即时响应，甚至支持在 macOS、iOS 和 Android 设备上进行语音交互，并提供实时的画布渲染功能供你操控。\n\n这款工具主要解决了用户对数据隐私、响应速度以及“始终在线”体验的需求。通过将 AI 部署在本地，用户无需依赖云端服务即可享受快速、私密的智能辅助，真正实现了“你的数据，你做主”。其独特的技术亮点在于强大的网关架构，将控制平面与核心助手分离，确保跨平台通信的流畅性与扩展性。\n\nOpenClaw 非常适合希望构建个性化工作流的技术爱好者、开发者，以及注重隐私保护且不愿被单一生态绑定的普通用户。只要具备基础的终端操作能力（支持 macOS、Linux 及 Windows WSL2），即可通过简单的命令行引导完成部署。如果你渴望拥有一个懂你",349277,3,"2026-04-06T06:32:30",[13,14,15,16],"Agent","开发框架","图像","数据工具","ready",{"id":19,"name":20,"github_repo":21,"description_zh":22,"stars":23,"difficulty_score":10,"last_commit_at":24,"category_tags":25,"status":17},3808,"stable-diffusion-webui","AUTOMATIC1111\u002Fstable-diffusion-webui","stable-diffusion-webui 是一个基于 Gradio 构建的网页版操作界面，旨在让用户能够轻松地在本地运行和使用强大的 Stable Diffusion 图像生成模型。它解决了原始模型依赖命令行、操作门槛高且功能分散的痛点，将复杂的 AI 绘图流程整合进一个直观易用的图形化平台。\n\n无论是希望快速上手的普通创作者、需要精细控制画面细节的设计师，还是想要深入探索模型潜力的开发者与研究人员，都能从中获益。其核心亮点在于极高的功能丰富度：不仅支持文生图、图生图、局部重绘（Inpainting）和外绘（Outpainting）等基础模式，还独创了注意力机制调整、提示词矩阵、负向提示词以及“高清修复”等高级功能。此外，它内置了 GFPGAN 和 CodeFormer 等人脸修复工具，支持多种神经网络放大算法，并允许用户通过插件系统无限扩展能力。即使是显存有限的设备，stable-diffusion-webui 也提供了相应的优化选项，让高质量的 AI 艺术创作变得触手可及。",162132,"2026-04-05T11:01:52",[14,15,13],{"id":27,"name":28,"github_repo":29,"description_zh":30,"stars":31,"difficulty_score":32,"last_commit_at":33,"category_tags":34,"status":17},2271,"ComfyUI","Comfy-Org\u002FComfyUI","ComfyUI 是一款功能强大且高度模块化的视觉 AI 引擎，专为设计和执行复杂的 Stable Diffusion 图像生成流程而打造。它摒弃了传统的代码编写模式，采用直观的节点式流程图界面，让用户通过连接不同的功能模块即可构建个性化的生成管线。\n\n这一设计巧妙解决了高级 AI 绘图工作流配置复杂、灵活性不足的痛点。用户无需具备编程背景，也能自由组合模型、调整参数并实时预览效果，轻松实现从基础文生图到多步骤高清修复等各类复杂任务。ComfyUI 拥有极佳的兼容性，不仅支持 Windows、macOS 和 Linux 全平台，还广泛适配 NVIDIA、AMD、Intel 及苹果 Silicon 等多种硬件架构，并率先支持 SDXL、Flux、SD3 等前沿模型。\n\n无论是希望深入探索算法潜力的研究人员和开发者，还是追求极致创作自由度的设计师与资深 AI 绘画爱好者，ComfyUI 都能提供强大的支持。其独特的模块化架构允许社区不断扩展新功能，使其成为当前最灵活、生态最丰富的开源扩散模型工具之一，帮助用户将创意高效转化为现实。",108111,2,"2026-04-08T11:23:26",[14,15,13],{"id":36,"name":37,"github_repo":38,"description_zh":39,"stars":40,"difficulty_score":10,"last_commit_at":41,"category_tags":42,"status":17},4487,"LLMs-from-scratch","rasbt\u002FLLMs-from-scratch","LLMs-from-scratch 是一个基于 PyTorch 的开源教育项目，旨在引导用户从零开始一步步构建一个类似 ChatGPT 的大型语言模型（LLM）。它不仅是同名技术著作的官方代码库，更提供了一套完整的实践方案，涵盖模型开发、预训练及微调的全过程。\n\n该项目主要解决了大模型领域“黑盒化”的学习痛点。许多开发者虽能调用现成模型，却难以深入理解其内部架构与训练机制。通过亲手编写每一行核心代码，用户能够透彻掌握 Transformer 架构、注意力机制等关键原理，从而真正理解大模型是如何“思考”的。此外，项目还包含了加载大型预训练权重进行微调的代码，帮助用户将理论知识延伸至实际应用。\n\nLLMs-from-scratch 特别适合希望深入底层原理的 AI 开发者、研究人员以及计算机专业的学生。对于不满足于仅使用 API，而是渴望探究模型构建细节的技术人员而言，这是极佳的学习资源。其独特的技术亮点在于“循序渐进”的教学设计：将复杂的系统工程拆解为清晰的步骤，配合详细的图表与示例，让构建一个虽小但功能完备的大模型变得触手可及。无论你是想夯实理论基础，还是为未来研发更大规模的模型做准备",90106,"2026-04-06T11:19:32",[43,15,13,14],"语言模型",{"id":45,"name":46,"github_repo":47,"description_zh":48,"stars":49,"difficulty_score":10,"last_commit_at":50,"category_tags":51,"status":17},4292,"Deep-Live-Cam","hacksider\u002FDeep-Live-Cam","Deep-Live-Cam 是一款专注于实时换脸与视频生成的开源工具，用户仅需一张静态照片，即可通过“一键操作”实现摄像头画面的即时变脸或制作深度伪造视频。它有效解决了传统换脸技术流程繁琐、对硬件配置要求极高以及难以实时预览的痛点，让高质量的数字内容创作变得触手可及。\n\n这款工具不仅适合开发者和技术研究人员探索算法边界，更因其极简的操作逻辑（仅需三步：选脸、选摄像头、启动），广泛适用于普通用户、内容创作者、设计师及直播主播。无论是为了动画角色定制、服装展示模特替换，还是制作趣味短视频和直播互动，Deep-Live-Cam 都能提供流畅的支持。\n\n其核心技术亮点在于强大的实时处理能力，支持口型遮罩（Mouth Mask）以保留使用者原始的嘴部动作，确保表情自然精准；同时具备“人脸映射”功能，可同时对画面中的多个主体应用不同面孔。此外，项目内置了严格的内容安全过滤机制，自动拦截涉及裸露、暴力等不当素材，并倡导用户在获得授权及明确标注的前提下合规使用，体现了技术发展与伦理责任的平衡。",88924,"2026-04-06T03:28:53",[14,15,13,52],"视频",{"id":54,"name":55,"github_repo":56,"description_zh":57,"stars":58,"difficulty_score":59,"last_commit_at":60,"category_tags":61,"status":17},5646,"opencv","opencv\u002Fopencv","OpenCV 是一个功能强大的开源计算机视觉库，被誉为机器视觉领域的“瑞士军刀”。它主要解决让计算机“看懂”图像和视频的核心难题，提供了从基础的图像读取、色彩转换、边缘检测，到复杂的人脸识别、物体追踪、3D 重建及深度学习模型部署等全方位算法支持。无论是处理静态图片还是分析实时视频流，OpenCV 都能高效完成特征提取与模式识别任务。\n\n这款工具特别适合计算机视觉开发者、人工智能研究人员以及机器人工程师使用。对于希望将视觉感知能力集成到应用中的软件工程师，或是需要快速验证算法原型的学术研究者，OpenCV 都是不可或缺的基础设施。虽然普通用户通常不会直接操作代码，但日常生活中使用的扫码支付、美颜相机和自动驾驶系统，背后往往都有它的身影。\n\nOpenCV 的独特亮点在于其卓越的性能与广泛的兼容性。它采用 C++ 编写以确保高速运算，同时提供 Python、Java 等多种语言接口，极大降低了开发门槛。库中内置了数千种优化算法，并支持跨平台运行，能够无缝对接各类硬件加速器。作为社区驱动的项目，OpenCV 拥有活跃的生态系统和丰富的学习资源，持续推动着视觉技术的前沿发展。",86988,1,"2026-04-08T16:06:22",[14,15],{"id":63,"github_repo":64,"name":65,"description_en":66,"description_zh":67,"ai_summary_zh":67,"readme_en":68,"readme_zh":69,"quickstart_zh":70,"use_case_zh":71,"hero_image_url":72,"owner_login":73,"owner_name":74,"owner_avatar_url":75,"owner_bio":74,"owner_company":76,"owner_location":74,"owner_email":74,"owner_twitter":74,"owner_website":74,"owner_url":77,"languages":78,"stars":91,"forks":92,"last_commit_at":93,"license":94,"difficulty_score":32,"env_os":95,"env_gpu":96,"env_ram":97,"env_deps":98,"category_tags":103,"github_topics":104,"view_count":32,"oss_zip_url":74,"oss_zip_packed_at":74,"status":17,"created_at":106,"updated_at":107,"faqs":108,"releases":143},5989,"pythongosssss\u002FComfyUI-Custom-Scripts","ComfyUI-Custom-Scripts","Enhancements & experiments for ComfyUI, mostly focusing on UI features","ComfyUI-Custom-Scripts 是一套专为 ComfyUI 设计的增强脚本集合，旨在通过丰富的界面优化功能，显著提升用户的工作流效率与操作体验。它主要解决了原生界面在节点管理、模型选择及交互细节上的不足，让复杂的绘图流程变得更加直观和便捷。\n\n该工具非常适合各类 ComfyUI 用户，无论是需要高效调试工作流的开发者、研究人员，还是追求便捷操作的设计师与普通爱好者，都能从中受益。其核心亮点包括：智能自动补全功能，支持嵌入向量与自定义词汇（如 Danbooru 标签）的快速输入；一键自动整理节点布局，按执行顺序排列杂乱的工作图；以及“更优”的模型加载器，允许用户在选择 Checkpoint 或 LoRA 时直接预览关联图片，并快速调用预设提示词。此外，它还提供了图像尺寸约束节点、自定义节点配色、始终吸附网格等实用小工具，甚至能在浏览器标签页通过图标颜色实时显示任务状态。这些功能无需修改核心代码即可安装使用，是优化 ComfyUI 交互体验的得力助手。","# ComfyUI-Custom-Scripts\n\n### ⚠️ While these extensions work for the most part, i'm very busy at the moment and so unable to keep on top of everything here, thanks for your patience!\n\n# Installation\n\n1. Clone the repository:\n`git clone https:\u002F\u002Fgithub.com\u002Fpythongosssss\u002FComfyUI-Custom-Scripts.git`  \nto your ComfyUI `custom_nodes` directory\n\n   The script will then automatically install all custom scripts and nodes.  \n   It will attempt to use symlinks and junctions to prevent having to copy files and keep them up to date.\n\n- For uninstallation:\n  - Delete the cloned repo in `custom_nodes`\n  - Ensure `web\u002Fextensions\u002Fpysssss\u002FCustomScripts` has also been removed\n\n# Update\n1. Navigate to the cloned repo e.g. `custom_nodes\u002FComfyUI-Custom-Scripts`\n2. `git pull`\n\n# Features\n\n## Autocomplete\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_1a423a1d1106.png)  \nProvides embedding and custom word autocomplete. You can view embedding details by clicking on the info icon on the list.  \nDefine your list of custom words via the settings.  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_da1991f295af.png)  \nYou can quickly default to danbooru tags using the Load button, or load\u002Fmanage other custom word lists.  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_093c83e33ee5.png)\n\n## Auto Arrange Graph\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_003e02009e3b.png)  \nAdds a menu option to auto arrange the graph in order of execution, this makes very wide graphs!\n\n## Always Snap to Grid\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_df151a2fdd97.png)  \nAdds a setting to make moving nodes always snap to grid.\n\n## [Testing] \"Better\" Loader Lists\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_679c5ff36b32.png)  \nAdds custom Lora and Checkpoint loader nodes, these have the ability to show preview images, just place a png or jpg next to the file and it'll display in the list on hover (e.g. sdxl.safetensors and sdxl.png).  \nOptionally enable subfolders via the settings:  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_b3787154bb18.png)   \nAdds an \"examples\" widget to load sample prompts, triggerwords, etc:  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_f012ae5dda06.png)  \nThese should be stored in a folder matching the name of the model, e.g. if it is `loras\u002Fadd_detail.safetensors` put your files in as  `loras\u002Fadd_detail\u002F*.txt`  \nTo quickly save a generated image as the preview to use for the model, you can right click on an image on a node, and select Save as Preview and choose the model to save the preview for:  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_5d3592d41a3b.png)\n\n## Checkpoint\u002FLoRA\u002FEmbedding Info\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_7c1e758e316b.png)\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_c9b250e3ce93.png)  \nAdds \"View Info\" menu option to view details about the selected LoRA or Checkpoint. To view embedding details, click the info button when using embedding autocomplete.\n\n## Constrain Image\nAdds a node for resizing an image to a max & min size optionally cropping if required.\n\n## Custom Colors\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_bc6f1f9ebbce.png)  \nAdds a custom color picker to nodes & groups\n\n## Favicon Status\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_2b4b241e4be3.png)\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_c310e9892d6d.png)  \nAdds a favicon and title to the window, favicon changes color while generating and the window title includes the number of prompts in the queue\n\n## Image Feed\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_cba9d76f76f0.png)\nAdds a panel showing images that have been generated in the current session, you can control the direction that images are added and the position of the panel via the ComfyUI settings screen and the size of the panel and the images via the sliders at the top of the panel.  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_bc6bf5223e70.png)\n\n## KSampler (Advanced) denoise helper\nProvides a simple method to set custom denoise on the advanced sampler  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_ee592ecd37a0.png)\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_b1a1b6b5e5d8.png)\n\n## Math Expression\nAllows for evaluating complex expressions using values from the graph. You can input `INT`, `FLOAT`, `IMAGE` and `LATENT` values.  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_da3c665baac4.png)  \nOther nodes values can be referenced via the `Node name for S&R` via the `Properties` menu item on a node, or the node title.  \nSupported operators: `+ - * \u002F` (basic ops) `\u002F\u002F` (floor division) `**` (power) `^` (xor) `%` (mod)  \nSupported functions `floor(num, dp?)` `floor(num)` `ceil(num)` `randomint(min,max)`  \nIf using a `LATENT` or `IMAGE` you can get the dimensions using `a.width` or `a.height` where `a` is the input name.\n\n## Node Finder\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_b97e9800dbbd.png)  \nAdds a menu item for following\u002Fjumping to the executing node, and a menu to quickly go to a node of a specific type.\n\n## Preset Text\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_d05609374e7b.png)  \nAdds a node that lets you save and use text presets (e.g. for your 'normal' negatives)\n\n## Quick Nodes\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_ad58645dc3b6.png)  \nAdds various menu items to some nodes for quickly setting up common parts of graphs\n\n## Play Sound\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_ab5dc91277ff.png)  \nPlays a sound when the node is executed, either after each prompt or only when the queue is empty for queuing multiple prompts.  \nYou can customize the sound by replacing the mp3 file `ComfyUI\u002Fcustom_nodes\u002FComfyUI-Custom-Scripts\u002Fweb\u002Fjs\u002Fassets\u002Fnotify.mp3`\n\n## System Notification\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_9f96d3ae0f18.png)\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_c4d595a3d63e.png)\n\nSends a system notification via the browser when the node is executed, either after each prompt or only when the queue is empty for queuing multiple prompts.\n\n## [WIP] Repeater\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_6c8d4d7c0f1f.png)\nNode allows you to either create a list of N repeats of the input node, or create N outputs from the input node.  \nYou can optionally decide if you want to reuse the input node, or create a new instance each time (e.g. a Checkpoint Loader would want to be re-used, but a random number would want to be unique)\nTODO: Type safety on the wildcard outputs to require match with input\n\n## Show Text\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_a7b959db7a31.png)  \nTakes input from a node that produces a string and displays it, useful for things like interrogator, prompt generators, etc.\n\n## Show Image on Menu\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_d685c588c224.png)  \nShows the current generating image on the menu at the bottom, you can disable this via the settings menu.\n\n## String Function\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_b482d445a30b.png)  \nSupports appending and replacing text  \n`tidy_tags` will add commas between parts when in `append` mode.  \n`replace` mode supports regex replace by using `\u002Fyour regex here\u002F` and you can reference capturing groups using `\\number` e.g. `\\1`\n\n## Touch Support\nProvides basic support for touch screen devices, its not perfect but better than nothing\n\n## Widget Defaults\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_517c2d202531.png)  \nAllows you to specify default values for widgets when adding new nodes, the values are configured via the settings menu  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_1bb6dbf9871b.png)\n\n## Workflows\nAdds options to the menu for saving + loading workflows:  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_67fb66f50438.png)\n\n## Workflow Images\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_33982f4d076c.png)  \nAdds menu options for importing\u002Fexporting the graph as SVG and PNG showing a view of the nodes\n\n## (Testing) Reroute Primitive\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_5df0b72f77cd.png)  Provides a node that allows rerouting primitives.  \nThe node can also be collapsed to a single point that you can drag around.  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_275c1a3b2e52.png)  \nWarning: Don't use normal reroutes or primitives with these nodes, it isn't tested and this node replaces their functionality.\n\n\u003Cbr>\n\u003Cbr>\n\n\n## WD14 Tagger\nMoved to: https:\u002F\u002Fgithub.com\u002Fpythongosssss\u002FComfyUI-WD14-Tagger\n\n## ~~Lock Nodes & Groups~~\nThis is now a standard feature of ComfyUI  \n~~Adds a lock option to nodes & groups that prevents you from moving them until unlocked~~\n","# ComfyUI-自定义脚本\n\n### ⚠️ 虽然这些扩展大部分都能正常工作，但我目前非常忙碌，无法及时跟进这里的所有内容，感谢您的耐心！\n\n# 安装\n\n1. 克隆仓库：\n`git clone https:\u002F\u002Fgithub.com\u002Fpythongosssss\u002FComfyUI-Custom-Scripts.git`  \n到你的 ComfyUI `custom_nodes` 目录中。\n\n   脚本随后会自动安装所有自定义脚本和节点。  \n   它会尝试使用符号链接和连接点来避免复制文件，并保持文件的最新状态。\n\n- 卸载方法：\n  - 删除 `custom_nodes` 中克隆的仓库\n  - 确保 `web\u002Fextensions\u002Fpysssss\u002FCustomScripts` 也被移除\n\n# 更新\n1. 导航到克隆的仓库，例如 `custom_nodes\u002FComfyUI-Custom-Scripts`\n2. `git pull`\n\n# 功能\n\n## 自动补全\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_1a423a1d1106.png)  \n提供嵌入和自定义词汇的自动补全功能。你可以通过点击列表上的信息图标查看嵌入详情。  \n通过设置定义你的自定义词汇列表。  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_da1991f295af.png)  \n你可以使用“加载”按钮快速默认为 danbooru 标签，或者加载\u002F管理其他自定义词汇列表。  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_093c83e33ee5.png)\n\n## 自动排列图\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_003e02009e3b.png)  \n添加了一个菜单选项，可以按照执行顺序自动排列图，这使得非常宽的图也能整齐排列！\n\n## 始终吸附网格\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_df151a2fdd97.png)  \n增加了一个设置，使移动节点时始终吸附网格。\n\n## [测试] “更好”的加载器列表\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_679c5ff36b32.png)  \n添加了自定义的 Lora 和 Checkpoint 加载节点，这些节点能够显示预览图片。只需在文件旁边放置一个 png 或 jpg 文件，鼠标悬停时就会在列表中显示（例如 sdxl.safetensors 和 sdxl.png）。  \n也可以通过设置启用子文件夹：  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_b3787154bb18.png)   \n添加了一个“示例”小部件，用于加载示例提示、触发词等：  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_f012ae5dda06.png)  \n这些文件应存储在与模型名称匹配的文件夹中，例如，如果模型是 `loras\u002Fadd_detail.safetensors`，则将文件放在 `loras\u002Fadd_detail\u002F*.txt` 中。  \n要快速将生成的图像保存为该模型的预览图，可以在节点上的图像上右键单击，选择“另存为预览”，然后选择要保存预览的模型：  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_5d3592d41a3b.png)\n\n## Checkpoint\u002FLORA\u002F嵌入信息\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_7c1e758e316b.png)\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_c9b250e3ce93.png)  \n添加了“查看信息”菜单选项，用于查看所选 LoRA 或 Checkpoint 的详细信息。要查看嵌入详情，在使用嵌入自动补全时点击信息按钮即可。\n\n## 图像约束\n添加了一个节点，用于将图像调整为最大和最小尺寸，必要时还可以进行裁剪。\n\n## 自定义颜色\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_bc6f1f9ebbce.png)  \n为节点和组添加了自定义颜色选择器。\n\n## 页签状态\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_2b4b241e4be3.png)\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_c310e9892d6d.png)  \n为窗口添加了页签和标题，生成时页签颜色会发生变化，窗口标题会显示队列中的提示数量。\n\n## 图像流\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_cba9d76f76f0.png)\n添加了一个面板，显示当前会话中已生成的图像。你可以通过 ComfyUI 设置界面控制图像添加的方向和面板的位置，通过面板顶部的滑块调整面板和图像的大小。  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_bc6bf5223e70.png)\n\n## KSampler（高级）去噪助手\n提供了一种简单的方法，可以在高级采样器上设置自定义去噪参数。  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_ee592ecd37a0.png)\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_b1a1b6b5e5d8.png)\n\n## 数学表达式\n允许使用图中的值来计算复杂的表达式。你可以输入 `INT`、`FLOAT`、`IMAGE` 和 `LATENT` 类型的值。  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_da3c665baac4.png)  \n其他节点的值可以通过节点的“属性”菜单项或节点标题中的“用于搜索和替换的节点名称”来引用。  \n支持的运算符：`+ - * \u002F`（基本运算）`\u002F\u002F`（向下取整除法）`**`（幂运算）`^`（异或）`%`（取模）  \n支持的函数：`floor(num, dp?)` `floor(num)` `ceil(num)` `randomint(min,max)`  \n如果使用 `LATENT` 或 `IMAGE`，可以通过 `a.width` 或 `a.height` 获取其尺寸，其中 `a` 是输入名称。\n\n## 节点查找\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_b97e9800dbbd.png)  \n添加了一个菜单项，用于跟随\u002F跳转到正在执行的节点，以及一个菜单，可快速跳转到特定类型的节点。\n\n## 预设文本\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_d05609374e7b.png)  \n添加了一个节点，允许你保存和使用文本预设（例如用于你的“常规”负面提示）。\n\n## 快速节点\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_ad58645dc3b6.png)  \n为一些节点添加了多个菜单项，以便快速设置图中的常见部分。\n\n## 播放声音\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_ab5dc91277ff.png)  \n当节点被执行时播放声音，可以选择在每次提示后播放，或仅在队列为空时播放以排队多个提示。  \n你可以通过替换 mp3 文件 `ComfyUI\u002Fcustom_nodes\u002FComfyUI-Custom-Scripts\u002Fweb\u002Fjs\u002Fassets\u002Fnotify.mp3` 来自定义声音。\n\n## 系统通知\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_9f96d3ae0f18.png)\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_c4d595a3d63e.png)\n\n当节点执行时，通过浏览器发送系统通知，可以在每次提示后或仅在队列为空时触发，以便排队处理多个提示。\n\n## [开发中] 重复器\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_6c8d4d7c0f1f.png)  \n该节点允许你创建输入节点的N次重复列表，或者从输入节点生成N个输出。  \n你可以选择是否重复使用输入节点，或者每次创建一个新的实例（例如，检查点加载器希望重复使用，而随机数则需要每次都不同）。\n待办事项：为通配符输出添加类型安全检查，以确保与输入匹配。\n\n## 显示文本\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_a7b959db7a31.png)  \n接收来自产生字符串的节点的输入并显示出来，适用于询问器、提示生成器等场景。\n\n## 在菜单上显示图像\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_d685c588c224.png)  \n在底部菜单上显示当前正在生成的图像，可通过设置菜单关闭此功能。\n\n## 字符串函数\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_b482d445a30b.png)  \n支持追加和替换文本。  \n在“追加”模式下，“tidy_tags”会在各部分之间添加逗号。  \n“替换”模式支持使用正则表达式进行替换，只需输入 `\u002Fyour regex here\u002F`，并可使用 `\\number` 引用捕获组，例如 `\\1`。\n\n## 触摸支持\n为触摸屏设备提供基本支持，虽然不完美，但总比没有好。\n\n## 小部件默认值\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_517c2d202531.png)  \n允许你在添加新节点时为小部件指定默认值，这些值可以通过设置菜单进行配置。  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_1bb6dbf9871b.png)\n\n## 工作流\n在菜单中添加保存和加载工作流的选项：  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_67fb66f50438.png)\n\n## 工作流动画\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_33982f4d076c.png)  \n添加了将图表导入\u002F导出为SVG和PNG格式的菜单选项，以展示节点视图。\n\n## （测试中）重路由原语\n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_5df0b72f77cd.png) 提供一个允许重路由原语的节点。  \n该节点还可以折叠成一个单点，方便拖动。  \n![image](https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_readme_275c1a3b2e52.png)  \n警告：请勿将普通重路由或原语与这些节点一起使用，因为尚未经过充分测试，此节点已替代了它们的功能。\n\n\u003Cbr>\n\u003Cbr>\n\n\n## WD14 标签器\n已迁移至：https:\u002F\u002Fgithub.com\u002Fpythongosssss\u002FComfyUI-WD14-Tagger\n\n## ~~锁定节点与组~~\n现已成为ComfyUI的标准功能。  \n~~为节点和组添加锁定选项，防止在解锁前被移动~~","# ComfyUI-Custom-Scripts 快速上手指南\n\nComfyUI-Custom-Scripts 是一个功能丰富的 ComfyUI 扩展包，提供了自动补全、工作流管理、节点增强、图像预览等多种实用脚本和自定义节点，旨在提升绘图工作流的效率与体验。\n\n## 环境准备\n\n*   **系统要求**：Windows, Linux, macOS\n*   **前置依赖**：\n    *   已安装并配置好 [ComfyUI](https:\u002F\u002Fgithub.com\u002Fcomfyanonymous\u002FComfyUI)。\n    *   已安装 `git` 命令行工具。\n    *   Python 环境需满足 ComfyUI 的运行要求。\n\n## 安装步骤\n\n本扩展通过克隆仓库的方式安装到 ComfyUI 的 `custom_nodes` 目录。\n\n1.  **进入目录**\n    打开终端（Terminal 或 CMD），导航至你的 ComfyUI 安装目录下的 `custom_nodes` 文件夹：\n    ```bash\n    cd \u002Fpath\u002Fto\u002FComfyUI\u002Fcustom_nodes\n    ```\n    *(请将 `\u002Fpath\u002Fto\u002FComfyUI` 替换为你实际的安装路径)*\n\n2.  **克隆仓库**\n    执行以下命令下载插件：\n    ```bash\n    git clone https:\u002F\u002Fgithub.com\u002Fpythongosssss\u002FComfyUI-Custom-Scripts.git\n    ```\n    > **提示**：如果下载速度较慢，可使用国内镜像源加速：\n    > ```bash\n    > git clone https:\u002F\u002Fgitee.com\u002Fmirrors\u002FComfyUI-Custom-Scripts.git\n    > ```\n    > *注：若使用镜像源，后续更新时需修改 remote 地址或手动同步。*\n\n3.  **重启 ComfyUI**\n    安装完成后，完全关闭并重新启动 ComfyUI。插件会自动加载所有自定义脚本和节点。\n\n4.  **卸载方法（如需）**\n    *   删除 `custom_nodes\u002FComfyUI-Custom-Scripts` 文件夹。\n    *   确保 `web\u002Fextensions\u002Fpysssss\u002FCustomScripts` 目录也被移除。\n\n## 基本使用\n\n安装重启后，无需额外配置即可在界面中使用大部分功能。以下是几个核心功能的快速体验：\n\n### 1. 提示词自动补全 (Autocomplete)\n在任意文本输入框（如 Positive Prompt）中输入内容时，会自动弹出嵌入模型（Embeddings）或自定义词汇的建议列表。\n*   **配置自定义词表**：点击菜单 `Settings` (设置) -> 搜索 `Custom Words`，可加载 Danbooru 标签或导入自己的词表。\n*   **查看详情**：在补全列表中点击信息图标可查看 Embedding 详情。\n\n### 2. 一键整理画布 (Auto Arrange Graph)\n当节点连线杂乱无章时：\n*   右键点击画布空白处。\n*   选择 `Auto Arrange Graph`。\n*   系统将按执行顺序自动重新排列所有节点（注意：复杂工作流可能会变得很宽）。\n\n### 3. 带预览图的模型加载器 (Better Loader Lists)\n使用插件提供的自定义 `Load Checkpoint` 或 `Load LoRA` 节点：\n*   **显示预览图**：将模型的预览图（`.png` 或 `.jpg`）放在模型文件同级目录，文件名保持一致（例如 `model.safetensors` 对应 `model.png`）。鼠标悬停在下拉列表的模型名上即可看到预览。\n*   **保存预览图**：在生成图片的节点上右键点击图片，选择 `Save as Preview`，即可快速将当前生成图设为该模型的预览图。\n\n### 4. 图像历史记录面板 (Image Feed)\n*   界面侧边或底部会出现一个面板，实时显示当前会话生成的所有图片。\n*   可在 `Settings` 中调整面板位置、图片添加方向及尺寸滑块。\n\n### 5. 其他常用功能速览\n*   **始终吸附网格**：在设置中开启 `Always Snap to Grid`，移动节点时自动对齐网格。\n*   **数学表达式节点**：使用 `Math Expression` 节点，可基于图表中的数值进行加减乘除、取整等运算。\n*   **声音\u002F系统通知**：任务完成时播放声音或发送浏览器系统通知（可在设置中配置队列结束通知还是单条通知）。\n*   **工作流增强**：支持将工作流导出为带有节点预览图的 PNG\u002FSVG (`Workflow Images`)，以及快速保存\u002F加载预设工作流。\n\n> **注意**：部分标记为 `[Testing]` 或 `[WIP]` 的功能（如 Repeater, Reroute Primitive）处于测试阶段，使用时请注意兼容性，避免与原生命名相同的节点混用。","一位资深 AI 插画师正在 ComfyUI 中调试包含数十个节点的大型工作流，并频繁切换不同的 LoRA 模型以寻找最佳风格。\n\n### 没有 ComfyUI-Custom-Scripts 时\n- **提示词输入低效**：手动拼写复杂的 Danbooru 标签和 Embedding 名称极易出错，且无法快速查看嵌入模型的详细信息。\n- **工作流杂乱无章**：复杂的节点连线导致画布混乱，手动排列节点耗时费力，难以理清执行逻辑。\n- **模型选择盲目**：加载 LoRA 或 Checkpoint 时仅能看到文件名，无法预览效果，必须逐个测试才能确认风格。\n- **操作精度不足**：移动节点时难以对齐网格，导致连线歪斜，影响整体视觉整洁度。\n\n### 使用 ComfyUI-Custom-Scripts 后\n- **智能联想辅助**：利用 Autocomplete 功能自动补全提示词，支持一键加载 Danbooru 标签库，点击图标即可查阅 Embedding 详情。\n- **一键自动排版**：通过\"Auto Arrange Graph\"功能，瞬间将杂乱的节点按执行顺序整齐排列，大幅提升可读性。\n- **可视化模型管理**：增强的加载器节点支持悬停预览图片，直接将生成图保存为模型封面，选模型时“所见即所得”。\n- **强制网格吸附**：开启\"Always Snap to Grid\"后，节点移动自动吸附网格，确保工作流始终整洁规范。\n\nComfyUI-Custom-Scripts 通过增强交互细节与可视化能力，将原本繁琐的调试过程转化为流畅高效的创作体验。","https:\u002F\u002Foss.gittoolsai.com\u002Fimages\u002Fpythongosssss_ComfyUI-Custom-Scripts_1a423a1d.png","pythongosssss",null,"https:\u002F\u002Foss.gittoolsai.com\u002Favatars\u002Fpythongosssss_f29d8155.png","@Comfy-Org","https:\u002F\u002Fgithub.com\u002Fpythongosssss",[79,83,87],{"name":80,"color":81,"percentage":82},"JavaScript","#f1e05a",81.1,{"name":84,"color":85,"percentage":86},"Python","#3572A5",17,{"name":88,"color":89,"percentage":90},"CSS","#663399",1.9,3031,261,"2026-04-09T11:01:11","MIT","未说明 (作为 ComfyUI 插件，继承主程序环境，通常支持 Windows, Linux, macOS)","未说明 (本工具主要为前端脚本和节点逻辑增强，无独立 GPU 计算需求，依赖宿主 ComfyUI 环境)","未说明",{"notes":99,"python":100,"dependencies":101},"这是一个 ComfyUI 的自定义脚本插件集合，主要提供自动补全、节点管理、工作流增强等前端和逻辑功能。它没有独立的系统资源需求（如特定 GPU 型号、显存或 Python 版本），其运行完全依赖于已安装的 ComfyUI 主程序环境。安装时需将其克隆至 ComfyUI 的 `custom_nodes` 目录，卸载时需同时删除仓库文件夹及 `web\u002Fextensions\u002Fpysssss\u002FCustomScripts` 目录。部分功能（如更好的加载器列表）支持通过放置同名图片文件来显示模型预览。","未说明 (依赖宿主 ComfyUI 环境)",[102],"ComfyUI (宿主环境)",[15],[105],"comfyui","2026-03-27T02:49:30.150509","2026-04-10T04:28:26.413960",[109,114,119,124,129,133,138],{"id":110,"question_zh":111,"answer_zh":112,"source_url":113},27139,"为什么 ComfyUI 更新后，加载 LoRA 或 Checkpoint 时只显示搜索栏而不显示文件列表和缩略图？","这通常是由于 ComfyUI 前端更新导致的兼容性问题。解决方案包括：\n1. 检查是否与其他自定义节点（如 RGThree nodes）冲突。如果启用了“自动嵌套子目录 (Auto Nest Subdirectories)”功能，请尝试禁用它，因为这会导致缩略图不显示和子目录显示异常。\n2. 参考 ComfyUI 前端的修复进度（如 PR #3080），确保所有相关插件已更新到最新版本。\n3. 有时特定节点（如 VAE 输出节点）可能触发此问题，尝试移除或替换可疑节点以排查。","https:\u002F\u002Fgithub.com\u002Fpythongosssss\u002FComfyUI-Custom-Scripts\u002Fissues\u002F451",{"id":115,"question_zh":116,"answer_zh":117,"source_url":118},27140,"LoRA Loader 节点选择任何模型都显示为 'object' 且没有缩略图，如何解决？","此问题通常由节点包之间的冲突引起。具体解决步骤：\n1. 检查是否安装了 RGThree Custom Nodes。如果在菜单中设置了“自动嵌套子目录 (Auto Nest Subdirectories)”，请将其禁用。该设置会干扰缩略图的正常加载。\n2. 确保 Easy-Use Custom Nodes、RGThree 和 ComfyUI-Custom-Scripts 之间没有配置冲突。\n3. 查看相关视频教程（如从 5:00 开始的部分）了解临时变通方法。\n4. 关注 ComfyUI 前端的更新，因为部分问题源于底层预览机制的变更。","https:\u002F\u002Fgithub.com\u002Fpythongosssss\u002FComfyUI-Custom-Scripts\u002Fissues\u002F444",{"id":120,"question_zh":121,"answer_zh":122,"source_url":123},27141,"链接渲染模式 (Link Render Mode) 被锁定为直线 (STRAIGHT)，无法保存为曲线 (SPLINE) 怎么办？","这通常是因为安装了 tinyTerraNodes (ttN) 插件，它覆盖了 Custom-Scripts 的设置。默认情况下，未初始化的值会被视为直线。永久解决方法如下：\n1. 在工作区中右键点击任意节点上的连接点（圆点）。\n2. 在菜单中选择 \"Link Style (ttN)\"。\n3. 选择 \"Spline\"（曲线）。\n4. 点击工作区空白处，链接样式即可更新并保存。","https:\u002F\u002Fgithub.com\u002Fpythongosssss\u002FComfyUI-Custom-Scripts\u002Fissues\u002F30",{"id":125,"question_zh":126,"answer_zh":127,"source_url":128},27142,"如何彻底关闭或禁用图像反馈窗口 (Image Feed)？","首先需要区分图像反馈的来源：\n1. 如果反馈窗口包含 \"Load Session History\" 按钮，它来自 `comfy_mtb` 插件，而非本插件。你需要去 `comfy_mtb` 的设置中关闭它，或者删除其对应的 `imageFeed.js` 文件。\n2. 如果是本插件 (`pythongosssss`) 的图像_feed_，它通常具有调整大小的菜单。关闭后，刷新页面通常不会再次打开，直到你点击顶部的小图片图标。\n3. 如果希望完全禁用，目前建议在设置中寻找开关，或者直接管理对应插件的加载状态。注意：高批量生成时 Image Feed 可能导致显存不足 (OOM) 错误。","https:\u002F\u002Fgithub.com\u002Fpythongosssss\u002FComfyUI-Custom-Scripts\u002Fissues\u002F29",{"id":130,"question_zh":131,"answer_zh":132,"source_url":128},27143,"浏览器标签页的 favicon (网站图标) 不显示，且节点连线偏好设置无法保存？","关于 Favicon：通常在队列执行提示词 (Queue Prompt) 后，标签页标题和图标才会更新显示。如果仍未显示，可能是与其他插件冲突。\n关于节点连线设置无法保存：这往往是因为其他插件（如 tinyTerraNodes）覆盖了全局设置。请尝试通过右键点击节点连接点，手动选择所需的连线风格（如 Spline），这通常会强制应用并保存设置。",{"id":134,"question_zh":135,"answer_zh":136,"source_url":137},27144,"遇到 \"TypeError: inputData[1] is undefined\" 错误导致 ComfyUI 无法启动，该如何修复？","这是一个已知的前端版本兼容性问题，特别是在使用 ComfyUI Desktop 或特定前端版本时。\n1. 该问题通常与 `betterCombos.js` 或其他处理组合框的脚本有关。\n2. 官方已在后续版本中修复此问题。请尝试更新 ComfyUI 主程序、ComfyUI Frontend 以及相关插件（如 VideoHelperSuite）到最新版本。\n3. 如果暂时无法更新，卸载 `ComfyUI-Custom-Scripts` 可以临时恢复运行，但这不是长久之计，建议优先升级软件版本。","https:\u002F\u002Fgithub.com\u002Fpythongosssss\u002FComfyUI-Custom-Scripts\u002Fissues\u002F436",{"id":139,"question_zh":140,"answer_zh":141,"source_url":142},27145,"Checkpoint 或 LoRA 加载器的缩略图突然不再显示，重置或重装无效怎么办？","如果重装节点甚至重装 ComfyUI 都无法解决，且问题是突然出现的：\n1. 这可能与 ComfyUI 前端更改了预览工作方式有关。请检查是否有其他插件（如 Custom Scripts 的其他部分）影响了预览功能。\n2. 确认缩略图审查功能未被意外禁用且无法恢复。\n3. 由于这是一个持续被报告和复现的问题，建议密切关注插件的更新日志，等待维护者针对新版前端的适配修复。目前暂无完美的手动重置方法，通常需要通过更新插件来解决。","https:\u002F\u002Fgithub.com\u002Fpythongosssss\u002FComfyUI-Custom-Scripts\u002Fissues\u002F413",[]]