update DB

This commit is contained in:
Dr.Lt.Data 2025-09-17 07:37:39 +09:00
parent 7bdf06131a
commit dab5c451b0
9 changed files with 4764 additions and 4395 deletions

View File

@ -4388,16 +4388,6 @@
"install_type": "git-clone",
"description": " If you want to draw two different characters together without blending their features, so you could try to check out this custom node."
},
{
"author": "42lux",
"title": "ComfyUI-42lux",
"reference": "https://github.com/42lux/ComfyUI-42lux",
"files": [
"https://github.com/42lux/ComfyUI-42lux"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI focused on enhanced sampling, model optimization, and quality improvements."
},
{
"author": "sergekatzmann",
"title": "ComfyUI_Nimbus-Pack",
@ -8195,6 +8185,16 @@
"install_type": "git-clone",
"description": "A ComfyUI custom node for MiniCPM vision-language models, enabling high-quality image captioning and analysis."
},
{
"author": "1038lab",
"title": "ComfyUI-FireRedTTS",
"reference": "https://github.com/1038lab/ComfyUI-FireRedTTS",
"files": [
"https://github.com/1038lab/ComfyUI-FireRedTTS"
],
"install_type": "git-clone",
"description": "A ComfyUI integration for FireRedTTS2, a real-time multi-speaker TTS system enabling high-quality, emotionally expressive dialogue and monologue synthesis. Leveraging a streaming architecture and context-aware prosody modeling, it supports natural speaker turns and stable long-form generation, ideal for interactive chat and podcast applications."
},
{
"author": "Klinter",
"title": "Klinter_nodes",
@ -23524,6 +23524,16 @@
"install_type": "git-clone",
"description": "This custom node for ComfyUI allows you to scrape and download images and videos from the Midjourney showcase pages. It uses undetected_chromedriver to bypass anti-scraping measures, but requires session cookies from a logged-in browser session to function correctly."
},
{
"author": "lum3on",
"title": "ComfyUI Reve API Integration Node",
"reference": "https://github.com/lum3on/ComfyUI_Reve-API",
"files": [
"https://github.com/lum3on/ComfyUI_Reve-API"
],
"install_type": "git-clone",
"description": "A unified ComfyUI custom node that integrates all Reve API endpoints (Create, Edit, Remix) into a single, dynamic node with operation-specific inputs and seamless operation switching."
},
{
"author": "austinbrown34",
"title": "ComfyUI-IO-Helpers",
@ -32869,7 +32879,7 @@
"install_type": "git-clone",
"description": "A danbooru gallery for ComfyUI"
},
{
{
"author": "l33chking",
"title": "Danbooru FAISS Search Nodes",
"id": "danbooru-faiss-search",
@ -32880,6 +32890,47 @@
"install_type": "git-clone",
"description": "Use image to search similar images from danbooru using various methods. Notice: the optional API key will be saved to metadata if used"
},
{
"author": "GegenDenTag",
"title": "Multi Area Conditioning",
"reference": "https://github.com/GegenDenTag/ComfyUI-multi-area-condition-node",
"files": [
"https://github.com/GegenDenTag/ComfyUI-multi-area-condition-node"
],
"install_type": "git-clone",
"description": "Fix Nov. 2024, Davemane42's Custom Node for ComfyUI"
},
{
"author": "Kaleidia",
"title": "KaleidiaNodes",
"reference": "https://github.com/Kaleidia/KaleidiaNodes",
"files": [
"https://github.com/Kaleidia/KaleidiaNodes"
],
"install_type": "git-clone",
"description": "A simple set of nodes to make things easier. String Nodes and Files nodes."
},
{
"author": "ialhabbal",
"title": "ComfyUI Prompt Verify",
"reference": "https://github.com/ialhabbal/ComfyUI-Prompt-Verify",
"files": [
"https://github.com/ialhabbal/ComfyUI-Prompt-Verify"
],
"install_type": "git-clone",
"description": "Custom node to pause a string flow/prompt and let you edit the text"
},
{
"author": "xhh522",
"title": "ComfyUI Preview Monitor",
"reference": "https://github.com/xhh522/ComfyUI-preview-monitor",
"files": [
"https://github.com/xhh522/ComfyUI-preview-monitor"
],
"install_type": "git-clone",
"description": "A powerful ComfyUI custom node for image preview and monitoring"
},

View File

@ -75,6 +75,15 @@
"title_aux": "ComfyUI-EdgeTTS"
}
],
"https://github.com/1038lab/ComfyUI-FireRedTTS": [
[
"FireRedTTS2MonologueNode",
"FireRedTTS2_Dialogue"
],
{
"title_aux": "ComfyUI-FireRedTTS"
}
],
"https://github.com/1038lab/ComfyUI-JoyCaption": [
[
"CaptionSaver",
@ -488,25 +497,6 @@
"title_aux": "GrsAI api in ComfyUI"
}
],
"https://github.com/42lux/ComfyUI-42lux": [
[
"FluxEmptyLatentSizePicker",
"HighResFixApply",
"HighResFixConditioningDuplicator",
"HighResFixModelInjection",
"ModelSamplingFluxNormalized",
"STORKSamplerSelect",
"SoulSampler",
"SoulSamplerAdvanced",
"SoulSamplerDPM",
"SoulSamplerDPMAdvanced",
"SoulSamplerHybrid",
"SoulSamplerHybridAdvanced"
],
{
"title_aux": "ComfyUI-42lux"
}
],
"https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [
[
"GPT4VCaptioner"
@ -4650,6 +4640,14 @@
"title_aux": "RangeToString"
}
],
"https://github.com/Dehypnotic/comfyui-save-mp3": [
[
"SaveAudioMP3Enhanced"
],
{
"title_aux": "Save MP3"
}
],
"https://github.com/DenRakEiw/Latent_Nodes": [
[
"LatentColorMatch",
@ -6453,6 +6451,14 @@
"title_aux": "ComfyUI Geeky AudioMixer"
}
],
"https://github.com/GegenDenTag/ComfyUI-multi-area-condition-node": [
[
"MultiAreaConditioning"
],
{
"title_aux": "Multi Area Conditioning"
}
],
"https://github.com/GentlemanHu/ComfyUI-SunoAI": [
[
"GentlemanHu_SunoAI",
@ -8253,6 +8259,18 @@
"title_aux": "comfyui-save-image-enhanced"
}
],
"https://github.com/Kaleidia/KaleidiaNodes": [
[
"FormatIntToString",
"GetFileCountInOutputFolder",
"LoadCSV",
"RandomFloatToString",
"RandomIntToString"
],
{
"title_aux": "KaleidiaNodes"
}
],
"https://github.com/Kangkang625/ComfyUI-paint-by-example": [
[
"PaintbyExamplePipeLoader",
@ -8697,6 +8715,17 @@
"title_aux": "ComfyUI_MatAnyone_Kytra"
}
],
"https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search": [
[
"DanbooruLookupAndDownload",
"GetDanbooru",
"StyleSimilarity",
"TagPrompt"
],
{
"title_aux": "Danbooru FAISS Search Nodes"
}
],
"https://github.com/L33chKing/comfyui-tag-frequency-weighter": [
[
"TagFrequencyWeighter"
@ -11760,6 +11789,7 @@
[
"Runware API Manager",
"Runware Background Removal",
"Runware Bytedance Provider Settings",
"Runware ControlNet",
"Runware ControlNet Combine",
"Runware ControlNet PreProcessor",
@ -11790,6 +11820,7 @@
"Runware VAE Search",
"Runware Video Inference",
"Runware Video Model Search",
"RunwareBytedanceProviderSettings",
"RunwareFrameImages",
"RunwareOpenAIProviderSettings",
"RunwarePixverseProviderSettings",
@ -11857,11 +11888,15 @@
[
"PrepackGetPipe",
"PrepackKsampler",
"PrepackKsamplerAdvanced",
"PrepackLoras",
"PrepackLorasAndMSSD3",
"PrepackModelDualCLIP",
"PrepackModelSingleCLIP",
"PrepackSeed",
"PrepackSetPipe"
"PrepackSetPipe",
"\ud83d\udc80Prepack Logic Int",
"\ud83d\udc80Prepack Logic String"
],
{
"title_aux": "ComfyUI Prepack"
@ -11877,7 +11912,9 @@
"\ud83d\udc80Motion Position On Path",
"\ud83d\udc80Motion Rotation",
"\ud83d\udc80Motion Scale",
"\ud83d\udc80Motion Shake"
"\ud83d\udc80Motion Shake",
"\ud83d\udc80Video Crop",
"\ud83d\udc80Video Frames"
],
{
"title_aux": "ComfyUI S4Motion"
@ -11885,25 +11922,27 @@
],
"https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": [
[
"CombineImageBatch",
"GetImageBatch",
"ImageAdjustment",
"ImageBlendWithAlpha",
"ImageBoard",
"ImageColor",
"ImageColorPicker",
"ImageCombine",
"ImageCropToFit",
"ImageFromBase64",
"ImageFromFolder",
"ImageFromFolderByIndex",
"ImageFromURL",
"ImageGetColor",
"ImageMaskExpand",
"ImageOverlay",
"ImagePalette",
"ImagePalette631",
"ImagePrimaryColor",
"ImageRMBG",
"ImageResize",
"ImageTilingPattern",
"ImageToBase64",
"SetImageBatch"
"ImageToBase64"
],
{
"title_aux": "ComfyUI S4Tool Image"
@ -12425,6 +12464,15 @@
"title_aux": "ComfyUI-WebpToPNGSequence"
}
],
"https://github.com/Semonxue/Comfyui-flexai": [
[
"flexai:openai_image",
"flexai:openai_text"
],
{
"title_aux": "ComfyUI FlexAI Nodes"
}
],
"https://github.com/Semper-Sursum/HF-Flux-ComfyUI": [
[
"HuggingFaceTextToImage"
@ -17547,7 +17595,8 @@
"OCS_ImageSaver",
"OCS_LocalImageSize",
"OCS_LocalVideoSize",
"OCS_ModelDownloader"
"OCS_ModelDownloader",
"OCS_Watermarker"
],
{
"title_aux": "Open Creative Studio Nodes"
@ -23674,7 +23723,10 @@
"ChatterBoxOfficial23LangEngineNode",
"F5TTSEngineNode",
"HiggsAudioEngineNode",
"IndexTTS Engine",
"IndexTTSEmotionOptionsNode",
"MouthMovementAnalyzer",
"QwenEmotionNode",
"UnifiedTTSSRTNode",
"UnifiedTTSTextNode",
"UnifiedVoiceChangerNode",
@ -27457,6 +27509,14 @@
"title_aux": "ComfyUI XOR Text & Pickle Nodes"
}
],
"https://github.com/ialhabbal/ComfyUI-Prompt-Verify": [
[
"Prompt Verify"
],
{
"title_aux": "ComfyUI Prompt Verify"
}
],
"https://github.com/ialhabbal/OcclusionMask": [
[
"BatchLoadImages",
@ -30153,6 +30213,7 @@
"ConditioningSetMaskAndCombine3",
"ConditioningSetMaskAndCombine4",
"ConditioningSetMaskAndCombine5",
"ConsolidateMasksKJ",
"CreateAudioMask",
"CreateFadeMask",
"CreateFadeMaskAdvanced",
@ -33161,6 +33222,14 @@
"title_aux": "ComfyUI Midjourney Scraper Node"
}
],
"https://github.com/lum3on/ComfyUI_Reve-API": [
[
"ReveAPI"
],
{
"title_aux": "ComfyUI Reve API Integration Node"
}
],
"https://github.com/lum3on/comfyui_EdgeTAM": [
[
"EdgeTAMVideoTracker",
@ -37088,13 +37157,20 @@
"https://github.com/razvanmatei-sf/razv-wavespeed": [
[
"WaveSpeedAI ByteDance SeedDream V4",
"WaveSpeedAI ByteDance SeedDream V4 Sequential",
"WaveSpeedAI Bytedance Seedream V4 Edit",
"WaveSpeedAI Bytedance Seedream V4 Edit Sequential",
"WaveSpeedAI Client",
"WaveSpeedAI Flux Kontext Dev",
"WaveSpeedAI Flux Kontext Max",
"WaveSpeedAI Flux Kontext Pro",
"WaveSpeedAI Google Nano Banana Edit",
"WaveSpeedAI Google Nano Banana Text to Image",
"WaveSpeedAI Image Upscaler",
"WaveSpeedAI Qwen Image Edit",
"WaveSpeedAI Qwen Image Text to Image"
"WaveSpeedAI Qwen Image Edit LoRA",
"WaveSpeedAI Qwen Image Text to Image",
"WaveSpeedAI Qwen Image Text to Image LoRA"
],
{
"title_aux": "ComfyUI Razv WaveSpeed Nodes"
@ -42421,6 +42497,15 @@
"title_aux": "EXO Custom ComfyUI Nodes"
}
],
"https://github.com/xhh522/ComfyUI-preview-monitor": [
[
"HybridPreviewImageMonitor",
"PreviewImageMonitor"
],
{
"title_aux": "ComfyUI Preview Monitor"
}
],
"https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": [
[
"DownloadAndLoadFramePackModel",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "AIGCZero",
"title": "AIGCZero-comfyui-Qwen_edit-zero",
"reference": "https://github.com/AIGCZero/AIGCZero-comfyui-Qwen_edit-zero",
"files": [
"https://github.com/AIGCZero/AIGCZero-comfyui-Qwen_edit-zero"
],
"install_type": "git-clone",
"description": "A node that resolves the pixel offset issue in Qwen_edit."
},
{
"author": "SlackinJack",
"title": "multigpu_diffusion_comfyui",
@ -1323,14 +1333,14 @@
"description": "ComfyUI Upload to Azure Node"
},
{
"author": "Huangcj2005",
"author": "Inoriac",
"title": "comfyui-HandDetect",
"reference": "https://github.com/Huangcj2005/comfyui-HandDetect",
"reference": "https://github.com/Inoriac/comfyui-HandDetect",
"files": [
"https://github.com/Huangcj2005/comfyui-HandDetect"
"https://github.com/Inoriac/comfyui-HandDetect"
],
"install_type": "git-clone",
"description": "NODES: Hand Mask Generator (YOLOv8)"
"description": "NODES: A custom node for ComfyUI that performs hand detection, implemented with the YOLOv8 model, supporting both hand detection and mask generation."
},
{
"author": "Aero-Ex",
@ -3340,7 +3350,7 @@
"files": [
"https://github.com/risunobushi/ComfyUI_FaceMesh_Eyewear_Mask"
],
"description": "NODES: Face Mesh Eyewear Mask, OpenPose Eyewear Mask (DWPose), Mask From Facial Keypoints",
"description": "NODES: Face Mesh Eyewear Mask, MediaPipe Face to Mask, OpenPose Eyewear Mask (DWPose), Mask From Facial Keypoints",
"install_type": "git-clone"
},
{

View File

@ -267,6 +267,7 @@
"PromptList",
"PromptSelectorList",
"PromptSelectorStr",
"PromptSelectorStrV2",
"SelectImageSize",
"SimpleIntMathHandle",
"SimpleJsonArrayHandle",
@ -521,6 +522,14 @@
"title_aux": "UtilNodes-ComfyUI [WIP]"
}
],
"https://github.com/AIGCZero/AIGCZero-comfyui-Qwen_edit-zero": [
[
"TextEncodeQwenImageEdit_zero"
],
{
"title_aux": "AIGCZero-comfyui-Qwen_edit-zero"
}
],
"https://github.com/ALatentPlace/ComfyUI_yanc": [
[
"> Bloom",
@ -1533,6 +1542,7 @@
],
"https://github.com/EQXai/ComfyUI_EQX": [
[
"AspectRatioCropEQX",
"BodyCropMaskEQX",
"CountFaces_EQX",
"Extract Filename - EQX",
@ -1936,14 +1946,6 @@
"title_aux": "ComfyUI-LLMs-Toolkit [WIP]"
}
],
"https://github.com/Huangcj2005/comfyui-HandDetect": [
[
"HandMaskGenerator"
],
{
"title_aux": "comfyui-HandDetect"
}
],
"https://github.com/IXIWORKS-KIMJUNGHO/comfyui-ixiworks": [
[
"BuildCharacterPromptNode",
@ -1974,6 +1976,14 @@
"title_aux": "ComfyUI-igTools"
}
],
"https://github.com/Inoriac/comfyui-HandDetect": [
[
"HandMaskGenerator"
],
{
"title_aux": "comfyui-HandDetect"
}
],
"https://github.com/IsItDanOrAi/ComfyUI-exLoadout": [
[
"dropdowns",
@ -8168,6 +8178,7 @@
"LF_ImagesSlideshow",
"LF_Integer",
"LF_IsLandscape",
"LF_JSONPromptCombinator",
"LF_KeywordCounter",
"LF_KeywordToggleFromJSON",
"LF_LLMChat",
@ -9463,6 +9474,7 @@
"Select Image From Batch",
"Slot Frame",
"String To Float List",
"Threshold Image",
"Trim Padded Batch"
],
{
@ -9473,6 +9485,7 @@
[
"FaceMeshEyewearMask",
"MaskFromFacialKeypoints",
"MediaPipeFaceToMask",
"OpenPoseEyewearMask"
],
{

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "42lux",
"title": "ComfyUI-42lux [REMOVED]",
"reference": "https://github.com/42lux/ComfyUI-42lux",
"files": [
"https://github.com/42lux/ComfyUI-42lux"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI focused on enhanced sampling, model optimization, and quality improvements."
},
{
"author": "lucak5s",
"title": "ComfyUI GFPGAN [REMOVED]",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "1038lab",
"title": "ComfyUI-FireRedTTS",
"reference": "https://github.com/1038lab/ComfyUI-FireRedTTS",
"files": [
"https://github.com/1038lab/ComfyUI-FireRedTTS"
],
"install_type": "git-clone",
"description": "A ComfyUI integration for FireRedTTS2, a real-time multi-speaker TTS system enabling high-quality, emotionally expressive dialogue and monologue synthesis. Leveraging a streaming architecture and context-aware prosody modeling, it supports natural speaker turns and stable long-form generation, ideal for interactive chat and podcast applications."
},
{
"author": "semonxue",
"title": "ComfyUI FlexAI Nodes",
@ -41,6 +51,56 @@
"install_type": "git-clone",
"description": "Use image to search similar images from danbooru using various methods. Notice: the optional API key will be saved to metadata if used"
},
{
"author": "xhh522",
"title": "ComfyUI Preview Monitor",
"reference": "https://github.com/xhh522/ComfyUI-preview-monitor",
"files": [
"https://github.com/xhh522/ComfyUI-preview-monitor"
],
"install_type": "git-clone",
"description": "A powerful ComfyUI custom node for image preview and monitoring"
},
{
"author": "lum3on",
"title": "ComfyUI Reve API Integration Node",
"reference": "https://github.com/lum3on/ComfyUI_Reve-API",
"files": [
"https://github.com/lum3on/ComfyUI_Reve-API"
],
"install_type": "git-clone",
"description": "A unified ComfyUI custom node that integrates all Reve API endpoints (Create, Edit, Remix) into a single, dynamic node with operation-specific inputs and seamless operation switching."
},
{
"author": "ialhabbal",
"title": "ComfyUI Prompt Verify",
"reference": "https://github.com/ialhabbal/ComfyUI-Prompt-Verify",
"files": [
"https://github.com/ialhabbal/ComfyUI-Prompt-Verify"
],
"install_type": "git-clone",
"description": "Custom node to pause a string flow/prompt and let you edit the text"
},
{
"author": "Kaleidia",
"title": "KaleidiaNodes",
"reference": "https://github.com/Kaleidia/KaleidiaNodes",
"files": [
"https://github.com/Kaleidia/KaleidiaNodes"
],
"install_type": "git-clone",
"description": "A simple set of nodes to make things easier. String Nodes and Files nodes."
},
{
"author": "GegenDenTag",
"title": "Multi Area Conditioning",
"reference": "https://github.com/GegenDenTag/ComfyUI-multi-area-condition-node",
"files": [
"https://github.com/GegenDenTag/ComfyUI-multi-area-condition-node"
],
"install_type": "git-clone",
"description": "Fix Nov. 2024, Davemane42's Custom Node for ComfyUI"
},
{
"author": "len-ml",
"title": "comfyui_qwen_image_edit_adv",

View File

@ -75,6 +75,15 @@
"title_aux": "ComfyUI-EdgeTTS"
}
],
"https://github.com/1038lab/ComfyUI-FireRedTTS": [
[
"FireRedTTS2MonologueNode",
"FireRedTTS2_Dialogue"
],
{
"title_aux": "ComfyUI-FireRedTTS"
}
],
"https://github.com/1038lab/ComfyUI-JoyCaption": [
[
"CaptionSaver",
@ -488,25 +497,6 @@
"title_aux": "GrsAI api in ComfyUI"
}
],
"https://github.com/42lux/ComfyUI-42lux": [
[
"FluxEmptyLatentSizePicker",
"HighResFixApply",
"HighResFixConditioningDuplicator",
"HighResFixModelInjection",
"ModelSamplingFluxNormalized",
"STORKSamplerSelect",
"SoulSampler",
"SoulSamplerAdvanced",
"SoulSamplerDPM",
"SoulSamplerDPMAdvanced",
"SoulSamplerHybrid",
"SoulSamplerHybridAdvanced"
],
{
"title_aux": "ComfyUI-42lux"
}
],
"https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [
[
"GPT4VCaptioner"
@ -4650,6 +4640,14 @@
"title_aux": "RangeToString"
}
],
"https://github.com/Dehypnotic/comfyui-save-mp3": [
[
"SaveAudioMP3Enhanced"
],
{
"title_aux": "Save MP3"
}
],
"https://github.com/DenRakEiw/Latent_Nodes": [
[
"LatentColorMatch",
@ -6453,6 +6451,14 @@
"title_aux": "ComfyUI Geeky AudioMixer"
}
],
"https://github.com/GegenDenTag/ComfyUI-multi-area-condition-node": [
[
"MultiAreaConditioning"
],
{
"title_aux": "Multi Area Conditioning"
}
],
"https://github.com/GentlemanHu/ComfyUI-SunoAI": [
[
"GentlemanHu_SunoAI",
@ -8253,6 +8259,18 @@
"title_aux": "comfyui-save-image-enhanced"
}
],
"https://github.com/Kaleidia/KaleidiaNodes": [
[
"FormatIntToString",
"GetFileCountInOutputFolder",
"LoadCSV",
"RandomFloatToString",
"RandomIntToString"
],
{
"title_aux": "KaleidiaNodes"
}
],
"https://github.com/Kangkang625/ComfyUI-paint-by-example": [
[
"PaintbyExamplePipeLoader",
@ -8697,6 +8715,17 @@
"title_aux": "ComfyUI_MatAnyone_Kytra"
}
],
"https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search": [
[
"DanbooruLookupAndDownload",
"GetDanbooru",
"StyleSimilarity",
"TagPrompt"
],
{
"title_aux": "Danbooru FAISS Search Nodes"
}
],
"https://github.com/L33chKing/comfyui-tag-frequency-weighter": [
[
"TagFrequencyWeighter"
@ -11760,6 +11789,7 @@
[
"Runware API Manager",
"Runware Background Removal",
"Runware Bytedance Provider Settings",
"Runware ControlNet",
"Runware ControlNet Combine",
"Runware ControlNet PreProcessor",
@ -11790,6 +11820,7 @@
"Runware VAE Search",
"Runware Video Inference",
"Runware Video Model Search",
"RunwareBytedanceProviderSettings",
"RunwareFrameImages",
"RunwareOpenAIProviderSettings",
"RunwarePixverseProviderSettings",
@ -11857,11 +11888,15 @@
[
"PrepackGetPipe",
"PrepackKsampler",
"PrepackKsamplerAdvanced",
"PrepackLoras",
"PrepackLorasAndMSSD3",
"PrepackModelDualCLIP",
"PrepackModelSingleCLIP",
"PrepackSeed",
"PrepackSetPipe"
"PrepackSetPipe",
"\ud83d\udc80Prepack Logic Int",
"\ud83d\udc80Prepack Logic String"
],
{
"title_aux": "ComfyUI Prepack"
@ -11877,7 +11912,9 @@
"\ud83d\udc80Motion Position On Path",
"\ud83d\udc80Motion Rotation",
"\ud83d\udc80Motion Scale",
"\ud83d\udc80Motion Shake"
"\ud83d\udc80Motion Shake",
"\ud83d\udc80Video Crop",
"\ud83d\udc80Video Frames"
],
{
"title_aux": "ComfyUI S4Motion"
@ -11885,25 +11922,27 @@
],
"https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": [
[
"CombineImageBatch",
"GetImageBatch",
"ImageAdjustment",
"ImageBlendWithAlpha",
"ImageBoard",
"ImageColor",
"ImageColorPicker",
"ImageCombine",
"ImageCropToFit",
"ImageFromBase64",
"ImageFromFolder",
"ImageFromFolderByIndex",
"ImageFromURL",
"ImageGetColor",
"ImageMaskExpand",
"ImageOverlay",
"ImagePalette",
"ImagePalette631",
"ImagePrimaryColor",
"ImageRMBG",
"ImageResize",
"ImageTilingPattern",
"ImageToBase64",
"SetImageBatch"
"ImageToBase64"
],
{
"title_aux": "ComfyUI S4Tool Image"
@ -12425,6 +12464,15 @@
"title_aux": "ComfyUI-WebpToPNGSequence"
}
],
"https://github.com/Semonxue/Comfyui-flexai": [
[
"flexai:openai_image",
"flexai:openai_text"
],
{
"title_aux": "ComfyUI FlexAI Nodes"
}
],
"https://github.com/Semper-Sursum/HF-Flux-ComfyUI": [
[
"HuggingFaceTextToImage"
@ -17547,7 +17595,8 @@
"OCS_ImageSaver",
"OCS_LocalImageSize",
"OCS_LocalVideoSize",
"OCS_ModelDownloader"
"OCS_ModelDownloader",
"OCS_Watermarker"
],
{
"title_aux": "Open Creative Studio Nodes"
@ -23674,7 +23723,10 @@
"ChatterBoxOfficial23LangEngineNode",
"F5TTSEngineNode",
"HiggsAudioEngineNode",
"IndexTTS Engine",
"IndexTTSEmotionOptionsNode",
"MouthMovementAnalyzer",
"QwenEmotionNode",
"UnifiedTTSSRTNode",
"UnifiedTTSTextNode",
"UnifiedVoiceChangerNode",
@ -27457,6 +27509,14 @@
"title_aux": "ComfyUI XOR Text & Pickle Nodes"
}
],
"https://github.com/ialhabbal/ComfyUI-Prompt-Verify": [
[
"Prompt Verify"
],
{
"title_aux": "ComfyUI Prompt Verify"
}
],
"https://github.com/ialhabbal/OcclusionMask": [
[
"BatchLoadImages",
@ -30153,6 +30213,7 @@
"ConditioningSetMaskAndCombine3",
"ConditioningSetMaskAndCombine4",
"ConditioningSetMaskAndCombine5",
"ConsolidateMasksKJ",
"CreateAudioMask",
"CreateFadeMask",
"CreateFadeMaskAdvanced",
@ -33161,6 +33222,14 @@
"title_aux": "ComfyUI Midjourney Scraper Node"
}
],
"https://github.com/lum3on/ComfyUI_Reve-API": [
[
"ReveAPI"
],
{
"title_aux": "ComfyUI Reve API Integration Node"
}
],
"https://github.com/lum3on/comfyui_EdgeTAM": [
[
"EdgeTAMVideoTracker",
@ -37088,13 +37157,20 @@
"https://github.com/razvanmatei-sf/razv-wavespeed": [
[
"WaveSpeedAI ByteDance SeedDream V4",
"WaveSpeedAI ByteDance SeedDream V4 Sequential",
"WaveSpeedAI Bytedance Seedream V4 Edit",
"WaveSpeedAI Bytedance Seedream V4 Edit Sequential",
"WaveSpeedAI Client",
"WaveSpeedAI Flux Kontext Dev",
"WaveSpeedAI Flux Kontext Max",
"WaveSpeedAI Flux Kontext Pro",
"WaveSpeedAI Google Nano Banana Edit",
"WaveSpeedAI Google Nano Banana Text to Image",
"WaveSpeedAI Image Upscaler",
"WaveSpeedAI Qwen Image Edit",
"WaveSpeedAI Qwen Image Text to Image"
"WaveSpeedAI Qwen Image Edit LoRA",
"WaveSpeedAI Qwen Image Text to Image",
"WaveSpeedAI Qwen Image Text to Image LoRA"
],
{
"title_aux": "ComfyUI Razv WaveSpeed Nodes"
@ -42421,6 +42497,15 @@
"title_aux": "EXO Custom ComfyUI Nodes"
}
],
"https://github.com/xhh522/ComfyUI-preview-monitor": [
[
"HybridPreviewImageMonitor",
"PreviewImageMonitor"
],
{
"title_aux": "ComfyUI Preview Monitor"
}
],
"https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": [
[
"DownloadAndLoadFramePackModel",