update DB
This commit is contained in:
@@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user