update DB

This commit is contained in:
Dr.Lt.Data
2024-05-07 19:27:55 +09:00
parent df5353e0d2
commit 655b3f6e32
5 changed files with 313 additions and 203 deletions

View File

@@ -12,6 +12,26 @@
{
"author": "KoreTeknology",
"title": "ComfyUI Universal Styler",
"reference": "https://github.com/KoreTeknology/ComfyUI-Universal-Styler",
"files": [
"https://github.com/KoreTeknology/ComfyUI-Universal-Styler"
],
"install_type": "git-clone",
"description": "A research Node based project on Artificial Intelligence using ComfyUI visual editor with Stable diffusion Local processing focus in mind. This custom node is intended to serve the purpose to offer a large palette of prompting scenrarios, based on Public Checkpoint Models OR/AND Private custom Models and LoRas. It includes an integrated learning machine process as well as a set of workflows."
},
{
"author": "chaojie",
"title": "ComfyUI-Video-Editing-X-Attention",
"reference": "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention",
"files": [
"https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention"
],
"install_type": "git-clone",
"description": "Investigating the Effectiveness of Cross Attention to Unlock Zero-Shot Editing of Text-to-Video Diffusion Models"
},
{
"author": "philz1337x",
"title": "✨ Clarity AI - Creative Image Upscaler and Enhancer for ComfyUI",
@@ -669,36 +689,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI simple node based on BLIP method, with the function of 'Image to Txt'."
},
{
"author": "fevre27",
"title": "Self-Guidance nodes",
"reference": "https://github.com/forever22777/comfyui-self-guidance",
"files": [
"https://github.com/forever22777/comfyui-self-guidance"
],
"install_type": "git-clone",
"description": "Unofficial ComfyUI implementation of Self-Guidance."
},
{
"author": "chaojie",
"title": "ComfyUI-EasyAnimate",
"reference": "https://github.com/chaojie/ComfyUI-EasyAnimate",
"files": [
"https://github.com/chaojie/ComfyUI-EasyAnimate"
],
"install_type": "git-clone",
"description": "ComfyUI-EasyAnimate"
},
{
"author": "hay86",
"title": "ComfyUI DDColor",
"reference": "https://github.com/hay86/ComfyUI_DDColor",
"files": [
"https://github.com/hay86/ComfyUI_DDColor"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/DDColor](https://github.com/piddnad/DDColor) for ComfyUI"
}
]
}

View File

@@ -193,6 +193,7 @@
"https://github.com/AIFSH/ComfyUI-FishSpeech": [
[
"FishSpeech_INFER",
"FishSpeech_INFER_SRT",
"LoadAudio",
"LoadSRT",
"PreViewAudio"
@@ -1978,7 +1979,9 @@
],
"https://github.com/JettHu/ComfyUI_TGate": [
[
"TGateApply"
"TGateApply",
"TGateApplyAdvanced",
"TGateApplySimple"
],
{
"title_aux": "ComfyUI_TGate"
@@ -2024,6 +2027,15 @@
"title_aux": "ComfyUI-Paint-by-Example"
}
],
"https://github.com/KoreTeknology/ComfyUI-Universal-Styler": [
[
"Load Nai Styles CSV",
"Universal_Styler_Node"
],
{
"title_aux": "ComfyUI Universal Styler"
}
],
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
[
"ACN_AdvancedControlNetApply",
@@ -5412,7 +5424,8 @@
"SamplerSonarEulerA",
"SonarCustomNoise",
"SonarGuidanceConfig",
"SonarPowerNoise"
"SonarModulatedNoise",
"SonarRepeatedNoise"
],
{
"title_aux": "ComfyUI-sonar"
@@ -5421,7 +5434,9 @@
"https://github.com/blepping/comfyui_jankhidiffusion": [
[
"ApplyMSWMSAAttention",
"ApplyRAUNet"
"ApplyMSWMSAAttentionSimple",
"ApplyRAUNet",
"ApplyRAUNetSimple"
],
{
"title_aux": "ComfyUI jank HiDiffusion"
@@ -6114,6 +6129,17 @@
"title_aux": "ComfyUI-Trajectory"
}
],
"https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": [
[
"StringList",
"VEXAGuidance",
"VEXALoader",
"VEXARun"
],
{
"title_aux": "ComfyUI-Video-Editing-X-Attention"
}
],
"https://github.com/chaojie/ComfyUI-dust3r": [
[
"CameraPoseVideo",
@@ -6253,6 +6279,7 @@
"LayerColor: HSV",
"LayerColor: LAB",
"LayerColor: LUT Apply",
"LayerColor: Levels",
"LayerColor: RGB",
"LayerColor: YUV",
"LayerFilter: ChannelShake",
@@ -7075,7 +7102,7 @@
"title_aux": "DarkPrompts"
}
],
"https://github.com/davask/ComfyUI-MarasIT-Nodes": [
"https://github.com/davask/ComfyUI_MaraScott_Nodes": [
[
"MarasitAnyBusNode",
"MarasitDisplayInfoNode",
@@ -7083,7 +7110,7 @@
"MarasitUpscalerRefinerNode_v2"
],
{
"title_aux": "\ud83d\udc30 MarasIT Nodes"
"title_aux": "\ud83d\udc30 MaraScott Nodes"
}
],
"https://github.com/dave-palt/comfyui_DSP_imagehelpers": [
@@ -7120,6 +7147,7 @@
],
"https://github.com/daxcay/ComfyUI-JDCN": [
[
"JDCN_AnyCheckpointLoader",
"JDCN_AnyFileList",
"JDCN_AnyFileListHelper",
"JDCN_AnyFileListRandom",
@@ -7137,6 +7165,7 @@
"JDCN_ReBatch",
"JDCN_SeamlessExperience",
"JDCN_SplitString",
"JDCN_StringManipulator",
"JDCN_StringToList",
"JDCN_TXTFileSaver",
"JDCN_VHSFileMover"
@@ -8769,6 +8798,7 @@
],
"https://github.com/kealiu/ComfyUI-Zero123-Porting": [
[
"Zero123: Image Preprocess",
"Zero123: Image Rotate in 3D"
],
{
@@ -8939,6 +8969,7 @@
"CreateShapeMask",
"CreateShapeMaskOnPath",
"CreateTextMask",
"CreateTextOnPath",
"CreateVoronoiMask",
"CrossFadeImages",
"CustomSigmas",
@@ -10287,7 +10318,8 @@
"BlendInpaint",
"BrushNet",
"BrushNetLoader",
"TestNode"
"PowerPaint",
"PowerPaintCLIPLoader"
],
{
"author": "nullquant",
@@ -10450,6 +10482,14 @@
"title_aux": "comfy_clip_blip_node"
}
],
"https://github.com/philz1337x/ComfyUI-ClarityAI": [
[
"Clarity AI Upscaler"
],
{
"title_aux": "\u2728 Clarity AI - Creative Image Upscaler and Enhancer for ComfyUI"
}
],
"https://github.com/picturesonpictures/comfy_PoP": [
[
"AdaptiveCannyDetector_PoP",
@@ -12429,9 +12469,10 @@
],
"https://github.com/zhangp365/ComfyUI-utils-nodes": [
[
"ConcatText",
"ColorCorrectOfUtils",
"ConcatTextOfUtils",
"ImageBatchOneOrMore",
"ImageConcanate",
"ImageConcanateOfUtils",
"IntAndIntAddOffsetLiteral",
"LoadImageWithSwitch",
"ModifyTextGender"