Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
12969eda07 | ||
|
|
e07952455f | ||
|
|
4494230854 | ||
|
|
e8dd21c0c3 | ||
|
|
36ef1b2fd6 | ||
|
|
c3d2bd8ed1 | ||
|
|
da2b4be539 | ||
|
|
b5e11f85d5 | ||
|
|
9e1b2f8912 | ||
|
|
1e5f4b0267 | ||
|
|
4fedd03074 | ||
|
|
f6feaeea85 | ||
|
|
c8743c0ab7 | ||
|
|
3d80ed95ca | ||
|
|
0a28bfa9c2 |
@@ -3231,6 +3231,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI diffusers wrapper nodes for [a/HunyuanVideo](https://github.com/Tencent/HunyuanVideo)"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-StableXWrapper",
|
||||
"reference": "https://github.com/kijai/ComfyUI-StableXWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-StableXWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper for [a/StableX normal](https://github.com/Stable-X/StableNormal)/[a/delight](https://github.com/Stable-X/StableDelight) models"
|
||||
},
|
||||
{
|
||||
"author": "hhhzzyang",
|
||||
"title": "Comfyui-Lama",
|
||||
@@ -4488,6 +4498,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial implementation of [a/UltraEdit](https://github.com/HaozheZhao/UltraEdit) (Diffusers) for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-DeepSeek-JanusPro",
|
||||
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DeepSeek-JanusPro",
|
||||
"files": [
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-DeepSeek-JanusPro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-DeepSeek-JanusPro"
|
||||
},
|
||||
{
|
||||
"author": "kenjiqq",
|
||||
"title": "qq-nodes-comfyui",
|
||||
@@ -7532,6 +7552,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that integrates DeepSeek's powerful chat and instruction API, enabling seamless AI interactions within your ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI Janus Pro Vision",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-Janus_pro_vision",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI-Janus_pro_vision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node extension that integrates the Janus-Pro-7B vision-language model from DeepSeek AI on your's local computer, enabling powerful image understanding and multi-turn conversation capabilities."
|
||||
},
|
||||
{
|
||||
"author": "redhottensors",
|
||||
"title": "ComfyUI-Prediction",
|
||||
@@ -12300,6 +12330,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that calculates CLIP and LPIPS similarity scores between two images."
|
||||
},
|
||||
{
|
||||
"author": "risunobushi",
|
||||
"title": "ComfyUI_DisplacementMapTools",
|
||||
"reference": "https://github.com/risunobushi/ComfyUI_DisplacementMapTools",
|
||||
"files": [
|
||||
"https://github.com/risunobushi/ComfyUI_DisplacementMapTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Extract Displacement Map Node, Displace Logo"
|
||||
},
|
||||
{
|
||||
"author": "zohac",
|
||||
"title": "ComfyUI_ZC_DrawShape",
|
||||
@@ -14603,10 +14643,10 @@
|
||||
{
|
||||
"author": "RyanOnTheInside",
|
||||
"title": "Nodes for use with real-time applications of ComfyUI",
|
||||
"id": "realtimenodes",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI_RealTimeNodes",
|
||||
"id": "comfyui_realtimenodes",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI_RealtimeNodes",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes"
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealtimeNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes are for real-time applications of ComfyUI."
|
||||
@@ -14857,7 +14897,7 @@
|
||||
"https://github.com/xlinx/ComfyUI-decadetw-auto-prompt-llm"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Auto prompt by LLM and LLM-Vision. (Trigger more details hiding in model)"
|
||||
"description": "NODES: Auto-LLM-Text-Vision, Auto-LLM-Text, Auto-LLM-Vision"
|
||||
},
|
||||
{
|
||||
"author": "xlinx",
|
||||
@@ -20144,13 +20184,13 @@
|
||||
{
|
||||
"author": "ProGamerGov",
|
||||
"title": "PyTorch 360° Image Conversion Toolkit for ComfyUI",
|
||||
"id": "pytorch360convert",
|
||||
"id": "comfyui-pytorch360convert",
|
||||
"reference": "https://github.com/ProGamerGov/ComfyUI_pytorch360convert",
|
||||
"files": [
|
||||
"https://github.com/ProGamerGov/ComfyUI_pytorch360convert"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for working and converting between 360 degree equirectangular images, cubemap, and perspective images. Panoramic 360 images are also sometimes known as 'VR photography', 'image sphere', and 360 pano."
|
||||
"description": "A collection of custom nodes for working with and converting between 360 degree equirectangular images, cubemap, and perspective images. Panoramic 360 images are also sometimes known as VR photography (virtual reality), HDRI environments (ex: skyboxes), image spheres, spherical images, 360 pano."
|
||||
},
|
||||
{
|
||||
"author": "burnsbert",
|
||||
@@ -20273,6 +20313,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-SendToDiscord is a custom node for ComfyUI that simplifies sending preview images to Discord via webhooks. It supports both single-image uploads and batch mode, making it an efficient tool for sharing your generated images directly with your Discord server."
|
||||
},
|
||||
{
|
||||
"author": "gmorks",
|
||||
"title": "ComfyUI Animagine prompt",
|
||||
"reference": "https://github.com/gmorks/ComfyUI-Animagine-Prompt",
|
||||
"files": [
|
||||
"https://github.com/gmorks/ComfyUI-Animagine-Prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfy UI node to prompt build for [a/https://huggingface.co/cagliostrolab/animagine-xl-4.0](https://huggingface.co/cagliostrolab/animagine-xl-4.0) model"
|
||||
},
|
||||
{
|
||||
"author": "jinanlongen",
|
||||
"title": "ComfyUI Prompt Expander Node",
|
||||
@@ -20293,6 +20343,28 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that integrates DINO-X API for object detection and segmentation. This node allows you to detect and segment objects in images using text prompts."
|
||||
},
|
||||
{
|
||||
"author": "checkbins",
|
||||
"title": "checkbin-comfy",
|
||||
"id": "checkbin",
|
||||
"reference": "https://github.com/checkbins/checkbin-comfy",
|
||||
"files": [
|
||||
"https://github.com/checkbins/checkbin-comfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes allow you to make Checkbin comparisons."
|
||||
},
|
||||
{
|
||||
"author": "GHOSTLXH",
|
||||
"title": "ComfyUI-Counternodes",
|
||||
"reference": "https://github.com/GHOSTLXH/ComfyUI-Counternodes",
|
||||
"files": [
|
||||
"https://github.com/GHOSTLXH/ComfyUI-Counternodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node group contains a series of ComfyUI nodes with built-in counters and specific output results based on the counter's output, aimed at implementing folder traversal functionality in the ComfyUI frontend. For specific examples, please refer to the sample workflow. Of course, you can also use your imagination to create other interesting things."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -20770,6 +20842,17 @@
|
||||
"install_type": "copy",
|
||||
"description": "NODES: OverrideLoadedDiffusionDevice.\nI happen to have two graphics cards, and I want to load models into another graphics card in Comfyui, so I designed this small node."
|
||||
},
|
||||
{
|
||||
"author": "Kayarte",
|
||||
"title": "GeoNodes",
|
||||
"reference": "https://github.com/Kayarte/GeoNodes",
|
||||
"files": [
|
||||
"https://github.com/Kayarte/GeoNodes/raw/refs/heads/main/GISDetectionNode.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "GIS Processing Nodes for ComfyUI"
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
|
||||
@@ -2164,7 +2164,11 @@
|
||||
"BriaEraser",
|
||||
"BriaGenFill",
|
||||
"BriaTailoredGen",
|
||||
"ImageExpansionNode",
|
||||
"ReimagineNode",
|
||||
"RemoveForegroundNode",
|
||||
"ReplaceBgNode",
|
||||
"RmbgNode",
|
||||
"ShotByImageNode",
|
||||
"ShotByTextNode",
|
||||
"TailoredModelInfoNode",
|
||||
@@ -2986,6 +2990,7 @@
|
||||
],
|
||||
"https://github.com/DraconicDragon/ComfyUI-Venice-API": [
|
||||
[
|
||||
"CharCountTextBox",
|
||||
"FluxPro11_TOGETHER",
|
||||
"FluxPro_TOGETHER",
|
||||
"GenerateImage_VENICE",
|
||||
@@ -3854,6 +3859,19 @@
|
||||
"title_aux": "ComfyUI-SD3-Powerlab"
|
||||
}
|
||||
],
|
||||
"https://github.com/GHOSTLXH/ComfyUI-Counternodes": [
|
||||
[
|
||||
"AlternatingOutput",
|
||||
"AlternatingOutputB",
|
||||
"ImageCounter",
|
||||
"IntervalCounter",
|
||||
"IntervalCounterB",
|
||||
"LoadPromptFromTXT"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Counternodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/GMapeSplat/ComfyUI_ezXY": [
|
||||
[
|
||||
"ConcatenateString",
|
||||
@@ -4695,7 +4713,8 @@
|
||||
"https://github.com/JTriggerFish/ComfyLatentTools": [
|
||||
[
|
||||
"LatentNormalizedLanczosResize",
|
||||
"RescaledPAG"
|
||||
"RescaledPAG",
|
||||
"RescaledSEG"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy Latent Tools"
|
||||
@@ -5024,6 +5043,14 @@
|
||||
"title_aux": "AudioDriven-Latent-Space-Tools-for-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kayarte/GeoNodes/raw/refs/heads/main/GISDetectionNode.py": [
|
||||
[
|
||||
"GISDetectionNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "GeoNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kesin11/ComfyUI-list-filter": [
|
||||
[
|
||||
"list_filter_FilterImageListByIndexList",
|
||||
@@ -5166,6 +5193,7 @@
|
||||
"ADE_AdjustWeightIndivAttnAdd",
|
||||
"ADE_AdjustWeightIndivAttnMult",
|
||||
"ADE_AdjustWeightIndivMult",
|
||||
"ADE_AncestralOptions",
|
||||
"ADE_AnimateDiffCombine",
|
||||
"ADE_AnimateDiffKeyframe",
|
||||
"ADE_AnimateDiffLoRALoader",
|
||||
@@ -6292,6 +6320,7 @@
|
||||
"DJZDatamoshV2",
|
||||
"DatasetWordcloud",
|
||||
"DeadPixelEffect",
|
||||
"DepthBasedPixelization",
|
||||
"DinskyPlus",
|
||||
"DinskyPlusV2",
|
||||
"DjzDatabendingV1",
|
||||
@@ -6340,11 +6369,13 @@
|
||||
"RetroVideoText",
|
||||
"ScreensaverGenerator",
|
||||
"ScreensaverGeneratorV2",
|
||||
"ScreensaverGeneratorV3",
|
||||
"SequentialNumberGenerator",
|
||||
"StringChaos",
|
||||
"StringWeights",
|
||||
"Technicolor3Strip_v1",
|
||||
"Technicolor3Strip_v2",
|
||||
"ThinkSeeker",
|
||||
"ThreeToneStyler",
|
||||
"TrianglesPlus",
|
||||
"TrianglesPlusV2",
|
||||
@@ -6365,6 +6396,7 @@
|
||||
"VideoMazeV1",
|
||||
"VideoMazeV2",
|
||||
"VideoNoiseFactory",
|
||||
"VideoPyramidV1",
|
||||
"VideoRingPainter",
|
||||
"VideoTemperatureV1",
|
||||
"VideoTimecode",
|
||||
@@ -7906,7 +7938,8 @@
|
||||
"FreeMemoryCLIP",
|
||||
"FreeMemoryImage",
|
||||
"FreeMemoryLatent",
|
||||
"FreeMemoryModel"
|
||||
"FreeMemoryModel",
|
||||
"FreeMemoryString"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FreeMemory"
|
||||
@@ -7948,6 +7981,15 @@
|
||||
"title_aux": "ComfyUI-ImageMotionGuider"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-Janus_pro_vision": [
|
||||
[
|
||||
"UnifiedVisionAnalyzer",
|
||||
"VisionModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Janus Pro Vision"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-LatentSyncWrapper": [
|
||||
[
|
||||
"D_LatentSyncNode",
|
||||
@@ -8408,6 +8450,7 @@
|
||||
"StarFiveWildcards",
|
||||
"StarImageSwitch",
|
||||
"StarTextFilter",
|
||||
"StarTextInput",
|
||||
"Starupscale"
|
||||
],
|
||||
{
|
||||
@@ -8949,6 +8992,7 @@
|
||||
"tri3d-skin-feathered-padded-mask",
|
||||
"tri3d-swap-pixels",
|
||||
"tri3d_H_Stack_Images",
|
||||
"tri3d_Image_extend",
|
||||
"tri3d_NSFWFilter",
|
||||
"tri3d_SaveImage_absolute",
|
||||
"tri3d_SaveText_absolute",
|
||||
@@ -9462,6 +9506,7 @@
|
||||
"VrchAudioGenresNode",
|
||||
"VrchAudioRecorderNode",
|
||||
"VrchAudioSaverNode",
|
||||
"VrchAudioWebViewerNode",
|
||||
"VrchBooleanKeyControlNode",
|
||||
"VrchChannelOSCControlNode",
|
||||
"VrchChannelX4OSCControlNode",
|
||||
@@ -10177,6 +10222,16 @@
|
||||
"title_aux": "ComfyUI-BRIA_AI-RMBG"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-DeepSeek-JanusPro": [
|
||||
[
|
||||
"Janus_ImageGeneration",
|
||||
"Janus_ModelLoader",
|
||||
"Janus_MultimodalUnderstanding"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DeepSeek-JanusPro"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": [
|
||||
[
|
||||
"DepthFM_Literative_Zho",
|
||||
@@ -11301,8 +11356,10 @@
|
||||
],
|
||||
"https://github.com/asagi4/comfyui-utility-nodes": [
|
||||
[
|
||||
"MUConditioningCutoff",
|
||||
"MUForceCacheClear",
|
||||
"MUJinjaRender",
|
||||
"MURemoveControlNet",
|
||||
"MUReplaceModelWeights",
|
||||
"MUSimpleWildcard"
|
||||
],
|
||||
@@ -11314,6 +11371,7 @@
|
||||
[
|
||||
"TryOffFluxFillModelNode",
|
||||
"TryOffModelNode",
|
||||
"TryOffQuantizerNode",
|
||||
"TryOffRunNode"
|
||||
],
|
||||
{
|
||||
@@ -11631,6 +11689,7 @@
|
||||
"Range Float",
|
||||
"Range Integer",
|
||||
"Ratio Advanced",
|
||||
"RemoveTextBetween",
|
||||
"Resize Image for SDXL",
|
||||
"SD3TextConditioningWithOptionsOnePrompt",
|
||||
"SRFloatPromptInput",
|
||||
@@ -12150,9 +12209,13 @@
|
||||
"Input: Integer (lab)",
|
||||
"Input: Multiline (lab)",
|
||||
"Input: String (lab)",
|
||||
"List: Checkpoints (lab)",
|
||||
"List: Limit (lab)",
|
||||
"List: LoRAs (lab)",
|
||||
"List: Merge (lab)",
|
||||
"List: Random Seeds (lab)",
|
||||
"List: Samplers (lab)",
|
||||
"List: Schedulers (lab)",
|
||||
"List: from Elements (lab)",
|
||||
"List: from File (backend) (lab)",
|
||||
"List: from Multiline (lab)",
|
||||
@@ -12899,6 +12962,19 @@
|
||||
"title_aux": "Chaosaiart-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/checkbins/checkbin-comfy": [
|
||||
[
|
||||
"Checkbin Get Image Bin",
|
||||
"Checkbin Get String Bin",
|
||||
"Checkbin Save Image Bin",
|
||||
"Checkbin Save String Bin",
|
||||
"Checkbin Start Run",
|
||||
"Checkbin Submit Bin"
|
||||
],
|
||||
{
|
||||
"title_aux": "checkbin-comfy"
|
||||
}
|
||||
],
|
||||
"https://github.com/chenbaiyujason/ComfyUI_StepFun": [
|
||||
[
|
||||
"CombineStrings",
|
||||
@@ -15358,10 +15434,14 @@
|
||||
"RecoursePolar",
|
||||
"RecourseStrings",
|
||||
"SelInClip",
|
||||
"SelInFloat",
|
||||
"SelInGuider",
|
||||
"SelInInt",
|
||||
"SelInLatent",
|
||||
"SelInModel",
|
||||
"SelInPolar",
|
||||
"SelInSampler",
|
||||
"SelInSigmas",
|
||||
"SelInVae",
|
||||
"SelOutCLIP",
|
||||
"SelOutModel",
|
||||
@@ -15641,6 +15721,7 @@
|
||||
"FL_GPT_Vision",
|
||||
"FL_Glitch",
|
||||
"FL_GoogleDriveDownloader",
|
||||
"FL_GoogleDriveImageDownloader",
|
||||
"FL_GradGenerator",
|
||||
"FL_HFHubModelUploader",
|
||||
"FL_HF_Character",
|
||||
@@ -16259,6 +16340,14 @@
|
||||
"title_aux": "String Converter"
|
||||
}
|
||||
],
|
||||
"https://github.com/gmorks/ComfyUI-Animagine-Prompt": [
|
||||
[
|
||||
"AnimaginePrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Animagine prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/gmorks/ComfyUI-SendToDiscord": [
|
||||
[
|
||||
"PreviewImageWithDiscord"
|
||||
@@ -19470,6 +19559,16 @@
|
||||
"title_aux": "ComfyUI-SUPIR"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-StableXWrapper": [
|
||||
[
|
||||
"DifferenceExtractorNode",
|
||||
"DownloadAndLoadStableXModel",
|
||||
"StableXProcessImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-StableXWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-depth-fm": [
|
||||
[
|
||||
"Depth_fm"
|
||||
@@ -21709,7 +21808,6 @@
|
||||
],
|
||||
"https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext": [
|
||||
[
|
||||
"Add zSNR Sigma max",
|
||||
"ConcatSigmas",
|
||||
"CosineScheduler",
|
||||
"GaussianScheduler",
|
||||
@@ -21717,7 +21815,8 @@
|
||||
"LogNormal Scheduler",
|
||||
"OffsetSigmas",
|
||||
"PerpNegScheduledCFGGuider",
|
||||
"ScheduledCFGGuider"
|
||||
"ScheduledCFGGuider",
|
||||
"SplitSigmasByValue"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ScheduledGuider-Ext"
|
||||
@@ -22411,6 +22510,7 @@
|
||||
],
|
||||
"https://github.com/nilor-corp/nilor-nodes": [
|
||||
[
|
||||
"Nilor Categorize String",
|
||||
"Nilor Count Images In Directory",
|
||||
"Nilor Int To List Of Bools",
|
||||
"Nilor Interpolated Float List",
|
||||
@@ -23149,7 +23249,8 @@
|
||||
],
|
||||
"https://github.com/pollockjj/ComfyUI-MultiGPU": [
|
||||
[
|
||||
"DeviceSelectorMultiGPU"
|
||||
"DeviceSelectorMultiGPU",
|
||||
"HunyuanVideoEmbeddingsAdapter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MultiGPU"
|
||||
@@ -23681,6 +23782,15 @@
|
||||
"title_aux": "ComfyUI-Similarity-Score"
|
||||
}
|
||||
],
|
||||
"https://github.com/risunobushi/ComfyUI_DisplacementMapTools": [
|
||||
[
|
||||
"DisplaceLogo",
|
||||
"ExtractDisplacementMap"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_DisplacementMapTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": [
|
||||
[
|
||||
"FrequencyCombination",
|
||||
@@ -23941,7 +24051,7 @@
|
||||
"title_aux": "ComfyUI_ProfilerX"
|
||||
}
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealtimeNodes": [
|
||||
[
|
||||
"DTypeConverter",
|
||||
"DeltaControl",
|
||||
@@ -23953,13 +24063,17 @@
|
||||
"IntSequence",
|
||||
"IntegerMotionController",
|
||||
"IntervalControl",
|
||||
"LazyCondition",
|
||||
"LoadImageFromPath_",
|
||||
"MotionController",
|
||||
"MultilineText",
|
||||
"QuickShapeMask",
|
||||
"ROINode",
|
||||
"SimilarityFilter",
|
||||
"StringControl",
|
||||
"StringSequence",
|
||||
"TAESDVaeDecode",
|
||||
"TAESDVaeEncode"
|
||||
"TextRenderer",
|
||||
"YOLOSimilarityCompare"
|
||||
],
|
||||
{
|
||||
"title_aux": "Nodes for use with real-time applications of ComfyUI"
|
||||
@@ -24158,12 +24272,27 @@
|
||||
],
|
||||
"https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": [
|
||||
[
|
||||
"FlipStreamLoader",
|
||||
"FlipStreamOption",
|
||||
"FlipStreamPrompt",
|
||||
"FlipStreamSource",
|
||||
"FlipStreamSwitchVFI",
|
||||
"FlipStreamUpdate",
|
||||
"FlipStreamBatchPrompt",
|
||||
"FlipStreamFileSelect_AnimateDiffModel",
|
||||
"FlipStreamFileSelect_Checkpoints",
|
||||
"FlipStreamFileSelect_TensorRT",
|
||||
"FlipStreamFileSelect_VAE",
|
||||
"FlipStreamFileSelect_VideoSrc",
|
||||
"FlipStreamFilmVfi",
|
||||
"FlipStreamGetParam",
|
||||
"FlipStreamImageSize",
|
||||
"FlipStreamInputBox",
|
||||
"FlipStreamPreviewBox",
|
||||
"FlipStreamSegMask",
|
||||
"FlipStreamSelectBox_Samplers",
|
||||
"FlipStreamSelectBox_Scheduler",
|
||||
"FlipStreamSetParam",
|
||||
"FlipStreamSlider",
|
||||
"FlipStreamSwitchImage",
|
||||
"FlipStreamSwitchLatent",
|
||||
"FlipStreamTextBox",
|
||||
"FlipStreamTextReplace",
|
||||
"FlipStreamVideoInput",
|
||||
"FlipStreamViewer"
|
||||
],
|
||||
{
|
||||
@@ -25231,9 +25360,12 @@
|
||||
[
|
||||
"LoadEXR",
|
||||
"LoadEXRFrames",
|
||||
"LoadImageAndPrompt",
|
||||
"LoadLatentEXR",
|
||||
"SaveEXR",
|
||||
"SaveEXRFrames",
|
||||
"SaveImageAndPromptExact",
|
||||
"SaveImageAndPromptIncremental",
|
||||
"SaveLatentEXR",
|
||||
"SaveTiff"
|
||||
],
|
||||
@@ -26667,7 +26799,7 @@
|
||||
],
|
||||
"https://github.com/willmiao/ComfyUI-Lora-Manager": [
|
||||
[
|
||||
"LorasEndpoint"
|
||||
"LoRAGateway"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Lora-Manager"
|
||||
@@ -27210,6 +27342,7 @@
|
||||
[
|
||||
"ImageAnalyzer",
|
||||
"JanusChatAnalyzer",
|
||||
"JanusImageGenerator",
|
||||
"JanusProLoader"
|
||||
],
|
||||
{
|
||||
|
||||
4512
github-stats.json
4512
github-stats.json
File diff suppressed because it is too large
Load Diff
@@ -41,7 +41,7 @@ import manager_downloader
|
||||
from node_package import InstalledNodePackage
|
||||
|
||||
|
||||
version_code = [3, 11]
|
||||
version_code = [3, 11, 2]
|
||||
version_str = f"V{version_code[0]}.{version_code[1]}" + (f'.{version_code[2]}' if len(version_code) > 2 else '')
|
||||
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@ import shutil
|
||||
import git
|
||||
from datetime import datetime
|
||||
|
||||
from folder_paths import get_filename_list
|
||||
from server import PromptServer
|
||||
import manager_core as core
|
||||
import manager_util
|
||||
|
||||
@@ -232,21 +232,22 @@ def clear_pip_cache():
|
||||
pip_map = None
|
||||
|
||||
|
||||
torch_torchvision_version_map = {
|
||||
'2.5.1': '0.20.1',
|
||||
'2.5.0': '0.20.0',
|
||||
'2.4.1': '0.19.1',
|
||||
'2.4.0': '0.19.0',
|
||||
'2.3.1': '0.18.1',
|
||||
'2.3.0': '0.18.0',
|
||||
'2.2.2': '0.17.2',
|
||||
'2.2.1': '0.17.1',
|
||||
'2.2.0': '0.17.0',
|
||||
'2.1.2': '0.16.2',
|
||||
'2.1.1': '0.16.1',
|
||||
'2.1.0': '0.16.0',
|
||||
'2.0.1': '0.15.2',
|
||||
'2.0.0': '0.15.1',
|
||||
torch_torchvision_torchaudio_version_map = {
|
||||
'2.6.0': ('0.21.0', '2.6.0'),
|
||||
'2.5.1': ('0.20.0', '2.5.0'),
|
||||
'2.5.0': ('0.20.0', '2.5.0'),
|
||||
'2.4.1': ('0.19.1', '2.4.1'),
|
||||
'2.4.0': ('0.19.0', '2.4.0'),
|
||||
'2.3.1': ('0.18.1', '2.3.1'),
|
||||
'2.3.0': ('0.18.0', '2.3.0'),
|
||||
'2.2.2': ('0.17.2', '2.2.2'),
|
||||
'2.2.1': ('0.17.1', '2.2.1'),
|
||||
'2.2.0': ('0.17.0', '2.2.0'),
|
||||
'2.1.2': ('0.16.2', '2.1.2'),
|
||||
'2.1.1': ('0.16.1', '2.1.1'),
|
||||
'2.1.0': ('0.16.0', '2.1.0'),
|
||||
'2.0.1': ('0.15.2', '2.0.1'),
|
||||
'2.0.0': ('0.15.1', '2.0.0'),
|
||||
}
|
||||
|
||||
|
||||
@@ -266,16 +267,17 @@ class PIPFixer:
|
||||
|
||||
torch_ver = StrictVersion(spec[0])
|
||||
torch_ver = f"{torch_ver.major}.{torch_ver.minor}.{torch_ver.patch}"
|
||||
torchvision_ver = torch_torchvision_version_map.get(torch_ver)
|
||||
torch_torchvision_torchaudio_ver = torch_torchvision_torchaudio_version_map.get(torch_ver)
|
||||
|
||||
if torchvision_ver is None:
|
||||
if torch_torchvision_torchaudio_ver is None:
|
||||
cmd = [sys.executable, '-m', 'pip', 'install', '--pre',
|
||||
'torch', 'torchvision', 'torchaudio',
|
||||
'--index-url', f"https://download.pytorch.org/whl/nightly/{platform}"]
|
||||
logging.info("[ComfyUI-Manager] restore PyTorch to nightly version")
|
||||
else:
|
||||
torchvision_ver, torchaudio_ver = torch_torchvision_torchaudio_ver
|
||||
cmd = [sys.executable, '-m', 'pip', 'install',
|
||||
f'torch=={torch_ver}', f'torchvision=={torchvision_ver}', f"torchaudio=={torch_ver}",
|
||||
f'torch=={torch_ver}', f'torchvision=={torchvision_ver}', f"torchaudio=={torchaudio_ver}",
|
||||
'--index-url', f"https://download.pytorch.org/whl/{platform}"]
|
||||
logging.info(f"[ComfyUI-Manager] restore PyTorch to {torch_ver}+{platform}")
|
||||
|
||||
|
||||
@@ -11,6 +11,26 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Krish-701",
|
||||
"title": "RK_Comfyui",
|
||||
"reference": "https://github.com/Krish-701/RK_Comfyui",
|
||||
"files": [
|
||||
"https://github.com/Krish-701/RK_Comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: RK Excel File State Looper, RK Accumulate Text, RK Advanced Script Finder, RK CSV File State Looper, RK Read Excel Row, RK Sequential Image Viewer, RK Concatenate Text, RK Write Text, RK Save Image, RK Seed Loop"
|
||||
},
|
||||
{
|
||||
"author": "mikebilly",
|
||||
"title": "transparent-background-comfyui",
|
||||
"reference": "https://github.com/mikebilly/Transparent-background-comfyUI",
|
||||
"files": [
|
||||
"https://github.com/mikebilly/Transparent-background-comfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Transparentbackground RemBg"
|
||||
},
|
||||
{
|
||||
"author": "UD1sto",
|
||||
"title": "plugin-utils-nodes",
|
||||
@@ -19,17 +39,7 @@
|
||||
"https://github.com/UD1sto/plugin-utils-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Compare Images (SimHash), Image Selector, Temporal Consistency, Update Image Reference, Frame Blend."
|
||||
},
|
||||
{
|
||||
"author": "ryanontheinside",
|
||||
"title": "ComfyUI_ScavengerHunt",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI_ScavengerHunt",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_ScavengerHunt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Compare Image Similarity (ResNet), Compare Image Similarity (CLIP), Compare Image Types\nNOTE: The files in the repo are not organized."
|
||||
"description": "NODES: Compare Images (SimHash), Image Selector, Temporal Consistency, Update Image Reference, Frame Blend."
|
||||
},
|
||||
{
|
||||
"author": "Kayarte",
|
||||
|
||||
@@ -923,7 +923,8 @@
|
||||
[
|
||||
"DeepSeekImageGeneration",
|
||||
"DeepSeekImageUnderstanding",
|
||||
"DeepSeekModelLoader"
|
||||
"DeepSeekModelLoader",
|
||||
"OpenAICompatibleLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DeepSeek_Toolkit [WIP]"
|
||||
@@ -1091,6 +1092,26 @@
|
||||
"title_aux": "ComfyUI Production Nodes Pack [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Krish-701/RK_Comfyui": [
|
||||
[
|
||||
"RK_Accumulate_Text_Multiline",
|
||||
"RK_Accumulate_Text_Multiline_Numbered",
|
||||
"RK_Advanced_Script_Finder",
|
||||
"RK_CSV_File_State_Looper_v01",
|
||||
"RK_Calc",
|
||||
"RK_Concatenate_Text",
|
||||
"RK_Excel_File_State_Looper",
|
||||
"RK_ImageViewer",
|
||||
"RK_Read_Excel_Row",
|
||||
"RK_Write_Text",
|
||||
"RK_seed",
|
||||
"rk_save_image",
|
||||
"rk_save_image_v01"
|
||||
],
|
||||
{
|
||||
"title_aux": "RK_Comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/LZpenguin/ComfyUI-Text": [
|
||||
[
|
||||
"Add_text_by_mask"
|
||||
@@ -1476,7 +1497,8 @@
|
||||
"FreeMemoryCLIP",
|
||||
"FreeMemoryImage",
|
||||
"FreeMemoryLatent",
|
||||
"FreeMemoryModel"
|
||||
"FreeMemoryModel",
|
||||
"FreeMemoryString"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FreeMemory"
|
||||
@@ -3458,6 +3480,7 @@
|
||||
"Hy3DDelightImage",
|
||||
"Hy3DDiffusersSchedulerConfig",
|
||||
"Hy3DExportMesh",
|
||||
"Hy3DFastSimplifyMesh",
|
||||
"Hy3DGenerateMesh",
|
||||
"Hy3DGetMeshPBRTextures",
|
||||
"Hy3DIMRemesh",
|
||||
@@ -3466,6 +3489,7 @@
|
||||
"Hy3DMeshUVWrap",
|
||||
"Hy3DMeshVerticeInpaintTexture",
|
||||
"Hy3DModelLoader",
|
||||
"Hy3DNvdiffrastRenderer",
|
||||
"Hy3DPostprocessMesh",
|
||||
"Hy3DRenderMultiView",
|
||||
"Hy3DRenderMultiViewDepth",
|
||||
@@ -3957,7 +3981,6 @@
|
||||
],
|
||||
"https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext": [
|
||||
[
|
||||
"Add zSNR Sigma max",
|
||||
"ConcatSigmas",
|
||||
"CosineScheduler",
|
||||
"GaussianScheduler",
|
||||
@@ -3965,12 +3988,21 @@
|
||||
"LogNormal Scheduler",
|
||||
"OffsetSigmas",
|
||||
"PerpNegScheduledCFGGuider",
|
||||
"ScheduledCFGGuider"
|
||||
"ScheduledCFGGuider",
|
||||
"SplitSigmasByValue"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ScheduledGuider-Ext"
|
||||
}
|
||||
],
|
||||
"https://github.com/mikebilly/Transparent-background-comfyUI": [
|
||||
[
|
||||
"Transparentbackground RemBg"
|
||||
],
|
||||
{
|
||||
"title_aux": "transparent-background-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/mikeymcfish/FishTools": [
|
||||
[
|
||||
"AnaglyphCreator",
|
||||
@@ -4440,16 +4472,6 @@
|
||||
"title_aux": "ComfyUI RukaLib [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI_ScavengerHunt": [
|
||||
[
|
||||
"CLIPSimilarityCompare",
|
||||
"ImageSimilarityCompare",
|
||||
"SemanticSimilarityCompare"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_ScavengerHunt"
|
||||
}
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": [
|
||||
[
|
||||
"YoloNasDetectionTensorrt"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -11,6 +11,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "ryanontheinside",
|
||||
"title": "ComfyUI_ScavengerHunt [REMOVED]",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI_ScavengerHunt",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_ScavengerHunt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Compare Image Similarity (ResNet), Compare Image Similarity (CLIP), Compare Image Types\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "vpakarinen",
|
||||
"title": "ComfyUI-GenerationTimer [REMOVED]",
|
||||
|
||||
@@ -9,7 +9,87 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-StableXWrapper",
|
||||
"reference": "https://github.com/kijai/ComfyUI-StableXWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-StableXWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper for [a/StableX normal](https://github.com/Stable-X/StableNormal)/[a/delight](https://github.com/Stable-X/StableDelight) models"
|
||||
},
|
||||
{
|
||||
"author": "GHOSTLXH",
|
||||
"title": "ComfyUI-Counternodes",
|
||||
"reference": "https://github.com/GHOSTLXH/ComfyUI-Counternodes",
|
||||
"files": [
|
||||
"https://github.com/GHOSTLXH/ComfyUI-Counternodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node group contains a series of ComfyUI nodes with built-in counters and specific output results based on the counter's output, aimed at implementing folder traversal functionality in the ComfyUI frontend. For specific examples, please refer to the sample workflow. Of course, you can also use your imagination to create other interesting things."
|
||||
},
|
||||
{
|
||||
"author": "gmorks",
|
||||
"title": "ComfyUI Animagine prompt",
|
||||
"reference": "https://github.com/gmorks/ComfyUI-Animagine-Prompt",
|
||||
"files": [
|
||||
"https://github.com/gmorks/ComfyUI-Animagine-Prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfy UI node to prompt build for [a/https://huggingface.co/cagliostrolab/animagine-xl-4.0](https://huggingface.co/cagliostrolab/animagine-xl-4.0) model"
|
||||
},
|
||||
{
|
||||
"author": "Kayarte",
|
||||
"title": "GeoNodes",
|
||||
"reference": "https://github.com/Kayarte/GeoNodes",
|
||||
"files": [
|
||||
"https://github.com/Kayarte/GeoNodes/raw/refs/heads/main/GISDetectionNode.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "GIS Processing Nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "checkbins",
|
||||
"title": "checkbin-comfy",
|
||||
"id": "checkbin",
|
||||
"reference": "https://github.com/checkbins/checkbin-comfy",
|
||||
"files": [
|
||||
"https://github.com/checkbins/checkbin-comfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes allow you to make Checkbin comparisons."
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI Janus Pro Vision",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-Janus_pro_vision",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI-Janus_pro_vision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node extension that integrates the Janus-Pro-7B vision-language model from DeepSeek AI on your's local computer, enabling powerful image understanding and multi-turn conversation capabilities."
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-DeepSeek-JanusPro",
|
||||
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DeepSeek-JanusPro",
|
||||
"files": [
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-DeepSeek-JanusPro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-DeepSeek-JanusPro"
|
||||
},
|
||||
{
|
||||
"author": "risunobushi",
|
||||
"title": "ComfyUI_DisplacementMapTools",
|
||||
"reference": "https://github.com/risunobushi/ComfyUI_DisplacementMapTools",
|
||||
"files": [
|
||||
"https://github.com/risunobushi/ComfyUI_DisplacementMapTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Extract Displacement Map Node, Displace Logo"
|
||||
},
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"title": "ComfyUI Connection Helper",
|
||||
@@ -148,13 +228,13 @@
|
||||
{
|
||||
"author": "ProGamerGov",
|
||||
"title": "PyTorch 360° Image Conversion Toolkit for ComfyUI",
|
||||
"id": "pytorch360convert",
|
||||
"id": "comfyui-pytorch360convert",
|
||||
"reference": "https://github.com/ProGamerGov/ComfyUI_pytorch360convert",
|
||||
"files": [
|
||||
"https://github.com/ProGamerGov/ComfyUI_pytorch360convert"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for working and converting between 360 degree equirectangular images, cubemap, and perspective images. Panoramic 360 images are also sometimes known as 'VR photography', 'image sphere', and 360 pano."
|
||||
"description": "A collection of custom nodes for working with and converting between 360 degree equirectangular images, cubemap, and perspective images. Panoramic 360 images are also sometimes known as VR photography (virtual reality), HDRI environments (ex: skyboxes), image spheres, spherical images, 360 pano."
|
||||
},
|
||||
{
|
||||
"author": "Conor-Collins",
|
||||
@@ -607,89 +687,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This collection provides four additional nodes for loading and managing Hunyuan Video LoRAs in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Kidev",
|
||||
"title": "ComfyUI Fisheye Effects Nodes",
|
||||
"reference": "https://github.com/Kidev/ComfyUI-Fisheye-effects",
|
||||
"files": [
|
||||
"https://github.com/Kidev/ComfyUI-Fisheye-effects"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provides tools for applying and removing fisheye lens effects from images."
|
||||
},
|
||||
{
|
||||
"author": "feixuetuba",
|
||||
"title": "Spleeter",
|
||||
"reference": "https://github.com/feixuetuba/Spleeter",
|
||||
"files": [
|
||||
"https://github.com/feixuetuba/Spleeter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI plugin based on [a/Spleeter](https://github.com/deezer/spleete). The model files are available on BaiduNetDisk. After downloading the model, place it in the checkpoints directory."
|
||||
},
|
||||
{
|
||||
"author": "aidec",
|
||||
"title": "Comfyui_TextBatch_aidec",
|
||||
"reference": "https://github.com/aidec/Comfyui_TextBatch_aidec",
|
||||
"files": [
|
||||
"https://github.com/aidec/Comfyui_TextBatch_aidec"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Text Queue Processor can split text into groups line by line for batch processing (unfinished, with noticeable bugs still being fixed). Currently, on the first run, it may only process one item. Once that is completed, running it again usually works fine. After each run, the `start_index` needs to be manually reset. Occasionally, strange issues occur, such as multiple queues being added at once, while other times it works perfectly fine. The potential causes are still under investigation."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "hellercommaa",
|
||||
"title": "Hunyuan Video Resolutions",
|
||||
"id": "hunyuanvideoresolutions",
|
||||
"reference": "https://github.com/HellerCommaA/ComfyUI-VideoResolutions",
|
||||
"files": [
|
||||
"https://github.com/HellerCommaA/ComfyUI-VideoResolutions"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A super simple node that outputs common video resolutions as 2 integers for Hunyuan and others!"
|
||||
},
|
||||
{
|
||||
"author": "Gourieff",
|
||||
"title": "comfyui-reactor-node",
|
||||
"reference": "https://github.com/Gourieff/ComfyUI-ReActor",
|
||||
"files": [
|
||||
"https://github.com/Gourieff/ComfyUI-ReActor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Fast and Simple Face Swap Extension Node for ComfyUI, based on ReActor SD-WebUI Face Swap Extension"
|
||||
},
|
||||
{
|
||||
"author" : "strand1",
|
||||
"title": "ComfyUI-Autogen",
|
||||
"reference": "https://github.com/strand1/ComfyUI-Autogen",
|
||||
"files": [
|
||||
"https://github.com/strand1/ComfyUI-Autogen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes for using Autogen with ComfyUI\n[a/AutoGen](https://github.com/microsoft/AutoGen): assistant agents, group chats, code executor, etc."
|
||||
},
|
||||
{
|
||||
"author": "BoyuanJiang",
|
||||
"title": "FitDiT[official] - High-fidelity Virtual Try-on",
|
||||
"id": "fitdit",
|
||||
"reference": "https://github.com/BoyuanJiang/FitDiT/tree/FitDiT-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/BoyuanJiang/FitDiT-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "FitDiT is designed for high-fidelity virtual try-on using Diffusion Transformers (DiT)."
|
||||
},
|
||||
{
|
||||
"author": "ryanontheinside",
|
||||
"title": "ComfyUI_ProfilerX",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI_ProfilerX",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_ProfilerX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node and workflow profiling. Find bottlenecks in your workflows. See trends over time."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -2164,7 +2164,11 @@
|
||||
"BriaEraser",
|
||||
"BriaGenFill",
|
||||
"BriaTailoredGen",
|
||||
"ImageExpansionNode",
|
||||
"ReimagineNode",
|
||||
"RemoveForegroundNode",
|
||||
"ReplaceBgNode",
|
||||
"RmbgNode",
|
||||
"ShotByImageNode",
|
||||
"ShotByTextNode",
|
||||
"TailoredModelInfoNode",
|
||||
@@ -2986,6 +2990,7 @@
|
||||
],
|
||||
"https://github.com/DraconicDragon/ComfyUI-Venice-API": [
|
||||
[
|
||||
"CharCountTextBox",
|
||||
"FluxPro11_TOGETHER",
|
||||
"FluxPro_TOGETHER",
|
||||
"GenerateImage_VENICE",
|
||||
@@ -3854,6 +3859,19 @@
|
||||
"title_aux": "ComfyUI-SD3-Powerlab"
|
||||
}
|
||||
],
|
||||
"https://github.com/GHOSTLXH/ComfyUI-Counternodes": [
|
||||
[
|
||||
"AlternatingOutput",
|
||||
"AlternatingOutputB",
|
||||
"ImageCounter",
|
||||
"IntervalCounter",
|
||||
"IntervalCounterB",
|
||||
"LoadPromptFromTXT"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Counternodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/GMapeSplat/ComfyUI_ezXY": [
|
||||
[
|
||||
"ConcatenateString",
|
||||
@@ -4695,7 +4713,8 @@
|
||||
"https://github.com/JTriggerFish/ComfyLatentTools": [
|
||||
[
|
||||
"LatentNormalizedLanczosResize",
|
||||
"RescaledPAG"
|
||||
"RescaledPAG",
|
||||
"RescaledSEG"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy Latent Tools"
|
||||
@@ -5024,6 +5043,14 @@
|
||||
"title_aux": "AudioDriven-Latent-Space-Tools-for-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kayarte/GeoNodes/raw/refs/heads/main/GISDetectionNode.py": [
|
||||
[
|
||||
"GISDetectionNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "GeoNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kesin11/ComfyUI-list-filter": [
|
||||
[
|
||||
"list_filter_FilterImageListByIndexList",
|
||||
@@ -5166,6 +5193,7 @@
|
||||
"ADE_AdjustWeightIndivAttnAdd",
|
||||
"ADE_AdjustWeightIndivAttnMult",
|
||||
"ADE_AdjustWeightIndivMult",
|
||||
"ADE_AncestralOptions",
|
||||
"ADE_AnimateDiffCombine",
|
||||
"ADE_AnimateDiffKeyframe",
|
||||
"ADE_AnimateDiffLoRALoader",
|
||||
@@ -6292,6 +6320,7 @@
|
||||
"DJZDatamoshV2",
|
||||
"DatasetWordcloud",
|
||||
"DeadPixelEffect",
|
||||
"DepthBasedPixelization",
|
||||
"DinskyPlus",
|
||||
"DinskyPlusV2",
|
||||
"DjzDatabendingV1",
|
||||
@@ -6340,11 +6369,13 @@
|
||||
"RetroVideoText",
|
||||
"ScreensaverGenerator",
|
||||
"ScreensaverGeneratorV2",
|
||||
"ScreensaverGeneratorV3",
|
||||
"SequentialNumberGenerator",
|
||||
"StringChaos",
|
||||
"StringWeights",
|
||||
"Technicolor3Strip_v1",
|
||||
"Technicolor3Strip_v2",
|
||||
"ThinkSeeker",
|
||||
"ThreeToneStyler",
|
||||
"TrianglesPlus",
|
||||
"TrianglesPlusV2",
|
||||
@@ -6365,6 +6396,7 @@
|
||||
"VideoMazeV1",
|
||||
"VideoMazeV2",
|
||||
"VideoNoiseFactory",
|
||||
"VideoPyramidV1",
|
||||
"VideoRingPainter",
|
||||
"VideoTemperatureV1",
|
||||
"VideoTimecode",
|
||||
@@ -7906,7 +7938,8 @@
|
||||
"FreeMemoryCLIP",
|
||||
"FreeMemoryImage",
|
||||
"FreeMemoryLatent",
|
||||
"FreeMemoryModel"
|
||||
"FreeMemoryModel",
|
||||
"FreeMemoryString"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FreeMemory"
|
||||
@@ -7948,6 +7981,15 @@
|
||||
"title_aux": "ComfyUI-ImageMotionGuider"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-Janus_pro_vision": [
|
||||
[
|
||||
"UnifiedVisionAnalyzer",
|
||||
"VisionModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Janus Pro Vision"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-LatentSyncWrapper": [
|
||||
[
|
||||
"D_LatentSyncNode",
|
||||
@@ -8408,6 +8450,7 @@
|
||||
"StarFiveWildcards",
|
||||
"StarImageSwitch",
|
||||
"StarTextFilter",
|
||||
"StarTextInput",
|
||||
"Starupscale"
|
||||
],
|
||||
{
|
||||
@@ -8949,6 +8992,7 @@
|
||||
"tri3d-skin-feathered-padded-mask",
|
||||
"tri3d-swap-pixels",
|
||||
"tri3d_H_Stack_Images",
|
||||
"tri3d_Image_extend",
|
||||
"tri3d_NSFWFilter",
|
||||
"tri3d_SaveImage_absolute",
|
||||
"tri3d_SaveText_absolute",
|
||||
@@ -9462,6 +9506,7 @@
|
||||
"VrchAudioGenresNode",
|
||||
"VrchAudioRecorderNode",
|
||||
"VrchAudioSaverNode",
|
||||
"VrchAudioWebViewerNode",
|
||||
"VrchBooleanKeyControlNode",
|
||||
"VrchChannelOSCControlNode",
|
||||
"VrchChannelX4OSCControlNode",
|
||||
@@ -10177,6 +10222,16 @@
|
||||
"title_aux": "ComfyUI-BRIA_AI-RMBG"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-DeepSeek-JanusPro": [
|
||||
[
|
||||
"Janus_ImageGeneration",
|
||||
"Janus_ModelLoader",
|
||||
"Janus_MultimodalUnderstanding"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DeepSeek-JanusPro"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": [
|
||||
[
|
||||
"DepthFM_Literative_Zho",
|
||||
@@ -11301,8 +11356,10 @@
|
||||
],
|
||||
"https://github.com/asagi4/comfyui-utility-nodes": [
|
||||
[
|
||||
"MUConditioningCutoff",
|
||||
"MUForceCacheClear",
|
||||
"MUJinjaRender",
|
||||
"MURemoveControlNet",
|
||||
"MUReplaceModelWeights",
|
||||
"MUSimpleWildcard"
|
||||
],
|
||||
@@ -11314,6 +11371,7 @@
|
||||
[
|
||||
"TryOffFluxFillModelNode",
|
||||
"TryOffModelNode",
|
||||
"TryOffQuantizerNode",
|
||||
"TryOffRunNode"
|
||||
],
|
||||
{
|
||||
@@ -11631,6 +11689,7 @@
|
||||
"Range Float",
|
||||
"Range Integer",
|
||||
"Ratio Advanced",
|
||||
"RemoveTextBetween",
|
||||
"Resize Image for SDXL",
|
||||
"SD3TextConditioningWithOptionsOnePrompt",
|
||||
"SRFloatPromptInput",
|
||||
@@ -12150,9 +12209,13 @@
|
||||
"Input: Integer (lab)",
|
||||
"Input: Multiline (lab)",
|
||||
"Input: String (lab)",
|
||||
"List: Checkpoints (lab)",
|
||||
"List: Limit (lab)",
|
||||
"List: LoRAs (lab)",
|
||||
"List: Merge (lab)",
|
||||
"List: Random Seeds (lab)",
|
||||
"List: Samplers (lab)",
|
||||
"List: Schedulers (lab)",
|
||||
"List: from Elements (lab)",
|
||||
"List: from File (backend) (lab)",
|
||||
"List: from Multiline (lab)",
|
||||
@@ -12899,6 +12962,19 @@
|
||||
"title_aux": "Chaosaiart-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/checkbins/checkbin-comfy": [
|
||||
[
|
||||
"Checkbin Get Image Bin",
|
||||
"Checkbin Get String Bin",
|
||||
"Checkbin Save Image Bin",
|
||||
"Checkbin Save String Bin",
|
||||
"Checkbin Start Run",
|
||||
"Checkbin Submit Bin"
|
||||
],
|
||||
{
|
||||
"title_aux": "checkbin-comfy"
|
||||
}
|
||||
],
|
||||
"https://github.com/chenbaiyujason/ComfyUI_StepFun": [
|
||||
[
|
||||
"CombineStrings",
|
||||
@@ -15358,10 +15434,14 @@
|
||||
"RecoursePolar",
|
||||
"RecourseStrings",
|
||||
"SelInClip",
|
||||
"SelInFloat",
|
||||
"SelInGuider",
|
||||
"SelInInt",
|
||||
"SelInLatent",
|
||||
"SelInModel",
|
||||
"SelInPolar",
|
||||
"SelInSampler",
|
||||
"SelInSigmas",
|
||||
"SelInVae",
|
||||
"SelOutCLIP",
|
||||
"SelOutModel",
|
||||
@@ -15641,6 +15721,7 @@
|
||||
"FL_GPT_Vision",
|
||||
"FL_Glitch",
|
||||
"FL_GoogleDriveDownloader",
|
||||
"FL_GoogleDriveImageDownloader",
|
||||
"FL_GradGenerator",
|
||||
"FL_HFHubModelUploader",
|
||||
"FL_HF_Character",
|
||||
@@ -16259,6 +16340,14 @@
|
||||
"title_aux": "String Converter"
|
||||
}
|
||||
],
|
||||
"https://github.com/gmorks/ComfyUI-Animagine-Prompt": [
|
||||
[
|
||||
"AnimaginePrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Animagine prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/gmorks/ComfyUI-SendToDiscord": [
|
||||
[
|
||||
"PreviewImageWithDiscord"
|
||||
@@ -19470,6 +19559,16 @@
|
||||
"title_aux": "ComfyUI-SUPIR"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-StableXWrapper": [
|
||||
[
|
||||
"DifferenceExtractorNode",
|
||||
"DownloadAndLoadStableXModel",
|
||||
"StableXProcessImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-StableXWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-depth-fm": [
|
||||
[
|
||||
"Depth_fm"
|
||||
@@ -21709,7 +21808,6 @@
|
||||
],
|
||||
"https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext": [
|
||||
[
|
||||
"Add zSNR Sigma max",
|
||||
"ConcatSigmas",
|
||||
"CosineScheduler",
|
||||
"GaussianScheduler",
|
||||
@@ -21717,7 +21815,8 @@
|
||||
"LogNormal Scheduler",
|
||||
"OffsetSigmas",
|
||||
"PerpNegScheduledCFGGuider",
|
||||
"ScheduledCFGGuider"
|
||||
"ScheduledCFGGuider",
|
||||
"SplitSigmasByValue"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ScheduledGuider-Ext"
|
||||
@@ -22411,6 +22510,7 @@
|
||||
],
|
||||
"https://github.com/nilor-corp/nilor-nodes": [
|
||||
[
|
||||
"Nilor Categorize String",
|
||||
"Nilor Count Images In Directory",
|
||||
"Nilor Int To List Of Bools",
|
||||
"Nilor Interpolated Float List",
|
||||
@@ -23149,7 +23249,8 @@
|
||||
],
|
||||
"https://github.com/pollockjj/ComfyUI-MultiGPU": [
|
||||
[
|
||||
"DeviceSelectorMultiGPU"
|
||||
"DeviceSelectorMultiGPU",
|
||||
"HunyuanVideoEmbeddingsAdapter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MultiGPU"
|
||||
@@ -23681,6 +23782,15 @@
|
||||
"title_aux": "ComfyUI-Similarity-Score"
|
||||
}
|
||||
],
|
||||
"https://github.com/risunobushi/ComfyUI_DisplacementMapTools": [
|
||||
[
|
||||
"DisplaceLogo",
|
||||
"ExtractDisplacementMap"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_DisplacementMapTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": [
|
||||
[
|
||||
"FrequencyCombination",
|
||||
@@ -23941,7 +24051,7 @@
|
||||
"title_aux": "ComfyUI_ProfilerX"
|
||||
}
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealtimeNodes": [
|
||||
[
|
||||
"DTypeConverter",
|
||||
"DeltaControl",
|
||||
@@ -23953,13 +24063,17 @@
|
||||
"IntSequence",
|
||||
"IntegerMotionController",
|
||||
"IntervalControl",
|
||||
"LazyCondition",
|
||||
"LoadImageFromPath_",
|
||||
"MotionController",
|
||||
"MultilineText",
|
||||
"QuickShapeMask",
|
||||
"ROINode",
|
||||
"SimilarityFilter",
|
||||
"StringControl",
|
||||
"StringSequence",
|
||||
"TAESDVaeDecode",
|
||||
"TAESDVaeEncode"
|
||||
"TextRenderer",
|
||||
"YOLOSimilarityCompare"
|
||||
],
|
||||
{
|
||||
"title_aux": "Nodes for use with real-time applications of ComfyUI"
|
||||
@@ -24158,12 +24272,27 @@
|
||||
],
|
||||
"https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": [
|
||||
[
|
||||
"FlipStreamLoader",
|
||||
"FlipStreamOption",
|
||||
"FlipStreamPrompt",
|
||||
"FlipStreamSource",
|
||||
"FlipStreamSwitchVFI",
|
||||
"FlipStreamUpdate",
|
||||
"FlipStreamBatchPrompt",
|
||||
"FlipStreamFileSelect_AnimateDiffModel",
|
||||
"FlipStreamFileSelect_Checkpoints",
|
||||
"FlipStreamFileSelect_TensorRT",
|
||||
"FlipStreamFileSelect_VAE",
|
||||
"FlipStreamFileSelect_VideoSrc",
|
||||
"FlipStreamFilmVfi",
|
||||
"FlipStreamGetParam",
|
||||
"FlipStreamImageSize",
|
||||
"FlipStreamInputBox",
|
||||
"FlipStreamPreviewBox",
|
||||
"FlipStreamSegMask",
|
||||
"FlipStreamSelectBox_Samplers",
|
||||
"FlipStreamSelectBox_Scheduler",
|
||||
"FlipStreamSetParam",
|
||||
"FlipStreamSlider",
|
||||
"FlipStreamSwitchImage",
|
||||
"FlipStreamSwitchLatent",
|
||||
"FlipStreamTextBox",
|
||||
"FlipStreamTextReplace",
|
||||
"FlipStreamVideoInput",
|
||||
"FlipStreamViewer"
|
||||
],
|
||||
{
|
||||
@@ -25231,9 +25360,12 @@
|
||||
[
|
||||
"LoadEXR",
|
||||
"LoadEXRFrames",
|
||||
"LoadImageAndPrompt",
|
||||
"LoadLatentEXR",
|
||||
"SaveEXR",
|
||||
"SaveEXRFrames",
|
||||
"SaveImageAndPromptExact",
|
||||
"SaveImageAndPromptIncremental",
|
||||
"SaveLatentEXR",
|
||||
"SaveTiff"
|
||||
],
|
||||
@@ -26667,7 +26799,7 @@
|
||||
],
|
||||
"https://github.com/willmiao/ComfyUI-Lora-Manager": [
|
||||
[
|
||||
"LorasEndpoint"
|
||||
"LoRAGateway"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Lora-Manager"
|
||||
@@ -27210,6 +27342,7 @@
|
||||
[
|
||||
"ImageAnalyzer",
|
||||
"JanusChatAnalyzer",
|
||||
"JanusImageGenerator",
|
||||
"JanusProLoader"
|
||||
],
|
||||
{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "comfyui-manager"
|
||||
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
|
||||
version = "3.11"
|
||||
version = "3.11.2"
|
||||
license = { file = "LICENSE.txt" }
|
||||
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user