update DB

This commit is contained in:
Dr.Lt.Data
2024-12-01 01:50:07 +09:00
parent d8c156258b
commit 1207e1a848
9 changed files with 2503 additions and 2330 deletions

View File

@@ -10,6 +10,28 @@
{
"author": "lujiazho",
"title": "ComfyUI-CatvtonFluxWrapper",
"id": "comfyui-catvton-flux-wrapper",
"reference": "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper",
"files": [
"https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper"
],
"install_type": "git-clone",
"description": "ComfyUI-CatvtonFluxWrapper provides ComfyUI nodes for diffusers implementation of Catvton-Flux."
},
{
"author": "lldacing",
"title": "ComfyUI_StableHair_ll",
"id": "comfyui_stablehair_ll",
"reference": "https://github.com/lldacing/ComfyUI_StableHair_ll",
"files": [
"https://github.com/lldacing/ComfyUI_StableHair_ll"
],
"install_type": "git-clone",
"description": "Hair transfer"
},
{
"author": "Kling AI",
"title": "ComfyUI-KLingAI-API",
@@ -31,15 +53,14 @@
"description": "This is the rgb2x wrapper node for ComfyUI. The required models are automatically downloaded on the first run.\noriginal project : [a/https://github.com/zheng95z/rgbx](original project : https://github.com/zheng95z/rgbx)"
},
{
"author": "Regi E",
"title": "Easy Pony",
"id": "comfyui-easy-pony",
"author": "itsjustregi",
"title": "ComfyUI-EasyPony",
"reference": "https://github.com/regiellis/ComfyUI-EasyPony",
"files": [
"https://github.com/regiellis/ComfyUI-EasyPony"
],
"install_type": "git-clone",
"description": "Simple node to assits with prompting for Pony models"
"description": "Easy Pony is a helper node that simplifies the process of adding scoring and other attributes to prompts when using Pony models."
},
{
"author": "Yuan-ManX",
@@ -51,17 +72,6 @@
"install_type": "git-clone",
"description": "ComfyUI nodes for LLaMA-Mesh model."
},
{
"author": "zefu-lu",
"title": "ComfyUI_InstantX_SD35_Large_IPAdapter",
"id": "comfyui-instantx-sd3-5-large-ipadapter",
"reference": "https://github.com/zefu-lu/ComfyUI-InstantX-SD3_5-Large-IPAdapter",
"files": [
"https://github.com/zefu-lu/ComfyUI-InstantX-SD3_5-Large-IPAdapter"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node for using InstantX SD3.5-Large IPAdapter"
},
{
"author": "mrhan1993",
"title": "ComfyUI-Fooocus",
@@ -671,26 +681,6 @@
],
"install_type": "git-clone",
"description": "This is a custom node designed to simplify the use of Hunyuan3D in ComfyUI"
},
{
"author": "VikramxD",
"title": "VEnhancer ComfyUI Extension",
"reference": "https://github.com/VikramxD/VEnhancer-ComfyUI-Wrapper",
"files": [
"https://github.com/VikramxD/VEnhancer-ComfyUI-Wrapper"
],
"install_type": "git-clone",
"description": "ComfyUI workflow for VEnhancer Inference"
},
{
"author": "vuongminh1907",
"title": "ComfyUI_ZenID",
"reference": "https://github.com/vuongminh1907/ComfyUI_ZenID",
"files": [
"https://github.com/vuongminh1907/ComfyUI_ZenID"
],
"install_type": "git-clone",
"description": "Inspired by [a/InstantID](https://github.com/instantX-research/InstantID) and [a/InstantID Comfy](https://github.com/cubiq/ComfyUI_InstantID)\nThis ZenID Node has been refactored for specialized tasks like Face Swap"
}
]
}

View File

@@ -30,7 +30,7 @@
],
"https://github.com/1038lab/ComfyUI-RMBG": [
[
"AILAB_RMBG"
"RMBG"
],
{
"title_aux": "ComfyUI-RMBG"
@@ -3617,6 +3617,7 @@
],
"https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows": [
[
"CLIPTextEncodeStyles",
"JoinVideos",
"MakeDrivingVideoForLivePortrait",
"MakePortraitWalk",
@@ -6888,7 +6889,9 @@
"OllamaModelChooser",
"SD35StartSettings",
"SDXLStartSettings",
"StarNode"
"StarFiveWildcards",
"StarNode",
"Starupscale"
],
{
"title_aux": "ComfyUI_StarNodes"
@@ -9939,7 +9942,11 @@
"SamplerSonarDPMPPSDE",
"SamplerSonarEuler",
"SamplerSonarEulerA",
"SonarAdvanced1fNoise",
"SonarAdvancedPowerLawNoise",
"SonarAdvancedPyramidNoise",
"SonarBlendedNoise",
"SonarChannelNoise",
"SonarCompositeNoise",
"SonarCustomNoise",
"SonarGuidanceConfig",
@@ -13136,6 +13143,7 @@
[
"ETInspectTextNode",
"ETIntBoxNode",
"ETPresentImageNode",
"ETShowDataNode",
"ETStringBoxNode",
"ETTextBoxNode",
@@ -16853,7 +16861,9 @@
"YellowBus",
"ZoomOutComposer",
"concat",
"filter"
"filter",
"nodevalue2string",
"string_contact_multi"
],
{
"title_aux": "Klinter_nodes"
@@ -17445,6 +17455,17 @@
"title_aux": "ComfyUI_StableDelight_ll"
}
],
"https://github.com/lldacing/ComfyUI_StableHair_ll": [
[
"ApplyHairRemover",
"ApplyHairTransfer",
"LoadStableHairRemoverModel",
"LoadStableHairTransferModel"
],
{
"title_aux": "ComfyUI_StableHair_ll"
}
],
"https://github.com/lldacing/comfyui-easyapi-nodes": [
[
"Base64ToImage",
@@ -18132,6 +18153,7 @@
"CacheBackendDataList //Inspire",
"CacheBackendDataNumberKey //Inspire",
"CacheBackendDataNumberKeyList //Inspire",
"CacheBridge //Inspire",
"Canny_Preprocessor_Provider_for_SEGS //Inspire",
"ChangeImageBatchSize //Inspire",
"ChangeLatentBatchSize //Inspire",
@@ -18156,6 +18178,7 @@
"IPAdapterModelHelper //Inspire",
"ImageBatchSplitter //Inspire",
"InpaintPreprocessor_Provider_for_SEGS //Inspire",
"IsCached //Inspire",
"KSampler //Inspire",
"KSamplerAdvanced //Inspire",
"KSamplerAdvancedPipe //Inspire",
@@ -18337,6 +18360,15 @@
"title_aux": "LF Nodes"
}
],
"https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": [
[
"CatvtonFluxSampler",
"LoadCatvtonFlux"
],
{
"title_aux": "ComfyUI-CatvtonFluxWrapper"
}
],
"https://github.com/lumalabs/ComfyUI-LumaAI-API": [
[
"ImgBBUpload",
@@ -18740,7 +18772,9 @@
"Add zSNR Sigma max",
"ConcatSigmas",
"CosineScheduler",
"GaussianScheduler",
"InvertSigmas",
"LogNormal Scheduler",
"OffsetSigmas",
"PerpNegScheduledCFGGuider",
"ScheduledCFGGuider"
@@ -20364,7 +20398,7 @@
"EasyPony"
],
{
"title_aux": "Easy Pony"
"title_aux": "ComfyUI-EasyPony"
}
],
"https://github.com/revirevy/Comfyui_saveimage_imgbb": [
@@ -23978,14 +24012,6 @@
"title_aux": "comfyui_visual_anagram"
}
],
"https://github.com/zefu-lu/ComfyUI-InstantX-SD3_5-Large-IPAdapter": [
[
"SD35LargeIPAdapterLoader"
],
{
"title_aux": "ComfyUI_InstantX_SD35_Large_IPAdapter"
}
],
"https://github.com/zer0TF/cute-comfy": [
[
"Cute.Placeholder"
@@ -24167,6 +24193,14 @@
"title_aux": "ComfyUIInvisibleWatermark"
}
],
"https://raw.githubusercontent.com/Limbicnation/ComfyUIDepthEstimation/main/depth_estimation_node.py": [
[
"DepthEstimationNode"
],
{
"title_aux": "ComfyUIDepthEstimation"
}
],
"https://raw.githubusercontent.com/NeuralNotW0rk/ComfyUI-Waveform-Extensions/main/EXT_AudioManipulation.py": [
[
"BatchJoinAudio",