update DB

fixed: scanner.py
This commit is contained in:
Dr.Lt.Data
2025-07-29 07:45:05 +09:00
parent 6f4eb88e07
commit 8da30640bb
9 changed files with 2658 additions and 2334 deletions

View File

@@ -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."
}
]
}

View File

@@ -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",