update DB
This commit is contained in:
@@ -27709,6 +27709,38 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user