update DB

This commit is contained in:
Dr.Lt.Data 2026-02-13 12:53:36 +09:00
parent 8742cc247b
commit 4f4172bf5e
5 changed files with 1775 additions and 1754 deletions

View File

@ -17559,7 +17559,7 @@
"https://github.com/ihmily/ComfyUI-FitDiTx" "https://github.com/ihmily/ComfyUI-FitDiTx"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI implementation of "FitDiTx: Advancing the Authentic Garment Details for High-fidelity Virtual Try-on"" "description": "ComfyUI implementation of 'FitDiTx: Advancing the Authentic Garment Details for High-fidelity Virtual Try-on'"
}, },
{ {
"author": "k-komarov", "author": "k-komarov",

File diff suppressed because it is too large Load Diff

View File

@ -2808,16 +2808,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "NODES: DOC_SaveImageAndAddToHistory, DOC_RandomPromptChoice" "description": "NODES: DOC_SaveImageAndAddToHistory, DOC_RandomPromptChoice"
}, },
{
"author": "Dehypnotic",
"title": "Save MP3 node for ComfyUI [UNSAFE]",
"reference": "https://github.com/Dehypnotic/comfyui-save-mp3",
"files": [
"https://github.com/Dehypnotic/comfyui-save-mp3"
],
"install_type": "git-clone",
"description": "Simple, flexible MP3 saver with bitrate options and handy path/filename templates.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
},
{ {
"author": "obisin", "author": "obisin",
"title": "FSampler for ComfyUI — Fast Skips via Epsilon Extrapolation [WIP]", "title": "FSampler for ComfyUI — Fast Skips via Epsilon Extrapolation [WIP]",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Dehypnotic",
"title": "Save MP3 node for ComfyUI [UNSAFE/REMOVED]",
"reference": "https://github.com/Dehypnotic/comfyui-save-mp3",
"files": [
"https://github.com/Dehypnotic/comfyui-save-mp3"
],
"install_type": "git-clone",
"description": "Simple, flexible MP3 saver with bitrate options and handy path/filename templates.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
},
{ {
"author": "jluo-github", "author": "jluo-github",
"title": "comfyui-easy-resize [REMOVED]", "title": "comfyui-easy-resize [REMOVED]",

View File

@ -1,5 +1,16 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Hmily",
"title": "ComfyUI-FitDiTx",
"id": "ComfyUI-FitDiTx",
"reference": "https://github.com/ihmily/ComfyUI-FitDiTx",
"files": [
"https://github.com/ihmily/ComfyUI-FitDiTx"
],
"install_type": "git-clone",
"description": "ComfyUI implementation of 'FitDiTx: Advancing the Authentic Garment Details for High-fidelity Virtual Try-on'"
},
{ {
"author": "SWORKS_TEAM", "author": "SWORKS_TEAM",
"title": "SEngine", "title": "SEngine",