mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
a7bde44ea9
commit
f22a7d29dd
@ -13865,7 +13865,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node that simply integrates LoadImage, Vae Encode, and Upscale."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "drmbt",
|
||||
"title": "comfyui-dreambait-nodes",
|
||||
"id": "drmbt",
|
||||
"reference": "https://github.com/drmbt/comfyui-dreambait-nodes",
|
||||
"files": [
|
||||
"https://github.com/drmbt/comfyui-dreambait-nodes"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "A collection of forks, QoL nodes and utilities for ComfyUI"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -374,16 +374,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:CLAHE Enhancement, High Pass Filter, Edge Detection, Combine Enhancements, Adaptive Thresholding, Morphological Operations, Gray Color Enhancement, Improved Gray Color Enhancement, Texture Enhancement, Denoising Filter, Flexible Combine Enhancements."
|
||||
},
|
||||
{
|
||||
"author": "drmbt",
|
||||
"title": "comfyui-dreambait-nodes",
|
||||
"reference": "https://github.com/drmbt/comfyui-dreambait-nodes",
|
||||
"files": [
|
||||
"https://github.com/drmbt/comfyui-dreambait-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Aspect Pad Image For Outpainting"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "IMAGDressing-ComfyUI",
|
||||
|
||||
@ -1503,18 +1503,6 @@
|
||||
"title_aux": "ComfyUI_WcpD_Utility_Kit"
|
||||
}
|
||||
],
|
||||
"https://github.com/drmbt/comfyui-dreambait-nodes": [
|
||||
[
|
||||
"DRMBT_AspectPadImageForOutpainting",
|
||||
"DRMBT_LoadMedia",
|
||||
"DRMBT_Model_Context_Selector",
|
||||
"DRMBT_MultiMinMax",
|
||||
"DRMBT_String_Item_Menu"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-dreambait-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/eigenpunk/ComfyUI-audio": [
|
||||
[
|
||||
"ApplyVoiceFixer",
|
||||
|
||||
@ -72,6 +72,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for transforming images into descriptive text using templated visual question answering. Leverages Hugging Face's VQA models with transformers"
|
||||
},
|
||||
{
|
||||
"author": "drmbt",
|
||||
"title": "comfyui-dreambait-nodes",
|
||||
"id": "drmbt",
|
||||
"reference": "https://github.com/drmbt/comfyui-dreambait-nodes",
|
||||
"files": [
|
||||
"https://github.com/drmbt/comfyui-dreambait-nodes"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "A collection of forks, QoL nodes and utilities for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "TheBill2001",
|
||||
"title": "Save Images with Captions",
|
||||
@ -676,26 +687,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "InstantX's Flux union ControlNet loader and implementation"
|
||||
},
|
||||
{
|
||||
"author": "hben35096",
|
||||
"title": "ComfyUI-ReplenishNodes",
|
||||
"reference": "https://github.com/hben35096/ComfyUI-ReplenishNodes",
|
||||
"files": [
|
||||
"https://github.com/hben35096/ComfyUI-ReplenishNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains two custom nodes for ComfyUI that utilize the [a/CLIPSeg model](https://huggingface.co/docs/transformers/main/en/model_doc/clipseg) to generate masks for image inpainting tasks based on text prompts."
|
||||
},
|
||||
{
|
||||
"author": "markuryy",
|
||||
"title": "ComfyUI Flux Prompt Saver",
|
||||
"reference": "https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver",
|
||||
"files": [
|
||||
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Flux Prompt Saver is a custom node for ComfyUI that works in conjunction with the Flux Sampler Parameters node from the ComfyUI Essentials package. This node allows you to save images with metadata that includes information from the Flux Sampler Parameters pipeline."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user