update DB

This commit is contained in:
Dr.Lt.Data 2024-08-03 02:08:14 +09:00
parent 55cb4c3d0a
commit 2eb1020b35
8 changed files with 1858 additions and 1749 deletions

View File

@ -2318,7 +2318,7 @@
"https://github.com/youyegit/tdxh_node_comfyui"
],
"install_type": "git-clone",
"description": "Nodes:TdxhImageToSize, TdxhImageToSizeAdvanced, TdxhLoraLoader, TdxhIntInput, TdxhFloatInput, TdxhStringInput. Some nodes for stable diffusion comfyui. Sometimes it helps conveniently to use less nodes for doing the same things."
"description": "Add Switch on nodes, Make nodes amount small! It helps conveniently to use less nodes for doing the same things."
},
{
"author": "Sxela",
@ -4420,57 +4420,57 @@
},
{
"author": "Haoming02",
"title": "ComfyUI Diffusion Color Grading",
"title": "Diffusion CG",
"reference": "https://github.com/Haoming02/comfyui-diffusion-cg",
"files": [
"https://github.com/Haoming02/comfyui-diffusion-cg"
],
"install_type": "git-clone",
"description": "This is the ComfyUI port of the joint research between me and TimothyAlexisVass. For more information, check out the original [a/Extension](https://github.com/Haoming02/sd-webui-diffusion-cg) for Automatic1111."
"description": "Color Grading for Stable Diffusion"
},
{
"author": "Haoming02",
"title": "ComfyUI Prompt Format",
"title": "Prompt Format",
"reference": "https://github.com/Haoming02/comfyui-prompt-format",
"files": [
"https://github.com/Haoming02/comfyui-prompt-format"
],
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which helps formatting texts."
"description": "Add a button that formats the prompts in textfields"
},
{
"author": "Haoming02",
"title": "ComfyUI Clear Screen",
"title": "Clear Screen",
"reference": "https://github.com/Haoming02/comfyui-clear-screen",
"files": [
"https://github.com/Haoming02/comfyui-clear-screen"
],
"install_type": "git-clone",
"description": "Adds a CLS button to clear the console."
"description": "Add a button that clears the console"
},
{
"author": "Haoming02",
"title": "ComfyUI Menu Anchor",
"title": "Menu Anchor",
"reference": "https://github.com/Haoming02/comfyui-menu-anchor",
"files": [
"https://github.com/Haoming02/comfyui-menu-anchor"
],
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which moves the menu to the specified corner on startup."
"description": "Snaps the menu to the corner automatically"
},
{
"author": "Haoming02",
"title": "ComfyUI Tab Handler",
"title": "Tab Handler",
"reference": "https://github.com/Haoming02/comfyui-tab-handler",
"files": [
"https://github.com/Haoming02/comfyui-tab-handler"
],
"install_type": "git-clone",
"description": "Intercepts the Tab key to switch between textarea"
"description": "Use the Tab key to switch between textfields"
},
{
"author": "Haoming02",
"title": "ComfyUI Floodgate",
"title": "Floodgate",
"reference": "https://github.com/Haoming02/comfyui-floodgate",
"files": [
"https://github.com/Haoming02/comfyui-floodgate"
@ -4480,13 +4480,13 @@
},
{
"author": "Haoming02",
"title": "ComfyUI Node Beautify",
"title": "Node Beautify",
"reference": "https://github.com/Haoming02/comfyui-node-beautify",
"files": [
"https://github.com/Haoming02/comfyui-node-beautify"
],
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which helps formatting the workflow."
"description": "Add a button that formats the workflow graph"
},
{
"author": "Haoming02",
@ -4496,7 +4496,7 @@
"https://github.com/Haoming02/comfyui-resharpen"
],
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which allows you to increase or decrease the amount of details generated during the Stable Diffusion pipeline."
"description": "Manipulate the details of generations."
},
{
"author": "bedovyy",
@ -8829,6 +8829,17 @@
"install_type": "git-clone",
"description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines."
},
{
"author": "smthemex",
"title": "ComfyUI_Diffree",
"id": "comfyui_diffree",
"reference": "https://github.com/smthemex/ComfyUI_Diffree",
"files": [
"https://github.com/smthemex/ComfyUI_Diffree"
],
"install_type": "git-clone",
"description": "using diffree: Text-Guided Shape Free Object Inpainting with Diffusion Model"
},
{
"author": "smthemex",
"title": "ComfyUI_Stable_Makeup",
@ -11903,7 +11914,7 @@
"https://github.com/fssorc/ComfyUI_FaceShaper"
],
"install_type": "git-clone",
"description": "Nodes:Match two faces' shape before using other face swap nodes\nFace-swapping tools typically only replace facial features during the swap, without altering the facial shape. When there is a significant difference in facial shape between the target person and the person in the original photo, the result of the face swap is less satisfactory.\nThis project is a small script that can first liquefy and stretch the face in the original photo according to the horizontal and vertical proportions of the target person's facial contour. The resulting image can be used as input for other face-swapping nodes."
"description": "Match two faces' shape before using other face swap nodes\nFace-swapping tools typically only replace facial features during the swap, without altering the facial shape. When there is a significant difference in facial shape between the target person and the person in the original photo, the result of the face swap is less satisfactory.\nThis project is a small script that can first liquefy and stretch the face in the original photo according to the horizontal and vertical proportions of the target person's facial contour. The resulting image can be used as input for other face-swapping nodes."
},
{
"author": "BetaDoggo",
@ -12307,7 +12318,6 @@
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",

View File

@ -52,7 +52,8 @@
"EGIPAdapter_Mad_AssistantV2",
"EGIPAdapter_Mad_AssistantV3",
"EGIPAdapter_Mad_AssistantV4",
"EGIPAdapter_Mad_AssistantV5"
"EGIPAdapter_Mad_AssistantV5",
"EGIPAdapter_Mad_AssistantV6"
],
{
"title_aux": "ComfUI-EGAdapterMadAssistant"
@ -2275,6 +2276,7 @@
],
"https://github.com/FuouM/FM_nodes": [
[
"CoLIE_LowLight_Enhance",
"ProPIH_Harmonizer",
"RealViFormerSR",
"WFEN"
@ -2491,7 +2493,7 @@
"Recenter XL"
],
{
"title_aux": "ComfyUI Diffusion Color Grading"
"title_aux": "Diffusion CG"
}
],
"https://github.com/Haoming02/comfyui-floodgate": [
@ -2499,7 +2501,7 @@
"FloodGate"
],
{
"title_aux": "ComfyUI Floodgate"
"title_aux": "Floodgate"
}
],
"https://github.com/Haoming02/comfyui-resharpen": [
@ -8405,6 +8407,8 @@
"HYDiTTextEncoderLoader",
"MiaoBiCLIPLoader",
"MiaoBiDiffusersLoader",
"OverrideCLIPDevice",
"OverrideVAEDevice",
"PixArtCheckpointLoader",
"PixArtCheckpointLoaderSimple",
"PixArtControlNetCond",
@ -8500,6 +8504,7 @@
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeControlnet",
"CLIPTextEncodeFlux",
"CLIPTextEncodeHunyuanDiT",
"CLIPTextEncodeSD3",
"CLIPTextEncodeSDXL",
@ -8537,6 +8542,7 @@
"ExponentialScheduler",
"FeatherMask",
"FlipSigmas",
"FluxGuidance",
"FreeU",
"FreeU_V2",
"GITSScheduler",
@ -8832,6 +8838,7 @@
"IPAdapterEmbedsBatch",
"IPAdapterEncoder",
"IPAdapterFaceID",
"IPAdapterFaceIDKolors",
"IPAdapterFromParams",
"IPAdapterInsightFaceLoader",
"IPAdapterLoadEmbeds",
@ -10329,6 +10336,8 @@
"CheckpointMetaExtractor",
"Negate_Boolean",
"OverrideSamplerSetup",
"Refine_Prompt",
"Refine_Setup",
"Remap_Values",
"Select_By_Index",
"Select_Line_By_Index",
@ -15089,6 +15098,7 @@
"IncrementingListNode_",
"IntNumber",
"JoinWithDelimiter",
"KeyInput",
"LimitNumber",
"ListSplit_",
"LoadImagesFromPath",
@ -15454,6 +15464,15 @@
"title_aux": "ComfyUI_CustomNet"
}
],
"https://github.com/smthemex/ComfyUI_Diffree": [
[
"Diffree_Model_Loader",
"Diffree_Sampler"
],
{
"title_aux": "ComfyUI_Diffree"
}
],
"https://github.com/smthemex/ComfyUI_EchoMimic": [
[
"Echo_LoadModel",
@ -15504,7 +15523,7 @@
],
"https://github.com/smthemex/ComfyUI_MS_Diffusion": [
[
"MS_Comic_Type",
"MS_Object_img_Batch",
"MSdiffusion_Model_Loader",
"MSdiffusion_Sampler"
],
@ -16558,6 +16577,7 @@
],
"https://github.com/wTechArtist/ComfyUI-CustomNodes": [
[
"GPT4 WWL",
"IPAdapter FaceID With Bool",
"IPAdapter Mad Scientist Weight_Type",
"Image Blending Mode Mask",
@ -16875,6 +16895,7 @@
"DeepSeekChatNode",
"DeepSeekTranslator",
"ErrorLogNode",
"ExecutionTime",
"FileBasedChatNode",
"GroqChatNode",
"MoonshotMultiChatNode",

File diff suppressed because it is too large Load Diff

View File

@ -12,6 +12,26 @@
{
"author": "Isi-dev",
"title": "Isi-dev/ComfyUI-UniAnimate",
"reference": "https://github.com/Isi-dev/ComfyUI-UniAnimate",
"files": [
"https://github.com/Isi-dev/ComfyUI-UniAnimate"
],
"install_type": "git-clone",
"description": "This is my ComfyUi-windows implementation for the image animation project ▶ UniAnimate: Taming Unified Video Diffusion Models for Consistent Human Image Animation[w/This node cannot be installed simultaneously with ComfyUI-UniAnimate by AIFSH because it has the same name as that custom node.]"
},
{
"author": "Futureversecom",
"title": "ComfyUI-JEN",
"reference": "https://github.com/futureversecom/ComfyUI-JEN",
"files": [
"https://github.com/futureversecom/ComfyUI-JEN"
],
"install_type": "git-clone",
"description": "Comfy UI custom nodes for JEN music generation powered by Futureverse"
},
{
"author": "denislov",
"title": "Comfyui_AutoSurvey",
@ -32,16 +52,6 @@
"install_type": "git-clone",
"description": "This node allows ComfyUI to easily integrate with Midjourney, utilizing the ultra-high quality of Midjourney and the powerful control of SD to provide more convenient capabilities for AIGC.\nNOTE: This node relies on the midjourney proxy project and requires API deployment in advance. For detailed installation, please refer to the instructions of the project. https://github.com/novicezk/midjourney-proxy"
},
{
"author": "hy134300",
"title": "ComfyUI-PhotoMaker-V2",
"reference": "https://github.com/hy134300/ComfyUI-PhotoMaker-V2",
"files": [
"https://github.com/hy134300/ComfyUI-PhotoMaker-V2"
],
"install_type": "git-clone",
"description": "Nodes for PhotoMaker-V2"
},
{
"author": "kijai",
"title": "ComfyUI-FollowYourEmojiWrapper [WIP]",

View File

@ -478,6 +478,15 @@
"title_aux": "GH Tools for ComfyUI"
}
],
"https://github.com/Isi-dev/ComfyUI-UniAnimate": [
[
"Gen_align_pose",
"UniAnimateImage"
],
{
"title_aux": "Isi-dev/ComfyUI-UniAnimate"
}
],
"https://github.com/IvanZhd/comfyui-codeformer": [
[
"RedBeanie_CustomImageInverter"
@ -501,6 +510,7 @@
"ImAppendVideoNode",
"ImApplyWav2lip",
"ImDumpEntity",
"ImNodeTitleOverride",
"LoadPackage",
"MergeNode",
"NewNode",
@ -510,6 +520,7 @@
"SetNodeMapping",
"SetProperties",
"batchNodes",
"mergeEntityAndPointer",
"redirectToNode"
],
{
@ -532,16 +543,6 @@
"title_aux": "comfy-consistency-vae"
}
],
"https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": [
[
"AdvancedTiling",
"AdvancedTilingSettings",
"AdvancedTilingVAEDecode"
],
{
"title_aux": "ComfyUI-AdvancedTiling [WIP]"
}
],
"https://github.com/LZpenguin/ComfyUI-Text": [
[
"Add_text_by_mask"
@ -662,14 +663,6 @@
"title_aux": "CheckProgress [WIP]"
}
],
"https://github.com/MushroomFleet/DJZ-Nodes": [
[
"AspectSize"
],
{
"title_aux": "DJZ-Nodes"
}
],
"https://github.com/NeuralNotW0rk/ComfyUI-Waveform-Extensions/raw/main/EXT_VariationUtils.py": [
[
"BatchToList",
@ -694,13 +687,20 @@
[
"CPPN Generator",
"Color Match",
"Coordinates From Mask",
"Custom Shader",
"Distance Map",
"Folder Queue Manager",
"Image Blend by Mask (Batch)",
"Image Noise Generator",
"Image to Optical Flow",
"Perlin Noise Generator",
"Preview Mask",
"Random Image Generator",
"Shift Mask",
"Slit Scan",
"Spring Mesh",
"Temporal Blur",
"Video Queue Manager"
],
{
@ -1113,6 +1113,8 @@
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeControlnet",
"CLIPTextEncodeFlux",
"CLIPTextEncodeHunyuanDiT",
"CLIPTextEncodeSD3",
"CLIPTextEncodeSDXL",
"CLIPTextEncodeSDXLRefiner",
@ -1149,6 +1151,7 @@
"ExponentialScheduler",
"FeatherMask",
"FlipSigmas",
"FluxGuidance",
"FreeU",
"FreeU_V2",
"GITSScheduler",
@ -1245,6 +1248,7 @@
"SamplerCustomAdvanced",
"SamplerDPMAdaptative",
"SamplerDPMPP_2M_SDE",
"SamplerDPMPP_2S_Ancestral",
"SamplerDPMPP_3M_SDE",
"SamplerDPMPP_SDE",
"SamplerEulerAncestral",
@ -1335,6 +1339,23 @@
"title_aux": "ComfyUI-Better-Dimensions"
}
],
"https://github.com/denislov/Comfyui_AutoSurvey": [
[
"AddDoc2Knowledge",
"AutoSurvey",
"ChatModel",
"ComfyWeaviate",
"ManageDatabase",
"QueryKnowledge",
"WcProperty",
"WcPropertyComb",
"WriteOutline",
"WriteSection"
],
{
"title_aux": "Comfyui_AutoSurvey"
}
],
"https://github.com/dfl/comfyui-stylegan": [
[
"StyleGAN Generator",
@ -1482,6 +1503,16 @@
"title_aux": "comfyui-cem-tools"
}
],
"https://github.com/futureversecom/ComfyUI-JEN": [
[
"JEN_download",
"JEN_extend",
"JEN_generate"
],
{
"title_aux": "ComfyUI-JEN"
}
],
"https://github.com/gameltb/ComfyUI_stable_fast": [
[
"ApplyStableFastUnet",
@ -1604,22 +1635,6 @@
"title_aux": "ComfyUI_Easy_Nodes_hui"
}
],
"https://github.com/hy134300/ComfyUI-PhotoMaker-V2": [
[
"BaseModel_Loader_fromhub",
"BaseModel_Loader_local",
"LoRALoader",
"NEW_PhotoMaker_Generation",
"PhotoMakerAdapter_Loader_fromhub",
"PhotoMakerAdapter_Loader_local",
"PhotoMaker_Generation",
"Prompt_Styler",
"Ref_Image_Preprocessing"
],
{
"title_aux": "ComfyUI-PhotoMaker-V2"
}
],
"https://github.com/hy134300/comfyui-hb-node": [
[
"generate story",
@ -1805,8 +1820,11 @@
],
"https://github.com/justUmen/Bjornulf_custom_nodes": [
[
"Bjornulf_ClearVRAM",
"Bjornulf_CombineBackgroundOverlay",
"Bjornulf_CombineTexts",
"Bjornulf_CustomStringType",
"Bjornulf_GrayscaleTransform",
"Bjornulf_LoopBasicBatch",
"Bjornulf_LoopCombosSamplersSchedulers",
"Bjornulf_LoopFloat",
@ -1816,6 +1834,7 @@
"Bjornulf_LoopTexts",
"Bjornulf_RandomModelClipVae",
"Bjornulf_RandomTexts",
"Bjornulf_RemoveTransparency",
"Bjornulf_ResizeImage",
"Bjornulf_SaveApiImage",
"Bjornulf_SaveImagePath",
@ -1831,7 +1850,7 @@
"Bjornulf_WriteImageCharacters",
"Bjornulf_WriteImageEnvironment",
"Bjornulf_WriteText",
"Bjornulf_imgs2vid",
"Bjornulf_imagesToVideo",
"Bjornulf_ollamaLoader"
],
{
@ -1926,6 +1945,9 @@
[
"DownloadAndLoadFYEModel",
"FYECLIPEncode",
"FYEClipEmbedToComfy",
"FYELandmarkEncode",
"FYELandmarkToComfy",
"FYEMediaPipe",
"FYESampler",
"FYESamplerLong"

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,16 @@
},
{
"author": "hy134300",
"title": "ComfyUI-PhotoMaker-V2 [REMOVED]",
"reference": "https://github.com/hy134300/ComfyUI-PhotoMaker-V2",
"files": [
"https://github.com/hy134300/ComfyUI-PhotoMaker-V2"
],
"install_type": "git-clone",
"description": "Nodes for PhotoMaker-V2"
},
{
"author": "neverbiasu",
"title": "ComfyUI ImageCaptioner [REMOVED]",

View File

@ -52,7 +52,8 @@
"EGIPAdapter_Mad_AssistantV2",
"EGIPAdapter_Mad_AssistantV3",
"EGIPAdapter_Mad_AssistantV4",
"EGIPAdapter_Mad_AssistantV5"
"EGIPAdapter_Mad_AssistantV5",
"EGIPAdapter_Mad_AssistantV6"
],
{
"title_aux": "ComfUI-EGAdapterMadAssistant"
@ -2275,6 +2276,7 @@
],
"https://github.com/FuouM/FM_nodes": [
[
"CoLIE_LowLight_Enhance",
"ProPIH_Harmonizer",
"RealViFormerSR",
"WFEN"
@ -2491,7 +2493,7 @@
"Recenter XL"
],
{
"title_aux": "ComfyUI Diffusion Color Grading"
"title_aux": "Diffusion CG"
}
],
"https://github.com/Haoming02/comfyui-floodgate": [
@ -2499,7 +2501,7 @@
"FloodGate"
],
{
"title_aux": "ComfyUI Floodgate"
"title_aux": "Floodgate"
}
],
"https://github.com/Haoming02/comfyui-resharpen": [
@ -8405,6 +8407,8 @@
"HYDiTTextEncoderLoader",
"MiaoBiCLIPLoader",
"MiaoBiDiffusersLoader",
"OverrideCLIPDevice",
"OverrideVAEDevice",
"PixArtCheckpointLoader",
"PixArtCheckpointLoaderSimple",
"PixArtControlNetCond",
@ -8500,6 +8504,7 @@
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeControlnet",
"CLIPTextEncodeFlux",
"CLIPTextEncodeHunyuanDiT",
"CLIPTextEncodeSD3",
"CLIPTextEncodeSDXL",
@ -8537,6 +8542,7 @@
"ExponentialScheduler",
"FeatherMask",
"FlipSigmas",
"FluxGuidance",
"FreeU",
"FreeU_V2",
"GITSScheduler",
@ -8832,6 +8838,7 @@
"IPAdapterEmbedsBatch",
"IPAdapterEncoder",
"IPAdapterFaceID",
"IPAdapterFaceIDKolors",
"IPAdapterFromParams",
"IPAdapterInsightFaceLoader",
"IPAdapterLoadEmbeds",
@ -10329,6 +10336,8 @@
"CheckpointMetaExtractor",
"Negate_Boolean",
"OverrideSamplerSetup",
"Refine_Prompt",
"Refine_Setup",
"Remap_Values",
"Select_By_Index",
"Select_Line_By_Index",
@ -15089,6 +15098,7 @@
"IncrementingListNode_",
"IntNumber",
"JoinWithDelimiter",
"KeyInput",
"LimitNumber",
"ListSplit_",
"LoadImagesFromPath",
@ -15454,6 +15464,15 @@
"title_aux": "ComfyUI_CustomNet"
}
],
"https://github.com/smthemex/ComfyUI_Diffree": [
[
"Diffree_Model_Loader",
"Diffree_Sampler"
],
{
"title_aux": "ComfyUI_Diffree"
}
],
"https://github.com/smthemex/ComfyUI_EchoMimic": [
[
"Echo_LoadModel",
@ -15504,7 +15523,7 @@
],
"https://github.com/smthemex/ComfyUI_MS_Diffusion": [
[
"MS_Comic_Type",
"MS_Object_img_Batch",
"MSdiffusion_Model_Loader",
"MSdiffusion_Sampler"
],
@ -16558,6 +16577,7 @@
],
"https://github.com/wTechArtist/ComfyUI-CustomNodes": [
[
"GPT4 WWL",
"IPAdapter FaceID With Bool",
"IPAdapter Mad Scientist Weight_Type",
"Image Blending Mode Mask",
@ -16875,6 +16895,7 @@
"DeepSeekChatNode",
"DeepSeekTranslator",
"ErrorLogNode",
"ExecutionTime",
"FileBasedChatNode",
"GroqChatNode",
"MoonshotMultiChatNode",