mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
c8b7db6c38
commit
fb5dd9ebc2
@ -9461,7 +9461,7 @@
|
||||
"https://github.com/zhangp365/ComfyUI-utils-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:LoadImageWithSwitch, ImageBatchOneOrMore, ModifyTextGender, GenderControlOutput, ImageCompositeMaskedWithSwitch, ImageCompositeMaskedOneByOne, ColorCorrectOfUtils, SplitMask, MaskFastGrow, CheckpointLoaderSimpleWithSwitch, ImageResizeTo8x, MatchImageRatioToPreset, UpscaleImageWithModelIfNeed, MaskFromFaceModel, MaskCoverFourCorners, DetectorForNSFW, DeepfaceAnalyzeFaceAttributes etc."
|
||||
"description": "Nodes:LoadImageWithSwitch, ImageBatchOneOrMore, ModifyTextGender, GenderControlOutput, ImageCompositeMaskedWithSwitch, ImageCompositeMaskedOneByOne, ColorCorrectOfUtils, SplitMask, MaskFastGrow, CheckpointLoaderSimpleWithSwitch, ImageResizeTo8x, MatchImageRatioToPreset, MaskFromFaceModel, MaskCoverFourCorners, DetectorForNSFW, DeepfaceAnalyzeFaceAttributes, VolcanoOutpainting, VolcanoImageEdit, etc."
|
||||
},
|
||||
{
|
||||
"author": "zhangp365",
|
||||
@ -20584,6 +20584,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI custom node implementation for image editing using the Step-1 model architecture, specifically adapted for reference-based image editing guided by text prompts."
|
||||
},
|
||||
{
|
||||
"author": "HM-RunningHub",
|
||||
"title": "ComfyUI Qwen-Image Node",
|
||||
"reference": "https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image",
|
||||
"files": [
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that integrates Alibaba's Qwen-Image model for high-quality image generation with exceptional text rendering capabilities."
|
||||
},
|
||||
{
|
||||
"author": "sebord",
|
||||
"title": "ComfyUI-LMCQ",
|
||||
@ -29141,6 +29151,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes developed by SunxAI for ComfyUI, including image loop processing and more. "
|
||||
},
|
||||
{
|
||||
"author": "sunx.ai",
|
||||
"title": "ComfyUI Gemini Nodes",
|
||||
"reference": "https://github.com/upseem/comfyui_sunxAI_facetools",
|
||||
"files": [
|
||||
"https://github.com/upseem/comfyui_sunxAI_facetools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Face detection & restoration tools for ComfyUI by Sunx.ai"
|
||||
},
|
||||
{
|
||||
"author": "set-soft",
|
||||
"title": "Audio Separation (Demix)",
|
||||
|
||||
@ -247,6 +247,17 @@
|
||||
"title_aux": "HYPIR ComfyUI Plugin"
|
||||
}
|
||||
],
|
||||
"https://github.com/11dogzi/Comfyui-Qwen-Image": [
|
||||
[
|
||||
"QwenImageAspectRatio",
|
||||
"QwenImageGenerator",
|
||||
"QwenImageLoader",
|
||||
"QwenImagePromptEnhancer"
|
||||
],
|
||||
{
|
||||
"title_aux": "Qwen-Image ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/11dogzi/Comfyui-ergouzi-Nodes": [
|
||||
[
|
||||
"EG-YSZT-ZT",
|
||||
@ -2990,6 +3001,14 @@
|
||||
"title_aux": "ComfyUI-KyutaiTTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/BobRandomNumber/ComfyUI-TLBVFI": [
|
||||
[
|
||||
"TLBVFI_VFI"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TLBVFI"
|
||||
}
|
||||
],
|
||||
"https://github.com/BobsBlazed/Bobs-Lora-Loader": [
|
||||
[
|
||||
"BobsLoraLoaderFlux",
|
||||
@ -6134,6 +6153,16 @@
|
||||
"title_aux": "ComfyUI_RH_OminiControl"
|
||||
}
|
||||
],
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image": [
|
||||
[
|
||||
"QwenImageModelLoader",
|
||||
"RH_QwenImageGenerator",
|
||||
"RH_QwenImagePromptEnhancer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Qwen-Image Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": [
|
||||
[
|
||||
"RunningHub SeedXPro Translator"
|
||||
@ -10281,6 +10310,8 @@
|
||||
],
|
||||
"https://github.com/ProGamerGov/ComfyUI_pytorch360convert": [
|
||||
[
|
||||
"Apply Circular Padding Model",
|
||||
"Apply Circular Padding VAE",
|
||||
"Crop 360 to 180 Equirectangular",
|
||||
"Crop Image with Coords",
|
||||
"Crop Stereo to Monoscopic",
|
||||
@ -13943,6 +13974,7 @@
|
||||
"VrchAnyOSCControlNode",
|
||||
"VrchAudioChannelLoaderNode",
|
||||
"VrchAudioConcatNode",
|
||||
"VrchAudioFrequencyBandAnalyzerNode",
|
||||
"VrchAudioGenresNode",
|
||||
"VrchAudioMusic2EmotionNode",
|
||||
"VrchAudioRecorderNode",
|
||||
@ -13977,6 +14009,8 @@
|
||||
"VrchJsonUrlLoaderNode",
|
||||
"VrchJsonWebSocketChannelLoaderNode",
|
||||
"VrchJsonWebSocketSenderNode",
|
||||
"VrchLatentWebSocketChannelLoaderNode",
|
||||
"VrchLatentWebSocketSenderNode",
|
||||
"VrchMicLoaderNode",
|
||||
"VrchMidiDeviceLoaderNode",
|
||||
"VrchModelWebViewerNode",
|
||||
@ -33968,6 +34002,7 @@
|
||||
"SmartControlNetApply",
|
||||
"SmartPreprocessor",
|
||||
"SmartStyleModelApplyDual",
|
||||
"Strength To Steps",
|
||||
"Toggle Lora Unet Blocks L1",
|
||||
"Toggle Lora Unet Blocks L2",
|
||||
"Video Duration Calculator",
|
||||
@ -38381,6 +38416,18 @@
|
||||
"title_aux": "SunxAI Custom Nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/upseem/comfyui_sunxAI_facetools": [
|
||||
[
|
||||
"CropFaces",
|
||||
"DetectFaces",
|
||||
"Example",
|
||||
"SelectFloatByBool",
|
||||
"WarpFacesBack"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Gemini Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/usrname0/comfyui-holdup": [
|
||||
[
|
||||
"HoldUp"
|
||||
|
||||
1286
github-stats.json
1286
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "HM-RunningHub",
|
||||
"title": "ComfyUI Qwen-Image Node",
|
||||
"reference": "https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image",
|
||||
"files": [
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that integrates Alibaba's Qwen-Image model for high-quality image generation with exceptional text rendering capabilities."
|
||||
},
|
||||
{
|
||||
"author": "BobRandomNumber",
|
||||
"title": "ComfyUI-TLBVFI",
|
||||
|
||||
@ -247,6 +247,17 @@
|
||||
"title_aux": "HYPIR ComfyUI Plugin"
|
||||
}
|
||||
],
|
||||
"https://github.com/11dogzi/Comfyui-Qwen-Image": [
|
||||
[
|
||||
"QwenImageAspectRatio",
|
||||
"QwenImageGenerator",
|
||||
"QwenImageLoader",
|
||||
"QwenImagePromptEnhancer"
|
||||
],
|
||||
{
|
||||
"title_aux": "Qwen-Image ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/11dogzi/Comfyui-ergouzi-Nodes": [
|
||||
[
|
||||
"EG-YSZT-ZT",
|
||||
@ -2990,6 +3001,14 @@
|
||||
"title_aux": "ComfyUI-KyutaiTTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/BobRandomNumber/ComfyUI-TLBVFI": [
|
||||
[
|
||||
"TLBVFI_VFI"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TLBVFI"
|
||||
}
|
||||
],
|
||||
"https://github.com/BobsBlazed/Bobs-Lora-Loader": [
|
||||
[
|
||||
"BobsLoraLoaderFlux",
|
||||
@ -6134,6 +6153,16 @@
|
||||
"title_aux": "ComfyUI_RH_OminiControl"
|
||||
}
|
||||
],
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image": [
|
||||
[
|
||||
"QwenImageModelLoader",
|
||||
"RH_QwenImageGenerator",
|
||||
"RH_QwenImagePromptEnhancer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Qwen-Image Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": [
|
||||
[
|
||||
"RunningHub SeedXPro Translator"
|
||||
@ -10281,6 +10310,8 @@
|
||||
],
|
||||
"https://github.com/ProGamerGov/ComfyUI_pytorch360convert": [
|
||||
[
|
||||
"Apply Circular Padding Model",
|
||||
"Apply Circular Padding VAE",
|
||||
"Crop 360 to 180 Equirectangular",
|
||||
"Crop Image with Coords",
|
||||
"Crop Stereo to Monoscopic",
|
||||
@ -13943,6 +13974,7 @@
|
||||
"VrchAnyOSCControlNode",
|
||||
"VrchAudioChannelLoaderNode",
|
||||
"VrchAudioConcatNode",
|
||||
"VrchAudioFrequencyBandAnalyzerNode",
|
||||
"VrchAudioGenresNode",
|
||||
"VrchAudioMusic2EmotionNode",
|
||||
"VrchAudioRecorderNode",
|
||||
@ -13977,6 +14009,8 @@
|
||||
"VrchJsonUrlLoaderNode",
|
||||
"VrchJsonWebSocketChannelLoaderNode",
|
||||
"VrchJsonWebSocketSenderNode",
|
||||
"VrchLatentWebSocketChannelLoaderNode",
|
||||
"VrchLatentWebSocketSenderNode",
|
||||
"VrchMicLoaderNode",
|
||||
"VrchMidiDeviceLoaderNode",
|
||||
"VrchModelWebViewerNode",
|
||||
@ -33968,6 +34002,7 @@
|
||||
"SmartControlNetApply",
|
||||
"SmartPreprocessor",
|
||||
"SmartStyleModelApplyDual",
|
||||
"Strength To Steps",
|
||||
"Toggle Lora Unet Blocks L1",
|
||||
"Toggle Lora Unet Blocks L2",
|
||||
"Video Duration Calculator",
|
||||
@ -38381,6 +38416,18 @@
|
||||
"title_aux": "SunxAI Custom Nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/upseem/comfyui_sunxAI_facetools": [
|
||||
[
|
||||
"CropFaces",
|
||||
"DetectFaces",
|
||||
"Example",
|
||||
"SelectFloatByBool",
|
||||
"WarpFacesBack"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Gemini Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/usrname0/comfyui-holdup": [
|
||||
[
|
||||
"HoldUp"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user