update DB
This commit is contained in:
@@ -9,6 +9,16 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "liusida",
|
||||
"title": "ComfyUI-Login",
|
||||
"reference": "https://github.com/liusida/ComfyUI-Login",
|
||||
"files": [
|
||||
"https://github.com/liusida/ComfyUI-Login"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node serves as a proof-of-concept to explore the implementation of basic login functionality for ComfyUI.\nNOTE:In the future, if proven useful, this feature might be directly integrated into either ComfyUI or ComfyUI-Manager."
|
||||
},
|
||||
{
|
||||
"author": "gameltb",
|
||||
"title": "io_comfyui",
|
||||
|
||||
@@ -10,6 +10,26 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "SLAPaper",
|
||||
"title": "ComfyUI DPM++ 2M Alt Sampler",
|
||||
"reference": "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler",
|
||||
"files": [
|
||||
"https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "the sampler introduced by [a/hallatore](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/8457)\ncode extracted from [a/smZNodes](https://github.com/shiimizu/ComfyUI_smZNodes)"
|
||||
},
|
||||
{
|
||||
"author": "yuvraj108c",
|
||||
"title": "ComfyUI PiperTTS",
|
||||
"reference": "https://github.com/yuvraj108c/ComfyUI-PiperTTS",
|
||||
"files": [
|
||||
"https://github.com/yuvraj108c/ComfyUI-PiperTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Convert Text-to-Speech inside ComfyUI using [a/Piper](https://github.com/rhasspy/piper)"
|
||||
},
|
||||
{
|
||||
"author": "A4P7J1N7M05OT",
|
||||
"title": "ComfyUI-PixelOE",
|
||||
@@ -673,26 +693,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Bridge between ComfyUI and blender's ComfyUI-BlenderAI-node addon."
|
||||
},
|
||||
{
|
||||
"author": "flowtyone",
|
||||
"title": "ComfyUI-Flowty-CRM",
|
||||
"reference": "https://github.com/flowtyone/ComfyUI-Flowty-CRM",
|
||||
"files": [
|
||||
"https://github.com/flowtyone/ComfyUI-Flowty-CRM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node that lets you use Convolutional Reconstruction Models right from ComfyUI.\n[a/CRM](https://ml.cs.tsinghua.edu.cn/~zhengyi/CRM/) is a high-fidelity feed-forward single image-to-3D generative model."
|
||||
},
|
||||
{
|
||||
"author": "Big Idea Technology",
|
||||
"title": "Image Text Overlay Node for ComfyUI",
|
||||
"reference": "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay",
|
||||
"files": [
|
||||
"https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ImageTextOverlay is a customizable Node for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -8743,12 +8743,12 @@
|
||||
"title_aux": "ComfyUI-NegiTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/nickve28/nich-comfy-utils": [
|
||||
"https://github.com/nickve28/ComfyUI-Nich-Utils": [
|
||||
[
|
||||
"Image from Dir Selector (Nich)"
|
||||
],
|
||||
{
|
||||
"title_aux": "Nich Comfy Utils"
|
||||
"title_aux": "ComfyUI Nich Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py": [
|
||||
@@ -9366,6 +9366,7 @@
|
||||
"ListSplit_",
|
||||
"LoadImagesFromPath",
|
||||
"LoadImagesFromURL",
|
||||
"LoadImagesToBatch",
|
||||
"LoadVideoAndSegment_",
|
||||
"LoraNames_",
|
||||
"LoraPrompt",
|
||||
@@ -10674,6 +10675,14 @@
|
||||
"title_aux": "ComfyUI Depth Anything TensorRT"
|
||||
}
|
||||
],
|
||||
"https://github.com/yuvraj108c/ComfyUI-PiperTTS": [
|
||||
[
|
||||
"PiperTTS"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI PiperTTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/yuvraj108c/ComfyUI-Pronodes": [
|
||||
[
|
||||
"LoadImageFromOutputDirectoryNode",
|
||||
|
||||
Reference in New Issue
Block a user