mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 22:54:30 +08:00
update DB
This commit is contained in:
parent
46b1649ab8
commit
dd389ba0f8
@ -27709,6 +27709,38 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This custom node for ComfyUI allows you to translate your prompt directly into the language used by your LLM"
|
"description": "This custom node for ComfyUI allows you to translate your prompt directly into the language used by your LLM"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Phospholipids",
|
||||||
|
"title": "PPWildCard",
|
||||||
|
"reference": "https://github.com/kohs100/comfyui-ppwc",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kohs100/comfyui-ppwc"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This extension offers wildcard prompting works solely in workflow."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "linjian-ufo",
|
||||||
|
"title": "DeepSeek Chat Node for ComfyUI",
|
||||||
|
"reference": "https://github.com/linjian-ufo/comfyui_deepseek_lj257_update",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/linjian-ufo/comfyui_deepseek_lj257_update"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a custom node for ComfyUI that calls the DeepSeek Chat API to process text input and return text output."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "jkhayiying",
|
||||||
|
"title": "ImageLoadFromLocalOrUrl Node for ComfyUI",
|
||||||
|
"id": "JkhaImageLoaderPathOrUrl",
|
||||||
|
"reference": "https://gitee.com/yyh915/jkha-load-img",
|
||||||
|
"files": [
|
||||||
|
"https://gitee.com/yyh915/jkha-load-img"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a node to load an image from local path or url."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28148,17 +28180,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "jkhayiying",
|
|
||||||
"title": "ImageLoadFromLocalOrUrl Node for ComfyUI",
|
|
||||||
"id": "JkhaImageLoaderPathOrUrl",
|
|
||||||
"reference": "https://gitee.com/yyh915/jkha-load-img",
|
|
||||||
"files": [
|
|
||||||
"https://gitee.com/yyh915/jkha-load-img"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This is a node to load an image from local path or url."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -18,6 +18,14 @@
|
|||||||
"title_aux": "mmaker/Color Enhance"
|
"title_aux": "mmaker/Color Enhance"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://gitee.com/yyh915/jkha-load-img": [
|
||||||
|
[
|
||||||
|
"JkhaLoadImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ImageLoadFromLocalOrUrl Node for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/0x-jerry/comfyui-rembg": [
|
"https://github.com/0x-jerry/comfyui-rembg": [
|
||||||
[
|
[
|
||||||
"Load Rembg Model",
|
"Load Rembg Model",
|
||||||
@ -4081,9 +4089,13 @@
|
|||||||
"https://github.com/DrStone71/ComfyUI-Prompt-Translator": [
|
"https://github.com/DrStone71/ComfyUI-Prompt-Translator": [
|
||||||
[
|
[
|
||||||
"CLIP Text Encode (Translate)",
|
"CLIP Text Encode (Translate)",
|
||||||
|
"CLIP Text Translate Advanced",
|
||||||
|
"Combine Conditioning",
|
||||||
|
"Conditional Translate",
|
||||||
"Language Package Manager",
|
"Language Package Manager",
|
||||||
"Prompt Text (Translate)",
|
"Prompt Text (Translate)",
|
||||||
"Text Translate"
|
"Text Translate",
|
||||||
|
"Universal Text Translate"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Prompt-Translator"
|
"title_aux": "ComfyUI-Prompt-Translator"
|
||||||
@ -14511,9 +14523,10 @@
|
|||||||
[
|
[
|
||||||
"ColorGradingNode",
|
"ColorGradingNode",
|
||||||
"CurvePresetNode",
|
"CurvePresetNode",
|
||||||
|
"HistogramAnalysisNode",
|
||||||
"PhotoshopCurveNode",
|
"PhotoshopCurveNode",
|
||||||
"PhotoshopHSLNode",
|
"PhotoshopHSLNode",
|
||||||
"PhotoshopHistogramNode"
|
"PhotoshopLevelsNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Curve"
|
"title_aux": "ComfyUI-Curve"
|
||||||
@ -18453,7 +18466,8 @@
|
|||||||
"ClaudeCodeMCP",
|
"ClaudeCodeMCP",
|
||||||
"ClaudeCodeMemory",
|
"ClaudeCodeMemory",
|
||||||
"ClaudeCodeReader",
|
"ClaudeCodeReader",
|
||||||
"ClaudeCodeTools"
|
"ClaudeCodeTools",
|
||||||
|
"ClaudeRedditScraper"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Claude Code ComfyUI Nodes"
|
"title_aux": "Claude Code ComfyUI Nodes"
|
||||||
@ -20625,6 +20639,7 @@
|
|||||||
[
|
[
|
||||||
"PublishThread",
|
"PublishThread",
|
||||||
"StartWithLongLiveToken",
|
"StartWithLongLiveToken",
|
||||||
|
"ThreadPublishVideo",
|
||||||
"ThreadsHistory"
|
"ThreadsHistory"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -26314,6 +26329,19 @@
|
|||||||
"title_aux": "ComfyUI-Image-Tools"
|
"title_aux": "ComfyUI-Image-Tools"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/kohs100/comfyui-ppwc": [
|
||||||
|
[
|
||||||
|
"PPWCBlock",
|
||||||
|
"PPWCReplace"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "Phospholipids",
|
||||||
|
"description": "This extension offers wildcard prompting works solely in workflow.",
|
||||||
|
"nickname": "PPWC",
|
||||||
|
"title": "PPWildCard",
|
||||||
|
"title_aux": "PPWildCard"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [
|
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [
|
||||||
[
|
[
|
||||||
"LLLiteLoader"
|
"LLLiteLoader"
|
||||||
@ -27012,6 +27040,14 @@
|
|||||||
"title_aux": "comfyui_kj"
|
"title_aux": "comfyui_kj"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/linjian-ufo/comfyui_deepseek_lj257_update": [
|
||||||
|
[
|
||||||
|
"DeepSeekChatNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "DeepSeek Chat Node for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/linksluckytime/comfyui_snacknodes": [
|
"https://github.com/linksluckytime/comfyui_snacknodes": [
|
||||||
[
|
[
|
||||||
"ImageInfo",
|
"ImageInfo",
|
||||||
@ -36543,6 +36579,7 @@
|
|||||||
"easy lengthAnything",
|
"easy lengthAnything",
|
||||||
"easy loadImageBase64",
|
"easy loadImageBase64",
|
||||||
"easy loadImagesForLoop",
|
"easy loadImagesForLoop",
|
||||||
|
"easy loraNames",
|
||||||
"easy loraStack",
|
"easy loraStack",
|
||||||
"easy loraStackApply",
|
"easy loraStackApply",
|
||||||
"easy makeImageForICLora",
|
"easy makeImageForICLora",
|
||||||
|
|||||||
4778
github-stats.json
4778
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,45 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "mamorett",
|
||||||
|
"title": "comfyui_minicpm_vision",
|
||||||
|
"reference": "https://github.com/mamorett/comfyui_minicpm_vision",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/mamorett/comfyui_minicpm_vision"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES: MiniCPM Vision GGUF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "BigStationW",
|
||||||
|
"title": "flowmatch_scheduler-comfyui",
|
||||||
|
"reference": "https://github.com/BigStationW/flowmatch_scheduler-comfyui",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/BigStationW/flowmatch_scheduler-comfyui"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES: FlowMatchSigmas"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "fangg2000",
|
||||||
|
"title": "ComfyUI-RPG-Characters [WIP]",
|
||||||
|
"reference": "https://github.com/lord-lethris/ComfyUI-RPG-Characters",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/lord-lethris/ComfyUI-RPG-Characters"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node for ComfyUI that generates stylized prompts for RPG characters. This node outputs both standard prompt formats and enhanced Ollama-style descriptive prompts ideal for extreme close-up portraits.\nNOTE: The files in the repo are not organized."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "casterpollux",
|
||||||
|
"title": "MiniMax-bmo",
|
||||||
|
"reference": "https://github.com/casterpollux/MiniMax-bmo",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/casterpollux/MiniMax-bmo"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI MiniMax Remover Node"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "franky519",
|
"author": "franky519",
|
||||||
"title": "ComfyUI Face Four Image Matcher [WIP]",
|
"title": "ComfyUI Face Four Image Matcher [WIP]",
|
||||||
|
|||||||
@ -847,6 +847,14 @@
|
|||||||
"title_aux": "ComfyUI-Movie-Tools [WIP]"
|
"title_aux": "ComfyUI-Movie-Tools [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/BigStationW/flowmatch_scheduler-comfyui": [
|
||||||
|
[
|
||||||
|
"FlowMatchSigmas"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "flowmatch_scheduler-comfyui"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/BinglongLi/ComfyUI_ToolsForAutomask": [
|
"https://github.com/BinglongLi/ComfyUI_ToolsForAutomask": [
|
||||||
[
|
[
|
||||||
"Closing Mask",
|
"Closing Mask",
|
||||||
@ -4167,6 +4175,14 @@
|
|||||||
"title_aux": "ComfyUI Signal Processing [WIP]"
|
"title_aux": "ComfyUI Signal Processing [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/casterpollux/MiniMax-bmo": [
|
||||||
|
[
|
||||||
|
"MinimaxRemoverBMO"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "MiniMax-bmo"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/catboxanon/ComfyUI-Pixelsmith": [
|
"https://github.com/catboxanon/ComfyUI-Pixelsmith": [
|
||||||
[
|
[
|
||||||
"Pixelsmith"
|
"Pixelsmith"
|
||||||
@ -6376,6 +6392,7 @@
|
|||||||
"WanVideoLoraBlockEdit",
|
"WanVideoLoraBlockEdit",
|
||||||
"WanVideoLoraSelect",
|
"WanVideoLoraSelect",
|
||||||
"WanVideoMagCache",
|
"WanVideoMagCache",
|
||||||
|
"WanVideoMiniMaxRemoverEmbeds",
|
||||||
"WanVideoModelLoader",
|
"WanVideoModelLoader",
|
||||||
"WanVideoPhantomEmbeds",
|
"WanVideoPhantomEmbeds",
|
||||||
"WanVideoReCamMasterCameraEmbed",
|
"WanVideoReCamMasterCameraEmbed",
|
||||||
@ -6738,6 +6755,18 @@
|
|||||||
"title_aux": "ComfyUI-Qdrant-Saver"
|
"title_aux": "ComfyUI-Qdrant-Saver"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/lord-lethris/ComfyUI-RPG-Characters": [
|
||||||
|
[
|
||||||
|
"PromptConcatenatorNode",
|
||||||
|
"PromptConditioningConverter",
|
||||||
|
"PromptSelectorNode",
|
||||||
|
"RPGArtStyleSelector",
|
||||||
|
"RPGCharacterSelector"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-RPG-Characters [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/lordwedggie/xcpNodes": [
|
"https://github.com/lordwedggie/xcpNodes": [
|
||||||
[
|
[
|
||||||
"derpBaseAlpha",
|
"derpBaseAlpha",
|
||||||
@ -6984,6 +7013,14 @@
|
|||||||
"title_aux": "ComfyUI-SmolVLM [WIP]"
|
"title_aux": "ComfyUI-SmolVLM [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/mamorett/comfyui_minicpm_vision": [
|
||||||
|
[
|
||||||
|
"MiniCPMVisionGGUF"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui_minicpm_vision"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/marcueberall/ComfyUI-BuildPath": [
|
"https://github.com/marcueberall/ComfyUI-BuildPath": [
|
||||||
[
|
[
|
||||||
"Build Path Adv"
|
"Build Path Adv"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,36 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "Phospholipids",
|
||||||
|
"title": "PPWildCard",
|
||||||
|
"reference": "https://github.com/kohs100/comfyui-ppwc",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kohs100/comfyui-ppwc"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This extension offers wildcard prompting works solely in workflow."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "linjian-ufo",
|
||||||
|
"title": "DeepSeek Chat Node for ComfyUI",
|
||||||
|
"reference": "https://github.com/linjian-ufo/comfyui_deepseek_lj257_update",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/linjian-ufo/comfyui_deepseek_lj257_update"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a custom node for ComfyUI that calls the DeepSeek Chat API to process text input and return text output."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "jkhayiying",
|
||||||
|
"title": "ImageLoadFromLocalOrUrl Node for ComfyUI",
|
||||||
|
"id": "JkhaImageLoaderPathOrUrl",
|
||||||
|
"reference": "https://gitee.com/yyh915/jkha-load-img",
|
||||||
|
"files": [
|
||||||
|
"https://gitee.com/yyh915/jkha-load-img"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a node to load an image from local path or url."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "jurdnf",
|
"author": "jurdnf",
|
||||||
"title": "ComfyUI-JurdnsModelSculptor",
|
"title": "ComfyUI-JurdnsModelSculptor",
|
||||||
@ -661,46 +692,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This plugin provides general-purpose utility nodes for ComfyUI. Currently, it implements a 'Blank Cell Generator' node, which can batch-generate images, masks, and latents with specified resolution and color."
|
"description": "This plugin provides general-purpose utility nodes for ComfyUI. Currently, it implements a 'Blank Cell Generator' node, which can batch-generate images, masks, and latents with specified resolution and color."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "xmarre",
|
|
||||||
"title": "LoRA-Safe TorchCompile",
|
|
||||||
"reference": "https://github.com/xmarre/TorchCompileModel_LoRASafe",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/xmarre/TorchCompileModel_LoRASafe"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Drop-in TorchCompile node that preserves LoRA patches."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "xiaogui8dangjia",
|
|
||||||
"title": "Comfyui-imagetoSTL",
|
|
||||||
"reference": "https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "comfyui_imagetostl is a simple node for ComfyUI that converts grayscale images to STL."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "NeonLightning",
|
|
||||||
"title": "neonllama",
|
|
||||||
"reference": "https://github.com/NeonLightning/neonllama",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/NeonLightning/neonllama"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This custom ComfyUI node transforms a core idea into a richly detailed positive prompt using a local [a/Ollama](https://ollama.com) LLM."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "laksjdjf",
|
|
||||||
"title": "ComfyUI-Imatrix",
|
|
||||||
"reference": "https://github.com/laksjdjf/ComfyUI-Imatrix",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/laksjdjf/ComfyUI-Imatrix"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This is an experimental node for generating an *imatrix* file to reduce quantization errors in GGUF files used with ComfyUI-GGUF."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -18,6 +18,14 @@
|
|||||||
"title_aux": "mmaker/Color Enhance"
|
"title_aux": "mmaker/Color Enhance"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://gitee.com/yyh915/jkha-load-img": [
|
||||||
|
[
|
||||||
|
"JkhaLoadImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ImageLoadFromLocalOrUrl Node for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/0x-jerry/comfyui-rembg": [
|
"https://github.com/0x-jerry/comfyui-rembg": [
|
||||||
[
|
[
|
||||||
"Load Rembg Model",
|
"Load Rembg Model",
|
||||||
@ -4081,9 +4089,13 @@
|
|||||||
"https://github.com/DrStone71/ComfyUI-Prompt-Translator": [
|
"https://github.com/DrStone71/ComfyUI-Prompt-Translator": [
|
||||||
[
|
[
|
||||||
"CLIP Text Encode (Translate)",
|
"CLIP Text Encode (Translate)",
|
||||||
|
"CLIP Text Translate Advanced",
|
||||||
|
"Combine Conditioning",
|
||||||
|
"Conditional Translate",
|
||||||
"Language Package Manager",
|
"Language Package Manager",
|
||||||
"Prompt Text (Translate)",
|
"Prompt Text (Translate)",
|
||||||
"Text Translate"
|
"Text Translate",
|
||||||
|
"Universal Text Translate"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Prompt-Translator"
|
"title_aux": "ComfyUI-Prompt-Translator"
|
||||||
@ -14511,9 +14523,10 @@
|
|||||||
[
|
[
|
||||||
"ColorGradingNode",
|
"ColorGradingNode",
|
||||||
"CurvePresetNode",
|
"CurvePresetNode",
|
||||||
|
"HistogramAnalysisNode",
|
||||||
"PhotoshopCurveNode",
|
"PhotoshopCurveNode",
|
||||||
"PhotoshopHSLNode",
|
"PhotoshopHSLNode",
|
||||||
"PhotoshopHistogramNode"
|
"PhotoshopLevelsNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Curve"
|
"title_aux": "ComfyUI-Curve"
|
||||||
@ -18453,7 +18466,8 @@
|
|||||||
"ClaudeCodeMCP",
|
"ClaudeCodeMCP",
|
||||||
"ClaudeCodeMemory",
|
"ClaudeCodeMemory",
|
||||||
"ClaudeCodeReader",
|
"ClaudeCodeReader",
|
||||||
"ClaudeCodeTools"
|
"ClaudeCodeTools",
|
||||||
|
"ClaudeRedditScraper"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Claude Code ComfyUI Nodes"
|
"title_aux": "Claude Code ComfyUI Nodes"
|
||||||
@ -20625,6 +20639,7 @@
|
|||||||
[
|
[
|
||||||
"PublishThread",
|
"PublishThread",
|
||||||
"StartWithLongLiveToken",
|
"StartWithLongLiveToken",
|
||||||
|
"ThreadPublishVideo",
|
||||||
"ThreadsHistory"
|
"ThreadsHistory"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -26314,6 +26329,19 @@
|
|||||||
"title_aux": "ComfyUI-Image-Tools"
|
"title_aux": "ComfyUI-Image-Tools"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/kohs100/comfyui-ppwc": [
|
||||||
|
[
|
||||||
|
"PPWCBlock",
|
||||||
|
"PPWCReplace"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "Phospholipids",
|
||||||
|
"description": "This extension offers wildcard prompting works solely in workflow.",
|
||||||
|
"nickname": "PPWC",
|
||||||
|
"title": "PPWildCard",
|
||||||
|
"title_aux": "PPWildCard"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [
|
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [
|
||||||
[
|
[
|
||||||
"LLLiteLoader"
|
"LLLiteLoader"
|
||||||
@ -27012,6 +27040,14 @@
|
|||||||
"title_aux": "comfyui_kj"
|
"title_aux": "comfyui_kj"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/linjian-ufo/comfyui_deepseek_lj257_update": [
|
||||||
|
[
|
||||||
|
"DeepSeekChatNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "DeepSeek Chat Node for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/linksluckytime/comfyui_snacknodes": [
|
"https://github.com/linksluckytime/comfyui_snacknodes": [
|
||||||
[
|
[
|
||||||
"ImageInfo",
|
"ImageInfo",
|
||||||
@ -36543,6 +36579,7 @@
|
|||||||
"easy lengthAnything",
|
"easy lengthAnything",
|
||||||
"easy loadImageBase64",
|
"easy loadImageBase64",
|
||||||
"easy loadImagesForLoop",
|
"easy loadImagesForLoop",
|
||||||
|
"easy loraNames",
|
||||||
"easy loraStack",
|
"easy loraStack",
|
||||||
"easy loraStackApply",
|
"easy loraStackApply",
|
||||||
"easy makeImageForICLora",
|
"easy makeImageForICLora",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user