mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
45c2cfd92e
commit
8db932afd9
@ -7381,6 +7381,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI nodes to use [a/DiLightNet](https://github.com/iamNCJ/DiLightNet).\nThese nodes can run DiLightNet, but the Dust3r or BlenderPy implementations to create lighting are not included. Expect those to be added to seperate repos when time allows."
|
"description": "ComfyUI nodes to use [a/DiLightNet](https://github.com/iamNCJ/DiLightNet).\nThese nodes can run DiLightNet, but the Dust3r or BlenderPy implementations to create lighting are not included. Expect those to be added to seperate repos when time allows."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "logtd",
|
||||||
|
"title": "ComfyUI-ViewCrafter",
|
||||||
|
"reference": "https://github.com/logtd/ComfyUI-ViewCrafter",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/logtd/ComfyUI-ViewCrafter"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes to use [a/ViewCrafter](https://github.com/Drexubery/ViewCrafter/tree/main) for novel view synthesis."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Big-Idea-Technology",
|
"author": "Big-Idea-Technology",
|
||||||
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
|
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
|
||||||
@ -14732,6 +14742,37 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Custom node for ComfyUI. It adds additional metadata for saved images, ensuring compatibility with the Civitai website."
|
"description": "Custom node for ComfyUI. It adds additional metadata for saved images, ensuring compatibility with the Civitai website."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "dfghsdh",
|
||||||
|
"title": "ComfyUI_FluxPromptGen",
|
||||||
|
"reference": "https://github.com/dfghsdh/ComfyUI_FluxPromptGen",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/dfghsdh/ComfyUI_FluxPromptGen"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Flux Prompt Generator is a custom node set for ComfyUI that enhances prompt generation and image captioning capabilities. It integrates advanced language models and image captioning techniques to provide versatile and powerful prompt manipulation tools for your AI image generation workflows.\nNOTE:PORT OF [a/https://huggingface.co/Aitrepreneur/FLUX-Prompt-Generator](https://huggingface.co/Aitrepreneur/FLUX-Prompt-Generator) for COMFYUI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "liushuchun",
|
||||||
|
"title": "ComfyUI_Lora_List_With_Url_Loader",
|
||||||
|
"reference": "https://github.com/liushuchun/ComfyUI_Lora_List_With_Url_Loader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/liushuchun/ComfyUI_Lora_List_With_Url_Loader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:ComfyUI_Lora_List_With_Url_Loader. Load loras from urls and auto fetch them on web if they are missing."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "jordancoult",
|
||||||
|
"title": "ComfyUI_HelpfulNodes",
|
||||||
|
"reference": "https://github.com/jordancoult/ComfyUI_HelpfulNodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jordancoult/ComfyUI_HelpfulNodes/raw/refs/heads/main/prep_crop_around_kps.py"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "NODES: Prepare Crop Around Keypoints"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -4010,6 +4010,7 @@
|
|||||||
"MaraScottPasteInpaintingByMask_v1",
|
"MaraScottPasteInpaintingByMask_v1",
|
||||||
"MaraScottPromptFromImage_v1",
|
"MaraScottPromptFromImage_v1",
|
||||||
"MaraScottSetInpaintingByMask_v1",
|
"MaraScottSetInpaintingByMask_v1",
|
||||||
|
"MaraScottTextConcatenate_v1",
|
||||||
"MaraScottUpscalerRefinerNode_v3",
|
"MaraScottUpscalerRefinerNode_v3",
|
||||||
"MaraScott_Kijai_TokenCounter_v1"
|
"MaraScott_Kijai_TokenCounter_v1"
|
||||||
],
|
],
|
||||||
@ -7699,6 +7700,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/alexcong/ComfyUI_QwenVL": [
|
"https://github.com/alexcong/ComfyUI_QwenVL": [
|
||||||
[
|
[
|
||||||
|
"Qwen2.5",
|
||||||
"Qwen2VL"
|
"Qwen2VL"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -9500,6 +9502,7 @@
|
|||||||
"LayerUtility: GetMainColors",
|
"LayerUtility: GetMainColors",
|
||||||
"LayerUtility: GradientImage",
|
"LayerUtility: GradientImage",
|
||||||
"LayerUtility: GradientImage V2",
|
"LayerUtility: GradientImage V2",
|
||||||
|
"LayerUtility: GrayValue",
|
||||||
"LayerUtility: HLFrequencyDetailRestore",
|
"LayerUtility: HLFrequencyDetailRestore",
|
||||||
"LayerUtility: HSV Value",
|
"LayerUtility: HSV Value",
|
||||||
"LayerUtility: If",
|
"LayerUtility: If",
|
||||||
@ -10801,7 +10804,10 @@
|
|||||||
"ConditioningCompress",
|
"ConditioningCompress",
|
||||||
"DStack",
|
"DStack",
|
||||||
"DavchaCLIPMergeSimple",
|
"DavchaCLIPMergeSimple",
|
||||||
|
"DavchaCLIPTextEncode",
|
||||||
"DavchaConditioningConcat",
|
"DavchaConditioningConcat",
|
||||||
|
"DavchaEmptyLatentImage",
|
||||||
|
"DavchaLoadVideo",
|
||||||
"DavchaModelMergeSD1",
|
"DavchaModelMergeSD1",
|
||||||
"DavchaModelMergeSDXL",
|
"DavchaModelMergeSDXL",
|
||||||
"DavchaModelMergeSimple",
|
"DavchaModelMergeSimple",
|
||||||
@ -10885,6 +10891,15 @@
|
|||||||
"title_aux": "demofusion-comfyui"
|
"title_aux": "demofusion-comfyui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/dfghsdh/ComfyUI_FluxPromptGen": [
|
||||||
|
[
|
||||||
|
"FluxImageCaptionNode",
|
||||||
|
"FluxPromptGeneratorNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_FluxPromptGen"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/dfl/comfyui-clip-with-break": [
|
"https://github.com/dfl/comfyui-clip-with-break": [
|
||||||
[
|
[
|
||||||
"AdvancedCLIPTextEncodeWithBreak",
|
"AdvancedCLIPTextEncodeWithBreak",
|
||||||
@ -12614,6 +12629,8 @@
|
|||||||
"FileOnlineDelete_gitee",
|
"FileOnlineDelete_gitee",
|
||||||
"FileOnlineStorage_gitee",
|
"FileOnlineStorage_gitee",
|
||||||
"FilePathExists",
|
"FilePathExists",
|
||||||
|
"FolderCleaner",
|
||||||
|
"GGUFLoader",
|
||||||
"GeocodeTool",
|
"GeocodeTool",
|
||||||
"Image2Video",
|
"Image2Video",
|
||||||
"Images2Image",
|
"Images2Image",
|
||||||
@ -12703,6 +12720,7 @@
|
|||||||
"load_wikipedia",
|
"load_wikipedia",
|
||||||
"md_to_excel",
|
"md_to_excel",
|
||||||
"md_to_html",
|
"md_to_html",
|
||||||
|
"mini_party",
|
||||||
"none2false",
|
"none2false",
|
||||||
"omost_decode",
|
"omost_decode",
|
||||||
"omost_json2py",
|
"omost_json2py",
|
||||||
@ -13759,6 +13777,14 @@
|
|||||||
"title_aux": "ComfyUI-sampler-lcm-alternative"
|
"title_aux": "ComfyUI-sampler-lcm-alternative"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/jordancoult/ComfyUI_HelpfulNodes/raw/refs/heads/main/prep_crop_around_kps.py": [
|
||||||
|
[
|
||||||
|
"CropAroundKPS"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_HelpfulNodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/jordoh/ComfyUI-Deepface": [
|
"https://github.com/jordoh/ComfyUI-Deepface": [
|
||||||
[
|
[
|
||||||
"DeepfaceExtractFaces",
|
"DeepfaceExtractFaces",
|
||||||
@ -13818,13 +13844,10 @@
|
|||||||
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
||||||
[
|
[
|
||||||
"Bjornulf_CharacterDescriptionGenerator",
|
"Bjornulf_CharacterDescriptionGenerator",
|
||||||
"Bjornulf_CheckBlackImage",
|
|
||||||
"Bjornulf_ClearVRAM",
|
|
||||||
"Bjornulf_CombineBackgroundOverlay",
|
"Bjornulf_CombineBackgroundOverlay",
|
||||||
"Bjornulf_CombineImages",
|
"Bjornulf_CombineImages",
|
||||||
"Bjornulf_CombineTexts",
|
"Bjornulf_CombineTexts",
|
||||||
"Bjornulf_CombineTextsByLines",
|
"Bjornulf_CombineTextsByLines",
|
||||||
"Bjornulf_CustomStringType",
|
|
||||||
"Bjornulf_FreeVRAM",
|
"Bjornulf_FreeVRAM",
|
||||||
"Bjornulf_GrayscaleTransform",
|
"Bjornulf_GrayscaleTransform",
|
||||||
"Bjornulf_GreenScreenToTransparency",
|
"Bjornulf_GreenScreenToTransparency",
|
||||||
@ -13854,24 +13877,16 @@
|
|||||||
"Bjornulf_RandomTexts",
|
"Bjornulf_RandomTexts",
|
||||||
"Bjornulf_RemoveTransparency",
|
"Bjornulf_RemoveTransparency",
|
||||||
"Bjornulf_ResizeImage",
|
"Bjornulf_ResizeImage",
|
||||||
"Bjornulf_SaveApiImage",
|
|
||||||
"Bjornulf_SaveBjornulfLobeChat",
|
"Bjornulf_SaveBjornulfLobeChat",
|
||||||
"Bjornulf_SaveImagePath",
|
"Bjornulf_SaveImagePath",
|
||||||
"Bjornulf_SaveImageToFolder",
|
"Bjornulf_SaveImageToFolder",
|
||||||
"Bjornulf_SaveText",
|
"Bjornulf_SaveText",
|
||||||
"Bjornulf_SaveTmpImage",
|
"Bjornulf_SaveTmpImage",
|
||||||
"Bjornulf_SelectImageFromList",
|
"Bjornulf_SelectImageFromList",
|
||||||
"Bjornulf_ShowFloat",
|
|
||||||
"Bjornulf_ShowInt",
|
|
||||||
"Bjornulf_ShowText",
|
"Bjornulf_ShowText",
|
||||||
"Bjornulf_ShowWhatever",
|
|
||||||
"Bjornulf_TextToSpeech",
|
"Bjornulf_TextToSpeech",
|
||||||
"Bjornulf_TextToStringAndSeed",
|
"Bjornulf_TextToStringAndSeed",
|
||||||
"Bjornulf_VideoPingPong",
|
"Bjornulf_VideoPingPong",
|
||||||
"Bjornulf_WriteImageAllInOne",
|
|
||||||
"Bjornulf_WriteImageCharacter",
|
|
||||||
"Bjornulf_WriteImageCharacters",
|
|
||||||
"Bjornulf_WriteImageEnvironment",
|
|
||||||
"Bjornulf_WriteText",
|
"Bjornulf_WriteText",
|
||||||
"Bjornulf_WriteTextAdvanced",
|
"Bjornulf_WriteTextAdvanced",
|
||||||
"Bjornulf_imagesToVideo",
|
"Bjornulf_imagesToVideo",
|
||||||
@ -14183,9 +14198,11 @@
|
|||||||
"CogVideoDecode",
|
"CogVideoDecode",
|
||||||
"CogVideoDualTextEncode_311",
|
"CogVideoDualTextEncode_311",
|
||||||
"CogVideoImageEncode",
|
"CogVideoImageEncode",
|
||||||
|
"CogVideoPABConfig",
|
||||||
"CogVideoSampler",
|
"CogVideoSampler",
|
||||||
"CogVideoTextEncode",
|
"CogVideoTextEncode",
|
||||||
"CogVideoTextEncodeCombine",
|
"CogVideoTextEncodeCombine",
|
||||||
|
"CogVideoTransformerEdit",
|
||||||
"CogVideoXFunSampler",
|
"CogVideoXFunSampler",
|
||||||
"CogVideoXFunVid2VidSampler",
|
"CogVideoXFunVid2VidSampler",
|
||||||
"DownloadAndLoadCogVideoGGUFModel",
|
"DownloadAndLoadCogVideoGGUFModel",
|
||||||
@ -15055,6 +15072,14 @@
|
|||||||
"title_aux": "comfyui-remote-tools"
|
"title_aux": "comfyui-remote-tools"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/liushuchun/ComfyUI_Lora_List_With_Url_Loader": [
|
||||||
|
[
|
||||||
|
"LoraListUrlLoader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_Lora_List_With_Url_Loader"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/liusida/ComfyUI-AutoCropFaces": [
|
"https://github.com/liusida/ComfyUI-AutoCropFaces": [
|
||||||
[
|
[
|
||||||
"AutoCropFaces"
|
"AutoCropFaces"
|
||||||
@ -15351,6 +15376,16 @@
|
|||||||
"title_aux": "Tracking Nodes for Videos"
|
"title_aux": "Tracking Nodes for Videos"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/logtd/ComfyUI-ViewCrafter": [
|
||||||
|
[
|
||||||
|
"ApplyViewCrafter",
|
||||||
|
"LoadViewCrafter",
|
||||||
|
"ScaleImages"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ViewCrafter"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/longgui0318/comfyui-common-util": [
|
"https://github.com/longgui0318/comfyui-common-util": [
|
||||||
[
|
[
|
||||||
"Added Layer Info To Array",
|
"Added Layer Info To Array",
|
||||||
@ -15841,6 +15876,7 @@
|
|||||||
"LF_ResizeImageByEdge",
|
"LF_ResizeImageByEdge",
|
||||||
"LF_ResizeImageToSquare",
|
"LF_ResizeImageToSquare",
|
||||||
"LF_SaveImageForCivitAI",
|
"LF_SaveImageForCivitAI",
|
||||||
|
"LF_SaveJSON",
|
||||||
"LF_SequentialSeedsGenerator",
|
"LF_SequentialSeedsGenerator",
|
||||||
"LF_SetValueInJSON",
|
"LF_SetValueInJSON",
|
||||||
"LF_Something2Number",
|
"LF_Something2Number",
|
||||||
|
|||||||
3169
github-stats.json
3169
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "jordancoult",
|
||||||
|
"title": "ComfyUI_HelpfulNodes",
|
||||||
|
"reference": "https://github.com/jordancoult/ComfyUI_HelpfulNodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jordancoult/ComfyUI_HelpfulNodes/raw/refs/heads/main/prep_crop_around_kps.py"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "NODES: Prepare Crop Around Keypoints"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "io-club",
|
||||||
|
"title": "ComfyUI-LuminaNext [WIP]",
|
||||||
|
"reference": "https://github.com/io-club/ComfyUI-LuminaNext",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/io-club/ComfyUI-LuminaNext"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES: GemmaClipLoader"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "shadowcz007",
|
"author": "shadowcz007",
|
||||||
"title": "Comfyui-EzAudio",
|
"title": "Comfyui-EzAudio",
|
||||||
|
|||||||
@ -1905,6 +1905,14 @@
|
|||||||
"title_aux": "ie-comfyui-color-nodes"
|
"title_aux": "ie-comfyui-color-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/io-club/ComfyUI-LuminaNext": [
|
||||||
|
[
|
||||||
|
"GemmaClipLoader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-LuminaNext [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": [
|
"https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": [
|
||||||
[
|
[
|
||||||
"ComfyFluxSize"
|
"ComfyFluxSize"
|
||||||
@ -2015,6 +2023,14 @@
|
|||||||
"title_aux": "jn_node_suite_comfyui [WIP]"
|
"title_aux": "jn_node_suite_comfyui [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/jordancoult/ComfyUI_HelpfulNodes/raw/refs/heads/main/prep_crop_around_kps.py": [
|
||||||
|
[
|
||||||
|
"CropAroundKPS"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_HelpfulNodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/jp0215/comfyUI_padding-resize_node/raw/main/PaddingNode.py": [
|
"https://github.com/jp0215/comfyUI_padding-resize_node/raw/main/PaddingNode.py": [
|
||||||
[
|
[
|
||||||
"function"
|
"function"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,36 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "logtd",
|
||||||
|
"title": "ComfyUI-ViewCrafter",
|
||||||
|
"reference": "https://github.com/logtd/ComfyUI-ViewCrafter",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/logtd/ComfyUI-ViewCrafter"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes to use [a/ViewCrafter](https://github.com/Drexubery/ViewCrafter/tree/main) for novel view synthesis."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "dfghsdh",
|
||||||
|
"title": "ComfyUI_FluxPromptGen",
|
||||||
|
"reference": "https://github.com/dfghsdh/ComfyUI_FluxPromptGen",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/dfghsdh/ComfyUI_FluxPromptGen"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Flux Prompt Generator is a custom node set for ComfyUI that enhances prompt generation and image captioning capabilities. It integrates advanced language models and image captioning techniques to provide versatile and powerful prompt manipulation tools for your AI image generation workflows.\nNOTE:PORT OF [a/https://huggingface.co/Aitrepreneur/FLUX-Prompt-Generator](https://huggingface.co/Aitrepreneur/FLUX-Prompt-Generator) for COMFYUI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "liushuchun",
|
||||||
|
"title": "ComfyUI_Lora_List_With_Url_Loader",
|
||||||
|
"reference": "https://github.com/liushuchun/ComfyUI_Lora_List_With_Url_Loader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/liushuchun/ComfyUI_Lora_List_With_Url_Loader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:ComfyUI_Lora_List_With_Url_Loader. Load loras from urls and auto fetch them on web if they are missing."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "leeguandong",
|
"author": "leeguandong",
|
||||||
"title": "ComfyUI_CompareModelWeights",
|
"title": "ComfyUI_CompareModelWeights",
|
||||||
|
|||||||
@ -4010,6 +4010,7 @@
|
|||||||
"MaraScottPasteInpaintingByMask_v1",
|
"MaraScottPasteInpaintingByMask_v1",
|
||||||
"MaraScottPromptFromImage_v1",
|
"MaraScottPromptFromImage_v1",
|
||||||
"MaraScottSetInpaintingByMask_v1",
|
"MaraScottSetInpaintingByMask_v1",
|
||||||
|
"MaraScottTextConcatenate_v1",
|
||||||
"MaraScottUpscalerRefinerNode_v3",
|
"MaraScottUpscalerRefinerNode_v3",
|
||||||
"MaraScott_Kijai_TokenCounter_v1"
|
"MaraScott_Kijai_TokenCounter_v1"
|
||||||
],
|
],
|
||||||
@ -7699,6 +7700,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/alexcong/ComfyUI_QwenVL": [
|
"https://github.com/alexcong/ComfyUI_QwenVL": [
|
||||||
[
|
[
|
||||||
|
"Qwen2.5",
|
||||||
"Qwen2VL"
|
"Qwen2VL"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -9500,6 +9502,7 @@
|
|||||||
"LayerUtility: GetMainColors",
|
"LayerUtility: GetMainColors",
|
||||||
"LayerUtility: GradientImage",
|
"LayerUtility: GradientImage",
|
||||||
"LayerUtility: GradientImage V2",
|
"LayerUtility: GradientImage V2",
|
||||||
|
"LayerUtility: GrayValue",
|
||||||
"LayerUtility: HLFrequencyDetailRestore",
|
"LayerUtility: HLFrequencyDetailRestore",
|
||||||
"LayerUtility: HSV Value",
|
"LayerUtility: HSV Value",
|
||||||
"LayerUtility: If",
|
"LayerUtility: If",
|
||||||
@ -10801,7 +10804,10 @@
|
|||||||
"ConditioningCompress",
|
"ConditioningCompress",
|
||||||
"DStack",
|
"DStack",
|
||||||
"DavchaCLIPMergeSimple",
|
"DavchaCLIPMergeSimple",
|
||||||
|
"DavchaCLIPTextEncode",
|
||||||
"DavchaConditioningConcat",
|
"DavchaConditioningConcat",
|
||||||
|
"DavchaEmptyLatentImage",
|
||||||
|
"DavchaLoadVideo",
|
||||||
"DavchaModelMergeSD1",
|
"DavchaModelMergeSD1",
|
||||||
"DavchaModelMergeSDXL",
|
"DavchaModelMergeSDXL",
|
||||||
"DavchaModelMergeSimple",
|
"DavchaModelMergeSimple",
|
||||||
@ -10885,6 +10891,15 @@
|
|||||||
"title_aux": "demofusion-comfyui"
|
"title_aux": "demofusion-comfyui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/dfghsdh/ComfyUI_FluxPromptGen": [
|
||||||
|
[
|
||||||
|
"FluxImageCaptionNode",
|
||||||
|
"FluxPromptGeneratorNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_FluxPromptGen"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/dfl/comfyui-clip-with-break": [
|
"https://github.com/dfl/comfyui-clip-with-break": [
|
||||||
[
|
[
|
||||||
"AdvancedCLIPTextEncodeWithBreak",
|
"AdvancedCLIPTextEncodeWithBreak",
|
||||||
@ -12614,6 +12629,8 @@
|
|||||||
"FileOnlineDelete_gitee",
|
"FileOnlineDelete_gitee",
|
||||||
"FileOnlineStorage_gitee",
|
"FileOnlineStorage_gitee",
|
||||||
"FilePathExists",
|
"FilePathExists",
|
||||||
|
"FolderCleaner",
|
||||||
|
"GGUFLoader",
|
||||||
"GeocodeTool",
|
"GeocodeTool",
|
||||||
"Image2Video",
|
"Image2Video",
|
||||||
"Images2Image",
|
"Images2Image",
|
||||||
@ -12703,6 +12720,7 @@
|
|||||||
"load_wikipedia",
|
"load_wikipedia",
|
||||||
"md_to_excel",
|
"md_to_excel",
|
||||||
"md_to_html",
|
"md_to_html",
|
||||||
|
"mini_party",
|
||||||
"none2false",
|
"none2false",
|
||||||
"omost_decode",
|
"omost_decode",
|
||||||
"omost_json2py",
|
"omost_json2py",
|
||||||
@ -13759,6 +13777,14 @@
|
|||||||
"title_aux": "ComfyUI-sampler-lcm-alternative"
|
"title_aux": "ComfyUI-sampler-lcm-alternative"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/jordancoult/ComfyUI_HelpfulNodes/raw/refs/heads/main/prep_crop_around_kps.py": [
|
||||||
|
[
|
||||||
|
"CropAroundKPS"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_HelpfulNodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/jordoh/ComfyUI-Deepface": [
|
"https://github.com/jordoh/ComfyUI-Deepface": [
|
||||||
[
|
[
|
||||||
"DeepfaceExtractFaces",
|
"DeepfaceExtractFaces",
|
||||||
@ -13818,13 +13844,10 @@
|
|||||||
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
||||||
[
|
[
|
||||||
"Bjornulf_CharacterDescriptionGenerator",
|
"Bjornulf_CharacterDescriptionGenerator",
|
||||||
"Bjornulf_CheckBlackImage",
|
|
||||||
"Bjornulf_ClearVRAM",
|
|
||||||
"Bjornulf_CombineBackgroundOverlay",
|
"Bjornulf_CombineBackgroundOverlay",
|
||||||
"Bjornulf_CombineImages",
|
"Bjornulf_CombineImages",
|
||||||
"Bjornulf_CombineTexts",
|
"Bjornulf_CombineTexts",
|
||||||
"Bjornulf_CombineTextsByLines",
|
"Bjornulf_CombineTextsByLines",
|
||||||
"Bjornulf_CustomStringType",
|
|
||||||
"Bjornulf_FreeVRAM",
|
"Bjornulf_FreeVRAM",
|
||||||
"Bjornulf_GrayscaleTransform",
|
"Bjornulf_GrayscaleTransform",
|
||||||
"Bjornulf_GreenScreenToTransparency",
|
"Bjornulf_GreenScreenToTransparency",
|
||||||
@ -13854,24 +13877,16 @@
|
|||||||
"Bjornulf_RandomTexts",
|
"Bjornulf_RandomTexts",
|
||||||
"Bjornulf_RemoveTransparency",
|
"Bjornulf_RemoveTransparency",
|
||||||
"Bjornulf_ResizeImage",
|
"Bjornulf_ResizeImage",
|
||||||
"Bjornulf_SaveApiImage",
|
|
||||||
"Bjornulf_SaveBjornulfLobeChat",
|
"Bjornulf_SaveBjornulfLobeChat",
|
||||||
"Bjornulf_SaveImagePath",
|
"Bjornulf_SaveImagePath",
|
||||||
"Bjornulf_SaveImageToFolder",
|
"Bjornulf_SaveImageToFolder",
|
||||||
"Bjornulf_SaveText",
|
"Bjornulf_SaveText",
|
||||||
"Bjornulf_SaveTmpImage",
|
"Bjornulf_SaveTmpImage",
|
||||||
"Bjornulf_SelectImageFromList",
|
"Bjornulf_SelectImageFromList",
|
||||||
"Bjornulf_ShowFloat",
|
|
||||||
"Bjornulf_ShowInt",
|
|
||||||
"Bjornulf_ShowText",
|
"Bjornulf_ShowText",
|
||||||
"Bjornulf_ShowWhatever",
|
|
||||||
"Bjornulf_TextToSpeech",
|
"Bjornulf_TextToSpeech",
|
||||||
"Bjornulf_TextToStringAndSeed",
|
"Bjornulf_TextToStringAndSeed",
|
||||||
"Bjornulf_VideoPingPong",
|
"Bjornulf_VideoPingPong",
|
||||||
"Bjornulf_WriteImageAllInOne",
|
|
||||||
"Bjornulf_WriteImageCharacter",
|
|
||||||
"Bjornulf_WriteImageCharacters",
|
|
||||||
"Bjornulf_WriteImageEnvironment",
|
|
||||||
"Bjornulf_WriteText",
|
"Bjornulf_WriteText",
|
||||||
"Bjornulf_WriteTextAdvanced",
|
"Bjornulf_WriteTextAdvanced",
|
||||||
"Bjornulf_imagesToVideo",
|
"Bjornulf_imagesToVideo",
|
||||||
@ -14183,9 +14198,11 @@
|
|||||||
"CogVideoDecode",
|
"CogVideoDecode",
|
||||||
"CogVideoDualTextEncode_311",
|
"CogVideoDualTextEncode_311",
|
||||||
"CogVideoImageEncode",
|
"CogVideoImageEncode",
|
||||||
|
"CogVideoPABConfig",
|
||||||
"CogVideoSampler",
|
"CogVideoSampler",
|
||||||
"CogVideoTextEncode",
|
"CogVideoTextEncode",
|
||||||
"CogVideoTextEncodeCombine",
|
"CogVideoTextEncodeCombine",
|
||||||
|
"CogVideoTransformerEdit",
|
||||||
"CogVideoXFunSampler",
|
"CogVideoXFunSampler",
|
||||||
"CogVideoXFunVid2VidSampler",
|
"CogVideoXFunVid2VidSampler",
|
||||||
"DownloadAndLoadCogVideoGGUFModel",
|
"DownloadAndLoadCogVideoGGUFModel",
|
||||||
@ -15055,6 +15072,14 @@
|
|||||||
"title_aux": "comfyui-remote-tools"
|
"title_aux": "comfyui-remote-tools"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/liushuchun/ComfyUI_Lora_List_With_Url_Loader": [
|
||||||
|
[
|
||||||
|
"LoraListUrlLoader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_Lora_List_With_Url_Loader"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/liusida/ComfyUI-AutoCropFaces": [
|
"https://github.com/liusida/ComfyUI-AutoCropFaces": [
|
||||||
[
|
[
|
||||||
"AutoCropFaces"
|
"AutoCropFaces"
|
||||||
@ -15351,6 +15376,16 @@
|
|||||||
"title_aux": "Tracking Nodes for Videos"
|
"title_aux": "Tracking Nodes for Videos"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/logtd/ComfyUI-ViewCrafter": [
|
||||||
|
[
|
||||||
|
"ApplyViewCrafter",
|
||||||
|
"LoadViewCrafter",
|
||||||
|
"ScaleImages"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ViewCrafter"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/longgui0318/comfyui-common-util": [
|
"https://github.com/longgui0318/comfyui-common-util": [
|
||||||
[
|
[
|
||||||
"Added Layer Info To Array",
|
"Added Layer Info To Array",
|
||||||
@ -15841,6 +15876,7 @@
|
|||||||
"LF_ResizeImageByEdge",
|
"LF_ResizeImageByEdge",
|
||||||
"LF_ResizeImageToSquare",
|
"LF_ResizeImageToSquare",
|
||||||
"LF_SaveImageForCivitAI",
|
"LF_SaveImageForCivitAI",
|
||||||
|
"LF_SaveJSON",
|
||||||
"LF_SequentialSeedsGenerator",
|
"LF_SequentialSeedsGenerator",
|
||||||
"LF_SetValueInJSON",
|
"LF_SetValueInJSON",
|
||||||
"LF_Something2Number",
|
"LF_Something2Number",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user