mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
6860424b1b
commit
9e1bcaf25a
@ -374,6 +374,7 @@ When you run the `scan.sh` script:
|
||||
* https://github.com/NielsGercama/comfyui_customsampling
|
||||
* https://github.com/wrightdaniel2017/ComfyUI-VideoLipSync
|
||||
* https://github.com/bxdsjs/ComfyUI-Image-preprocessing
|
||||
* https://github.com/SMUELDigital/ComfyUI-ONSET
|
||||
|
||||
## Roadmap
|
||||
|
||||
|
||||
@ -209,6 +209,11 @@
|
||||
"id":"https://github.com/AIFSH/ComfyUI-RVC",
|
||||
"tags":"sonar",
|
||||
"description": "a comfyui custom node for [a/Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git), you can Voice-Conversion in comfyui now!"
|
||||
},
|
||||
{
|
||||
"id":"https://github.com/portu-sim/comfyui-bmab",
|
||||
"tags":"bmab",
|
||||
"description": "a comfyui custom node for [a/sd-webui-bmab](https://github.com/portu-sim/sd-webui-bmab)"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -9045,6 +9045,29 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "connection nodes for api requests, fully supports promptLAB"
|
||||
},
|
||||
{
|
||||
"author": "Makeezi",
|
||||
"title": "comfyui-bmab",
|
||||
"id": "bmab",
|
||||
"reference": "https://github.com/portu-sim/comfyui-bmab",
|
||||
"files": [
|
||||
"https://github.com/portu-sim/comfyui-bmab"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "BMAB for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "griptape-ai",
|
||||
"title": "ComfyUI Griptape Nodes",
|
||||
"id": "griptape",
|
||||
"reference": "https://github.com/griptape-ai/ComfyUI-Griptape",
|
||||
"files": [
|
||||
"https://github.com/griptape-ai/ComfyUI-Griptape"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repo creates a series of nodes that enable you to utilize the [a/Griptape Python Framework](https://github.com/griptape-ai/griptape/) with ComfyUI, integrating AI into your workflow. This repo creates a series of nodes that enable you to utilize the Griptape Python Framework with ComfyUI, integrating AI into your workflow."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1673,7 +1673,8 @@
|
||||
"GR Mask Create",
|
||||
"GR Mask Resize",
|
||||
"GR Multi Mask Create",
|
||||
"GR Prompt Selector"
|
||||
"GR Prompt Selector",
|
||||
"GR Tile and Border Image"
|
||||
],
|
||||
{
|
||||
"title_aux": "GR Prompt Selector"
|
||||
@ -2719,7 +2720,8 @@
|
||||
"X_In_a_Dress",
|
||||
"X_In_a_Suit",
|
||||
"X_In_a_Suit)",
|
||||
"ZoomCrop"
|
||||
"ZoomCrop",
|
||||
"imageborder"
|
||||
],
|
||||
{
|
||||
"title_aux": "Node Pack mostly for manipulating strings and integers"
|
||||
@ -6532,6 +6534,7 @@
|
||||
"LayerUtility: PrintInfo",
|
||||
"LayerUtility: PromptEmbellish",
|
||||
"LayerUtility: PromptTagger",
|
||||
"LayerUtility: PurgeVRAM",
|
||||
"LayerUtility: QWenImage2Prompt",
|
||||
"LayerUtility: RGB Value",
|
||||
"LayerUtility: RestoreCropBox",
|
||||
@ -6957,6 +6960,7 @@
|
||||
"VPScheduler",
|
||||
"VideoLinearCFGGuidance",
|
||||
"VideoTriangleCFGGuidance",
|
||||
"WebcamCapture",
|
||||
"unCLIPCheckpointLoader",
|
||||
"unCLIPConditioning"
|
||||
],
|
||||
@ -8341,6 +8345,47 @@
|
||||
"title_aux": "\ud83d\ude38 YFG Comical Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/griptape-ai/ComfyUI-Griptape": [
|
||||
[
|
||||
"Calculator",
|
||||
"ConcatenateStrings",
|
||||
"CreateAgent",
|
||||
"DateTime",
|
||||
"ExpandAgent",
|
||||
"ImageQueryTask",
|
||||
"PromptImageGenerationTask",
|
||||
"PromptImageVariationTask",
|
||||
"PromptTask",
|
||||
"Rule",
|
||||
"TextSummaryTask",
|
||||
"ToolList",
|
||||
"ToolTask",
|
||||
"ToolkitTask",
|
||||
"WebScraper",
|
||||
"gtUIAmazonBedrockStableDiffusionImageGenerationDriver",
|
||||
"gtUIAmazonBedrockStructureConfig",
|
||||
"gtUIAmazonBedrockTitanImageGenerationDriver",
|
||||
"gtUIAnthropicStructureConfig",
|
||||
"gtUICLIPTextEncode",
|
||||
"gtUIFetchImage",
|
||||
"gtUIFileManager",
|
||||
"gtUIGoogleStructureConfig",
|
||||
"gtUIInputNode",
|
||||
"gtUILeonardoImageGenerationDriver",
|
||||
"gtUIOpenAiImageGenerationDriver",
|
||||
"gtUIOpenAiStructureConfig",
|
||||
"gtUIOutputImageNode",
|
||||
"gtUIOutputStringNode",
|
||||
"gtUITextToClipEncode"
|
||||
],
|
||||
{
|
||||
"author": "Jason Schleifer",
|
||||
"description": "This extension offers various nodes that allow you to work with LLMs using the Griptape Python Framework (https://griptape.ai)",
|
||||
"nickname": "ComfyUI-Griptape",
|
||||
"title": "ComfyUI Griptape Nodes",
|
||||
"title_aux": "ComfyUI Griptape Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/guill/abracadabra-comfyui": [
|
||||
[
|
||||
"AbracadabraNode",
|
||||
@ -11041,6 +11086,44 @@
|
||||
"title_aux": "ComfyUI-TemporaryLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/portu-sim/comfyui-bmab": [
|
||||
[
|
||||
"BMAB Alpha Composit",
|
||||
"BMAB Blend",
|
||||
"BMAB Control Net",
|
||||
"BMAB Detect And Mask",
|
||||
"BMAB Detection Crop",
|
||||
"BMAB Face Detailer",
|
||||
"BMAB Google Gemini Prompt",
|
||||
"BMAB KSampler",
|
||||
"BMAB KSamplerHiresFix",
|
||||
"BMAB Lama Inpaint",
|
||||
"BMAB LoRA Loader",
|
||||
"BMAB Person Detailer",
|
||||
"BMAB Prompt",
|
||||
"BMAB Remove Background",
|
||||
"BMAB Resize By Person",
|
||||
"BMAB Resize and Fill",
|
||||
"BMAB SD-WebUI API BMAB Extension",
|
||||
"BMAB SD-WebUI API ControlNet",
|
||||
"BMAB SD-WebUI API Server",
|
||||
"BMAB SD-WebUI API T2I",
|
||||
"BMAB SD-WebUI API T2I Hires.Fix",
|
||||
"BMAB Save Image",
|
||||
"BMAB Simple Hand Detailer",
|
||||
"BMAB Subframe Hand Detailer",
|
||||
"BMAB Upscale With Model",
|
||||
"BMAB Upscaler",
|
||||
"Basic",
|
||||
"Edge",
|
||||
"Extractor",
|
||||
"Integrator",
|
||||
"SeedGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-bmab"
|
||||
}
|
||||
],
|
||||
"https://github.com/prodogape/ComfyUI-Minio": [
|
||||
[
|
||||
"Load Image From Minio",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -9,7 +9,28 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "TSFSean",
|
||||
"title": "ComfyUI-TSFNodes",
|
||||
"id": "tsfnodes",
|
||||
"reference": "https://github.com/TSFSean/ComfyUI-TSFNodes",
|
||||
"files": [
|
||||
"https://github.com/TSFSean/ComfyUI-TSFNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:GyroOSC"
|
||||
},
|
||||
{
|
||||
"author": "blib-la",
|
||||
"title": "ComfyUI-Captain-Extensions",
|
||||
"id": "captain",
|
||||
"reference": "https://github.com/blib-la/ComfyUI-Captain-Extensions",
|
||||
"files": [
|
||||
"https://github.com/blib-la/ComfyUI-Captain-Extensions"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI extensions for better [a/Captain](https://github.com/blib-la/captain) integration."
|
||||
},
|
||||
{
|
||||
"author": "ejektaflex",
|
||||
"title": "ComfyUI-Ty",
|
||||
|
||||
@ -12,6 +12,28 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Makeezi",
|
||||
"title": "comfyui-bmab",
|
||||
"id": "bmab",
|
||||
"reference": "https://github.com/portu-sim/comfyui-bmab",
|
||||
"files": [
|
||||
"https://github.com/portu-sim/comfyui-bmab"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "BMAB for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "griptape-ai",
|
||||
"title": "ComfyUI Griptape Nodes",
|
||||
"id": "griptape",
|
||||
"reference": "https://github.com/griptape-ai/ComfyUI-Griptape",
|
||||
"files": [
|
||||
"https://github.com/griptape-ai/ComfyUI-Griptape"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repo creates a series of nodes that enable you to utilize the [a/Griptape Python Framework](https://github.com/griptape-ai/griptape/) with ComfyUI, integrating AI into your workflow. This repo creates a series of nodes that enable you to utilize the Griptape Python Framework with ComfyUI, integrating AI into your workflow."
|
||||
},
|
||||
{
|
||||
"author": "TheMistoAI",
|
||||
"title": "Anyline",
|
||||
@ -672,26 +694,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git), you can Voice-Conversion in comfyui now!\nNOTE: make sure ffmpeg is worked in your commandline for Linux"
|
||||
},
|
||||
{
|
||||
"author": "web3nomad",
|
||||
"title": "ComfyUI Invisible Watermark",
|
||||
"reference": "https://github.com/web3nomad/ComfyUI_Invisible_Watermark",
|
||||
"files": [
|
||||
"https://github.com/web3nomad/ComfyUI_Invisible_Watermark"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: InvisibleWatermarkEncode"
|
||||
},
|
||||
{
|
||||
"author": "JettHu",
|
||||
"title": "ComfyUI-TCD",
|
||||
"reference": "https://github.com/JettHu/ComfyUI-TCD",
|
||||
"files": [
|
||||
"https://github.com/JettHu/ComfyUI-TCD"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI implementation for [a/TCD](https://github.com/jabir-zheng/TCD)."
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1673,7 +1673,8 @@
|
||||
"GR Mask Create",
|
||||
"GR Mask Resize",
|
||||
"GR Multi Mask Create",
|
||||
"GR Prompt Selector"
|
||||
"GR Prompt Selector",
|
||||
"GR Tile and Border Image"
|
||||
],
|
||||
{
|
||||
"title_aux": "GR Prompt Selector"
|
||||
@ -2719,7 +2720,8 @@
|
||||
"X_In_a_Dress",
|
||||
"X_In_a_Suit",
|
||||
"X_In_a_Suit)",
|
||||
"ZoomCrop"
|
||||
"ZoomCrop",
|
||||
"imageborder"
|
||||
],
|
||||
{
|
||||
"title_aux": "Node Pack mostly for manipulating strings and integers"
|
||||
@ -6532,6 +6534,7 @@
|
||||
"LayerUtility: PrintInfo",
|
||||
"LayerUtility: PromptEmbellish",
|
||||
"LayerUtility: PromptTagger",
|
||||
"LayerUtility: PurgeVRAM",
|
||||
"LayerUtility: QWenImage2Prompt",
|
||||
"LayerUtility: RGB Value",
|
||||
"LayerUtility: RestoreCropBox",
|
||||
@ -6957,6 +6960,7 @@
|
||||
"VPScheduler",
|
||||
"VideoLinearCFGGuidance",
|
||||
"VideoTriangleCFGGuidance",
|
||||
"WebcamCapture",
|
||||
"unCLIPCheckpointLoader",
|
||||
"unCLIPConditioning"
|
||||
],
|
||||
@ -8341,6 +8345,47 @@
|
||||
"title_aux": "\ud83d\ude38 YFG Comical Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/griptape-ai/ComfyUI-Griptape": [
|
||||
[
|
||||
"Calculator",
|
||||
"ConcatenateStrings",
|
||||
"CreateAgent",
|
||||
"DateTime",
|
||||
"ExpandAgent",
|
||||
"ImageQueryTask",
|
||||
"PromptImageGenerationTask",
|
||||
"PromptImageVariationTask",
|
||||
"PromptTask",
|
||||
"Rule",
|
||||
"TextSummaryTask",
|
||||
"ToolList",
|
||||
"ToolTask",
|
||||
"ToolkitTask",
|
||||
"WebScraper",
|
||||
"gtUIAmazonBedrockStableDiffusionImageGenerationDriver",
|
||||
"gtUIAmazonBedrockStructureConfig",
|
||||
"gtUIAmazonBedrockTitanImageGenerationDriver",
|
||||
"gtUIAnthropicStructureConfig",
|
||||
"gtUICLIPTextEncode",
|
||||
"gtUIFetchImage",
|
||||
"gtUIFileManager",
|
||||
"gtUIGoogleStructureConfig",
|
||||
"gtUIInputNode",
|
||||
"gtUILeonardoImageGenerationDriver",
|
||||
"gtUIOpenAiImageGenerationDriver",
|
||||
"gtUIOpenAiStructureConfig",
|
||||
"gtUIOutputImageNode",
|
||||
"gtUIOutputStringNode",
|
||||
"gtUITextToClipEncode"
|
||||
],
|
||||
{
|
||||
"author": "Jason Schleifer",
|
||||
"description": "This extension offers various nodes that allow you to work with LLMs using the Griptape Python Framework (https://griptape.ai)",
|
||||
"nickname": "ComfyUI-Griptape",
|
||||
"title": "ComfyUI Griptape Nodes",
|
||||
"title_aux": "ComfyUI Griptape Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/guill/abracadabra-comfyui": [
|
||||
[
|
||||
"AbracadabraNode",
|
||||
@ -11041,6 +11086,44 @@
|
||||
"title_aux": "ComfyUI-TemporaryLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/portu-sim/comfyui-bmab": [
|
||||
[
|
||||
"BMAB Alpha Composit",
|
||||
"BMAB Blend",
|
||||
"BMAB Control Net",
|
||||
"BMAB Detect And Mask",
|
||||
"BMAB Detection Crop",
|
||||
"BMAB Face Detailer",
|
||||
"BMAB Google Gemini Prompt",
|
||||
"BMAB KSampler",
|
||||
"BMAB KSamplerHiresFix",
|
||||
"BMAB Lama Inpaint",
|
||||
"BMAB LoRA Loader",
|
||||
"BMAB Person Detailer",
|
||||
"BMAB Prompt",
|
||||
"BMAB Remove Background",
|
||||
"BMAB Resize By Person",
|
||||
"BMAB Resize and Fill",
|
||||
"BMAB SD-WebUI API BMAB Extension",
|
||||
"BMAB SD-WebUI API ControlNet",
|
||||
"BMAB SD-WebUI API Server",
|
||||
"BMAB SD-WebUI API T2I",
|
||||
"BMAB SD-WebUI API T2I Hires.Fix",
|
||||
"BMAB Save Image",
|
||||
"BMAB Simple Hand Detailer",
|
||||
"BMAB Subframe Hand Detailer",
|
||||
"BMAB Upscale With Model",
|
||||
"BMAB Upscaler",
|
||||
"Basic",
|
||||
"Edge",
|
||||
"Extractor",
|
||||
"Integrator",
|
||||
"SeedGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-bmab"
|
||||
}
|
||||
],
|
||||
"https://github.com/prodogape/ComfyUI-Minio": [
|
||||
[
|
||||
"Load Image From Minio",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user