ComfyUI-SP-Nodes

ComfyUI-SP-Nodes
★ 17

提示检查模型合并API 集成实用节点
ComfyUI-SP-Nodes 是一组实用节点集合,包含 PromptChecker(令牌切换)、KoboldCPP API、ModelMerging、Telegram-Bot-API 等,便于管理提示和集成外部接口。
💡 快速检查提示令牌并集成模型与机器人API。
🍴 3 Forks💻 Python🔄 2026-01-31
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/e58c8376a81b
📦 requirements.txt
nltk
joblib
📄 README

ComfyUI-SP-Nodes

Prompt Checker (@credits: ImpactPack).

Workflow: https://github.com/bananasss00/ComfyUI-SP-Nodes/blob/main/examples/prompt_checker_node.png

How a node finds its way to wildcards:

  • The node searches for the catalog next to the launched comfyui-bat file’s catalog with *wildcards*.
  • If the path from point 1 does not exist, the node searches for the *wildcards* catalog in the node’s folder.
  • PS: You can specify the full path yourself in the *config.ini*

    Send Images In To Telegram Bot

    KoboldCPP API

    Extract Image MetaInfo for Hires

    CivitAI Prompts Parser

    Text Split Join (@credits: comfyui-mixlab-nodes)

    Model Merging

    Another nodes