mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-14 08:34:22 +08:00
update DB
This commit is contained in:
parent
b225251191
commit
7d83340a68
@ -9082,7 +9082,7 @@
|
|||||||
{
|
{
|
||||||
"author": "icesun963",
|
"author": "icesun963",
|
||||||
"title": "HFDownLoad Node for ComfyUI",
|
"title": "HFDownLoad Node for ComfyUI",
|
||||||
"id": "img2halftone",
|
"id": "hfdownload",
|
||||||
"reference": "https://github.com/icesun963/ComfyUI_HFDownLoad",
|
"reference": "https://github.com/icesun963/ComfyUI_HFDownLoad",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/icesun963/ComfyUI_HFDownLoad"
|
"https://github.com/icesun963/ComfyUI_HFDownLoad"
|
||||||
@ -9101,6 +9101,29 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Upload images automatically to image hosting sites."
|
"description": "Upload images automatically to image hosting sites."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "wibur0620",
|
||||||
|
"title": "ComfyUI Ollama (wibur)",
|
||||||
|
"id": "ollama-wibur",
|
||||||
|
"reference": "https://github.com/wibur0620/comfyui-ollama-wibur",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/wibur0620/comfyui-ollama-wibur"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the ollama python client.\nIntegrate the power of LLMs into ComfyUI workflows easily or just experiment with GPT.\nNOTE: To use this properly, you would need a running Ollama server reachable from the host that is running ComfyUI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "chandlergis",
|
||||||
|
"title": "ComfyUI-IMG_Query",
|
||||||
|
"id": "img-query",
|
||||||
|
"reference": "https://github.com/chandlergis/ComfyUI-IMG_Query",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chandlergis/ComfyUI-IMG_Query"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:ImageRequestNode"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -537,7 +537,13 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/ArcherFMY/Diffusion360_ComfyUI": [
|
"https://github.com/ArcherFMY/Diffusion360_ComfyUI": [
|
||||||
[
|
[
|
||||||
|
"Diffusion360LoaderImage2Pano",
|
||||||
|
"Diffusion360LoaderText2Pano",
|
||||||
"Diffusion360Sampler",
|
"Diffusion360Sampler",
|
||||||
|
"Diffusion360SamplerImage2Pano",
|
||||||
|
"Diffusion360SamplerText2Pano",
|
||||||
|
"InputImage",
|
||||||
|
"InputText",
|
||||||
"VAEDecodeTiledBlended"
|
"VAEDecodeTiledBlended"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -4987,6 +4993,7 @@
|
|||||||
"abyz22_Padding Image",
|
"abyz22_Padding Image",
|
||||||
"abyz22_RandomMask",
|
"abyz22_RandomMask",
|
||||||
"abyz22_RemoveControlnet",
|
"abyz22_RemoveControlnet",
|
||||||
|
"abyz22_ResizeOpenpose",
|
||||||
"abyz22_SaveImage",
|
"abyz22_SaveImage",
|
||||||
"abyz22_SetQueue",
|
"abyz22_SetQueue",
|
||||||
"abyz22_ToBasicPipe",
|
"abyz22_ToBasicPipe",
|
||||||
@ -5989,6 +5996,14 @@
|
|||||||
"title_aux": "ComfyUI LLaVA Captioner"
|
"title_aux": "ComfyUI LLaVA Captioner"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chandlergis/ComfyUI-IMG_Query": [
|
||||||
|
[
|
||||||
|
"ImageRequestNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-IMG_Query"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chaojie/ComfyUI-AniPortrait": [
|
"https://github.com/chaojie/ComfyUI-AniPortrait": [
|
||||||
[
|
[
|
||||||
"AniPortraitLoader",
|
"AniPortraitLoader",
|
||||||
@ -6725,6 +6740,10 @@
|
|||||||
"DiTCondLabelSelect",
|
"DiTCondLabelSelect",
|
||||||
"DitCheckpointLoader",
|
"DitCheckpointLoader",
|
||||||
"ExtraVAELoader",
|
"ExtraVAELoader",
|
||||||
|
"HYDiTCheckpointLoader",
|
||||||
|
"HYDiTTextEncode",
|
||||||
|
"HYDiTTextEncodeSimple",
|
||||||
|
"HYDiTTextEncoderLoader",
|
||||||
"PixArtCheckpointLoader",
|
"PixArtCheckpointLoader",
|
||||||
"PixArtControlNetCond",
|
"PixArtControlNetCond",
|
||||||
"PixArtLoraLoader",
|
"PixArtLoraLoader",
|
||||||
@ -7004,6 +7023,18 @@
|
|||||||
"title_aux": "ConCarneNode"
|
"title_aux": "ConCarneNode"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/conquestace/ComfyUI-ImageUploader": [
|
||||||
|
[
|
||||||
|
"ImageUploader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "ConquestAce",
|
||||||
|
"description": "Upload to temporary websites with API.",
|
||||||
|
"nickname": "Image Uploader",
|
||||||
|
"title": "Image Uploader",
|
||||||
|
"title_aux": "Image Uploader"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/coreyryanhanson/ComfyQR": [
|
"https://github.com/coreyryanhanson/ComfyQR": [
|
||||||
[
|
[
|
||||||
"comfy-qr-by-image-size",
|
"comfy-qr-by-image-size",
|
||||||
@ -8363,7 +8394,7 @@
|
|||||||
"DateTime",
|
"DateTime",
|
||||||
"ExpandAgent",
|
"ExpandAgent",
|
||||||
"ImageQueryTask",
|
"ImageQueryTask",
|
||||||
"MergeStrings",
|
"MergeTexts",
|
||||||
"PromptImageGenerationTask",
|
"PromptImageGenerationTask",
|
||||||
"PromptImageVariationTask",
|
"PromptImageVariationTask",
|
||||||
"PromptTask",
|
"PromptTask",
|
||||||
@ -8499,7 +8530,9 @@
|
|||||||
"CLIPTextEncode_party",
|
"CLIPTextEncode_party",
|
||||||
"KSampler_party",
|
"KSampler_party",
|
||||||
"LLM",
|
"LLM",
|
||||||
|
"LLM_api_loader",
|
||||||
"LLM_local",
|
"LLM_local",
|
||||||
|
"LLM_local_loader",
|
||||||
"VAEDecode_party",
|
"VAEDecode_party",
|
||||||
"accuweather_tool",
|
"accuweather_tool",
|
||||||
"api_tool",
|
"api_tool",
|
||||||
@ -8685,6 +8718,14 @@
|
|||||||
"title_aux": "Eagle PNGInfo"
|
"title_aux": "Eagle PNGInfo"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/icesun963/ComfyUI_HFDownLoad": [
|
||||||
|
[
|
||||||
|
"HFDownLoad_Tool"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "HFDownLoad Node for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": [
|
"https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": [
|
||||||
[
|
[
|
||||||
"FusionText",
|
"FusionText",
|
||||||
@ -9551,6 +9592,7 @@
|
|||||||
"SUPIR_first_stage",
|
"SUPIR_first_stage",
|
||||||
"SUPIR_model_loader",
|
"SUPIR_model_loader",
|
||||||
"SUPIR_model_loader_v2",
|
"SUPIR_model_loader_v2",
|
||||||
|
"SUPIR_model_loader_v2_clip",
|
||||||
"SUPIR_sample",
|
"SUPIR_sample",
|
||||||
"SUPIR_tiles"
|
"SUPIR_tiles"
|
||||||
],
|
],
|
||||||
@ -10718,7 +10760,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/nickve28/ComfyUI-Nich-Utils": [
|
"https://github.com/nickve28/ComfyUI-Nich-Utils": [
|
||||||
[
|
[
|
||||||
"Image from Dir Selector (Nich)"
|
"Image from Dir Selector (Nich)",
|
||||||
|
"Select Text with Regular Expression (Nich)"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Nich Utils"
|
"title_aux": "ComfyUI Nich Utils"
|
||||||
@ -11100,17 +11143,25 @@
|
|||||||
"https://github.com/portu-sim/comfyui-bmab": [
|
"https://github.com/portu-sim/comfyui-bmab": [
|
||||||
[
|
[
|
||||||
"BMAB Alpha Composit",
|
"BMAB Alpha Composit",
|
||||||
|
"BMAB Basic",
|
||||||
"BMAB Blend",
|
"BMAB Blend",
|
||||||
"BMAB ControlNet",
|
"BMAB ControlNet",
|
||||||
|
"BMAB ControlNet IPAdapter",
|
||||||
"BMAB ControlNet Openpose",
|
"BMAB ControlNet Openpose",
|
||||||
|
"BMAB Detail Anything",
|
||||||
"BMAB Detect And Mask",
|
"BMAB Detect And Mask",
|
||||||
"BMAB Detection Crop",
|
"BMAB Detection Crop",
|
||||||
|
"BMAB Detector",
|
||||||
|
"BMAB Edge",
|
||||||
|
"BMAB Extractor",
|
||||||
"BMAB Face Detailer",
|
"BMAB Face Detailer",
|
||||||
"BMAB Google Gemini Prompt",
|
"BMAB Google Gemini Prompt",
|
||||||
|
"BMAB Integrator",
|
||||||
"BMAB KSampler",
|
"BMAB KSampler",
|
||||||
"BMAB KSamplerHiresFix",
|
"BMAB KSamplerHiresFix",
|
||||||
"BMAB Lama Inpaint",
|
"BMAB Lama Inpaint",
|
||||||
"BMAB LoRA Loader",
|
"BMAB LoRA Loader",
|
||||||
|
"BMAB Masks To Images",
|
||||||
"BMAB Person Detailer",
|
"BMAB Person Detailer",
|
||||||
"BMAB Prompt",
|
"BMAB Prompt",
|
||||||
"BMAB Remove Background",
|
"BMAB Remove Background",
|
||||||
@ -11118,19 +11169,17 @@
|
|||||||
"BMAB Resize and Fill",
|
"BMAB Resize and Fill",
|
||||||
"BMAB SD-WebUI API BMAB Extension",
|
"BMAB SD-WebUI API BMAB Extension",
|
||||||
"BMAB SD-WebUI API ControlNet",
|
"BMAB SD-WebUI API ControlNet",
|
||||||
|
"BMAB SD-WebUI API I2I",
|
||||||
"BMAB SD-WebUI API Server",
|
"BMAB SD-WebUI API Server",
|
||||||
"BMAB SD-WebUI API T2I",
|
"BMAB SD-WebUI API T2I",
|
||||||
"BMAB SD-WebUI API T2I Hires.Fix",
|
"BMAB SD-WebUI API T2I Hires.Fix",
|
||||||
"BMAB Save Image",
|
"BMAB Save Image",
|
||||||
|
"BMAB SeedGenerator",
|
||||||
|
"BMAB Segment Anything",
|
||||||
"BMAB Simple Hand Detailer",
|
"BMAB Simple Hand Detailer",
|
||||||
"BMAB Subframe Hand Detailer",
|
"BMAB Subframe Hand Detailer",
|
||||||
"BMAB Upscale With Model",
|
"BMAB Upscale With Model",
|
||||||
"BMAB Upscaler",
|
"BMAB Upscaler"
|
||||||
"Basic",
|
|
||||||
"Edge",
|
|
||||||
"Extractor",
|
|
||||||
"Integrator",
|
|
||||||
"SeedGenerator"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-bmab"
|
"title_aux": "comfyui-bmab"
|
||||||
@ -12120,6 +12169,7 @@
|
|||||||
"https://github.com/sugarkwork/comfyui_tag_fillter": [
|
"https://github.com/sugarkwork/comfyui_tag_fillter": [
|
||||||
[
|
[
|
||||||
"TagFilter",
|
"TagFilter",
|
||||||
|
"TagMerger",
|
||||||
"TagRemover",
|
"TagRemover",
|
||||||
"TagReplace"
|
"TagReplace"
|
||||||
],
|
],
|
||||||
@ -12688,6 +12738,16 @@
|
|||||||
"title_aux": "ComfyUI-Openpose-Editor-Plus"
|
"title_aux": "ComfyUI-Openpose-Editor-Plus"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/wibur0620/comfyui-ollama-wibur": [
|
||||||
|
[
|
||||||
|
"OllamaGenerate",
|
||||||
|
"OllamaGenerateAdvance",
|
||||||
|
"OllamaVision"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Ollama (wibur)"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/wmatson/easy-comfy-nodes": [
|
"https://github.com/wmatson/easy-comfy-nodes": [
|
||||||
[
|
[
|
||||||
"EZAssocDictNode",
|
"EZAssocDictNode",
|
||||||
@ -13207,6 +13267,7 @@
|
|||||||
"ColorCorrectOfUtils",
|
"ColorCorrectOfUtils",
|
||||||
"ConcatTextOfUtils",
|
"ConcatTextOfUtils",
|
||||||
"ImageBatchOneOrMore",
|
"ImageBatchOneOrMore",
|
||||||
|
"ImageCompositeMaskedWithSwitch",
|
||||||
"ImageConcanateOfUtils",
|
"ImageConcanateOfUtils",
|
||||||
"IntAndIntAddOffsetLiteral",
|
"IntAndIntAddOffsetLiteral",
|
||||||
"IntMultipleAddLiteral",
|
"IntMultipleAddLiteral",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,17 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "Isaac Emesowum",
|
||||||
|
"title": "Isaac's Nodes",
|
||||||
|
"id": "isaac",
|
||||||
|
"reference": "https://github.com/iemesowum/ComfyUI_IsaacNodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/iemesowum/ComfyUI_IsaacNodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Quasimondo",
|
"author": "Quasimondo",
|
||||||
"title": "ComfyUI-QuasimondoNodes [WIP]",
|
"title": "ComfyUI-QuasimondoNodes [WIP]",
|
||||||
|
|||||||
@ -11,6 +11,28 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "wibur0620",
|
||||||
|
"title": "ComfyUI Ollama (wibur)",
|
||||||
|
"id": "ollama-wibur",
|
||||||
|
"reference": "https://github.com/wibur0620/comfyui-ollama-wibur",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/wibur0620/comfyui-ollama-wibur"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the ollama python client.\nIntegrate the power of LLMs into ComfyUI workflows easily or just experiment with GPT.\nNOTE: To use this properly, you would need a running Ollama server reachable from the host that is running ComfyUI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "chandlergis",
|
||||||
|
"title": "ComfyUI-IMG_Query",
|
||||||
|
"id": "img-query",
|
||||||
|
"reference": "https://github.com/chandlergis/ComfyUI-IMG_Query",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chandlergis/ComfyUI-IMG_Query"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:ImageRequestNode"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "conquestace",
|
"author": "conquestace",
|
||||||
"title": "Image Uploader",
|
"title": "Image Uploader",
|
||||||
@ -25,7 +47,7 @@
|
|||||||
{
|
{
|
||||||
"author": "icesun963",
|
"author": "icesun963",
|
||||||
"title": "HFDownLoad Node for ComfyUI",
|
"title": "HFDownLoad Node for ComfyUI",
|
||||||
"id": "img2halftone",
|
"id": "hfdownload",
|
||||||
"reference": "https://github.com/icesun963/ComfyUI_HFDownLoad",
|
"reference": "https://github.com/icesun963/ComfyUI_HFDownLoad",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/icesun963/ComfyUI_HFDownLoad"
|
"https://github.com/icesun963/ComfyUI_HFDownLoad"
|
||||||
|
|||||||
@ -537,7 +537,13 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/ArcherFMY/Diffusion360_ComfyUI": [
|
"https://github.com/ArcherFMY/Diffusion360_ComfyUI": [
|
||||||
[
|
[
|
||||||
|
"Diffusion360LoaderImage2Pano",
|
||||||
|
"Diffusion360LoaderText2Pano",
|
||||||
"Diffusion360Sampler",
|
"Diffusion360Sampler",
|
||||||
|
"Diffusion360SamplerImage2Pano",
|
||||||
|
"Diffusion360SamplerText2Pano",
|
||||||
|
"InputImage",
|
||||||
|
"InputText",
|
||||||
"VAEDecodeTiledBlended"
|
"VAEDecodeTiledBlended"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -4987,6 +4993,7 @@
|
|||||||
"abyz22_Padding Image",
|
"abyz22_Padding Image",
|
||||||
"abyz22_RandomMask",
|
"abyz22_RandomMask",
|
||||||
"abyz22_RemoveControlnet",
|
"abyz22_RemoveControlnet",
|
||||||
|
"abyz22_ResizeOpenpose",
|
||||||
"abyz22_SaveImage",
|
"abyz22_SaveImage",
|
||||||
"abyz22_SetQueue",
|
"abyz22_SetQueue",
|
||||||
"abyz22_ToBasicPipe",
|
"abyz22_ToBasicPipe",
|
||||||
@ -5989,6 +5996,14 @@
|
|||||||
"title_aux": "ComfyUI LLaVA Captioner"
|
"title_aux": "ComfyUI LLaVA Captioner"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chandlergis/ComfyUI-IMG_Query": [
|
||||||
|
[
|
||||||
|
"ImageRequestNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-IMG_Query"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chaojie/ComfyUI-AniPortrait": [
|
"https://github.com/chaojie/ComfyUI-AniPortrait": [
|
||||||
[
|
[
|
||||||
"AniPortraitLoader",
|
"AniPortraitLoader",
|
||||||
@ -6725,6 +6740,10 @@
|
|||||||
"DiTCondLabelSelect",
|
"DiTCondLabelSelect",
|
||||||
"DitCheckpointLoader",
|
"DitCheckpointLoader",
|
||||||
"ExtraVAELoader",
|
"ExtraVAELoader",
|
||||||
|
"HYDiTCheckpointLoader",
|
||||||
|
"HYDiTTextEncode",
|
||||||
|
"HYDiTTextEncodeSimple",
|
||||||
|
"HYDiTTextEncoderLoader",
|
||||||
"PixArtCheckpointLoader",
|
"PixArtCheckpointLoader",
|
||||||
"PixArtControlNetCond",
|
"PixArtControlNetCond",
|
||||||
"PixArtLoraLoader",
|
"PixArtLoraLoader",
|
||||||
@ -7004,6 +7023,18 @@
|
|||||||
"title_aux": "ConCarneNode"
|
"title_aux": "ConCarneNode"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/conquestace/ComfyUI-ImageUploader": [
|
||||||
|
[
|
||||||
|
"ImageUploader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "ConquestAce",
|
||||||
|
"description": "Upload to temporary websites with API.",
|
||||||
|
"nickname": "Image Uploader",
|
||||||
|
"title": "Image Uploader",
|
||||||
|
"title_aux": "Image Uploader"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/coreyryanhanson/ComfyQR": [
|
"https://github.com/coreyryanhanson/ComfyQR": [
|
||||||
[
|
[
|
||||||
"comfy-qr-by-image-size",
|
"comfy-qr-by-image-size",
|
||||||
@ -8363,7 +8394,7 @@
|
|||||||
"DateTime",
|
"DateTime",
|
||||||
"ExpandAgent",
|
"ExpandAgent",
|
||||||
"ImageQueryTask",
|
"ImageQueryTask",
|
||||||
"MergeStrings",
|
"MergeTexts",
|
||||||
"PromptImageGenerationTask",
|
"PromptImageGenerationTask",
|
||||||
"PromptImageVariationTask",
|
"PromptImageVariationTask",
|
||||||
"PromptTask",
|
"PromptTask",
|
||||||
@ -8499,7 +8530,9 @@
|
|||||||
"CLIPTextEncode_party",
|
"CLIPTextEncode_party",
|
||||||
"KSampler_party",
|
"KSampler_party",
|
||||||
"LLM",
|
"LLM",
|
||||||
|
"LLM_api_loader",
|
||||||
"LLM_local",
|
"LLM_local",
|
||||||
|
"LLM_local_loader",
|
||||||
"VAEDecode_party",
|
"VAEDecode_party",
|
||||||
"accuweather_tool",
|
"accuweather_tool",
|
||||||
"api_tool",
|
"api_tool",
|
||||||
@ -8685,6 +8718,14 @@
|
|||||||
"title_aux": "Eagle PNGInfo"
|
"title_aux": "Eagle PNGInfo"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/icesun963/ComfyUI_HFDownLoad": [
|
||||||
|
[
|
||||||
|
"HFDownLoad_Tool"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "HFDownLoad Node for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": [
|
"https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": [
|
||||||
[
|
[
|
||||||
"FusionText",
|
"FusionText",
|
||||||
@ -9551,6 +9592,7 @@
|
|||||||
"SUPIR_first_stage",
|
"SUPIR_first_stage",
|
||||||
"SUPIR_model_loader",
|
"SUPIR_model_loader",
|
||||||
"SUPIR_model_loader_v2",
|
"SUPIR_model_loader_v2",
|
||||||
|
"SUPIR_model_loader_v2_clip",
|
||||||
"SUPIR_sample",
|
"SUPIR_sample",
|
||||||
"SUPIR_tiles"
|
"SUPIR_tiles"
|
||||||
],
|
],
|
||||||
@ -10718,7 +10760,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/nickve28/ComfyUI-Nich-Utils": [
|
"https://github.com/nickve28/ComfyUI-Nich-Utils": [
|
||||||
[
|
[
|
||||||
"Image from Dir Selector (Nich)"
|
"Image from Dir Selector (Nich)",
|
||||||
|
"Select Text with Regular Expression (Nich)"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Nich Utils"
|
"title_aux": "ComfyUI Nich Utils"
|
||||||
@ -11100,17 +11143,25 @@
|
|||||||
"https://github.com/portu-sim/comfyui-bmab": [
|
"https://github.com/portu-sim/comfyui-bmab": [
|
||||||
[
|
[
|
||||||
"BMAB Alpha Composit",
|
"BMAB Alpha Composit",
|
||||||
|
"BMAB Basic",
|
||||||
"BMAB Blend",
|
"BMAB Blend",
|
||||||
"BMAB ControlNet",
|
"BMAB ControlNet",
|
||||||
|
"BMAB ControlNet IPAdapter",
|
||||||
"BMAB ControlNet Openpose",
|
"BMAB ControlNet Openpose",
|
||||||
|
"BMAB Detail Anything",
|
||||||
"BMAB Detect And Mask",
|
"BMAB Detect And Mask",
|
||||||
"BMAB Detection Crop",
|
"BMAB Detection Crop",
|
||||||
|
"BMAB Detector",
|
||||||
|
"BMAB Edge",
|
||||||
|
"BMAB Extractor",
|
||||||
"BMAB Face Detailer",
|
"BMAB Face Detailer",
|
||||||
"BMAB Google Gemini Prompt",
|
"BMAB Google Gemini Prompt",
|
||||||
|
"BMAB Integrator",
|
||||||
"BMAB KSampler",
|
"BMAB KSampler",
|
||||||
"BMAB KSamplerHiresFix",
|
"BMAB KSamplerHiresFix",
|
||||||
"BMAB Lama Inpaint",
|
"BMAB Lama Inpaint",
|
||||||
"BMAB LoRA Loader",
|
"BMAB LoRA Loader",
|
||||||
|
"BMAB Masks To Images",
|
||||||
"BMAB Person Detailer",
|
"BMAB Person Detailer",
|
||||||
"BMAB Prompt",
|
"BMAB Prompt",
|
||||||
"BMAB Remove Background",
|
"BMAB Remove Background",
|
||||||
@ -11118,19 +11169,17 @@
|
|||||||
"BMAB Resize and Fill",
|
"BMAB Resize and Fill",
|
||||||
"BMAB SD-WebUI API BMAB Extension",
|
"BMAB SD-WebUI API BMAB Extension",
|
||||||
"BMAB SD-WebUI API ControlNet",
|
"BMAB SD-WebUI API ControlNet",
|
||||||
|
"BMAB SD-WebUI API I2I",
|
||||||
"BMAB SD-WebUI API Server",
|
"BMAB SD-WebUI API Server",
|
||||||
"BMAB SD-WebUI API T2I",
|
"BMAB SD-WebUI API T2I",
|
||||||
"BMAB SD-WebUI API T2I Hires.Fix",
|
"BMAB SD-WebUI API T2I Hires.Fix",
|
||||||
"BMAB Save Image",
|
"BMAB Save Image",
|
||||||
|
"BMAB SeedGenerator",
|
||||||
|
"BMAB Segment Anything",
|
||||||
"BMAB Simple Hand Detailer",
|
"BMAB Simple Hand Detailer",
|
||||||
"BMAB Subframe Hand Detailer",
|
"BMAB Subframe Hand Detailer",
|
||||||
"BMAB Upscale With Model",
|
"BMAB Upscale With Model",
|
||||||
"BMAB Upscaler",
|
"BMAB Upscaler"
|
||||||
"Basic",
|
|
||||||
"Edge",
|
|
||||||
"Extractor",
|
|
||||||
"Integrator",
|
|
||||||
"SeedGenerator"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-bmab"
|
"title_aux": "comfyui-bmab"
|
||||||
@ -12120,6 +12169,7 @@
|
|||||||
"https://github.com/sugarkwork/comfyui_tag_fillter": [
|
"https://github.com/sugarkwork/comfyui_tag_fillter": [
|
||||||
[
|
[
|
||||||
"TagFilter",
|
"TagFilter",
|
||||||
|
"TagMerger",
|
||||||
"TagRemover",
|
"TagRemover",
|
||||||
"TagReplace"
|
"TagReplace"
|
||||||
],
|
],
|
||||||
@ -12688,6 +12738,16 @@
|
|||||||
"title_aux": "ComfyUI-Openpose-Editor-Plus"
|
"title_aux": "ComfyUI-Openpose-Editor-Plus"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/wibur0620/comfyui-ollama-wibur": [
|
||||||
|
[
|
||||||
|
"OllamaGenerate",
|
||||||
|
"OllamaGenerateAdvance",
|
||||||
|
"OllamaVision"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Ollama (wibur)"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/wmatson/easy-comfy-nodes": [
|
"https://github.com/wmatson/easy-comfy-nodes": [
|
||||||
[
|
[
|
||||||
"EZAssocDictNode",
|
"EZAssocDictNode",
|
||||||
@ -13207,6 +13267,7 @@
|
|||||||
"ColorCorrectOfUtils",
|
"ColorCorrectOfUtils",
|
||||||
"ConcatTextOfUtils",
|
"ConcatTextOfUtils",
|
||||||
"ImageBatchOneOrMore",
|
"ImageBatchOneOrMore",
|
||||||
|
"ImageCompositeMaskedWithSwitch",
|
||||||
"ImageConcanateOfUtils",
|
"ImageConcanateOfUtils",
|
||||||
"IntAndIntAddOffsetLiteral",
|
"IntAndIntAddOffsetLiteral",
|
||||||
"IntMultipleAddLiteral",
|
"IntMultipleAddLiteral",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user