update DB

This commit is contained in:
dr.lt.data
2024-01-09 16:26:15 +09:00
parent 9c3f362fe9
commit 3c65a64866
5 changed files with 118 additions and 33 deletions

View File

@@ -9,7 +9,27 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel."
},
{
"author": "AInseven",
"title": "ComfyUI-fastblend",
"reference": "https://github.com/AInseven/ComfyUI-fastblend",
"files": [
"https://github.com/AInseven/ComfyUI-fastblend"
],
"install_type": "git-clone",
"description": "fastblend for comfyui, and other nodes that I write for video2video. rebatch image, my openpose"
},
{
"author": "glowcone",
"title": "Load Image From Base64 URI",
"reference": "https://github.com/glowcone/comfyui-base64-to-image",
"files": [
"https://github.com/glowcone/comfyui-base64-to-image"
],
"install_type": "git-clone",
"description": "Nodes: LoadImageFromBase64. Loads an image and its transparency mask from a base64-encoded data URI for easy API connection."
},
{
"author": "shiimizu",
"title": "Tiled Diffusion & VAE for ComfyUI",
@@ -673,26 +693,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI nodes to facilitate parameter/prompt keyframing using comfyui nodes for defining and manipulating parameter curves. Essentially provides a ComfyUI interface to the [a/keyframed](https://github.com/dmarx/keyframed) library."
},
{
"author": "TripleHeadedMonkey",
"title": "ComfyUI_MileHighStyler",
"reference": "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler",
"files": [
"https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler"
],
"install_type": "git-clone",
"description": "This extension provides various SDXL Prompt Stylers. See: [a/youtube](https://youtu.be/WBHI-2uww7o?si=dijvDaUI4nmx4VkF)"
},
{
"author": "Extraltodeus",
"title": "sigmas_tools_and_the_golden_scheduler",
"reference": "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler",
"files": [
"https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler"
],
"install_type": "git-clone",
"description": "A few nodes to mix sigmas and a custom scheduler that uses phi, then one using eval() to be able to schedule with custom formulas."
}
]
}