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
0b7ef2e1d4
commit
e6e7b42415
@ -27394,6 +27394,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional video animation nodes for ComfyUI based on Deforum-X-Flux research"
|
||||
},
|
||||
{
|
||||
"author": "A043-studios",
|
||||
"title": "ComfyUI ASDF Pixel Sort Nodes",
|
||||
"reference": "https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes",
|
||||
"files": [
|
||||
"https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI integration of Kim Asendorf's iconic ASDFPixelSort algorithm, bringing classic pixel sorting effects directly into your ComfyUI workflows"
|
||||
},
|
||||
{
|
||||
"author": "Zachary116699",
|
||||
"title": "ComfyUI_LoadImageWithMetaDataEx",
|
||||
@ -27477,14 +27487,14 @@
|
||||
"description": "Automatically download missing LoRAs from CivitAI and detect missing LoRAs in workflows. Features smart directory detection and easy installation."
|
||||
},
|
||||
{
|
||||
"author": "inyourdreams-studio",
|
||||
"title": "ComfyUI-RBLM",
|
||||
"reference": "https://github.com/inyourdreams-studio/comfyui-rblm",
|
||||
"author": "benjamin-bertram",
|
||||
"title": "ComfyUI OIDN Denoiser",
|
||||
"reference": "https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser",
|
||||
"files": [
|
||||
"https://github.com/inyourdreams-studio/comfyui-rblm"
|
||||
"https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node pack for ComfyUI that provides text manipulation nodes."
|
||||
"description": "This custom node for ComfyUI provides a wrapper for Intel's Open Image Denoise (OIDN) library, allowing you to denoise images directly within your ComfyUI workflow."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -686,6 +686,15 @@
|
||||
"title_aux": "ComfyUI-ColorshiftColor"
|
||||
}
|
||||
],
|
||||
"https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": [
|
||||
[
|
||||
"PixelSortAdvancedNode",
|
||||
"PixelSortNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI ASDF Pixel Sort Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/A043-studios/comfyui-deforum-x-flux-nodes": [
|
||||
[
|
||||
"DeforumAnimParamsNode",
|
||||
@ -1334,6 +1343,7 @@
|
||||
"IterativeLoopFeedback_Warper",
|
||||
"IterativeLoopSetup_Warper",
|
||||
"MouthMaskFromPose_Warper",
|
||||
"SmartOverlappingBatcher_Warper",
|
||||
"SmartVideoBatcher_Warper"
|
||||
],
|
||||
{
|
||||
@ -15835,6 +15845,14 @@
|
||||
"title_aux": "GKK\u00b7Sonic"
|
||||
}
|
||||
],
|
||||
"https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser": [
|
||||
[
|
||||
"OIDNDenoiser"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI OIDN Denoiser"
|
||||
}
|
||||
],
|
||||
"https://github.com/benjiyaya/ComfyUI-HunyuanVideoImagesGuider": [
|
||||
[
|
||||
"Hunyuan Video Image To Guider"
|
||||
@ -16191,7 +16209,8 @@
|
||||
"SonarResizedNoise",
|
||||
"SonarScheduledNoise",
|
||||
"SonarShuffledNoise",
|
||||
"SonarWaveletFilteredNoise"
|
||||
"SonarWaveletFilteredNoise",
|
||||
"SonarWaveletNoise"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-sonar"
|
||||
@ -16541,8 +16560,8 @@
|
||||
],
|
||||
"https://github.com/budihartono/comfyui-aspect-ratio-presets": [
|
||||
[
|
||||
"CAS Empty Latent Aspect Ratio by Axis",
|
||||
"CAS Empty Latent Aspect Ratio from Preset"
|
||||
"CAS Empty Latent Aspect Ratio Axis",
|
||||
"CAS Empty Latent Aspect Ratio Preset"
|
||||
],
|
||||
{
|
||||
"title_aux": "CAS Aspect Ratio Presets Node for ComfyUI"
|
||||
@ -20402,6 +20421,7 @@
|
||||
"DrawText",
|
||||
"DreambaitFolderOpener",
|
||||
"DynamicDictionary",
|
||||
"DynamicStringConcatenate",
|
||||
"ImageFrameBlend",
|
||||
"ImageResizeFaceAware",
|
||||
"ListItemExtract",
|
||||
@ -23568,18 +23588,6 @@
|
||||
"title_aux": "ComfyUI Neural Network Toolkit NNT "
|
||||
}
|
||||
],
|
||||
"https://github.com/inyourdreams-studio/comfyui-rblm": [
|
||||
[
|
||||
"ImageLevelsNode",
|
||||
"MaskDilateNode",
|
||||
"MaskFillHolesNode",
|
||||
"ReplaceNode",
|
||||
"ThresholdToAlphaNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RBLM"
|
||||
}
|
||||
],
|
||||
"https://github.com/irreveloper/ComfyUI-DSD": [
|
||||
[
|
||||
"DSDGeminiPromptEnhancer",
|
||||
@ -30116,7 +30124,8 @@
|
||||
"https://github.com/olivv-cs/ComfyUI-FunPack": [
|
||||
[
|
||||
"FunPackCLIPLoader",
|
||||
"FunPackImg2LatentInterpolation"
|
||||
"FunPackImg2LatentInterpolation",
|
||||
"FunPackPromptEnhancer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FunPack"
|
||||
|
||||
3591
github-stats.json
3591
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "alexgenovese",
|
||||
"title": "ComfyUI-Reica",
|
||||
"reference": "https://github.com/yichengup/ComfyUI-YCNodes_Advance",
|
||||
"files": [
|
||||
"https://github.com/yichengup/ComfyUI-YCNodes_Advance"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: 'Reica GCP: Read Image', 'Reica GCP: Write Image & Get URL', 'Reica Text Image Display', 'Reica Read Image URL', 'Reica URL Image Loader Filename', 'Reica API: Send HTTP Notification', 'Insert Anything'"
|
||||
},
|
||||
{
|
||||
"author": "alexgenovese",
|
||||
"title": "ComfyUI-Reica",
|
||||
"reference": "https://github.com/alexgenovese/ComfyUI-Reica",
|
||||
"files": [
|
||||
"https://github.com/alexgenovese/ComfyUI-Reica"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: 'Reica GCP: Read Image', 'Reica GCP: Write Image & Get URL', 'Reica Text Image Display', 'Reica Read Image URL', 'Reica URL Image Loader Filename', 'Reica API: Send HTTP Notification', 'Insert Anything'"
|
||||
},
|
||||
{
|
||||
"author": "yichengup",
|
||||
"title": "ComfyUI-Transition",
|
||||
|
||||
@ -3582,7 +3582,8 @@
|
||||
"ReicaGCPWriteImageNode",
|
||||
"ReicaHTTPNotification",
|
||||
"ReicaReadImageUrl",
|
||||
"ReicaTextImageDisplay"
|
||||
"ReicaTextImageDisplay",
|
||||
"ReicaURLImageLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Reica"
|
||||
@ -6279,6 +6280,7 @@
|
||||
"WanVideoATITracks",
|
||||
"WanVideoATITracksVisualize",
|
||||
"WanVideoATI_comfy",
|
||||
"WanVideoApplyNAG",
|
||||
"WanVideoBlockSwap",
|
||||
"WanVideoClipVisionEncode",
|
||||
"WanVideoContextOptions",
|
||||
@ -6311,6 +6313,7 @@
|
||||
"WanVideoTeaCache",
|
||||
"WanVideoTextEmbedBridge",
|
||||
"WanVideoTextEncode",
|
||||
"WanVideoTextEncodeSingle",
|
||||
"WanVideoTinyVAELoader",
|
||||
"WanVideoTorchCompileSettings",
|
||||
"WanVideoUni3C_ControlnetLoader",
|
||||
@ -7603,6 +7606,7 @@
|
||||
"PNGtoImage",
|
||||
"Query_OpenAI",
|
||||
"RunPython",
|
||||
"RunPythonGriptapeTool",
|
||||
"SaveSpiderData",
|
||||
"SpiderCrawl",
|
||||
"SpiderSplit",
|
||||
@ -8947,7 +8951,9 @@
|
||||
[
|
||||
"FaceDetectorSelector",
|
||||
"HumanPartsUltra",
|
||||
"YC Color Match"
|
||||
"YC Color Match",
|
||||
"YCFaceAlignToCanvas",
|
||||
"YCFaceAnalysisModels"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-YCNodes_Advance"
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "inyourdreams-studio",
|
||||
"title": "ComfyUI-RBLM [REMOVED]",
|
||||
"reference": "https://github.com/inyourdreams-studio/comfyui-rblm",
|
||||
"files": [
|
||||
"https://github.com/inyourdreams-studio/comfyui-rblm"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node pack for ComfyUI that provides text manipulation nodes."
|
||||
},
|
||||
{
|
||||
"author": "dream-computing",
|
||||
"title": "SyntaxNodes - Image Processing Effects for ComfyUI [REMOVED]",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "benjamin-bertram",
|
||||
"title": "ComfyUI OIDN Denoiser",
|
||||
"reference": "https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser",
|
||||
"files": [
|
||||
"https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI provides a wrapper for Intel's Open Image Denoise (OIDN) library, allowing you to denoise images directly within your ComfyUI workflow."
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-Vui",
|
||||
@ -31,16 +41,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Load images with automatic prompt extraction from Civitai URLs, caption files, or EXIF metadata. Features smart dataset detection and dynamic preview updates."
|
||||
},
|
||||
{
|
||||
"author": "inyourdreams-studio",
|
||||
"title": "ComfyUI-RBLM",
|
||||
"reference": "https://github.com/inyourdreams-studio/comfyui-rblm",
|
||||
"files": [
|
||||
"https://github.com/inyourdreams-studio/comfyui-rblm"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node pack for ComfyUI that provides text manipulation nodes."
|
||||
},
|
||||
{
|
||||
"author": "Isi-dev",
|
||||
"title": "ComfyUI-Animation_Nodes_and_Workflows",
|
||||
|
||||
@ -686,6 +686,15 @@
|
||||
"title_aux": "ComfyUI-ColorshiftColor"
|
||||
}
|
||||
],
|
||||
"https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": [
|
||||
[
|
||||
"PixelSortAdvancedNode",
|
||||
"PixelSortNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI ASDF Pixel Sort Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/A043-studios/comfyui-deforum-x-flux-nodes": [
|
||||
[
|
||||
"DeforumAnimParamsNode",
|
||||
@ -1334,6 +1343,7 @@
|
||||
"IterativeLoopFeedback_Warper",
|
||||
"IterativeLoopSetup_Warper",
|
||||
"MouthMaskFromPose_Warper",
|
||||
"SmartOverlappingBatcher_Warper",
|
||||
"SmartVideoBatcher_Warper"
|
||||
],
|
||||
{
|
||||
@ -15835,6 +15845,14 @@
|
||||
"title_aux": "GKK\u00b7Sonic"
|
||||
}
|
||||
],
|
||||
"https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser": [
|
||||
[
|
||||
"OIDNDenoiser"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI OIDN Denoiser"
|
||||
}
|
||||
],
|
||||
"https://github.com/benjiyaya/ComfyUI-HunyuanVideoImagesGuider": [
|
||||
[
|
||||
"Hunyuan Video Image To Guider"
|
||||
@ -16191,7 +16209,8 @@
|
||||
"SonarResizedNoise",
|
||||
"SonarScheduledNoise",
|
||||
"SonarShuffledNoise",
|
||||
"SonarWaveletFilteredNoise"
|
||||
"SonarWaveletFilteredNoise",
|
||||
"SonarWaveletNoise"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-sonar"
|
||||
@ -16541,8 +16560,8 @@
|
||||
],
|
||||
"https://github.com/budihartono/comfyui-aspect-ratio-presets": [
|
||||
[
|
||||
"CAS Empty Latent Aspect Ratio by Axis",
|
||||
"CAS Empty Latent Aspect Ratio from Preset"
|
||||
"CAS Empty Latent Aspect Ratio Axis",
|
||||
"CAS Empty Latent Aspect Ratio Preset"
|
||||
],
|
||||
{
|
||||
"title_aux": "CAS Aspect Ratio Presets Node for ComfyUI"
|
||||
@ -20402,6 +20421,7 @@
|
||||
"DrawText",
|
||||
"DreambaitFolderOpener",
|
||||
"DynamicDictionary",
|
||||
"DynamicStringConcatenate",
|
||||
"ImageFrameBlend",
|
||||
"ImageResizeFaceAware",
|
||||
"ListItemExtract",
|
||||
@ -23568,18 +23588,6 @@
|
||||
"title_aux": "ComfyUI Neural Network Toolkit NNT "
|
||||
}
|
||||
],
|
||||
"https://github.com/inyourdreams-studio/comfyui-rblm": [
|
||||
[
|
||||
"ImageLevelsNode",
|
||||
"MaskDilateNode",
|
||||
"MaskFillHolesNode",
|
||||
"ReplaceNode",
|
||||
"ThresholdToAlphaNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RBLM"
|
||||
}
|
||||
],
|
||||
"https://github.com/irreveloper/ComfyUI-DSD": [
|
||||
[
|
||||
"DSDGeminiPromptEnhancer",
|
||||
@ -30116,7 +30124,8 @@
|
||||
"https://github.com/olivv-cs/ComfyUI-FunPack": [
|
||||
[
|
||||
"FunPackCLIPLoader",
|
||||
"FunPackImg2LatentInterpolation"
|
||||
"FunPackImg2LatentInterpolation",
|
||||
"FunPackPromptEnhancer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FunPack"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user