mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-19 11:23:00 +08:00
update DB
This commit is contained in:
parent
c79e0d26d8
commit
13b272052a
@ -26779,6 +26779,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A node for saving cleaned text outputs, useful for LoRA training. Removes unwanted tokens like <pad> and saves to .txt."
|
"description": "A node for saving cleaned text outputs, useful for LoRA training. Removes unwanted tokens like <pad> and saves to .txt."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "MDMAchine",
|
||||||
|
"title": "MD Nodes",
|
||||||
|
"id": "comfyuimdnodes",
|
||||||
|
"reference": "https://github.com/MDMAchine/ComfyUI_MD_Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/MDMAchine/ComfyUI_MD_Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A wild collection of custom nodes for ComfyUI including noise schedulers, samplers, audio preview, latent visualizers, and more — built for maximal creative chaos."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -27213,17 +27224,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "MDMAchine",
|
|
||||||
"title": "MD Nodes",
|
|
||||||
"id": "comfyuimdnodes",
|
|
||||||
"reference": "https://github.com/MDMAchine/ComfyUI_MD_Nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/MDMAchine/ComfyUI_MD_Nodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A wild collection of custom nodes for ComfyUI including noise schedulers, samplers, audio preview, latent visualizers, and more — built for maximal creative chaos."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -11,6 +11,17 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "MDMAchine",
|
||||||
|
"title": "MD Nodes",
|
||||||
|
"id": "comfyuimdnodes",
|
||||||
|
"reference": "https://github.com/MDMAchine/ComfyUI_MD_Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/MDMAchine/ComfyUI_MD_Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A wild collection of custom nodes for ComfyUI including noise schedulers, samplers, audio preview, latent visualizers, and more — built for maximal creative chaos."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "e-tier-newbie",
|
"author": "e-tier-newbie",
|
||||||
"title": "ComfyUI-E-Tier-TextSaver",
|
"title": "ComfyUI-E-Tier-TextSaver",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user