mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
1e5f4b0267
commit
9e1b2f8912
@ -4488,6 +4488,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 +7542,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 +12320,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,7 +14633,7 @@
|
||||
{
|
||||
"author": "RyanOnTheInside",
|
||||
"title": "Nodes for use with real-time applications of ComfyUI",
|
||||
"id": "realtimenodes",
|
||||
"id": "comfyui_realtimenodes",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI_RealtimeNodes",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealtimeNodes"
|
||||
@ -20293,6 +20323,17 @@
|
||||
"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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -20818,17 +20859,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -4695,7 +4695,8 @@
|
||||
"https://github.com/JTriggerFish/ComfyLatentTools": [
|
||||
[
|
||||
"LatentNormalizedLanczosResize",
|
||||
"RescaledPAG"
|
||||
"RescaledPAG",
|
||||
"RescaledSEG"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy Latent Tools"
|
||||
@ -6293,6 +6294,7 @@
|
||||
"DJZDatamoshV2",
|
||||
"DatasetWordcloud",
|
||||
"DeadPixelEffect",
|
||||
"DepthBasedPixelization",
|
||||
"DinskyPlus",
|
||||
"DinskyPlusV2",
|
||||
"DjzDatabendingV1",
|
||||
@ -6341,11 +6343,13 @@
|
||||
"RetroVideoText",
|
||||
"ScreensaverGenerator",
|
||||
"ScreensaverGeneratorV2",
|
||||
"ScreensaverGeneratorV3",
|
||||
"SequentialNumberGenerator",
|
||||
"StringChaos",
|
||||
"StringWeights",
|
||||
"Technicolor3Strip_v1",
|
||||
"Technicolor3Strip_v2",
|
||||
"ThinkSeeker",
|
||||
"ThreeToneStyler",
|
||||
"TrianglesPlus",
|
||||
"TrianglesPlusV2",
|
||||
@ -6366,6 +6370,7 @@
|
||||
"VideoMazeV1",
|
||||
"VideoMazeV2",
|
||||
"VideoNoiseFactory",
|
||||
"VideoPyramidV1",
|
||||
"VideoRingPainter",
|
||||
"VideoTemperatureV1",
|
||||
"VideoTimecode",
|
||||
@ -7949,6 +7954,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",
|
||||
@ -9465,6 +9479,7 @@
|
||||
"VrchAudioGenresNode",
|
||||
"VrchAudioRecorderNode",
|
||||
"VrchAudioSaverNode",
|
||||
"VrchAudioWebViewerNode",
|
||||
"VrchBooleanKeyControlNode",
|
||||
"VrchChannelOSCControlNode",
|
||||
"VrchChannelX4OSCControlNode",
|
||||
@ -10180,6 +10195,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",
|
||||
@ -12907,6 +12932,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",
|
||||
@ -23159,7 +23197,8 @@
|
||||
],
|
||||
"https://github.com/pollockjj/ComfyUI-MultiGPU": [
|
||||
[
|
||||
"DeviceSelectorMultiGPU"
|
||||
"DeviceSelectorMultiGPU",
|
||||
"HunyuanVideoEmbeddingsAdapter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MultiGPU"
|
||||
@ -23691,6 +23730,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",
|
||||
@ -23951,7 +23999,7 @@
|
||||
"title_aux": "ComfyUI_ProfilerX"
|
||||
}
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealtimeNodes": [
|
||||
[
|
||||
"DTypeConverter",
|
||||
"DeltaControl",
|
||||
@ -23963,13 +24011,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"
|
||||
@ -25241,9 +25293,12 @@
|
||||
[
|
||||
"LoadEXR",
|
||||
"LoadEXRFrames",
|
||||
"LoadImageAndPrompt",
|
||||
"LoadLatentEXR",
|
||||
"SaveEXR",
|
||||
"SaveEXRFrames",
|
||||
"SaveImageAndPromptExact",
|
||||
"SaveImageAndPromptIncremental",
|
||||
"SaveLatentEXR",
|
||||
"SaveTiff"
|
||||
],
|
||||
@ -27220,6 +27275,7 @@
|
||||
[
|
||||
"ImageAnalyzer",
|
||||
"JanusChatAnalyzer",
|
||||
"JanusImageGenerator",
|
||||
"JanusProLoader"
|
||||
],
|
||||
{
|
||||
|
||||
@ -2809,6 +2809,11 @@
|
||||
"last_update": "2024-12-27 11:19:59",
|
||||
"author_account_age_days": 1424
|
||||
},
|
||||
"https://github.com/ShmuelRonen/ComfyUI-Janus_pro_vision": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-01-29 19:43:40",
|
||||
"author_account_age_days": 1424
|
||||
},
|
||||
"https://github.com/ShmuelRonen/ComfyUI-LatentSyncWrapper": {
|
||||
"stars": 350,
|
||||
"last_update": "2025-01-25 11:56:04",
|
||||
@ -3489,6 +3494,11 @@
|
||||
"last_update": "2024-05-22 14:14:18",
|
||||
"author_account_age_days": 559
|
||||
},
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-DeepSeek-JanusPro": {
|
||||
"stars": 10,
|
||||
"last_update": "2025-01-29 19:03:09",
|
||||
"author_account_age_days": 559
|
||||
},
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": {
|
||||
"stars": 73,
|
||||
"last_update": "2024-05-22 14:14:03",
|
||||
@ -4494,6 +4504,11 @@
|
||||
"last_update": "2024-10-03 16:28:57",
|
||||
"author_account_age_days": 553
|
||||
},
|
||||
"https://github.com/checkbins/checkbin-comfy": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-01-29 22:34:14",
|
||||
"author_account_age_days": 103
|
||||
},
|
||||
"https://github.com/chenbaiyujason/ComfyUI_StepFun": {
|
||||
"stars": 5,
|
||||
"last_update": "2024-12-05 14:45:27",
|
||||
@ -7869,6 +7884,11 @@
|
||||
"last_update": "2025-01-03 15:27:06",
|
||||
"author_account_age_days": 866
|
||||
},
|
||||
"https://github.com/risunobushi/ComfyUI_DisplacementMapTools": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-01-29 18:06:41",
|
||||
"author_account_age_days": 866
|
||||
},
|
||||
"https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": {
|
||||
"stars": 30,
|
||||
"last_update": "2024-06-14 10:28:04",
|
||||
@ -7979,6 +7999,11 @@
|
||||
"last_update": "2025-01-28 14:43:14",
|
||||
"author_account_age_days": 3908
|
||||
},
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealtimeNodes": {
|
||||
"stars": 17,
|
||||
"last_update": "2025-01-29 22:07:22",
|
||||
"author_account_age_days": 3909
|
||||
},
|
||||
"https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": {
|
||||
"stars": 401,
|
||||
"last_update": "2025-01-28 19:21:48",
|
||||
|
||||
@ -12,14 +12,14 @@
|
||||
|
||||
|
||||
{
|
||||
"author": "risunobushi",
|
||||
"title": "ComfyUI_DisplacementMapTools",
|
||||
"reference": "https://github.com/risunobushi/ComfyUI_DisplacementMapTools",
|
||||
"author": "mikebilly",
|
||||
"title": "transparent-background-comfyui",
|
||||
"reference": "https://github.com/mikebilly/Transparent-background-comfyUI",
|
||||
"files": [
|
||||
"https://github.com/risunobushi/ComfyUI_DisplacementMapTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Extract Displacement Map, Displace Logo"
|
||||
"https://github.com/mikebilly/Transparent-background-comfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Transparentbackground RemBg"
|
||||
},
|
||||
{
|
||||
"author": "UD1sto",
|
||||
@ -29,7 +29,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."
|
||||
"description": "NODES: Compare Images (SimHash), Image Selector, Temporal Consistency, Update Image Reference, Frame Blend."
|
||||
},
|
||||
{
|
||||
"author": "ryanontheinside",
|
||||
@ -39,7 +39,7 @@
|
||||
"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 Image Similarity (ResNet), Compare Image Similarity (CLIP), Compare Image Types\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Kayarte",
|
||||
|
||||
@ -923,7 +923,8 @@
|
||||
[
|
||||
"DeepSeekImageGeneration",
|
||||
"DeepSeekImageUnderstanding",
|
||||
"DeepSeekModelLoader"
|
||||
"DeepSeekModelLoader",
|
||||
"OpenAICompatibleLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DeepSeek_Toolkit [WIP]"
|
||||
@ -3972,6 +3973,14 @@
|
||||
"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",
|
||||
@ -4407,15 +4416,6 @@
|
||||
"title_aux": "ComfyUI-ODE"
|
||||
}
|
||||
],
|
||||
"https://github.com/risunobushi/ComfyUI_DisplacementMapTools": [
|
||||
[
|
||||
"DisplaceLogo",
|
||||
"ExtractDisplacementMap"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_DisplacementMapTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/risunobushi/ComfyUI_FocusMask": [
|
||||
[
|
||||
"FocusMaskExtractor",
|
||||
|
||||
@ -362,7 +362,7 @@
|
||||
"https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-01-29 02:33:25",
|
||||
"author_account_age_days": 272
|
||||
"author_account_age_days": 273
|
||||
},
|
||||
"https://github.com/KihongK/comfyui-roysnodes": {
|
||||
"stars": 1,
|
||||
@ -592,7 +592,7 @@
|
||||
"https://github.com/UD1sto/plugin-utils-nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-01-28 18:53:09",
|
||||
"author_account_age_days": 1503
|
||||
"author_account_age_days": 1504
|
||||
},
|
||||
"https://github.com/Video3DGenResearch/comfyui-batch-input-node": {
|
||||
"stars": 1,
|
||||
@ -1384,6 +1384,11 @@
|
||||
"last_update": "2025-01-29 10:42:55",
|
||||
"author_account_age_days": 2536
|
||||
},
|
||||
"https://github.com/mikebilly/Transparent-background-comfyUI": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-01-29 16:29:23",
|
||||
"author_account_age_days": 2783
|
||||
},
|
||||
"https://github.com/mikeymcfish/FishTools": {
|
||||
"stars": 21,
|
||||
"last_update": "2024-07-13 20:51:17",
|
||||
@ -1631,8 +1636,8 @@
|
||||
},
|
||||
"https://github.com/ryanontheinside/ComfyUI_ScavengerHunt": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-01-28 21:14:18",
|
||||
"author_account_age_days": 3908
|
||||
"last_update": "2025-01-29 06:01:12",
|
||||
"author_account_age_days": 3909
|
||||
},
|
||||
"https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": {
|
||||
"stars": 1,
|
||||
|
||||
@ -9,7 +9,47 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"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",
|
||||
@ -659,37 +699,6 @@
|
||||
],
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -4695,7 +4695,8 @@
|
||||
"https://github.com/JTriggerFish/ComfyLatentTools": [
|
||||
[
|
||||
"LatentNormalizedLanczosResize",
|
||||
"RescaledPAG"
|
||||
"RescaledPAG",
|
||||
"RescaledSEG"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy Latent Tools"
|
||||
@ -6293,6 +6294,7 @@
|
||||
"DJZDatamoshV2",
|
||||
"DatasetWordcloud",
|
||||
"DeadPixelEffect",
|
||||
"DepthBasedPixelization",
|
||||
"DinskyPlus",
|
||||
"DinskyPlusV2",
|
||||
"DjzDatabendingV1",
|
||||
@ -6341,11 +6343,13 @@
|
||||
"RetroVideoText",
|
||||
"ScreensaverGenerator",
|
||||
"ScreensaverGeneratorV2",
|
||||
"ScreensaverGeneratorV3",
|
||||
"SequentialNumberGenerator",
|
||||
"StringChaos",
|
||||
"StringWeights",
|
||||
"Technicolor3Strip_v1",
|
||||
"Technicolor3Strip_v2",
|
||||
"ThinkSeeker",
|
||||
"ThreeToneStyler",
|
||||
"TrianglesPlus",
|
||||
"TrianglesPlusV2",
|
||||
@ -6366,6 +6370,7 @@
|
||||
"VideoMazeV1",
|
||||
"VideoMazeV2",
|
||||
"VideoNoiseFactory",
|
||||
"VideoPyramidV1",
|
||||
"VideoRingPainter",
|
||||
"VideoTemperatureV1",
|
||||
"VideoTimecode",
|
||||
@ -7949,6 +7954,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",
|
||||
@ -9465,6 +9479,7 @@
|
||||
"VrchAudioGenresNode",
|
||||
"VrchAudioRecorderNode",
|
||||
"VrchAudioSaverNode",
|
||||
"VrchAudioWebViewerNode",
|
||||
"VrchBooleanKeyControlNode",
|
||||
"VrchChannelOSCControlNode",
|
||||
"VrchChannelX4OSCControlNode",
|
||||
@ -10180,6 +10195,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",
|
||||
@ -12907,6 +12932,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",
|
||||
@ -23159,7 +23197,8 @@
|
||||
],
|
||||
"https://github.com/pollockjj/ComfyUI-MultiGPU": [
|
||||
[
|
||||
"DeviceSelectorMultiGPU"
|
||||
"DeviceSelectorMultiGPU",
|
||||
"HunyuanVideoEmbeddingsAdapter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MultiGPU"
|
||||
@ -23691,6 +23730,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",
|
||||
@ -23951,7 +23999,7 @@
|
||||
"title_aux": "ComfyUI_ProfilerX"
|
||||
}
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealtimeNodes": [
|
||||
[
|
||||
"DTypeConverter",
|
||||
"DeltaControl",
|
||||
@ -23963,13 +24011,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"
|
||||
@ -25241,9 +25293,12 @@
|
||||
[
|
||||
"LoadEXR",
|
||||
"LoadEXRFrames",
|
||||
"LoadImageAndPrompt",
|
||||
"LoadLatentEXR",
|
||||
"SaveEXR",
|
||||
"SaveEXRFrames",
|
||||
"SaveImageAndPromptExact",
|
||||
"SaveImageAndPromptIncremental",
|
||||
"SaveLatentEXR",
|
||||
"SaveTiff"
|
||||
],
|
||||
@ -27220,6 +27275,7 @@
|
||||
[
|
||||
"ImageAnalyzer",
|
||||
"JanusChatAnalyzer",
|
||||
"JanusImageGenerator",
|
||||
"JanusProLoader"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user