mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
5bb887206a
commit
33106d0ecf
@ -15259,6 +15259,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful and feature-rich custom node collection for ComfyUI that integrates the Kokoro TTS (Text-to-Speech) system with advanced voice modification capabilities. This package allows you to generate natural-sounding speech and apply various voice effects within ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "GeekyGhost",
|
||||
"title": "ComfyUI Geeky AudioMixer",
|
||||
"reference": "https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer",
|
||||
"files": [
|
||||
"https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio Mixing node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Dobidop",
|
||||
"title": "Dobidop ComfyStereo",
|
||||
@ -30345,6 +30355,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced Eye Tracking ControlNet System for ComfyUI - Professional eye-tracking with MediaPipe, 6-DOF Kalman filtering, and WAN 2.1/2.2 compatibility"
|
||||
},
|
||||
{
|
||||
"author": "Novice_Chen",
|
||||
"title": "ComfyUI-XingLiu",
|
||||
"reference": "https://github.com/NewNoviceChen/ComfyUI-XingLiu",
|
||||
"files": [
|
||||
"https://github.com/NewNoviceChen/ComfyUI-XingLiu"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that integrates LibLib's text-to-image and image-to-image generation capabilities, with customizable ControlNet and Lora support."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -30774,16 +30794,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Novice_Chen",
|
||||
"title": "ComfyUI-XingLiu",
|
||||
"reference": "https://github.com/NewNoviceChen/ComfyUI-XingLiu",
|
||||
"files": [
|
||||
"https://github.com/NewNoviceChen/ComfyUI-XingLiu"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that integrates LibLib's text-to-image and image-to-image generation capabilities, with customizable ControlNet and Lora support."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2425,7 +2425,7 @@
|
||||
],
|
||||
"https://github.com/Azornes/Comfyui-LayerForge": [
|
||||
[
|
||||
"CanvasNode"
|
||||
"LayerForgeNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-LayerForge"
|
||||
@ -27592,6 +27592,27 @@
|
||||
"title_aux": "ComfyUI-PromptPalette"
|
||||
}
|
||||
],
|
||||
"https://github.com/kanibus/kanibus": [
|
||||
[
|
||||
"AIDepthControl",
|
||||
"AdvancedTrackingPro",
|
||||
"BodyPoseEstimator",
|
||||
"EmotionAnalyzer",
|
||||
"HandTracking",
|
||||
"KanibusMaster",
|
||||
"LandmarkPro468",
|
||||
"MultiControlNetApply",
|
||||
"NeuralPupilTracker",
|
||||
"NormalMapGenerator",
|
||||
"ObjectSegmentation",
|
||||
"SmartFacialMasking",
|
||||
"TemporalSmoother",
|
||||
"VideoFrameLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "KANIBUS - Advanced Eye Tracking ControlNet System"
|
||||
}
|
||||
],
|
||||
"https://github.com/kantsche/ComfyUI-MixMod": [
|
||||
[
|
||||
"MixModBandFFTGuiderNode",
|
||||
|
||||
@ -841,14 +841,6 @@
|
||||
"title_aux": "comfyui-face-remap [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/BAIS1C/ComfyUI_BASICDancePoser": [
|
||||
[
|
||||
"ComfyUI_BASICDancePoser"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AudioDuration [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui": [
|
||||
[
|
||||
"AccumulateNode",
|
||||
|
||||
@ -204,11 +204,6 @@
|
||||
"last_update": "2024-10-17 19:59:40",
|
||||
"author_account_age_days": 4479
|
||||
},
|
||||
"https://github.com/BAIS1C/ComfyUI_BASICDancePoser": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-22 17:13:31",
|
||||
"author_account_age_days": 892
|
||||
},
|
||||
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui": {
|
||||
"stars": 75,
|
||||
"last_update": "2025-03-09 00:44:37",
|
||||
|
||||
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Novice_Chen",
|
||||
"title": "ComfyUI-XingLiu",
|
||||
"reference": "https://github.com/NewNoviceChen/ComfyUI-XingLiu",
|
||||
"files": [
|
||||
"https://github.com/NewNoviceChen/ComfyUI-XingLiu"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that integrates LibLib's text-to-image and image-to-image generation capabilities, with customizable ControlNet and Lora support."
|
||||
},
|
||||
{
|
||||
"author": "GeekyGhost",
|
||||
"title": "ComfyUI Geeky AudioMixer",
|
||||
"reference": "https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer",
|
||||
"files": [
|
||||
"https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio Mixing node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "kanibus",
|
||||
"title": "KANIBUS - Advanced Eye Tracking ControlNet System",
|
||||
@ -680,26 +700,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node package for batch image processing with filename preservation."
|
||||
},
|
||||
{
|
||||
"author": "SamTyurenkov",
|
||||
"title": "comfyui_vace_preprocessors",
|
||||
"reference": "https://github.com/SamTyurenkov/comfyui-vace-preprocessors",
|
||||
"files": [
|
||||
"https://github.com/SamTyurenkov/comfyui-vace-preprocessors"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Some nodes to create a preprocessed videos"
|
||||
},
|
||||
{
|
||||
"author": "einhorn13",
|
||||
"title": "ComfyUI-ImageProcessUtilities",
|
||||
"reference": "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities",
|
||||
"files": [
|
||||
"https://github.com/einhorn13/ComfyUI-ImageProcessUtilities"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI designed to enhance image processing workflows. Especially useful for high-resolution rendering, complex inpainting, tiling, and batch manipulation. This allows you to perform processing that would otherwise exceed your VRAM limits."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2425,7 +2425,7 @@
|
||||
],
|
||||
"https://github.com/Azornes/Comfyui-LayerForge": [
|
||||
[
|
||||
"CanvasNode"
|
||||
"LayerForgeNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-LayerForge"
|
||||
@ -27592,6 +27592,27 @@
|
||||
"title_aux": "ComfyUI-PromptPalette"
|
||||
}
|
||||
],
|
||||
"https://github.com/kanibus/kanibus": [
|
||||
[
|
||||
"AIDepthControl",
|
||||
"AdvancedTrackingPro",
|
||||
"BodyPoseEstimator",
|
||||
"EmotionAnalyzer",
|
||||
"HandTracking",
|
||||
"KanibusMaster",
|
||||
"LandmarkPro468",
|
||||
"MultiControlNetApply",
|
||||
"NeuralPupilTracker",
|
||||
"NormalMapGenerator",
|
||||
"ObjectSegmentation",
|
||||
"SmartFacialMasking",
|
||||
"TemporalSmoother",
|
||||
"VideoFrameLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "KANIBUS - Advanced Eye Tracking ControlNet System"
|
||||
}
|
||||
],
|
||||
"https://github.com/kantsche/ComfyUI-MixMod": [
|
||||
[
|
||||
"MixModBandFFTGuiderNode",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user