update DB
This commit is contained in:
@@ -1,5 +1,36 @@
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI-JurdnsModelSculptor",
|
||||
@@ -661,46 +692,6 @@
|
||||
],
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"https://gitee.com/yyh915/jkha-load-img": [
|
||||
[
|
||||
"JkhaLoadImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ImageLoadFromLocalOrUrl Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/0x-jerry/comfyui-rembg": [
|
||||
[
|
||||
"Load Rembg Model",
|
||||
@@ -4081,9 +4089,13 @@
|
||||
"https://github.com/DrStone71/ComfyUI-Prompt-Translator": [
|
||||
[
|
||||
"CLIP Text Encode (Translate)",
|
||||
"CLIP Text Translate Advanced",
|
||||
"Combine Conditioning",
|
||||
"Conditional Translate",
|
||||
"Language Package Manager",
|
||||
"Prompt Text (Translate)",
|
||||
"Text Translate"
|
||||
"Text Translate",
|
||||
"Universal Text Translate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompt-Translator"
|
||||
@@ -14511,9 +14523,10 @@
|
||||
[
|
||||
"ColorGradingNode",
|
||||
"CurvePresetNode",
|
||||
"HistogramAnalysisNode",
|
||||
"PhotoshopCurveNode",
|
||||
"PhotoshopHSLNode",
|
||||
"PhotoshopHistogramNode"
|
||||
"PhotoshopLevelsNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Curve"
|
||||
@@ -18453,7 +18466,8 @@
|
||||
"ClaudeCodeMCP",
|
||||
"ClaudeCodeMemory",
|
||||
"ClaudeCodeReader",
|
||||
"ClaudeCodeTools"
|
||||
"ClaudeCodeTools",
|
||||
"ClaudeRedditScraper"
|
||||
],
|
||||
{
|
||||
"title_aux": "Claude Code ComfyUI Nodes"
|
||||
@@ -20625,6 +20639,7 @@
|
||||
[
|
||||
"PublishThread",
|
||||
"StartWithLongLiveToken",
|
||||
"ThreadPublishVideo",
|
||||
"ThreadsHistory"
|
||||
],
|
||||
{
|
||||
@@ -26314,6 +26329,19 @@
|
||||
"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": [
|
||||
[
|
||||
"LLLiteLoader"
|
||||
@@ -27012,6 +27040,14 @@
|
||||
"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": [
|
||||
[
|
||||
"ImageInfo",
|
||||
@@ -36543,6 +36579,7 @@
|
||||
"easy lengthAnything",
|
||||
"easy loadImageBase64",
|
||||
"easy loadImagesForLoop",
|
||||
"easy loraNames",
|
||||
"easy loraStack",
|
||||
"easy loraStackApply",
|
||||
"easy makeImageForICLora",
|
||||
|
||||
Reference in New Issue
Block a user