update DB
This commit is contained in:
@@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "walke2019",
|
||||
"title": "Qwen2.5-VL GGUF Nodes",
|
||||
"reference": "https://github.com/walke2019/ComfyUI-GGUF-VLM",
|
||||
"files": [
|
||||
"https://github.com/walke2019/ComfyUI-GGUF-VLM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for running GGUF quantized Qwen2.5-VL models using llama.cpp"
|
||||
},
|
||||
{
|
||||
"author": "pizurny",
|
||||
"title": "ComfyUI-AV-Handles",
|
||||
"reference": "https://github.com/pizurny/ComfyUI-AV-Handles",
|
||||
"files": [
|
||||
"https://github.com/pizurny/ComfyUI-AV-Handles"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio/Video handle management for ComfyUI workflows\nAdd and remove stabilization frames with synchronized audio for video diffusion models."
|
||||
},
|
||||
{
|
||||
"author": "tritant",
|
||||
"title": "SuperScaler",
|
||||
"reference": "https://github.com/tritant/ComfyUI_SuperScaler",
|
||||
"files": [
|
||||
"https://github.com/tritant/ComfyUI_SuperScaler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An all-in-one, multi-pass generative upscaling and post-processing node designed to simplify complex workflows and add a professional finish to your images."
|
||||
},
|
||||
{
|
||||
"author": "EuphoricPenguin",
|
||||
"title": "ComfyUI Resemble Enhance",
|
||||
"reference": "https://github.com/EuphoricPenguin/resemble-enhance-comfyui",
|
||||
"files": [
|
||||
"https://github.com/EuphoricPenguin/resemble-enhance-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node for audio enhancement using Resemble AI's Resemble Enhance model. Created using OpenHands, Cline, and DeepSeek."
|
||||
},
|
||||
{
|
||||
"author": "Rathius-Saranoth",
|
||||
"title": "Rathius ComfyUI Nodes",
|
||||
@@ -10,6 +50,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI by Rathius"
|
||||
},
|
||||
{
|
||||
"author": "MartinDeanMoriarty",
|
||||
"title": "ComfyUI-NumberToText",
|
||||
"reference": "https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText",
|
||||
"files": [
|
||||
"https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Converts a number (e.g., 2 or 15) into written text (e.g., two or fifteen). Works for english and german up to numbers as high as 9999 without problems."
|
||||
},
|
||||
{
|
||||
"author": "vantagewithai",
|
||||
"title": "Vantage-DyPE",
|
||||
|
||||
Reference in New Issue
Block a user