update DB
This commit is contained in:
@@ -4335,7 +4335,7 @@
|
||||
"https://github.com/Haoming02/comfyui-clear-screen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an Extension for ComfyUI, which adds a button, CLS, to clear the console window."
|
||||
"description": "Adds a CLS button to clear the console."
|
||||
},
|
||||
{
|
||||
"author": "Haoming02",
|
||||
@@ -4355,7 +4355,7 @@
|
||||
"https://github.com/Haoming02/comfyui-tab-handler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an Extension for ComfyUI, which moves the menu to the specified corner on startup."
|
||||
"description": "Intercepts the Tab key to switch between textarea"
|
||||
},
|
||||
{
|
||||
"author": "Haoming02",
|
||||
@@ -4365,7 +4365,17 @@
|
||||
"https://github.com/Haoming02/comfyui-floodgate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an Extension for ComfyUI, which allows you to control the logic flow with just one click!"
|
||||
"description": "A node that allows you to switch between execution flow"
|
||||
},
|
||||
{
|
||||
"author": "Haoming02",
|
||||
"title": "ComfyUI 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."
|
||||
},
|
||||
{
|
||||
"author": "bedovyy",
|
||||
@@ -4763,7 +4773,7 @@
|
||||
"https://github.com/NimaNzrii/comfyui-photoshop"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Photoshop node inside of ComfyUi, send and get data from Photoshop."
|
||||
"description": "Powerfull bridge to Photoshop by NimaNzrii"
|
||||
},
|
||||
{
|
||||
"author": "Rui",
|
||||
@@ -6658,7 +6668,7 @@
|
||||
"https://github.com/kadirnar/ComfyUI-YOLO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load Ultralytics Model, Ultralytics Inference, Ultralytics Visualization, Convert to Dictionary, BBox to XYWH"
|
||||
"description": "Ultralytics-Powered Object Recognition for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "digitaljohn",
|
||||
@@ -9727,7 +9737,7 @@
|
||||
"https://github.com/christian-byrne/audio-separation-nodes-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:AudioSeparation, AudioCrop, AudioCombine, AudioTempoMatch."
|
||||
"description": "Separate audio track into stems (vocals, bass, drums, other). Along with tools to recombine, tempo match, slice/crop audio."
|
||||
},
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
@@ -10614,7 +10624,7 @@
|
||||
"https://github.com/haohaocreates/ComfyUI-HH-Image-Selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfuio custom node that returns an image from a batch based on selected criteria such as RGB value, brightness, etc (credits to chris goringe's custom nodes tutorial )."
|
||||
"description": "comfy ui custom node that returns an image from a batch based on selected criteria such as RGB value, brightness, etc (credits to chris goringe's custom nodes tutorial )."
|
||||
},
|
||||
{
|
||||
"author": "exdysa",
|
||||
@@ -11135,7 +11145,7 @@
|
||||
"https://github.com/MrSamSeen/ComfyUI_SSStereoscope"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The SideBySide Node is a powerful tool designed for ComfyUI to generate stereoscopic images. It takes a base image and a corresponding depth map as inputs and produces a combined image that simulates a 3D effect when viewed with appropriate equipment."
|
||||
"description": "Side by Side 3D Stereoscope generation node for ComfyUI by SamSeen."
|
||||
},
|
||||
{
|
||||
"author": "jroc22",
|
||||
|
||||
Reference in New Issue
Block a user