mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
b379d275d1
commit
179a1e1ca0
@ -22841,7 +22841,7 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI nodes for face based filtering plus image batch merging."
|
"description": "ComfyUI nodes for face based filtering plus image batch merging."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Dehypnotic",
|
"author": "Dehypnotic",
|
||||||
"title": "Dehypnotic Save nodes",
|
"title": "Dehypnotic Save nodes",
|
||||||
"reference": "https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes",
|
"reference": "https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes",
|
||||||
|
|||||||
@ -5053,6 +5053,16 @@
|
|||||||
"title_aux": "AspectRatioAdvanced"
|
"title_aux": "AspectRatioAdvanced"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes": [
|
||||||
|
[
|
||||||
|
"SaveAudioMP3Dehypnotic",
|
||||||
|
"SaveImagesDehypnotic",
|
||||||
|
"SaveVideoDehypnotic"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Dehypnotic Save nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Dehypnotic/comfyui-numbered-text": [
|
"https://github.com/Dehypnotic/comfyui-numbered-text": [
|
||||||
[
|
[
|
||||||
"NumberedText"
|
"NumberedText"
|
||||||
|
|||||||
@ -1794,6 +1794,11 @@
|
|||||||
"last_update": "2025-10-02 14:57:02",
|
"last_update": "2025-10-02 14:57:02",
|
||||||
"author_account_age_days": 1580
|
"author_account_age_days": 1580
|
||||||
},
|
},
|
||||||
|
"https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2025-10-24 09:39:05",
|
||||||
|
"author_account_age_days": 1580
|
||||||
|
},
|
||||||
"https://github.com/Dehypnotic/comfyui-numbered-text": {
|
"https://github.com/Dehypnotic/comfyui-numbered-text": {
|
||||||
"stars": 0,
|
"stars": 0,
|
||||||
"last_update": "2025-10-08 15:13:36",
|
"last_update": "2025-10-08 15:13:36",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "Dehypnotic",
|
||||||
|
"title": "Dehypnotic Save nodes",
|
||||||
|
"reference": "https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Save toolkit for audio, image, and video: MP3 audio export with VBR/CBR options, multi-format image saving with workflow/thumbnail metadata, and video + frame encoding (MP4/MKV/WEBM/MOV) — all sharing whitelist-safe paths and rich placeholder templating."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Blacksnowskill",
|
"author": "Blacksnowskill",
|
||||||
"title": "BSS WD14 Batch Tagger",
|
"title": "BSS WD14 Batch Tagger",
|
||||||
@ -680,26 +690,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This repository provides a custom node for ComfyUI to load diffusion models with musubi block-wise scaling."
|
"description": "This repository provides a custom node for ComfyUI to load diffusion models with musubi block-wise scaling."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "ChristopherLuciano",
|
|
||||||
"title": "LucianoTools ComfyUI Suite",
|
|
||||||
"reference": "https://github.com/ChristopherLuciano/ComfyUI-LucianoTools",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/ChristopherLuciano/ComfyUI-LucianoTools"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A collection of useful user interface extensions for ComfyUI to improve workflow and provide helpful feedback."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "m3rr",
|
|
||||||
"title": "h4 ToolKit",
|
|
||||||
"reference": "https://github.com/m3rr/h4_ToolKit",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/m3rr/h4_ToolKit"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A collection of useful user interface extensions for ComfyUI to improve workflow and provide helpful feedback."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -5053,6 +5053,16 @@
|
|||||||
"title_aux": "AspectRatioAdvanced"
|
"title_aux": "AspectRatioAdvanced"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes": [
|
||||||
|
[
|
||||||
|
"SaveAudioMP3Dehypnotic",
|
||||||
|
"SaveImagesDehypnotic",
|
||||||
|
"SaveVideoDehypnotic"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Dehypnotic Save nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Dehypnotic/comfyui-numbered-text": [
|
"https://github.com/Dehypnotic/comfyui-numbered-text": [
|
||||||
[
|
[
|
||||||
"NumberedText"
|
"NumberedText"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user