update DB
This commit is contained in:
@@ -1,5 +1,46 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "okdalto",
|
||||
"title": "ComfyUI-WithAnyone",
|
||||
"reference": "https://github.com/okdalto/ComfyUI-WithAnyone",
|
||||
"files": [
|
||||
"https://github.com/okdalto/ComfyUI-WithAnyone"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository is a ComfyUI port of the WithAnyone model introduced in the paper.\n[a/WithAnyone: Towards Controllable and ID-Consistent Image Generation (2025)](https://arxiv.org/abs/2510.14975)\nOriginal implementation: [a/Doby-Xu/WithAnyone](https://github.com/Doby-Xu/WithAnyone)."
|
||||
},
|
||||
{
|
||||
"author": "hw5511",
|
||||
"title": "Woohee HF Upscaler Loader",
|
||||
"reference": "https://github.com/hw5511/comfyui_hf_upscaler_loader",
|
||||
"files": [
|
||||
"https://github.com/hw5511/comfyui_hf_upscaler_loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load upscale models directly from Hugging Face Hub in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Darth-Veitcher",
|
||||
"title": "ComfyUI Ollama Model Manager",
|
||||
"id": "comfydv",
|
||||
"reference": "https://github.com/darth-veitcher/comfyui-ollama-model-manager",
|
||||
"files": [
|
||||
"https://github.com/darth-veitcher/comfyui-ollama-model-manager"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for managing [a/Ollama](https://ollama.com/) models in ComfyUI workflows. Load and unload models on-demand to optimize memory usage in constrained environments."
|
||||
},
|
||||
{
|
||||
"author": "DazzleNodes",
|
||||
"title": "ComfyUI Fit Mask to Image",
|
||||
"reference": "https://github.com/DazzleNodes/fit-mask-to-image",
|
||||
"files": [
|
||||
"https://github.com/DazzleNodes/fit-mask-to-image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatically resizes masks to match image dimensions for seamless inpainting workflows."
|
||||
},
|
||||
{
|
||||
"author": "filliptm",
|
||||
"title": "ComfyUI_FL-Path-Animator",
|
||||
@@ -658,36 +699,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Running FlashVSR on lower VRAM without any artifacts."
|
||||
},
|
||||
{
|
||||
"author": "Spin256",
|
||||
"title": "spin256-comfyui",
|
||||
"reference": "https://github.com/Spin256/spin256-comfyui",
|
||||
"files": [
|
||||
"https://github.com/Spin256/spin256-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to enable easy selection of image/video sizes (width/height) and int/string selectors"
|
||||
},
|
||||
{
|
||||
"author": "QuietNoise",
|
||||
"title": "ComfyUI Queue Manager",
|
||||
"reference": "https://github.com/QuietNoise/comfyui_queue_manager",
|
||||
"files": [
|
||||
"https://github.com/QuietNoise/comfyui_queue_manager"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An extension supporting more streamlined prompt queue management."
|
||||
},
|
||||
{
|
||||
"author": "L-Hugh",
|
||||
"title": "ComfyUI-Lumina-DiMOO",
|
||||
"reference": "https://github.com/L-Hugh/ComfyUI-Lumina-DiMOO",
|
||||
"files": [
|
||||
"https://github.com/L-Hugh/ComfyUI-Lumina-DiMOO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper nodes for Lumina-DiMOO. Please see the README for model weight download instructions."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user