update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "len-ml",
|
||||
"title": "comfyui_qwen_image_edit_adv",
|
||||
"reference": "https://github.com/lenML/comfyui_qwen_image_edit_adv",
|
||||
"files": [
|
||||
"https://github.com/lenML/comfyui_qwen_image_edit_adv"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Improved qwen image editing accuracy"
|
||||
},
|
||||
{
|
||||
"author": "swfxliyiyu",
|
||||
"title": "ComfyUI-FastVideo",
|
||||
"reference": "https://github.com/swfxliyiyu/ComfyUI-FastVideo",
|
||||
"files": [
|
||||
"https://github.com/swfxliyiyu/ComfyUI-FastVideo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node suite for ComfyUI that provides accelerated video generation using [a/FastVideo](https://github.com/hao-ai-labs/FastVideo). See the blog post about FastVideo V1 to learn more."
|
||||
},
|
||||
{
|
||||
"author": "dzy1128",
|
||||
"title": "Seedream Image Generate ComfyUI Node",
|
||||
@@ -10,6 +30,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node based on the Volcano Engine Doubao large model Seedream API, designed for high-quality image generation."
|
||||
},
|
||||
{
|
||||
"author": "darkamenosa",
|
||||
"title": "Enhanced Image Composite Masked",
|
||||
"reference": "https://github.com/darkamenosa/comfy_inpaint_blend",
|
||||
"files": [
|
||||
"https://github.com/darkamenosa/comfy_inpaint_blend"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Seamless inpainting for image-space models like Google Nano Banana and ByteDance Seedream 4. Fixes color mismatches using Poisson blending."
|
||||
},
|
||||
{
|
||||
"author": "nakagawadev",
|
||||
"title": "comfyui_nakagawa",
|
||||
@@ -20,6 +50,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that send video data through websockets instead of saving to disk."
|
||||
},
|
||||
{
|
||||
"author": "Ian2073",
|
||||
"title": "ComfyUI-MyLLMNode",
|
||||
"reference": "https://github.com/Ian2073/ComfyUI-MyLLMnode",
|
||||
"files": [
|
||||
"https://github.com/Ian2073/ComfyUI-MyLLMnode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI node for running LLMs via HuggingFace pipeline. Supports both local paths and HuggingFace model names."
|
||||
},
|
||||
{
|
||||
"author": "S4MUEL404",
|
||||
"title": "ComfyUI Prepack",
|
||||
|
||||
Reference in New Issue
Block a user