mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
update DB
fixed: scanner.py
This commit is contained in:
parent
6f4eb88e07
commit
8da30640bb
@ -23119,7 +23119,7 @@
|
||||
"files": [
|
||||
"https://github.com/lum3on/comfyui_HiDream-Sampler"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node for generating images using the HiDream AI model. Uses quantization for lower memory usage."
|
||||
},
|
||||
{
|
||||
@ -28676,7 +28676,7 @@
|
||||
"https://github.com/kpsss34/ComfyUI-kpsss34"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A kpsss34 node for all my custom model"
|
||||
"description": "Diffusers custom_node"
|
||||
},
|
||||
{
|
||||
"author": "Gary-yeh",
|
||||
@ -29980,6 +29980,66 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node developed based on OmniAvatar, capable of generating video sequences with synchronized lip movements and facial expressions by inputting a portrait image, audio, and text prompt. The node parameters and invocation method are fully consistent with the official OmniAvatar inference."
|
||||
},
|
||||
{
|
||||
"author": "ebrinz",
|
||||
"title": "ComfyUI-MusicGen-HF",
|
||||
"reference": "https://github.com/ebrinz/ComfyUI-MusicGen-HF",
|
||||
"files": [
|
||||
"https://github.com/ebrinz/ComfyUI-MusicGen-HF"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A standalone ComfyUI custom node package for Facebook's MusicGen using Hugging Face Transformers. Generate high-quality music from text prompts with full support for CUDA, MPS (Apple Silicon), and CPU."
|
||||
},
|
||||
{
|
||||
"author": "mcDandy",
|
||||
"title": "More Math",
|
||||
"reference": "https://github.com/mcDandy/more_math",
|
||||
"files": [
|
||||
"https://github.com/mcDandy/more_math"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds math nodes for numbers and types which do not need it."
|
||||
},
|
||||
{
|
||||
"author": "kmlbdh",
|
||||
"title": "ComfyUI_LocalLLMNodes",
|
||||
"reference": "https://github.com/kmlbdh/ComfyUI_LocalLLMNodes",
|
||||
"files": [
|
||||
"https://github.com/kmlbdh/ComfyUI_LocalLLMNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node pack for ComfyUI that allows you to run Large Language Models (LLMs) locally and use them for prompt generation and other text tasks directly within your ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "joosthel",
|
||||
"title": "ComfyUI-CVOverlay",
|
||||
"reference": "https://github.com/joosthel/ComfyUI-CVOverlay",
|
||||
"files": [
|
||||
"https://github.com/joosthel/ComfyUI-CVOverlay"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "TouchDesigner-style blob tracking and computer vision effects for ComfyUI. Simple nodes for bright spot detection, plexus connections, and technical aesthetics in video workflows."
|
||||
},
|
||||
{
|
||||
"author": "fcanfora",
|
||||
"title": "comfyui-camera-tools",
|
||||
"reference": "https://github.com/fcanfora/comfyui-camera-tools",
|
||||
"files": [
|
||||
"https://github.com/fcanfora/comfyui-camera-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Load Camera From File, Load 3D, Load 3D - Animation, Preview 3D, Preview 3D - Animation"
|
||||
},
|
||||
{
|
||||
"author": "lokinou",
|
||||
"title": "ComfyUI-Offload-Models",
|
||||
"reference": "https://github.com/lokinou/comfyui-offload-models",
|
||||
"files": [
|
||||
"https://github.com/lokinou/comfyui-offload-models"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes to offload and rapatriate models from cpu."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3231,8 +3231,7 @@
|
||||
],
|
||||
"https://github.com/CallMe1101/ComfyUI_OmniAvatar": [
|
||||
[
|
||||
"OmniAvatar All-in-One (14B)",
|
||||
"OmniAvatarAllInOneNode"
|
||||
"OmniAvatar All-in-One (14B)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_OmniAvatar"
|
||||
@ -4541,6 +4540,7 @@
|
||||
"CreateBoundingBoxesMaskQwen",
|
||||
"DrawBoundingBoxesQwen",
|
||||
"FluxKontextTrue3DPE",
|
||||
"FluxTextLoraLoader",
|
||||
"HfCheckpointLoader",
|
||||
"HfDiffusionModelLoader",
|
||||
"HfDualClipLoader",
|
||||
@ -7309,14 +7309,6 @@
|
||||
"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",
|
||||
@ -10769,6 +10761,7 @@
|
||||
],
|
||||
"https://github.com/SamTyurenkov/comfyui_chatgpt": [
|
||||
[
|
||||
"ChatGPTImageEditNode",
|
||||
"ChatGPTImageGenerationNode",
|
||||
"ImageToBase64"
|
||||
],
|
||||
@ -11747,14 +11740,6 @@
|
||||
"title_aux": "ComfyUI-Prompt-History"
|
||||
}
|
||||
],
|
||||
"https://github.com/SimonHeese/ComfyUI_AnimationNodes/raw/refs/heads/main/animated_offset_pad.py": [
|
||||
[
|
||||
"AnimatedOffsetPadding"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_AnimationNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": [
|
||||
[
|
||||
"EnhancedModelMetadataReader",
|
||||
@ -15920,14 +15905,17 @@
|
||||
],
|
||||
"https://github.com/alchemine/comfyui-alchemine-pack": [
|
||||
[
|
||||
"CustomProcessor",
|
||||
"DanbooruPopularPostsTagsRetriever",
|
||||
"DanbooruPostTagsRetriever",
|
||||
"DanbooruRelatedTagsRetriever",
|
||||
"FilterSubtags",
|
||||
"FilterTags",
|
||||
"FixBreakAfterTIPO",
|
||||
"GeminiInference",
|
||||
"OllamaInference",
|
||||
"ProcessTags",
|
||||
"ReplaceUnderscores",
|
||||
"TextEditingInference",
|
||||
"TokenAnalyzer",
|
||||
"WidthHeight"
|
||||
],
|
||||
@ -20161,6 +20149,7 @@
|
||||
"ConfigGenerateVideoVeo3",
|
||||
"ConfigGenerateVideoVeo3Fast",
|
||||
"Display_Text",
|
||||
"FramesToSeconds",
|
||||
"GeminiProviderNode",
|
||||
"GenerateImage",
|
||||
"GenerateLyrics",
|
||||
@ -20661,6 +20650,7 @@
|
||||
"VideoTriangleCFGGuidance",
|
||||
"VoxelToMesh",
|
||||
"VoxelToMeshBasic",
|
||||
"Wan22ImageToVideoLatent",
|
||||
"WanCameraEmbedding",
|
||||
"WanCameraImageToVideo",
|
||||
"WanFirstLastFrameToVideo",
|
||||
@ -22152,14 +22142,6 @@
|
||||
"title_aux": "ObjectFusion_ComfyUI_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node/raw/refs/heads/main/merge_embed.py": [
|
||||
[
|
||||
"EmbeddingMerger"
|
||||
],
|
||||
{
|
||||
"title_aux": "Embedding Merge for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/dymokomi/comfyui_dygen": [
|
||||
[
|
||||
"AdaptiveColorCircles",
|
||||
@ -22223,6 +22205,21 @@
|
||||
"title_aux": "Semantic-SAM"
|
||||
}
|
||||
],
|
||||
"https://github.com/ebrinz/ComfyUI-MusicGen-HF": [
|
||||
[
|
||||
"BPMDurationInput",
|
||||
"HuggingFaceMusicGen",
|
||||
"LoadAudioStandalone",
|
||||
"LoopingAudioPreview",
|
||||
"MusicGenAudioToFile",
|
||||
"SaveAudioStandalone",
|
||||
"SmoothAudioQueue",
|
||||
"custom_nodes"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MusicGen-HF"
|
||||
}
|
||||
],
|
||||
"https://github.com/edelvarden/ComfyUI-Display-Value": [
|
||||
[
|
||||
"DisplayValue"
|
||||
@ -22773,6 +22770,18 @@
|
||||
"title_aux": "Shrug-Prompter: Unified VLM Integration for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/fcanfora/comfyui-camera-tools": [
|
||||
[
|
||||
"Load3DAnimation_Adv",
|
||||
"Load3D_Adv",
|
||||
"LoadCameraFromFile",
|
||||
"Preview3D_Adv",
|
||||
"Preview3D_AdvAnimation_Adv"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-camera-tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/fchangjun/Comfyui_MultiSaveImage": [
|
||||
[
|
||||
"MultiSaveImage",
|
||||
@ -24493,6 +24502,7 @@
|
||||
"FLOAT Output",
|
||||
"Fill Alpha",
|
||||
"Get Batch Count",
|
||||
"Image Align",
|
||||
"Image Blend BG",
|
||||
"Integer Output",
|
||||
"Load CLIP Name",
|
||||
@ -24505,8 +24515,10 @@
|
||||
"Multi Line Text",
|
||||
"Multiple Image Blend",
|
||||
"Multiple Image Blend 2",
|
||||
"Preview Image Low",
|
||||
"Seed Output"
|
||||
"Preview Image-JPEG",
|
||||
"Reference Resize",
|
||||
"Seed Output",
|
||||
"To RGB"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ReplenishNodes"
|
||||
@ -26690,6 +26702,17 @@
|
||||
"title_aux": "ComfyUI-sampler-lcm-alternative"
|
||||
}
|
||||
],
|
||||
"https://github.com/joosthel/ComfyUI-CVOverlay": [
|
||||
[
|
||||
"CV_AestheticOverlay",
|
||||
"CV_BlobTracker",
|
||||
"CV_ModelLoader",
|
||||
"CV_ObjectDetector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CVOverlay"
|
||||
}
|
||||
],
|
||||
"https://github.com/jordoh/ComfyUI-Deepface": [
|
||||
[
|
||||
"DeepfaceAnalyze",
|
||||
@ -28392,6 +28415,17 @@
|
||||
"title_aux": "Klinter_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kmlbdh/ComfyUI_LocalLLMNodes": [
|
||||
[
|
||||
"AddUserLocalKontextPreset",
|
||||
"LocalKontextPromptGenerator",
|
||||
"RemoveUserLocalKontextPreset",
|
||||
"SetLocalLLMServiceConnector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_LocalLLMNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/knuknX/ComfyUI-Image-Tools": [
|
||||
[
|
||||
"BatchImagePathLoader",
|
||||
@ -28494,7 +28528,8 @@
|
||||
],
|
||||
"https://github.com/kpsss34/ComfyUI-kpsss34": [
|
||||
[
|
||||
"i2iFlash"
|
||||
"SD35PlusImageEnhancer",
|
||||
"SD35PlusLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI kpsss34 Custom Node"
|
||||
@ -29778,6 +29813,15 @@
|
||||
"title_aux": "ComfyUI-ViewCrafter"
|
||||
}
|
||||
],
|
||||
"https://github.com/lokinou/comfyui-offload-models": [
|
||||
[
|
||||
"OffloadModel",
|
||||
"RecallModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Offload-Models"
|
||||
}
|
||||
],
|
||||
"https://github.com/lonelyowl13/artist_randomizer": [
|
||||
[
|
||||
"AddRandomArtists",
|
||||
@ -31032,6 +31076,18 @@
|
||||
"title_aux": "ComfyUI-TITrain"
|
||||
}
|
||||
],
|
||||
"https://github.com/mcDandy/more_math": [
|
||||
[
|
||||
"mrmth_ConditioningMathNode",
|
||||
"mrmth_FloatToInt",
|
||||
"mrmth_ImageMathNode",
|
||||
"mrmth_IntToFloat",
|
||||
"mrmth_LatentMathNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "More Math"
|
||||
}
|
||||
],
|
||||
"https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": [
|
||||
[
|
||||
"DynamicThresholdingFull",
|
||||
|
||||
4437
github-stats.json
4437
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,55 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "system-out-cho",
|
||||
"title": "displayHistory [WIP]",
|
||||
"reference": "https://github.com/system-out-cho/displayHistory_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/system-out-cho/displayHistory_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node that displays any node's history\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "lazybuttalented",
|
||||
"title": "ComfyUI_LBT [WIP]",
|
||||
"reference": "https://github.com/lazybuttalented/ComfyUI_LBT",
|
||||
"files": [
|
||||
"https://github.com/lazybuttalented/ComfyUI_LBT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node to program the image & text processing flows.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "xgfone",
|
||||
"title": "ComfyUI_PromptLogoCleaner",
|
||||
"reference": "https://github.com/xgfone/ComfyUI_PromptLogoCleaner",
|
||||
"files": [
|
||||
"https://github.com/xgfone/ComfyUI_PromptLogoCleaner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Prompt Cleaner (Remove Logo Words)"
|
||||
},
|
||||
{
|
||||
"author": "dexintenebri",
|
||||
"title": "comfyui_voxel_nodes [WIP]",
|
||||
"reference": "https://github.com/dexintenebri/comfyui_voxel_nodes",
|
||||
"files": [
|
||||
"https://github.com/dexintenebri/comfyui_voxel_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extracts RGB and depthmap from image to create 3D Voxels, for integration into MagicaVoxel and Unity Engine\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "1H-hobit",
|
||||
"title": "ComfyComfyUI_InternVL3 [WIP]",
|
||||
"reference": "https://github.com/1H-hobit/ComfyUI_InternVL3",
|
||||
"files": [
|
||||
"https://github.com/1H-hobit/ComfyUI_InternVL3"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use InternVL3"
|
||||
},
|
||||
{
|
||||
"author": "LucianoCirino",
|
||||
"title": "ComfyUI-invAIder-Nodes",
|
||||
@ -58,7 +108,7 @@
|
||||
"https://github.com/love2hina-net/ComfyUI-Local-Translator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Local Translator"
|
||||
"description": "This is a text translation node using a local SLM (Microsoft Phi-4) for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "DenRakEiw",
|
||||
|
||||
@ -146,6 +146,16 @@
|
||||
"title_aux": "ComfyUI_Fooocus"
|
||||
}
|
||||
],
|
||||
"https://github.com/1H-hobit/ComfyUI_InternVL3": [
|
||||
[
|
||||
"DynamicPreprocess",
|
||||
"InternVLHFInference",
|
||||
"InternVLModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyComfyUI_InternVL3 [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/1hew/ComfyUI-1hewNodes": [
|
||||
[
|
||||
"ImageAddLabel",
|
||||
@ -2787,9 +2797,10 @@
|
||||
"End Node",
|
||||
"Extract .webp from Folder",
|
||||
"Extract the First Frame",
|
||||
"Find the most similar webp",
|
||||
"Fuse People and Cigarette",
|
||||
"Get Pose",
|
||||
"Path Pose to People",
|
||||
"Patch Pose to People",
|
||||
"Smoking Auto Label"
|
||||
],
|
||||
{
|
||||
@ -4997,6 +5008,7 @@
|
||||
"VideoTriangleCFGGuidance",
|
||||
"VoxelToMesh",
|
||||
"VoxelToMeshBasic",
|
||||
"Wan22ImageToVideoLatent",
|
||||
"WanCameraEmbedding",
|
||||
"WanCameraImageToVideo",
|
||||
"WanFirstLastFrameToVideo",
|
||||
@ -5136,6 +5148,25 @@
|
||||
"title_aux": "Comfyui_AutoSurvey"
|
||||
}
|
||||
],
|
||||
"https://github.com/dexintenebri/comfyui_voxel_nodes": [
|
||||
[
|
||||
"AutoVoxelScaler",
|
||||
"DepthEstimationNode",
|
||||
"DepthToVox",
|
||||
"MultiViewVoxelFusion",
|
||||
"OptimizedVoxelizationNode",
|
||||
"ProceduralChunkedWFC3DTerrain",
|
||||
"ShapeCompletionNode",
|
||||
"VoxelModelLoader",
|
||||
"VoxelPreview",
|
||||
"VoxelPreviewNode",
|
||||
"VoxelToGLB",
|
||||
"WFC3DTerrainGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_voxel_nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/dfl/comfyui-stylegan": [
|
||||
[
|
||||
"BatchAverageStyleGANLatents",
|
||||
@ -6911,6 +6942,25 @@
|
||||
"title_aux": "ssd-1b-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/lazybuttalented/ComfyUI_LBT": [
|
||||
[
|
||||
"LBT_CombineImagesFromBatch",
|
||||
"LBT_CombineImagesFromList",
|
||||
"LBT_CropByMask",
|
||||
"LBT_GetFolderInfo",
|
||||
"LBT_ListInfo",
|
||||
"LBT_LoadImagesFromFolder",
|
||||
"LBT_LoadImagesFromList",
|
||||
"LBT_LoadTextFromFolder",
|
||||
"LBT_LoadVideoFromFolder",
|
||||
"LBT_SaveImage",
|
||||
"LBT_StringToList",
|
||||
"LBT_TextImageLibraryComparison"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_LBT [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/leadbreak/comfyui-faceaging": [
|
||||
[
|
||||
"AgeTransformationNode"
|
||||
@ -8843,6 +8893,17 @@
|
||||
"title_aux": "ComfyUI-SaveImgNextcloud"
|
||||
}
|
||||
],
|
||||
"https://github.com/system-out-cho/displayHistory_ComfyUI": [
|
||||
[
|
||||
"Client Proxy",
|
||||
"DisplayHistory",
|
||||
"Example",
|
||||
"Image Selector"
|
||||
],
|
||||
{
|
||||
"title_aux": "displayHistory [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/takoyaki1118/ComfyUI_PromptExtractor": [
|
||||
[
|
||||
"CustomLoadImageWithPathNode",
|
||||
@ -9372,6 +9433,14 @@
|
||||
"title_aux": "comfyui-wormley-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/xgfone/ComfyUI_PromptLogoCleaner": [
|
||||
[
|
||||
"PromptLogoCleaner"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_PromptLogoCleaner"
|
||||
}
|
||||
],
|
||||
"https://github.com/xiaoyumu/ComfyUI-XYNodes": [
|
||||
[
|
||||
"AdjustImageColor",
|
||||
@ -9537,7 +9606,8 @@
|
||||
"LoadImageFromDirectoryNode",
|
||||
"LoadImageFromURLNode",
|
||||
"LoadStringFromDirectoryNode",
|
||||
"OllamaVisionNode",
|
||||
"OllamaClientNode",
|
||||
"OllamaNode",
|
||||
"OutputIsListNode",
|
||||
"OutputIsNonListNode",
|
||||
"PrependTagsNode",
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
rm ~/.tmp/dev/*.py > /dev/null 2>&1
|
||||
python ../../scanner.py ~/.tmp/dev
|
||||
python ../../scanner.py ~/.tmp/dev $*
|
||||
@ -1,5 +1,65 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "mcDandy",
|
||||
"title": "More Math",
|
||||
"reference": "https://github.com/mcDandy/more_math",
|
||||
"files": [
|
||||
"https://github.com/mcDandy/more_math"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds math nodes for numbers and types which do not need it."
|
||||
},
|
||||
{
|
||||
"author": "ebrinz",
|
||||
"title": "ComfyUI-MusicGen-HF",
|
||||
"reference": "https://github.com/ebrinz/ComfyUI-MusicGen-HF",
|
||||
"files": [
|
||||
"https://github.com/ebrinz/ComfyUI-MusicGen-HF"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A standalone ComfyUI custom node package for Facebook's MusicGen using Hugging Face Transformers. Generate high-quality music from text prompts with full support for CUDA, MPS (Apple Silicon), and CPU."
|
||||
},
|
||||
{
|
||||
"author": "joosthel",
|
||||
"title": "ComfyUI-CVOverlay",
|
||||
"reference": "https://github.com/joosthel/ComfyUI-CVOverlay",
|
||||
"files": [
|
||||
"https://github.com/joosthel/ComfyUI-CVOverlay"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "TouchDesigner-style blob tracking and computer vision effects for ComfyUI. Simple nodes for bright spot detection, plexus connections, and technical aesthetics in video workflows."
|
||||
},
|
||||
{
|
||||
"author": "kmlbdh",
|
||||
"title": "ComfyUI_LocalLLMNodes",
|
||||
"reference": "https://github.com/kmlbdh/ComfyUI_LocalLLMNodes",
|
||||
"files": [
|
||||
"https://github.com/kmlbdh/ComfyUI_LocalLLMNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node pack for ComfyUI that allows you to run Large Language Models (LLMs) locally and use them for prompt generation and other text tasks directly within your ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "fcanfora",
|
||||
"title": "comfyui-camera-tools",
|
||||
"reference": "https://github.com/fcanfora/comfyui-camera-tools",
|
||||
"files": [
|
||||
"https://github.com/fcanfora/comfyui-camera-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Load Camera From File, Load 3D, Load 3D - Animation, Preview 3D, Preview 3D - Animation"
|
||||
},
|
||||
{
|
||||
"author": "lokinou",
|
||||
"title": "ComfyUI-Offload-Models",
|
||||
"reference": "https://github.com/lokinou/comfyui-offload-models",
|
||||
"files": [
|
||||
"https://github.com/lokinou/comfyui-offload-models"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes to offload and rapatriate models from cpu."
|
||||
},
|
||||
{
|
||||
"author": "CallMe1101",
|
||||
"title": "ComfyUI_OmniAvatar",
|
||||
@ -633,66 +693,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Super Prompt System Powered by Flux Kontext Leveraging visual annotations and AI-enhanced control, this system enables precise, multimodal image editing. Users simply select a region and describe it—structured prompts are auto-generated to guide the Kontext model in smart local or global edits."
|
||||
},
|
||||
{
|
||||
"author": "skayka",
|
||||
"title": "ComfyUI-DreamFit",
|
||||
"reference": "https://github.com/skayka/ComfyUI-DreamFit",
|
||||
"files": [
|
||||
"https://github.com/skayka/ComfyUI-DreamFit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Garment-centric human generation nodes for ComfyUI using DreamFit with Flux.\nDreamFit is a powerful adapter system that enhances Flux models with garment-aware generation capabilities, enabling high-quality fashion and clothing generation."
|
||||
},
|
||||
{
|
||||
"author": "Creepybits",
|
||||
"title": "Comfyui-Save_To_OneDrive",
|
||||
"reference": "https://github.com/Creepybits/ComfyUI-Save_To_OneDrive",
|
||||
"files": [
|
||||
"https://github.com/Creepybits/ComfyUI-Save_To_OneDrive"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Saves images directly to OneDrive using Microsoft's free API service."
|
||||
},
|
||||
{
|
||||
"author": "Yukinoshita-Yukinoe",
|
||||
"title": "ComfyUI-Qwen-Node",
|
||||
"reference": "https://github.com/Yukinoshita-Yukinoe/ComfyUI-Qwen-Node",
|
||||
"files": [
|
||||
"https://github.com/Yukinoshita-Yukinoe/ComfyUI-Qwen-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Qwen3 api node"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-WanVideoWrapper",
|
||||
"reference": "https://github.com/kijai/ComfyUI-WanVideoWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-WanVideoWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper nodes for [a/WanVideo](https://github.com/Wan-Video/Wan2.1) and related models."
|
||||
},
|
||||
{
|
||||
"author": "o-l-l-i",
|
||||
"title": "Olm Image Adjust for ComfyUI",
|
||||
"reference": "https://github.com/o-l-l-i/ComfyUI-Olm-ImageAdjust",
|
||||
"files": [
|
||||
"https://github.com/o-l-l-i/ComfyUI-Olm-ImageAdjust"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An interactive image adjustment node for ComfyUI, with an easy-to-use graphical interface and realtime preview."
|
||||
},
|
||||
{
|
||||
"author": "tritant",
|
||||
"title": "Remove Banding Artifacts",
|
||||
"reference": "https://github.com/tritant/ComfyUI_Remove_Banding_Artifacts",
|
||||
"files": [
|
||||
"https://github.com/tritant/ComfyUI_Remove_Banding_Artifacts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Fix banding artifacts by re-sampling the latent with a low denoise strength."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -3231,8 +3231,7 @@
|
||||
],
|
||||
"https://github.com/CallMe1101/ComfyUI_OmniAvatar": [
|
||||
[
|
||||
"OmniAvatar All-in-One (14B)",
|
||||
"OmniAvatarAllInOneNode"
|
||||
"OmniAvatar All-in-One (14B)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_OmniAvatar"
|
||||
@ -4541,6 +4540,7 @@
|
||||
"CreateBoundingBoxesMaskQwen",
|
||||
"DrawBoundingBoxesQwen",
|
||||
"FluxKontextTrue3DPE",
|
||||
"FluxTextLoraLoader",
|
||||
"HfCheckpointLoader",
|
||||
"HfDiffusionModelLoader",
|
||||
"HfDualClipLoader",
|
||||
@ -7309,14 +7309,6 @@
|
||||
"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",
|
||||
@ -10769,6 +10761,7 @@
|
||||
],
|
||||
"https://github.com/SamTyurenkov/comfyui_chatgpt": [
|
||||
[
|
||||
"ChatGPTImageEditNode",
|
||||
"ChatGPTImageGenerationNode",
|
||||
"ImageToBase64"
|
||||
],
|
||||
@ -11747,14 +11740,6 @@
|
||||
"title_aux": "ComfyUI-Prompt-History"
|
||||
}
|
||||
],
|
||||
"https://github.com/SimonHeese/ComfyUI_AnimationNodes/raw/refs/heads/main/animated_offset_pad.py": [
|
||||
[
|
||||
"AnimatedOffsetPadding"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_AnimationNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": [
|
||||
[
|
||||
"EnhancedModelMetadataReader",
|
||||
@ -15920,14 +15905,17 @@
|
||||
],
|
||||
"https://github.com/alchemine/comfyui-alchemine-pack": [
|
||||
[
|
||||
"CustomProcessor",
|
||||
"DanbooruPopularPostsTagsRetriever",
|
||||
"DanbooruPostTagsRetriever",
|
||||
"DanbooruRelatedTagsRetriever",
|
||||
"FilterSubtags",
|
||||
"FilterTags",
|
||||
"FixBreakAfterTIPO",
|
||||
"GeminiInference",
|
||||
"OllamaInference",
|
||||
"ProcessTags",
|
||||
"ReplaceUnderscores",
|
||||
"TextEditingInference",
|
||||
"TokenAnalyzer",
|
||||
"WidthHeight"
|
||||
],
|
||||
@ -20161,6 +20149,7 @@
|
||||
"ConfigGenerateVideoVeo3",
|
||||
"ConfigGenerateVideoVeo3Fast",
|
||||
"Display_Text",
|
||||
"FramesToSeconds",
|
||||
"GeminiProviderNode",
|
||||
"GenerateImage",
|
||||
"GenerateLyrics",
|
||||
@ -20661,6 +20650,7 @@
|
||||
"VideoTriangleCFGGuidance",
|
||||
"VoxelToMesh",
|
||||
"VoxelToMeshBasic",
|
||||
"Wan22ImageToVideoLatent",
|
||||
"WanCameraEmbedding",
|
||||
"WanCameraImageToVideo",
|
||||
"WanFirstLastFrameToVideo",
|
||||
@ -22152,14 +22142,6 @@
|
||||
"title_aux": "ObjectFusion_ComfyUI_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node/raw/refs/heads/main/merge_embed.py": [
|
||||
[
|
||||
"EmbeddingMerger"
|
||||
],
|
||||
{
|
||||
"title_aux": "Embedding Merge for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/dymokomi/comfyui_dygen": [
|
||||
[
|
||||
"AdaptiveColorCircles",
|
||||
@ -22223,6 +22205,21 @@
|
||||
"title_aux": "Semantic-SAM"
|
||||
}
|
||||
],
|
||||
"https://github.com/ebrinz/ComfyUI-MusicGen-HF": [
|
||||
[
|
||||
"BPMDurationInput",
|
||||
"HuggingFaceMusicGen",
|
||||
"LoadAudioStandalone",
|
||||
"LoopingAudioPreview",
|
||||
"MusicGenAudioToFile",
|
||||
"SaveAudioStandalone",
|
||||
"SmoothAudioQueue",
|
||||
"custom_nodes"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MusicGen-HF"
|
||||
}
|
||||
],
|
||||
"https://github.com/edelvarden/ComfyUI-Display-Value": [
|
||||
[
|
||||
"DisplayValue"
|
||||
@ -22773,6 +22770,18 @@
|
||||
"title_aux": "Shrug-Prompter: Unified VLM Integration for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/fcanfora/comfyui-camera-tools": [
|
||||
[
|
||||
"Load3DAnimation_Adv",
|
||||
"Load3D_Adv",
|
||||
"LoadCameraFromFile",
|
||||
"Preview3D_Adv",
|
||||
"Preview3D_AdvAnimation_Adv"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-camera-tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/fchangjun/Comfyui_MultiSaveImage": [
|
||||
[
|
||||
"MultiSaveImage",
|
||||
@ -24493,6 +24502,7 @@
|
||||
"FLOAT Output",
|
||||
"Fill Alpha",
|
||||
"Get Batch Count",
|
||||
"Image Align",
|
||||
"Image Blend BG",
|
||||
"Integer Output",
|
||||
"Load CLIP Name",
|
||||
@ -24505,8 +24515,10 @@
|
||||
"Multi Line Text",
|
||||
"Multiple Image Blend",
|
||||
"Multiple Image Blend 2",
|
||||
"Preview Image Low",
|
||||
"Seed Output"
|
||||
"Preview Image-JPEG",
|
||||
"Reference Resize",
|
||||
"Seed Output",
|
||||
"To RGB"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ReplenishNodes"
|
||||
@ -26690,6 +26702,17 @@
|
||||
"title_aux": "ComfyUI-sampler-lcm-alternative"
|
||||
}
|
||||
],
|
||||
"https://github.com/joosthel/ComfyUI-CVOverlay": [
|
||||
[
|
||||
"CV_AestheticOverlay",
|
||||
"CV_BlobTracker",
|
||||
"CV_ModelLoader",
|
||||
"CV_ObjectDetector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CVOverlay"
|
||||
}
|
||||
],
|
||||
"https://github.com/jordoh/ComfyUI-Deepface": [
|
||||
[
|
||||
"DeepfaceAnalyze",
|
||||
@ -28392,6 +28415,17 @@
|
||||
"title_aux": "Klinter_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kmlbdh/ComfyUI_LocalLLMNodes": [
|
||||
[
|
||||
"AddUserLocalKontextPreset",
|
||||
"LocalKontextPromptGenerator",
|
||||
"RemoveUserLocalKontextPreset",
|
||||
"SetLocalLLMServiceConnector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_LocalLLMNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/knuknX/ComfyUI-Image-Tools": [
|
||||
[
|
||||
"BatchImagePathLoader",
|
||||
@ -28494,7 +28528,8 @@
|
||||
],
|
||||
"https://github.com/kpsss34/ComfyUI-kpsss34": [
|
||||
[
|
||||
"i2iFlash"
|
||||
"SD35PlusImageEnhancer",
|
||||
"SD35PlusLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI kpsss34 Custom Node"
|
||||
@ -29778,6 +29813,15 @@
|
||||
"title_aux": "ComfyUI-ViewCrafter"
|
||||
}
|
||||
],
|
||||
"https://github.com/lokinou/comfyui-offload-models": [
|
||||
[
|
||||
"OffloadModel",
|
||||
"RecallModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Offload-Models"
|
||||
}
|
||||
],
|
||||
"https://github.com/lonelyowl13/artist_randomizer": [
|
||||
[
|
||||
"AddRandomArtists",
|
||||
@ -31032,6 +31076,18 @@
|
||||
"title_aux": "ComfyUI-TITrain"
|
||||
}
|
||||
],
|
||||
"https://github.com/mcDandy/more_math": [
|
||||
[
|
||||
"mrmth_ConditioningMathNode",
|
||||
"mrmth_FloatToInt",
|
||||
"mrmth_ImageMathNode",
|
||||
"mrmth_IntToFloat",
|
||||
"mrmth_LatentMathNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "More Math"
|
||||
}
|
||||
],
|
||||
"https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": [
|
||||
[
|
||||
"DynamicThresholdingFull",
|
||||
|
||||
11
scanner.py
11
scanner.py
@ -496,8 +496,15 @@ def gen_json(node_info):
|
||||
nodes_in_url, metadata_in_url = data[git_url]
|
||||
nodes = set(nodes_in_url)
|
||||
|
||||
for x, desc in node_list_json.items():
|
||||
nodes.add(x.strip())
|
||||
try:
|
||||
for x, desc in node_list_json.items():
|
||||
nodes.add(x.strip())
|
||||
except Exception as e:
|
||||
print(f"\nERROR: Invalid json format '{node_list_json_path}'")
|
||||
print("------------------------------------------------------")
|
||||
print(e)
|
||||
print("------------------------------------------------------")
|
||||
node_list_json = {}
|
||||
|
||||
metadata_in_url['title_aux'] = title
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user