Skip to content

Commit

Permalink
update DB
Browse files Browse the repository at this point in the history
  • Loading branch information
ltdrdata committed Jul 11, 2024
1 parent 9c3e123 commit 5509734
Show file tree
Hide file tree
Showing 6 changed files with 1,587 additions and 1,257 deletions.
56 changes: 54 additions & 2 deletions custom-node-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -4179,6 +4179,16 @@
"install_type": "git-clone",
"description": "Using Qwen-2 in ComfyUI"
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-UltraEdit-ZHO",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/UltraEdit](https://github.com/HaozheZhao/UltraEdit) (Diffusers) for ComfyUI"
},
{
"author": "kenjiqq",
"title": "qq-nodes-comfyui",
Expand Down Expand Up @@ -4663,7 +4673,7 @@
"https://github.com/glifxyz/ComfyUI-GlifNodes"
],
"install_type": "git-clone",
"description": "Nodes:Consistency VAE Decoder."
"description": "Custom set of nodes used by glif.app. With glif you can build mini apps that are powered by custom comfy workflows."
},
{
"author": "concarne000",
Expand Down Expand Up @@ -8621,6 +8631,17 @@
"install_type": "git-clone",
"description": "make [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) available in ComfyUI"
},
{
"author": "AIFSH",
"title": "CosyVoice-ComfyUI",
"id": "cosyvoice",
"reference": "https://github.com/AIFSH/CosyVoice-ComfyUI",
"files": [
"https://github.com/AIFSH/CosyVoice-ComfyUI"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice)"
},
{
"author": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler",
Expand Down Expand Up @@ -8860,7 +8881,7 @@
"https://github.com/pamparamm/sd-perturbed-attention"
],
"install_type": "git-clone",
"description": "Perturbed-Attention Guidance node for ComfyUI."
"description": "Perturbed-Attention Guidance with advanced parameters for ComfyUI. (PAG)"
},
{
"author": "pamparamm",
Expand Down Expand Up @@ -11354,6 +11375,37 @@
"install_type": "git-clone",
"description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API."
},
{
"author": "injet-zhou",
"title": "comfyui_extra_api",
"reference": "https://github.com/injet-zhou/comfyui_extra_api",
"files": [
"https://github.com/injet-zhou/comfyui_extra_api"
],
"install_type": "git-clone",
"description": "Add more endpoints to make easy for utilizing ComfyUI API."
},
{
"author": "leestuartx",
"title": "ComfyUI-GG",
"reference": "https://github.com/leestuartx/ComfyUI-GG",
"files": [
"https://github.com/leestuartx/ComfyUI-GG"
],
"install_type": "git-clone",
"description": "ComfyUI-GG is a collection of ComfyUI nodes designed to enhance productivity in image processing workflows. This plugin provides a set of custom nodes that perform various image manipulations and metadata extractions to streamline your tasks."
},
{
"author": "mgfxer",
"title": "ComfyUI-FrameFX",
"reference": "https://github.com/mgfxer/ComfyUI-FrameFX",
"files": [
"https://github.com/mgfxer/ComfyUI-FrameFX"
],
"install_type": "git-clone",
"description": "Nodes:Live Prompt Interpolation, Prompt Stack Manager, Dynamic Animated Weights, Florence Prompt Travel Helper, Mask Sequence Helper, Prompt Travel Helper."
},




Expand Down
99 changes: 97 additions & 2 deletions extension-node-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,15 @@
"title_aux": "ComfyUI_V-Express"
}
],
"https://github.com/AIFSH/CosyVoice-ComfyUI": [
[
"CosyVoiceNode",
"TextNode"
],
{
"title_aux": "CosyVoice-ComfyUI"
}
],
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [
[
"LoadMarianMTCheckPoint",
Expand Down Expand Up @@ -676,6 +685,7 @@
"GoogleTranslateCLIPTextEncodeNode",
"GoogleTranslateTextNode",
"HexToHueNode",
"IDENode",
"PainterNode",
"PoseNode",
"PreviewTextNode"
Expand Down Expand Up @@ -1482,6 +1492,19 @@
"title_aux": "ComfyUI-post-processing-nodes"
}
],
"https://github.com/Excidos/ComfyUI-Documents": [
[
"ChunkRouter",
"DocumentLoader",
"ImageSelector",
"PDFPageSplitter",
"PDFToImage",
"TextChunker"
],
{
"title_aux": "ComfyUI-Documents"
}
],
"https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [
[
"ModelScopeT2VLoader"
Expand Down Expand Up @@ -2513,6 +2536,7 @@
"JNodes_ImageSizeSelector",
"JNodes_LoadVideo",
"JNodes_LoadVisualMediaFromPath",
"JNodes_LoadVisualMediaFromPath_Batch",
"JNodes_LoraExtractor",
"JNodes_MediaInfoToString",
"JNodes_OutVideoInfo",
Expand Down Expand Up @@ -2802,7 +2826,9 @@
"ADE_UpscaleAndVAEEncode",
"ADE_UseEvolvedSampling",
"ADE_ViewsOnlyContextOptions",
"ADE_VisualizeContextOptions",
"ADE_VisualizeContextOptionsK",
"ADE_VisualizeContextOptionsKAdv",
"ADE_VisualizeContextOptionsSCustom",
"AnimateDiffLoaderV1",
"CheckpointLoaderSimpleWithNoiseSelect"
],
Expand Down Expand Up @@ -5740,6 +5766,16 @@
"title_aux": "ComfyUI-Text_Image-Composite [WIP]"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": [
[
"UltraEdit_Generation_Zho",
"UltraEdit_ModelLoader_Zho",
"UltraEdit_ModelLoader_local_Zho"
],
{
"title_aux": "ComfyUI-UltraEdit-ZHO"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": [
[
"ESAM_ModelLoader_Zho",
Expand All @@ -5761,6 +5797,7 @@
],
"https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [
[
"StreamRecorder",
"VideoFormatConverter"
],
{
Expand Down Expand Up @@ -7472,6 +7509,7 @@
"https://github.com/chflame163/ComfyUI_LayerStyle": [
[
"LayerColor: AutoAdjust",
"LayerColor: AutoAdjustV2",
"LayerColor: AutoBrightness",
"LayerColor: Brightness & Contrast",
"LayerColor: Color of Shadow & Highlight",
Expand Down Expand Up @@ -8247,6 +8285,8 @@
"IPAdapterMS",
"IPAdapterModelLoader",
"IPAdapterNoise",
"IPAdapterPreciseComposition",
"IPAdapterPreciseCompositionBatch",
"IPAdapterPreciseStyleTransfer",
"IPAdapterPreciseStyleTransferBatch",
"IPAdapterPromptScheduleFromWeightsStrategy",
Expand Down Expand Up @@ -8324,6 +8364,7 @@
"ImageTile+",
"ImageToDevice+",
"ImageUntile+",
"InjectLatentNoise+",
"KSamplerVariationsStochastic+",
"KSamplerVariationsWithNoise+",
"LoadCLIPSegModels+",
Expand Down Expand Up @@ -9694,6 +9735,7 @@
],
"https://github.com/glifxyz/ComfyUI-GlifNodes": [
[
"FilmGrain",
"GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled",
"GlifVariable",
Expand Down Expand Up @@ -9839,6 +9881,8 @@
"Griptape Display: Text",
"Griptape Driver: Amazon Bedrock Stable Diffusion",
"Griptape Driver: Amazon Bedrock Titan",
"Griptape Driver: DuckDuckGo WebSearch",
"Griptape Driver: Google WebSearch",
"Griptape Driver: Leonardo.AI",
"Griptape Driver: OpenAI Image Generation",
"Griptape Expand: Agent Nodes",
Expand Down Expand Up @@ -10061,6 +10105,7 @@
"story_json_tool",
"string_logic",
"substring",
"text2json",
"text_iterator",
"time_tool",
"tool_combine",
Expand Down Expand Up @@ -10362,11 +10407,20 @@
"title_aux": "FaceSwap"
}
],
"https://github.com/injet-zhou/comfyui_extra_api": [
[
"SimpleGenImageInterface"
],
{
"title_aux": "comfyui_extra_api"
}
],
"https://github.com/iwanders/ComfyUI_nodes": [
[
"IW_JsonPickItem",
"IW_ModelHook",
"IW_StringConcat",
"IW_StringFromInt",
"IW_StringNode",
"IW_StringPrint",
"IW_StringReplace",
Expand Down Expand Up @@ -11737,6 +11791,18 @@
"title_aux": "LNL Frame Selector"
}
],
"https://github.com/leestuartx/ComfyUI-GG": [
[
"AddPaddingToImage",
"ImageMetadataExtractor",
"MetadataExtractBySeed",
"MetadataExtractorBySeed",
"ResizeImageProportionally"
],
{
"title_aux": "ComfyUI-GG"
}
],
"https://github.com/leiweiqiang/ComfyUI-TRA": [
[
"TclEbSynth",
Expand Down Expand Up @@ -12512,6 +12578,14 @@
"title_aux": "ComfyUI Serving toolkit"
}
],
"https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": [
[
"LM Studio Image To Text"
],
{
"title_aux": "LM Studio Image to Text Node for ComfyUI"
}
],
"https://github.com/mav-rik/facerestore_cf": [
[
"CropFace",
Expand Down Expand Up @@ -12732,6 +12806,24 @@
"title_aux": "comfyui_met_suite"
}
],
"https://github.com/mgfxer/ComfyUI-FrameFX": [
[
"DynamicAnimatedWeightsHelper",
"EdgeFXSourceImages",
"FlorencePromptTravelHelper",
"LivePromptInterpolation",
"MaskSequenceHelper",
"PromptStackManager",
"PromptTravelHelper"
],
{
"author": "mgfxer",
"description": "This extension provides various frame and mask sequence manipulation tools for animation workflows.",
"nickname": "FrameFX \ud83d\udcab",
"title": "FrameFX",
"title_aux": "ComfyUI-FrameFX"
}
],
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [
[
"InpaintMediapipe"
Expand Down Expand Up @@ -13332,7 +13424,9 @@
],
"https://github.com/pamparamm/sd-perturbed-attention": [
[
"PerturbedAttention"
"PerturbedAttention",
"TRTAttachPag",
"TRTPerturbedAttention"
],
{
"title_aux": "Perturbed-Attention Guidance"
Expand Down Expand Up @@ -15709,6 +15803,7 @@
"easy kSamplerLayerDiffusion",
"easy kSamplerSDTurbo",
"easy kSamplerTiled",
"easy kolorsLoader",
"easy latentCompositeMaskedWithCond",
"easy latentNoisy",
"easy loadImageBase64",
Expand Down
Loading

0 comments on commit 5509734

Please sign in to comment.