update DB

This commit is contained in:
Dr.Lt.Data
2024-11-07 23:19:05 +09:00
parent 92a8a98000
commit 536c27233c
8 changed files with 2914 additions and 2424 deletions

View File

@@ -14,6 +14,26 @@
{
"author": "sswink",
"title": "comfyui-lingshang",
"reference": "https://github.com/sswink/comfyui-lingshang",
"files": [
"https://github.com/sswink/comfyui-lingshang"
],
"description": "NODES:LS_SaveImageToOss, LS_LoadMaskFromUrl, LS_DigImageByMask, LS_ALY_Seg_Utils, LS_ALY_UploadToOssAndGetUrl, LS_GrowMaskWithBlur, LS_ALY_Seg_Body_Utils, LS_ALY_Seg_Common_Utils, LS_ALY_Seg_Clothes_Utils, LS_ALY_Seg_Body_Utils_Return_crop, ...",
"install_type": "git-clone"
},
{
"author": "AICodeFactory",
"title": "ComfyUI-Viva",
"reference": "https://github.com/AICodeFactory/ComfyUI-Viva",
"files": [
"https://github.com/AICodeFactory/ComfyUI-Viva"
],
"description": "NODES:HttpTrigger (Viva), HttpTrigger (Image), HttpTrigger (Common)",
"install_type": "git-clone"
},
{
"author": "LogicAI",
"title": "ComfyUI-MagicAI [UNSAFE]",
@@ -132,7 +152,7 @@
"https://github.com/oshtz/ComfyUI-oshtz-nodes"
],
"install_type": "git-clone",
"description": "NODES:LoRASwitcherNode, LoRASwitcherNode20, LoRASwitcherNode40, LLMAIONode, ImageOverlayNode, StringSplitterNode\nNOTE: The files in the repo are not organized."
"description": "Custom nodes for ComfyUI created for some of my workflows.\nLLM All-in-One Node, String Splitter Node, LoRA Switcher Node, Image Overlay Node"
},
{
"author": "DoctorDiffusion",
@@ -1202,17 +1222,6 @@
],
"install_type": "git-clone",
"description": "Nodes:LoadImgFromInputUrl"
},
{
"author": "LevelPixel",
"title": "ComfyUI-LevelPixel",
"id": "levelpixel",
"reference": "https://github.com/LevelPixel/ComfyUI-LevelPixel",
"files": [
"https://github.com/LevelPixel/ComfyUI-LevelPixel"
],
"install_type": "git-clone",
"description": "Nodes:Model Unloader, LLM Optional Memory Free Advanced"
},
{
"author": "StartHua",

View File

@@ -175,6 +175,16 @@
"title_aux": "ComfyUI_AC_FUNV8Beta1"
}
],
"https://github.com/AICodeFactory/ComfyUI-Viva": [
[
"HttpTrigger_Common",
"HttpTrigger_Image",
"HttpTrigger_Viva"
],
{
"title_aux": "ComfyUI-Viva"
}
],
"https://github.com/AIFSH/ComfyUI-OpenDIT": [
[
"DITModelLoader",
@@ -729,21 +739,6 @@
"title_aux": "ComfyUI-align-pose"
}
],
"https://github.com/LevelPixel/ComfyUI-LevelPixel": [
[
"Hard Model Unloader \ud83c\udf38",
"HardModelUnloader",
"LLM Optional Memory Free Advanced \ud83c\udf38",
"LLMOptionalMemoryFreeAdvanced",
"Model Unloader \ud83c\udf38",
"ModelUnloader",
"Soft Model Unloader \ud83c\udf38",
"SoftModelUnloader"
],
{
"title_aux": "ComfyUI-LevelPixel"
}
],
"https://github.com/Lilien86/Comfyui_Lilien": [
[
"Latent Interpolator Multi"
@@ -2421,6 +2416,7 @@
"DownloadAndLoadMochiModel",
"MochiDecode",
"MochiDecodeSpatialTiling",
"MochiFasterCache",
"MochiImageEncode",
"MochiLatentPreview",
"MochiModelLoader",
@@ -3200,6 +3196,23 @@
"title_aux": "dandy [UNSAFE]"
}
],
"https://github.com/sswink/comfyui-lingshang": [
[
"LS_ALY_Seg_Body_Utils",
"LS_ALY_Seg_Body_Utils_Return_crop",
"LS_ALY_Seg_Clothes_Utils",
"LS_ALY_Seg_Common_Utils",
"LS_ALY_Seg_Utils",
"LS_ALY_UploadToOssAndGetUrl",
"LS_DigImageByMask",
"LS_GrowMaskWithBlur",
"LS_LoadMaskFromUrl",
"LS_SaveImageToOss"
],
{
"title_aux": "comfyui-lingshang"
}
],
"https://github.com/stutya/ComfyUI-Terminal": [
[
"Terminal"

View File

File diff suppressed because it is too large Load Diff