update DB
This commit is contained in:
@@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "Comfyui-PainterSampler",
|
||||
"reference": "https://github.com/princepainter/Comfyui-PainterSampler",
|
||||
"files": [
|
||||
"https://github.com/princepainter/Comfyui-PainterSampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A dual-model image-to-video sampler for ComfyUI that combines high-noise and low-noise models in a single node, replacing two KSamplerAdvanced nodes with zero overhead and bit-identical frame generation. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "comrender",
|
||||
"title": "ComfyUI-Nano-Banana-Resizer",
|
||||
"reference": "https://github.com/comrender/ComfyUI-Nano-Banana-Resizer",
|
||||
"files": [
|
||||
"https://github.com/comrender/ComfyUI-Nano-Banana-Resizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that automatically calculates optimal output dimensions for Google's Nano Banana image editing model, supporting 22 aspect ratio buckets and ensuring pixel-perfect outputs without shifting or cropping."
|
||||
},
|
||||
{
|
||||
"author": "hum-ma",
|
||||
"title": "ComfyUI-TiledVaeLite",
|
||||
"reference": "https://github.com/hum-ma/ComfyUI-TiledVaeLite",
|
||||
"files": [
|
||||
"https://github.com/hum-ma/ComfyUI-TiledVaeLite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A faster tiled VAE decode node for ComfyUI based on LTXV, optimized for low VRAM scenarios with configurable tiling, progress bars, and improved logging for decoding large images and videos."
|
||||
},
|
||||
{
|
||||
"author": "tristanvdb",
|
||||
"title": "ComfyUI-toolset",
|
||||
"reference": "https://github.com/tristanvdb/ComfyUI-toolset",
|
||||
"files": [
|
||||
"https://github.com/tristanvdb/ComfyUI-toolset"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Human-in-the-loop image selection tool for ComfyUI workflows using a Flask web server, enabling users to pause workflows and interactively select images via a web browser interface."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_DyPE",
|
||||
@@ -654,48 +694,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Creditas' Ad Creation Toolkit for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "PozzettiAndrea",
|
||||
"title": "ComfyUI libigl",
|
||||
"reference": "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack",
|
||||
"files": [
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-GeometryPack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "libigl geometry processing wrapper for ComfyUI - mesh manipulation and analysis nodes"
|
||||
},
|
||||
{
|
||||
"author": "Cyrostar",
|
||||
"title": "ComfyUI-Artha-Nodes",
|
||||
"id": "comfyui-artha-nodes",
|
||||
"reference": "https://github.com/Cyrostar/ComfyUI-Artha-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Cyrostar/ComfyUI-Artha-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for general purpose."
|
||||
},
|
||||
{
|
||||
"author": "alFrame",
|
||||
"title": "ComfyUI AF - Enhanced-HTML-Note",
|
||||
"reference": "https://github.com/alFrame/ComfyUI-AF-Enhanced-HTML-Note",
|
||||
"files": [
|
||||
"https://github.com/alFrame/ComfyUI-AF-Enhanced-HTML-Note"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI Note node with HTML capabilities. Create notes, UI's and ReadMe's directly inside the workflow using rich HTML formatting."
|
||||
},
|
||||
{
|
||||
"author": "bulldog68",
|
||||
"title": "FMJ-speed-Prompt",
|
||||
"reference": "https://github.com/bulldog68/ComfyUI_FMJ_SP",
|
||||
"files": [
|
||||
"https://github.com/bulldog68/ComfyUI_FMJ_SP"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Prompt generator from CSV files with randomization and external text input.",
|
||||
"tags": ["prompt", "csv", "text", "random"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user