ComfyDeploy: How SP-Nodes works in ComfyUI?

What is SP-Nodes?

Node Pack: PromptChecker for token toggling, KoboldCPP API, ModelMerging, Telegram-Bot-API, and more

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for SP-Nodes and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

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:

  1. The node searches for the catalog next to the launched comfyui-bat file's catalog with wildcards.
  2. 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