mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 03:42:59 +08:00
update DB
This commit is contained in:
parent
8897b9e0f7
commit
74bf39ab27
@ -6481,6 +6481,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This repo provides a ComfyUI Custom Node implementation of [a/YOLO-NAS-POSE](https://github.com/Deci-AI/super-gradients), powered by TensorRT for ultra fast pose estimation. It has been adapted to work with openpose controlnet (experimental)"
|
||||
},
|
||||
{
|
||||
"author": "yuvraj108c",
|
||||
"title": "ComfyUI Dwpose TensorRT",
|
||||
"id": "dwpose-tensorrt",
|
||||
"reference": "https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt",
|
||||
"files": [
|
||||
"https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project provides a Tensorrt implementation of Dwpose for ultra fast pose estimation inside ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "blepping",
|
||||
"title": "ComfyUI-bleh",
|
||||
@ -8212,13 +8223,13 @@
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-pkg39",
|
||||
"reference": "https://github.com/shinich39/comfyui-pkg39",
|
||||
"title": "comfyui-load-image-with-cmd",
|
||||
"reference": "https://github.com/shinich39/comfyui-load-image-with-cmd",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-pkg39"
|
||||
"https://github.com/shinich39/comfyui-load-image-with-cmd"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This package has created for generate image from generated image and embedded workflow."
|
||||
"description": "Load image and partially workflow with javascript."
|
||||
},
|
||||
{
|
||||
"author": "wei30172",
|
||||
@ -11542,17 +11553,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension is a node that directly expands the functionality of KSampler, rather than being in the form of a custom node. [w/Workflows created using this feature are not compatible with other users.]"
|
||||
},
|
||||
{
|
||||
"author": "Fuou Marinas",
|
||||
"title": "ComfyUI-FirstOrderMM",
|
||||
"id": "fomm",
|
||||
"reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM",
|
||||
"files": [
|
||||
"https://github.com/FuouM/ComfyUI-FirstOrderMM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Run [a/First Order Motion Model](https://github.com/AliaksandrSiarohin/first-order-model) for Image Animation in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "my-opencode",
|
||||
"title": "ComfyUI_IndustrialMagick",
|
||||
@ -11630,13 +11630,13 @@
|
||||
},
|
||||
{
|
||||
"author": "yiwangsimple",
|
||||
"title": "comfy-groqchat",
|
||||
"reference": "https://github.com/yiwangsimple/ComfyUI_GroqChat",
|
||||
"title": "ComfyUI_DW_Chat",
|
||||
"reference": "https://github.com/yiwangsimple/ComfyUI_DW_Chat",
|
||||
"files": [
|
||||
"https://github.com/yiwangsimple/ComfyUI_GroqChat"
|
||||
"https://github.com/yiwangsimple/ComfyUI_DW_Chat"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Content generation with open source models in comfyui via graq api implementation."
|
||||
"description": "Content generation with open source models in comfyui via graq api implementation.\n[w/This repo is renamed from ComfyUI_GroqChat to ComfyUI_DW_CHAT. Please remove previous one and reinstall to this.]"
|
||||
},
|
||||
{
|
||||
"author": "Tritant",
|
||||
@ -12464,7 +12464,7 @@
|
||||
"description": "ComfyUI custom node that activates integration with a Sentry instance for loading. Has no actual nodes."
|
||||
},
|
||||
{
|
||||
"author": "FuouM",
|
||||
"author": "Fuou Marinas",
|
||||
"title": "FM_nodes",
|
||||
"reference": "https://github.com/FuouM/FM_nodes",
|
||||
"files": [
|
||||
@ -12473,6 +12473,28 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of ComfyUI nodes. Including: WFEN, RealViFormer, ProPIH"
|
||||
},
|
||||
{
|
||||
"author": "Fuou Marinas",
|
||||
"title": "ComfyUI-FirstOrderMM",
|
||||
"id": "fomm",
|
||||
"reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM",
|
||||
"files": [
|
||||
"https://github.com/FuouM/ComfyUI-FirstOrderMM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Run [a/First Order Motion Model](https://github.com/AliaksandrSiarohin/first-order-model) for Image Animation in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Fuou Marinas",
|
||||
"title": "ComfyUI-StyleTransferPlus",
|
||||
"id": "styletransferplus",
|
||||
"reference": "https://github.com/FuouM/ComfyUI-StyleTransferPlus",
|
||||
"files": [
|
||||
"https://github.com/FuouM/ComfyUI-StyleTransferPlus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Neural Neighbor, CAST, EFDM, MicroAST, Coral Color Transfer."
|
||||
},
|
||||
{
|
||||
"author": "MiddleKD",
|
||||
"title": "ComfyUI-mem-safe-wrapper",
|
||||
@ -12814,6 +12836,69 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple latent-passthrough node for running a full VRAM cleanup between workflow stages."
|
||||
},
|
||||
{
|
||||
"author": "Pheat-AI",
|
||||
"title": "Remade_nodes",
|
||||
"reference": "https://github.com/Pheat-AI/Remade_nodes",
|
||||
"files": [
|
||||
"https://github.com/Pheat-AI/Remade_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Batch Image Blend by Mask"
|
||||
},
|
||||
{
|
||||
"author": "OgreLemonSoup",
|
||||
"title": "Load Image Gallery",
|
||||
"id": "LoadImageGallery",
|
||||
"reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery",
|
||||
"files": [
|
||||
"https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds a gallery to the Load Image node"
|
||||
},
|
||||
{
|
||||
"author": "OuticNZ",
|
||||
"title": "ComfyUI-Simple-Of-Complex",
|
||||
"reference": "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex",
|
||||
"files": [
|
||||
"https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Text Switch 2 Way, Prompt Tidy, Text With Context."
|
||||
},
|
||||
{
|
||||
"author": "justUmen",
|
||||
"title": "Bjornulf_custom_nodes",
|
||||
"reference": "https://github.com/justUmen/Bjornulf_custom_nodes",
|
||||
"files": [
|
||||
"https://github.com/justUmen/Bjornulf_custom_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Ollama, Green Screen to Transparency, Save image for Bjornulf LobeChat, Text with random Seed, Random line from input, Combine images (Background+Overlay alpha), Image to grayscale (black & white), Remove image Transparency (alpha), Resize Image, ..."
|
||||
},
|
||||
{
|
||||
"author": "jstit",
|
||||
"title": "comfyui_custom_node_image",
|
||||
"reference": "https://github.com/jstit/comfyui_custom_node_image",
|
||||
"files": [
|
||||
"https://github.com/jstit/comfyui_custom_node_image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:ImageCropCircle."
|
||||
},
|
||||
{
|
||||
"author": "jstit",
|
||||
"title": "ComfyUI-HeadshotPro",
|
||||
"reference": "https://github.com/HeadshotPro/ComfyUI-HeadshotPro",
|
||||
"files": [
|
||||
"https://github.com/HeadshotPro/ComfyUI-HeadshotPro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Download Dreambooth Checkpoint, Get Random Value From List, Load Canny Pose Face, Transparent to White Background, Download Flux Lora."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2345,6 +2345,22 @@
|
||||
"title_aux": "ComfyUI-FirstOrderMM"
|
||||
}
|
||||
],
|
||||
"https://github.com/FuouM/ComfyUI-StyleTransferPlus": [
|
||||
[
|
||||
"CAST",
|
||||
"CoralColorTransfer",
|
||||
"EFDM",
|
||||
"MicroAST",
|
||||
"NeuralNeighbor"
|
||||
],
|
||||
{
|
||||
"author": "Fuou Marinas",
|
||||
"description": "A collection of style transfer nodes.",
|
||||
"nickname": "StyleTransferPlus",
|
||||
"title": "ComfyUI-StyleTransferPlus",
|
||||
"title_aux": "ComfyUI-StyleTransferPlus"
|
||||
}
|
||||
],
|
||||
"https://github.com/FuouM/FM_nodes": [
|
||||
[
|
||||
"CoLIE_LowLight_Enhance",
|
||||
@ -2607,6 +2623,18 @@
|
||||
"title_aux": "ComfyUI Better Strings"
|
||||
}
|
||||
],
|
||||
"https://github.com/HeadshotPro/ComfyUI-HeadshotPro": [
|
||||
[
|
||||
"[HSP] Download Dreambooth Checkpoint",
|
||||
"[HSP] Download Flux Lora",
|
||||
"[HSP] Get Random Value From List",
|
||||
"[HSP] Load Canny Pose Face",
|
||||
"[HSP] Transparent to White Background"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-HeadshotPro"
|
||||
}
|
||||
],
|
||||
"https://github.com/HebelHuber/comfyui-enhanced-save-node": [
|
||||
[
|
||||
"EnhancedSaveNode"
|
||||
@ -4135,6 +4163,18 @@
|
||||
"title_aux": "QRNG_Node_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": [
|
||||
[
|
||||
"Pipe From Parameters",
|
||||
"Pipe To Parameters",
|
||||
"Prompt Tidy",
|
||||
"Text Switch 2 Way",
|
||||
"Text With Context"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Simple-Of-Complex"
|
||||
}
|
||||
],
|
||||
"https://github.com/PCMonsterx/ComfyUI-CSV-Loader": [
|
||||
[
|
||||
"Load Artists CSV",
|
||||
@ -4194,6 +4234,14 @@
|
||||
"title_aux": "pfaeff-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/Pheat-AI/Remade_nodes": [
|
||||
[
|
||||
"Batch Image Blend by Mask"
|
||||
],
|
||||
{
|
||||
"title_aux": "Remade_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/PnthrLeo/comfyUI-image-search": [
|
||||
[
|
||||
"CloseImagesSearcher"
|
||||
@ -6785,11 +6833,13 @@
|
||||
[
|
||||
"BRIA_RMBG",
|
||||
"BRIA_RMBG_ModelLoader",
|
||||
"ComfyUIStyler",
|
||||
"ConvertRasterToVector",
|
||||
"FLUXResolutions",
|
||||
"GeminiOllamaAPI",
|
||||
"SaveSVG",
|
||||
"TextSplitByDelimiter"
|
||||
"TextSplitByDelimiter",
|
||||
"menus"
|
||||
],
|
||||
{
|
||||
"title_aux": "GeminiOllama ComfyUI Extension"
|
||||
@ -7367,6 +7417,8 @@
|
||||
"https://github.com/bedovyy/ComfyUI_NAIDGenerator": [
|
||||
[
|
||||
"ColorizeNAID",
|
||||
"DeclutterNAID",
|
||||
"EmotionNAID",
|
||||
"GenerateNAID",
|
||||
"Img2ImgOptionNAID",
|
||||
"InpaintingOptionNAID",
|
||||
@ -7375,6 +7427,8 @@
|
||||
"ModelOptionNAID",
|
||||
"NetworkOptionNAID",
|
||||
"PromptToNAID",
|
||||
"RemoveBGNAID",
|
||||
"SketchNAID",
|
||||
"VibeTransferOptionNAID"
|
||||
],
|
||||
{
|
||||
@ -12253,6 +12307,14 @@
|
||||
"title_aux": "ComfyUI-CSV-prompt-builder"
|
||||
}
|
||||
],
|
||||
"https://github.com/jstit/comfyui_custom_node_image": [
|
||||
[
|
||||
"ImageCropCircle"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_custom_node_image"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtrue/ComfyUI-JaRue": [
|
||||
[
|
||||
"Text2Image_jru",
|
||||
@ -12284,6 +12346,51 @@
|
||||
"title_aux": "ComfyUI Unique3D"
|
||||
}
|
||||
],
|
||||
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
||||
[
|
||||
"Bjornulf_CheckBlackImage",
|
||||
"Bjornulf_ClearVRAM",
|
||||
"Bjornulf_CombineBackgroundOverlay",
|
||||
"Bjornulf_CombineTexts",
|
||||
"Bjornulf_CustomStringType",
|
||||
"Bjornulf_GrayscaleTransform",
|
||||
"Bjornulf_GreenScreenToTransparency",
|
||||
"Bjornulf_LoopAllLines",
|
||||
"Bjornulf_LoopBasicBatch",
|
||||
"Bjornulf_LoopCombosSamplersSchedulers",
|
||||
"Bjornulf_LoopFloat",
|
||||
"Bjornulf_LoopInteger",
|
||||
"Bjornulf_LoopSamplers",
|
||||
"Bjornulf_LoopSchedulers",
|
||||
"Bjornulf_LoopTexts",
|
||||
"Bjornulf_RandomLineFromInput",
|
||||
"Bjornulf_RandomModelClipVae",
|
||||
"Bjornulf_RandomTexts",
|
||||
"Bjornulf_RemoveTransparency",
|
||||
"Bjornulf_ResizeImage",
|
||||
"Bjornulf_SaveApiImage",
|
||||
"Bjornulf_SaveBjornulfLobeChat",
|
||||
"Bjornulf_SaveImagePath",
|
||||
"Bjornulf_SaveImageToFolder",
|
||||
"Bjornulf_SaveText",
|
||||
"Bjornulf_SaveTmpImage",
|
||||
"Bjornulf_ShowFloat",
|
||||
"Bjornulf_ShowInt",
|
||||
"Bjornulf_ShowText",
|
||||
"Bjornulf_TextToStringAndSeed",
|
||||
"Bjornulf_VideoPingPong",
|
||||
"Bjornulf_WriteImageAllInOne",
|
||||
"Bjornulf_WriteImageCharacter",
|
||||
"Bjornulf_WriteImageCharacters",
|
||||
"Bjornulf_WriteImageEnvironment",
|
||||
"Bjornulf_WriteText",
|
||||
"Bjornulf_imagesToVideo",
|
||||
"Bjornulf_ollamaLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Bjornulf_custom_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ka-puna/comfyui-yanc": [
|
||||
[
|
||||
"YANC.ConcatStrings",
|
||||
@ -15801,19 +15908,16 @@
|
||||
"title_aux": "ComfyUI-send-Eagle(slim)"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-pkg39": [
|
||||
"https://github.com/shinich39/comfyui-load-image-with-cmd": [
|
||||
[
|
||||
"Command39",
|
||||
"LoadImage39",
|
||||
"Random39",
|
||||
"Textarea39"
|
||||
"LoadImageWithCMD"
|
||||
],
|
||||
{
|
||||
"author": "shinich39",
|
||||
"description": "Automation for generating image from image.",
|
||||
"nickname": "pkg39",
|
||||
"title": "pkg39",
|
||||
"title_aux": "comfyui-pkg39"
|
||||
"description": "Load image and partially workflow with javascript.",
|
||||
"nickname": "load-image-with-cmd",
|
||||
"title": "load-image-with-cmd",
|
||||
"title_aux": "comfyui-load-image-with-cmd"
|
||||
}
|
||||
],
|
||||
"https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": [
|
||||
@ -16180,7 +16284,6 @@
|
||||
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
|
||||
[
|
||||
"Comic_Type",
|
||||
"FLUX_Dev_Model_Loader",
|
||||
"Pre_Translate_prompt",
|
||||
"Storydiffusion_Model_Loader",
|
||||
"Storydiffusion_Sampler"
|
||||
@ -16547,6 +16650,9 @@
|
||||
"FoxImageTileBatch",
|
||||
"FoxLoadImageBatch",
|
||||
"FoxLoadImageList",
|
||||
"FoxMaskAddMask",
|
||||
"FoxMaskAndMask",
|
||||
"FoxMaskSubMask",
|
||||
"FoxPreviewMask",
|
||||
"FoxPrimitiveText",
|
||||
"FoxRegTextFind",
|
||||
@ -17531,7 +17637,7 @@
|
||||
"title_aux": "comfyui_auto_danbooru"
|
||||
}
|
||||
],
|
||||
"https://github.com/yiwangsimple/ComfyUI_GroqChat": [
|
||||
"https://github.com/yiwangsimple/ComfyUI_DW_Chat": [
|
||||
[
|
||||
"DeepSeekChatNode",
|
||||
"DeepSeekTranslator",
|
||||
@ -17553,7 +17659,7 @@
|
||||
"dwimage2"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfy-groqchat"
|
||||
"title_aux": "ComfyUI_DW_Chat"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolain/ComfyUI-Easy-Use": [
|
||||
@ -17819,6 +17925,14 @@
|
||||
"title_aux": "ComfyUI Depth Anything TensorRT"
|
||||
}
|
||||
],
|
||||
"https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt": [
|
||||
[
|
||||
"DwposeTensorrt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Dwpose TensorRT"
|
||||
}
|
||||
],
|
||||
"https://github.com/yuvraj108c/ComfyUI-PiperTTS": [
|
||||
[
|
||||
"PiperTTS"
|
||||
@ -17927,6 +18041,7 @@
|
||||
"https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": [
|
||||
[
|
||||
"FastStyleTransfer",
|
||||
"NeuralStyleTransfer",
|
||||
"TrainFastStyleTransfer"
|
||||
],
|
||||
{
|
||||
|
||||
2841
github-stats.json
2841
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -349,16 +349,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "If you wish to incorporate these changes into your repo, feel free to open an issue and ask. The commits should be pretty clear, and I also label almost all changes with #HACK so a full text search will work too.\nPlease let me know if you decide to incorporate any of these changes into your LivePortrait implementation so I can direct people to you repository. I do not intend to maintain this repo.\nSome operations are simply not supported on MPS and I didn't rewrite them. Most of my changes are just to .cuda calls and that sort of thing. Many operations are still done on CPU, so don't expect awesome performance."
|
||||
},
|
||||
{
|
||||
"author": "justUmen",
|
||||
"title": "Bjornulf_custom_nodes [WIP]",
|
||||
"reference": "https://github.com/justUmen/Bjornulf_custom_nodes",
|
||||
"files": [
|
||||
"https://github.com/justUmen/Bjornulf_custom_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ollamaLoader, ShowText, ShowInt, LoopTexts, LoopFloat, LoopInteger, ..."
|
||||
},
|
||||
{
|
||||
"author": "thderoo",
|
||||
"title": "_topfun_s_nodes",
|
||||
|
||||
@ -1814,50 +1814,6 @@
|
||||
"title_aux": "ComfyUI-Unique3D [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
||||
[
|
||||
"Bjornulf_CheckBlackImage",
|
||||
"Bjornulf_ClearVRAM",
|
||||
"Bjornulf_CombineBackgroundOverlay",
|
||||
"Bjornulf_CombineTexts",
|
||||
"Bjornulf_CustomStringType",
|
||||
"Bjornulf_GrayscaleTransform",
|
||||
"Bjornulf_GreenScreenToTransparency",
|
||||
"Bjornulf_LoopAllLines",
|
||||
"Bjornulf_LoopBasicBatch",
|
||||
"Bjornulf_LoopCombosSamplersSchedulers",
|
||||
"Bjornulf_LoopFloat",
|
||||
"Bjornulf_LoopInteger",
|
||||
"Bjornulf_LoopSamplers",
|
||||
"Bjornulf_LoopSchedulers",
|
||||
"Bjornulf_LoopTexts",
|
||||
"Bjornulf_RandomLineFromInput",
|
||||
"Bjornulf_RandomModelClipVae",
|
||||
"Bjornulf_RandomTexts",
|
||||
"Bjornulf_RemoveTransparency",
|
||||
"Bjornulf_ResizeImage",
|
||||
"Bjornulf_SaveApiImage",
|
||||
"Bjornulf_SaveBjornulfLobeChat",
|
||||
"Bjornulf_SaveImagePath",
|
||||
"Bjornulf_SaveImageToFolder",
|
||||
"Bjornulf_SaveText",
|
||||
"Bjornulf_SaveTmpImage",
|
||||
"Bjornulf_ShowFloat",
|
||||
"Bjornulf_ShowInt",
|
||||
"Bjornulf_ShowText",
|
||||
"Bjornulf_VideoPingPong",
|
||||
"Bjornulf_WriteImageAllInOne",
|
||||
"Bjornulf_WriteImageCharacter",
|
||||
"Bjornulf_WriteImageCharacters",
|
||||
"Bjornulf_WriteImageEnvironment",
|
||||
"Bjornulf_WriteText",
|
||||
"Bjornulf_imagesToVideo",
|
||||
"Bjornulf_ollamaLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Bjornulf_custom_nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kadirnar/ComfyUI-Adapter": [
|
||||
[
|
||||
"GarmentSegLoader"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-pkg39 [DEPRECATED]",
|
||||
"reference": "https://github.com/shinich39/comfyui-pkg39",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-pkg39"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This package has created for generate image from generated image and embedded workflow."
|
||||
},
|
||||
{
|
||||
"author": "dnl13",
|
||||
"title": "ComfyUI-dnl13-seg [DEPRECATED]",
|
||||
|
||||
@ -10,6 +10,78 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Fuou Marinas",
|
||||
"title": "ComfyUI-StyleTransferPlus",
|
||||
"id": "styletransferplus",
|
||||
"reference": "https://github.com/FuouM/ComfyUI-StyleTransferPlus",
|
||||
"files": [
|
||||
"https://github.com/FuouM/ComfyUI-StyleTransferPlus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Neural Neighbor, CAST, EFDM, MicroAST, Coral Color Transfer."
|
||||
},
|
||||
{
|
||||
"author": "jstit",
|
||||
"title": "ComfyUI-HeadshotPro",
|
||||
"reference": "https://github.com/HeadshotPro/ComfyUI-HeadshotPro",
|
||||
"files": [
|
||||
"https://github.com/HeadshotPro/ComfyUI-HeadshotPro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Download Dreambooth Checkpoint, Get Random Value From List, Load Canny Pose Face, Transparent to White Background, Download Flux Lora."
|
||||
},
|
||||
{
|
||||
"author": "jstit",
|
||||
"title": "comfyui_custom_node_image",
|
||||
"reference": "https://github.com/jstit/comfyui_custom_node_image",
|
||||
"files": [
|
||||
"https://github.com/jstit/comfyui_custom_node_image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:ImageCropCircle."
|
||||
},
|
||||
{
|
||||
"author": "justUmen",
|
||||
"title": "Bjornulf_custom_nodes",
|
||||
"reference": "https://github.com/justUmen/Bjornulf_custom_nodes",
|
||||
"files": [
|
||||
"https://github.com/justUmen/Bjornulf_custom_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Ollama, Green Screen to Transparency, Save image for Bjornulf LobeChat, Text with random Seed, Random line from input, Combine images (Background+Overlay alpha), Image to grayscale (black & white), Remove image Transparency (alpha), Resize Image, ..."
|
||||
},
|
||||
{
|
||||
"author": "yuvraj108c",
|
||||
"title": "ComfyUI Dwpose TensorRT",
|
||||
"id": "dwpose-tensorrt",
|
||||
"reference": "https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt",
|
||||
"files": [
|
||||
"https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project provides a Tensorrt implementation of Dwpose for ultra fast pose estimation inside ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "OuticNZ",
|
||||
"title": "ComfyUI-Simple-Of-Complex",
|
||||
"reference": "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex",
|
||||
"files": [
|
||||
"https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Text Switch 2 Way, Prompt Tidy, Text With Context."
|
||||
},
|
||||
{
|
||||
"author": "Pheat-AI",
|
||||
"title": "Remade_nodes",
|
||||
"reference": "https://github.com/Pheat-AI/Remade_nodes",
|
||||
"files": [
|
||||
"https://github.com/Pheat-AI/Remade_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Batch Image Blend by Mask"
|
||||
},
|
||||
{
|
||||
"author": "Raapys",
|
||||
"title": "LatentGC Aggressive",
|
||||
@ -616,92 +688,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node that activates integration with a Sentry instance for loading. Has no actual nodes."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-pkg39",
|
||||
"reference": "https://github.com/shinich39/comfyui-pkg39",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-pkg39"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This package has created for generate image from generated image and embedded workflow."
|
||||
},
|
||||
{
|
||||
"author": "chflame163",
|
||||
"title": "ComfyUI_CatVTON_Wrapper",
|
||||
"id": "catvton-wrapper",
|
||||
"reference": "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper",
|
||||
"files": [
|
||||
"https://github.com/chflame163/ComfyUI_CatVTON_Wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/CatVTON](https://github.com/Zheng-Chong/CatVTON) warpper for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "aisabervisionlab",
|
||||
"title": "ComfyUI_merge_ASVL",
|
||||
"id": "merge-asvl",
|
||||
"reference": "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL",
|
||||
"files": [
|
||||
"https://github.com/aisabervisionlab/ComfyUI_merge_ASVL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple node for connecting images. For pictures of the same size, users can choose to fill in vertical in the parameter to connect the pictures vertically or fill in horizontal to connect the pictures horizontally."
|
||||
},
|
||||
{
|
||||
"author": "gisu",
|
||||
"title": "foxpack",
|
||||
"id": "foxp",
|
||||
"reference": "https://github.com/gisu/comfyui-foxpack",
|
||||
"files": [
|
||||
"https://github.com/gisu/comfyui-foxpack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Collection of nodes for the automation of workflows"
|
||||
},
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
"title": "youtube-dl-comfyui",
|
||||
"reference": "https://github.com/christian-byrne/youtube-dl-comfyui",
|
||||
"files": [
|
||||
"https://github.com/christian-byrne/youtube-dl-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Download youtube videos/playlists"
|
||||
},
|
||||
{
|
||||
"author": "pzc163",
|
||||
"title": "Comfyui-CatVTON",
|
||||
"id": "catvton",
|
||||
"reference": "https://github.com/pzc163/Comfyui-CatVTON",
|
||||
"files": [
|
||||
"https://github.com/pzc163/Comfyui-CatVTON"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfyui-CatVTON This repository is the modified official Comfyui node of CatVTON, which is a simple and efficient virtual try-on diffusion model with 1) Lightweight Network (899.06M parameters totally), 2) Parameter-Efficient Training (49.57M parameters trainable) 3) Simplified Inference (< 8G VRAM for 1024X768 resolution).\nThe original GitHub project is [a/https://github.com/Zheng-Chong/CatVTON](https://github.com/Zheng-Chong/CatVTON)"
|
||||
},
|
||||
{
|
||||
"author": "webfiltered",
|
||||
"title": "WTF? - a debug node for ComfyUI",
|
||||
"id": "debugnode",
|
||||
"reference": "https://github.com/webfiltered/DebugNode-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/webfiltered/DebugNode-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node provides a simple way to view the output of many nodes, without leaving ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Visionatrix",
|
||||
"title": "ComfyUI-Visionatrix",
|
||||
"id": "visionatrix",
|
||||
"reference": "https://github.com/Visionatrix/ComfyUI-Visionatrix",
|
||||
"files": [
|
||||
"https://github.com/Visionatrix/ComfyUI-Visionatrix"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The ComfyUI-Visionatrix nodes are designed for convenient ComfyUI to [a/Visionatrix](https://github.com/Visionatrix/Visionatrix) workflow support migration, in particular to extract prompt input params (input, textarea, checkbox, select, range, file) to be used in simplified Visionatrix UI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2345,6 +2345,22 @@
|
||||
"title_aux": "ComfyUI-FirstOrderMM"
|
||||
}
|
||||
],
|
||||
"https://github.com/FuouM/ComfyUI-StyleTransferPlus": [
|
||||
[
|
||||
"CAST",
|
||||
"CoralColorTransfer",
|
||||
"EFDM",
|
||||
"MicroAST",
|
||||
"NeuralNeighbor"
|
||||
],
|
||||
{
|
||||
"author": "Fuou Marinas",
|
||||
"description": "A collection of style transfer nodes.",
|
||||
"nickname": "StyleTransferPlus",
|
||||
"title": "ComfyUI-StyleTransferPlus",
|
||||
"title_aux": "ComfyUI-StyleTransferPlus"
|
||||
}
|
||||
],
|
||||
"https://github.com/FuouM/FM_nodes": [
|
||||
[
|
||||
"CoLIE_LowLight_Enhance",
|
||||
@ -2607,6 +2623,18 @@
|
||||
"title_aux": "ComfyUI Better Strings"
|
||||
}
|
||||
],
|
||||
"https://github.com/HeadshotPro/ComfyUI-HeadshotPro": [
|
||||
[
|
||||
"[HSP] Download Dreambooth Checkpoint",
|
||||
"[HSP] Download Flux Lora",
|
||||
"[HSP] Get Random Value From List",
|
||||
"[HSP] Load Canny Pose Face",
|
||||
"[HSP] Transparent to White Background"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-HeadshotPro"
|
||||
}
|
||||
],
|
||||
"https://github.com/HebelHuber/comfyui-enhanced-save-node": [
|
||||
[
|
||||
"EnhancedSaveNode"
|
||||
@ -4135,6 +4163,18 @@
|
||||
"title_aux": "QRNG_Node_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": [
|
||||
[
|
||||
"Pipe From Parameters",
|
||||
"Pipe To Parameters",
|
||||
"Prompt Tidy",
|
||||
"Text Switch 2 Way",
|
||||
"Text With Context"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Simple-Of-Complex"
|
||||
}
|
||||
],
|
||||
"https://github.com/PCMonsterx/ComfyUI-CSV-Loader": [
|
||||
[
|
||||
"Load Artists CSV",
|
||||
@ -4194,6 +4234,14 @@
|
||||
"title_aux": "pfaeff-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/Pheat-AI/Remade_nodes": [
|
||||
[
|
||||
"Batch Image Blend by Mask"
|
||||
],
|
||||
{
|
||||
"title_aux": "Remade_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/PnthrLeo/comfyUI-image-search": [
|
||||
[
|
||||
"CloseImagesSearcher"
|
||||
@ -6785,11 +6833,13 @@
|
||||
[
|
||||
"BRIA_RMBG",
|
||||
"BRIA_RMBG_ModelLoader",
|
||||
"ComfyUIStyler",
|
||||
"ConvertRasterToVector",
|
||||
"FLUXResolutions",
|
||||
"GeminiOllamaAPI",
|
||||
"SaveSVG",
|
||||
"TextSplitByDelimiter"
|
||||
"TextSplitByDelimiter",
|
||||
"menus"
|
||||
],
|
||||
{
|
||||
"title_aux": "GeminiOllama ComfyUI Extension"
|
||||
@ -7367,6 +7417,8 @@
|
||||
"https://github.com/bedovyy/ComfyUI_NAIDGenerator": [
|
||||
[
|
||||
"ColorizeNAID",
|
||||
"DeclutterNAID",
|
||||
"EmotionNAID",
|
||||
"GenerateNAID",
|
||||
"Img2ImgOptionNAID",
|
||||
"InpaintingOptionNAID",
|
||||
@ -7375,6 +7427,8 @@
|
||||
"ModelOptionNAID",
|
||||
"NetworkOptionNAID",
|
||||
"PromptToNAID",
|
||||
"RemoveBGNAID",
|
||||
"SketchNAID",
|
||||
"VibeTransferOptionNAID"
|
||||
],
|
||||
{
|
||||
@ -12253,6 +12307,14 @@
|
||||
"title_aux": "ComfyUI-CSV-prompt-builder"
|
||||
}
|
||||
],
|
||||
"https://github.com/jstit/comfyui_custom_node_image": [
|
||||
[
|
||||
"ImageCropCircle"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_custom_node_image"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtrue/ComfyUI-JaRue": [
|
||||
[
|
||||
"Text2Image_jru",
|
||||
@ -12284,6 +12346,51 @@
|
||||
"title_aux": "ComfyUI Unique3D"
|
||||
}
|
||||
],
|
||||
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
||||
[
|
||||
"Bjornulf_CheckBlackImage",
|
||||
"Bjornulf_ClearVRAM",
|
||||
"Bjornulf_CombineBackgroundOverlay",
|
||||
"Bjornulf_CombineTexts",
|
||||
"Bjornulf_CustomStringType",
|
||||
"Bjornulf_GrayscaleTransform",
|
||||
"Bjornulf_GreenScreenToTransparency",
|
||||
"Bjornulf_LoopAllLines",
|
||||
"Bjornulf_LoopBasicBatch",
|
||||
"Bjornulf_LoopCombosSamplersSchedulers",
|
||||
"Bjornulf_LoopFloat",
|
||||
"Bjornulf_LoopInteger",
|
||||
"Bjornulf_LoopSamplers",
|
||||
"Bjornulf_LoopSchedulers",
|
||||
"Bjornulf_LoopTexts",
|
||||
"Bjornulf_RandomLineFromInput",
|
||||
"Bjornulf_RandomModelClipVae",
|
||||
"Bjornulf_RandomTexts",
|
||||
"Bjornulf_RemoveTransparency",
|
||||
"Bjornulf_ResizeImage",
|
||||
"Bjornulf_SaveApiImage",
|
||||
"Bjornulf_SaveBjornulfLobeChat",
|
||||
"Bjornulf_SaveImagePath",
|
||||
"Bjornulf_SaveImageToFolder",
|
||||
"Bjornulf_SaveText",
|
||||
"Bjornulf_SaveTmpImage",
|
||||
"Bjornulf_ShowFloat",
|
||||
"Bjornulf_ShowInt",
|
||||
"Bjornulf_ShowText",
|
||||
"Bjornulf_TextToStringAndSeed",
|
||||
"Bjornulf_VideoPingPong",
|
||||
"Bjornulf_WriteImageAllInOne",
|
||||
"Bjornulf_WriteImageCharacter",
|
||||
"Bjornulf_WriteImageCharacters",
|
||||
"Bjornulf_WriteImageEnvironment",
|
||||
"Bjornulf_WriteText",
|
||||
"Bjornulf_imagesToVideo",
|
||||
"Bjornulf_ollamaLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Bjornulf_custom_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ka-puna/comfyui-yanc": [
|
||||
[
|
||||
"YANC.ConcatStrings",
|
||||
@ -15801,19 +15908,16 @@
|
||||
"title_aux": "ComfyUI-send-Eagle(slim)"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-pkg39": [
|
||||
"https://github.com/shinich39/comfyui-load-image-with-cmd": [
|
||||
[
|
||||
"Command39",
|
||||
"LoadImage39",
|
||||
"Random39",
|
||||
"Textarea39"
|
||||
"LoadImageWithCMD"
|
||||
],
|
||||
{
|
||||
"author": "shinich39",
|
||||
"description": "Automation for generating image from image.",
|
||||
"nickname": "pkg39",
|
||||
"title": "pkg39",
|
||||
"title_aux": "comfyui-pkg39"
|
||||
"description": "Load image and partially workflow with javascript.",
|
||||
"nickname": "load-image-with-cmd",
|
||||
"title": "load-image-with-cmd",
|
||||
"title_aux": "comfyui-load-image-with-cmd"
|
||||
}
|
||||
],
|
||||
"https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": [
|
||||
@ -16180,7 +16284,6 @@
|
||||
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
|
||||
[
|
||||
"Comic_Type",
|
||||
"FLUX_Dev_Model_Loader",
|
||||
"Pre_Translate_prompt",
|
||||
"Storydiffusion_Model_Loader",
|
||||
"Storydiffusion_Sampler"
|
||||
@ -16547,6 +16650,9 @@
|
||||
"FoxImageTileBatch",
|
||||
"FoxLoadImageBatch",
|
||||
"FoxLoadImageList",
|
||||
"FoxMaskAddMask",
|
||||
"FoxMaskAndMask",
|
||||
"FoxMaskSubMask",
|
||||
"FoxPreviewMask",
|
||||
"FoxPrimitiveText",
|
||||
"FoxRegTextFind",
|
||||
@ -17531,7 +17637,7 @@
|
||||
"title_aux": "comfyui_auto_danbooru"
|
||||
}
|
||||
],
|
||||
"https://github.com/yiwangsimple/ComfyUI_GroqChat": [
|
||||
"https://github.com/yiwangsimple/ComfyUI_DW_Chat": [
|
||||
[
|
||||
"DeepSeekChatNode",
|
||||
"DeepSeekTranslator",
|
||||
@ -17553,7 +17659,7 @@
|
||||
"dwimage2"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfy-groqchat"
|
||||
"title_aux": "ComfyUI_DW_Chat"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolain/ComfyUI-Easy-Use": [
|
||||
@ -17819,6 +17925,14 @@
|
||||
"title_aux": "ComfyUI Depth Anything TensorRT"
|
||||
}
|
||||
],
|
||||
"https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt": [
|
||||
[
|
||||
"DwposeTensorrt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Dwpose TensorRT"
|
||||
}
|
||||
],
|
||||
"https://github.com/yuvraj108c/ComfyUI-PiperTTS": [
|
||||
[
|
||||
"PiperTTS"
|
||||
@ -17927,6 +18041,7 @@
|
||||
"https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": [
|
||||
[
|
||||
"FastStyleTransfer",
|
||||
"NeuralStyleTransfer",
|
||||
"TrainFastStyleTransfer"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user