update DB
This commit is contained in:
@@ -10,6 +10,56 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "phamngoctukts",
|
||||
"title": "ComyUI-Tupham",
|
||||
"reference": "https://github.com/phamngoctukts/ComyUI-Tupham",
|
||||
"files": [
|
||||
"https://github.com/phamngoctukts/ComyUI-Tupham"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Ghép Ảnh, Multi Prompt v2.0, Condition Upscale, Multi sampler, Run node selected"
|
||||
},
|
||||
{
|
||||
"author": "5x00",
|
||||
"title": "ComfyUI-Prompt-Plus [WIP]",
|
||||
"reference": "https://github.com/5x00/ComfyUI-Prompt-Plus",
|
||||
"files": [
|
||||
"https://github.com/5x00/ComfyUI-Prompt-Plus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Prompt Plus is a collection of LLM and VLM nodes that make prompting easier for image and video generation.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "aria1th",
|
||||
"title": "ComfyUI-CairoSVG",
|
||||
"reference": "https://github.com/aria1th/ComfyUI-CairoSVG",
|
||||
"files": [
|
||||
"https://github.com/aria1th/ComfyUI-CairoSVG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: VectorizedUpscaleScaling, VectorizedUpscaleSize"
|
||||
},
|
||||
{
|
||||
"author": "gitmylo",
|
||||
"title": "FlowNodes [WIP]",
|
||||
"reference": "https://github.com/gitmylo/FlowNodes",
|
||||
"files": [
|
||||
"https://github.com/gitmylo/FlowNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node pack containing nodes for basic programming logic."
|
||||
},
|
||||
{
|
||||
"author": "chengzeyi",
|
||||
"title": "Comfy-WaveSpeed [WIP]",
|
||||
"reference": "https://github.com/chengzeyi/Comfy-WaveSpeed",
|
||||
"files": [
|
||||
"https://github.com/chengzeyi/Comfy-WaveSpeed"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The all in one inference optimization solution for ComfyUI, universal, flexible, and fast."
|
||||
},
|
||||
{
|
||||
"author": "zyd232",
|
||||
"title": "ComfyUI-zyd232-Nodes",
|
||||
@@ -60,16 +110,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Analyze the image to find the x and y coordinates of the brightest point.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "nmlen",
|
||||
"title": "comfyui-mosaic-blur [WIP]",
|
||||
"reference": "https://github.com/nmlen/comfyui-mosaic-blur",
|
||||
"files": [
|
||||
"https://github.com/nmlen/comfyui-mosaic-blur"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple mosaic blur node for ComfyUI that uses CV2 or Pillow\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "power88",
|
||||
"title": "ComfyUI-PDiD-Nodes [WIP]",
|
||||
@@ -1035,7 +1075,7 @@
|
||||
"https://github.com/m-ai-studio/mai-prompt-progress"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "mai-prompt-progress"
|
||||
"description": "ComfyUI extensions for sending prompt progress to webhook"
|
||||
},
|
||||
{
|
||||
"author": "neeltheninja",
|
||||
|
||||
@@ -156,12 +156,36 @@
|
||||
],
|
||||
"https://github.com/5x00/ComfyUI-LLM-Concat": [
|
||||
[
|
||||
"LLMConcate"
|
||||
"LoadAPI",
|
||||
"LoadCustomModel",
|
||||
"LoadFlorenceModel",
|
||||
"Prompt",
|
||||
"RunAPIVLM",
|
||||
"RunCustomVLM",
|
||||
"TriggerToPromptAPI",
|
||||
"TriggerToPromptCustom",
|
||||
"TriggerToPromptSimple"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LLM-Concat [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/5x00/ComfyUI-Prompt-Plus": [
|
||||
[
|
||||
"LoadAPI",
|
||||
"LoadCustomModel",
|
||||
"LoadFlorenceModel",
|
||||
"Prompt",
|
||||
"RunAPIVLM",
|
||||
"RunCustomVLM",
|
||||
"TriggerToPromptAPI",
|
||||
"TriggerToPromptCustom",
|
||||
"TriggerToPromptSimple"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompt-Plus [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": [
|
||||
[
|
||||
"ManualSigma"
|
||||
@@ -1954,6 +1978,20 @@
|
||||
"title_aux": "ComfyUI_StepFun"
|
||||
}
|
||||
],
|
||||
"https://github.com/chengzeyi/Comfy-WaveSpeed": [
|
||||
[
|
||||
"ApplyFBCacheOnModel",
|
||||
"EnhancedCompileModel",
|
||||
"EnhancedLoadDiffusionModel",
|
||||
"VelocatorCompileModel",
|
||||
"VelocatorLoadAndQuantizeClip",
|
||||
"VelocatorLoadAndQuantizeDiffusionModel",
|
||||
"VelocatorQuantizeModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy-WaveSpeed [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/christian-byrne/infinite-zoom-parallax-nodes": [
|
||||
[
|
||||
"Create Parallax Video",
|
||||
@@ -2862,13 +2900,19 @@
|
||||
"ImageLatentCreator",
|
||||
"ImageResolutionAdjuster",
|
||||
"ImageSizeCreator",
|
||||
"ImageSwitch",
|
||||
"ImageToBase64",
|
||||
"LatentSwitch",
|
||||
"MaskPreview",
|
||||
"MaskSwitch",
|
||||
"MultilineTextInput",
|
||||
"RemoveEmptyLinesAndLeadingSpaces",
|
||||
"RemoveEmptyLinesAndLeadingSpacesAdvance",
|
||||
"ShowTextPlus",
|
||||
"SimpleTextInput",
|
||||
"TextCombiner"
|
||||
"TextCombiner",
|
||||
"TextSwitch",
|
||||
"WebImageLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI PaintingCoderUtils Nodes [WIP]"
|
||||
@@ -3786,14 +3830,6 @@
|
||||
"title_aux": "ComfyUI-PromptUtilities"
|
||||
}
|
||||
],
|
||||
"https://github.com/nmlen/comfyui-mosaic-blur": [
|
||||
[
|
||||
"ImageMosaic"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-mosaic-blur [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/nomcycle/ComfyUI_Cluster": [
|
||||
[
|
||||
"FenceClusteredWorkflow"
|
||||
@@ -3879,6 +3915,18 @@
|
||||
"title_aux": "List Data Helper Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/phamngoctukts/ComyUI-Tupham": [
|
||||
[
|
||||
"AreaCondition_v2",
|
||||
"ConditionUpscale",
|
||||
"MultiLatent",
|
||||
"Runnodeselected",
|
||||
"ghepanh"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComyUI-Tupham"
|
||||
}
|
||||
],
|
||||
"https://github.com/poisenbery/NudeNet-Detector-Provider": [
|
||||
[
|
||||
"NudeNetDetectorProvider"
|
||||
@@ -4457,17 +4505,18 @@
|
||||
],
|
||||
"https://github.com/yanhuifair/ComfyUI-FairLab": [
|
||||
[
|
||||
"CLIPTranslatedClass",
|
||||
"DownloadImageClass",
|
||||
"FixUTF8StringClass",
|
||||
"ImageResizeClass",
|
||||
"LoadImageFromFolderClass",
|
||||
"SaveImageToFolderClass",
|
||||
"SaveImagesToFolderClass",
|
||||
"SaveStringToFolderClass",
|
||||
"StringCombineClass",
|
||||
"StringFieldClass",
|
||||
"TranslateStringClass"
|
||||
"CLIPTranslatedNode",
|
||||
"DownloadImageNode",
|
||||
"FixUTF8StringNode",
|
||||
"ImageResizeNode",
|
||||
"LoadImageFromFolderNode",
|
||||
"SaveImageToFolderNode",
|
||||
"SaveImagesToFolderNode",
|
||||
"SaveStringToFolderNode",
|
||||
"SequenceStringListNode",
|
||||
"StringCombineNode",
|
||||
"StringFieldNode",
|
||||
"TranslateStringNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FairLab"
|
||||
@@ -4513,7 +4562,7 @@
|
||||
],
|
||||
"https://github.com/zyd232/ComfyUI-zyd232-Nodes": [
|
||||
[
|
||||
"ImageCompareNode"
|
||||
"zyd232 ImagesPixelsCompare"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-zyd232-Nodes"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user