update DB

This commit is contained in:
Dr.Lt.Data
2024-07-29 23:28:35 +09:00
parent 9904b13997
commit 9771c98d90
5 changed files with 1425 additions and 1306 deletions

View File

@@ -7141,7 +7141,7 @@
"https://github.com/cerspense/ComfyUI_cspnodes"
],
"install_type": "git-clone",
"description": "Nodes:Image Dir Iterator, Modelscopet2v, Modelscopev2v."
"description": "Nodes:Image Dir Iterator, Modelscopet2v, Modelscopev2v, Vid Dir Iterator, Image Dir Iterator, Text File Line Iterator, Remap Range, Split Image Channels, Resize By Image, Increment Every N."
},
{
"author": "qwixiwp",
@@ -9388,7 +9388,7 @@
"https://github.com/jeffy5/comfyui-faceless-node"
],
"install_type": "git-clone",
"description": "Nodes:Load Video, Load Frames, Save Video, Face Swap, Face Restore, Face Swap (Video), Face Restore (Video)"
"description": "A facefusion custom node for ComfyUI. Swap or restore faces for image or video"
},
{
"author": "TaiTair",
@@ -9930,6 +9930,16 @@
"install_type": "git-clone",
"description": "comfyui-default-values-manager"
},
{
"author": "christian-byrne",
"title": "youtube-dl-comfyui",
"reference": "https://github.com/christian-byrne/youtube-dl-comfyui",
"files": [
"https://github.com/christian-byrne/youtube-dl-comfyui"
],
"install_type": "git-clone",
"description": "Download youtube videos/playlists"
},
{
"author": "oztrkoguz",
"title": "ComfyUI StoryCreater",
@@ -11566,14 +11576,14 @@
},
{
"author": "APZmedia",
"title": "APZmedia Clean File Name Node",
"title": "APZmedia Clean Name",
"id": "clean-filename",
"reference": "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string",
"files": [
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string"
],
"install_type": "git-clone",
"description": "The Clean File Name Node is a custom node for ComfyUI designed to process and sanitize text strings for use as valid file names. It replaces invalid characters with a user-specified character and truncates the resulting string to a defined length."
"description": "A custom node to sanitize text to make clean file names from strings."
},
{
"author": "N3rd00d",
@@ -12097,6 +12107,30 @@
"install_type": "git-clone",
"description": "Collection of nodes for the automation of workflows"
},
{
"author": "webfiltered",
"title": "WTF? - a debug node for ComfyUI",
"id": "debugnode",
"reference": "https://github.com/webfiltered/DebugNode-ComfyUI",
"files": [
"https://github.com/webfiltered/DebugNode-ComfyUI"
],
"install_type": "git-clone",
"description": "This node provides a simple way to view the output of many nodes, without leaving ComfyUI."
},
{
"author": "pzc163",
"title": "Comfyui-CatVTON",
"id": "catvton",
"reference": "https://github.com/pzc163/Comfyui-CatVTON",
"files": [
"https://github.com/pzc163/Comfyui-CatVTON"
],
"install_type": "git-clone",
"description": "Nodes:Load CatVTON Pipeline, Load AutoMask Generator, TryOn by CatVTON, Auto Mask Generation.\nComfyUI nodes for [a/CatVTON: Concatenation Is All You Need for Virtual Try-On with Diffusion Models](https://github.com/Zheng-Chong/CatVTON)"
},