update DB

This commit is contained in:
Dr.Lt.Data 2024-05-09 01:13:05 +09:00
parent 207e1b94c0
commit 7ece05d5d4
3 changed files with 27 additions and 3 deletions

View File

@ -7141,8 +7141,13 @@
], ],
"https://github.com/davask/ComfyUI_MaraScott_Nodes": [ "https://github.com/davask/ComfyUI_MaraScott_Nodes": [
[ [
"MaraScottAnyBusNode",
"MaraScottDisplayInfoNode",
"MaraScottUpscalerRefinerNode_v2",
"MarasitAnyBusNode", "MarasitAnyBusNode",
"MarasitBusNode",
"MarasitDisplayInfoNode", "MarasitDisplayInfoNode",
"MarasitUniversalBusNode",
"MarasitUpscalerRefinerNode", "MarasitUpscalerRefinerNode",
"MarasitUpscalerRefinerNode_v2" "MarasitUpscalerRefinerNode_v2"
], ],
@ -8162,7 +8167,9 @@
"arxiv_tool", "arxiv_tool",
"check_web_tool", "check_web_tool",
"classify_function", "classify_function",
"classify_function_plus",
"classify_persona", "classify_persona",
"classify_persona_plus",
"custom_persona", "custom_persona",
"ebd_tool", "ebd_tool",
"end_dialog", "end_dialog",
@ -9045,6 +9052,7 @@
"Intrinsic_lora_sampling", "Intrinsic_lora_sampling",
"JoinStringMulti", "JoinStringMulti",
"JoinStrings", "JoinStrings",
"LoadICLightUnet",
"LoadResAdapterNormalization", "LoadResAdapterNormalization",
"MaskBatchMulti", "MaskBatchMulti",
"MaskOrImageToWeight", "MaskOrImageToWeight",

View File

@ -8,10 +8,18 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
}, },
{
"author": "kijai",
"title": "ComfyUI wrapper nodes for IC-light [WIP]",
"reference": "https://github.com/kijai/ComfyUI-IC-Light-Wrapper",
"files": [
"https://github.com/kijai/ComfyUI-IC-Light-Wrapper"
],
"install_type": "git-clone",
"description": "work in progress Original repo: [a/https://github.com/lllyasviel/IC-Light](https://github.com/lllyasviel/IC-Light)"
},
{ {
"author": "Levy1417", "author": "Levy1417",
"title": "Universal-Data-Processing-Kit [UNSAFE]", "title": "Universal-Data-Processing-Kit [UNSAFE]",

View File

@ -7141,8 +7141,13 @@
], ],
"https://github.com/davask/ComfyUI_MaraScott_Nodes": [ "https://github.com/davask/ComfyUI_MaraScott_Nodes": [
[ [
"MaraScottAnyBusNode",
"MaraScottDisplayInfoNode",
"MaraScottUpscalerRefinerNode_v2",
"MarasitAnyBusNode", "MarasitAnyBusNode",
"MarasitBusNode",
"MarasitDisplayInfoNode", "MarasitDisplayInfoNode",
"MarasitUniversalBusNode",
"MarasitUpscalerRefinerNode", "MarasitUpscalerRefinerNode",
"MarasitUpscalerRefinerNode_v2" "MarasitUpscalerRefinerNode_v2"
], ],
@ -8162,7 +8167,9 @@
"arxiv_tool", "arxiv_tool",
"check_web_tool", "check_web_tool",
"classify_function", "classify_function",
"classify_function_plus",
"classify_persona", "classify_persona",
"classify_persona_plus",
"custom_persona", "custom_persona",
"ebd_tool", "ebd_tool",
"end_dialog", "end_dialog",
@ -9045,6 +9052,7 @@
"Intrinsic_lora_sampling", "Intrinsic_lora_sampling",
"JoinStringMulti", "JoinStringMulti",
"JoinStrings", "JoinStrings",
"LoadICLightUnet",
"LoadResAdapterNormalization", "LoadResAdapterNormalization",
"MaskBatchMulti", "MaskBatchMulti",
"MaskOrImageToWeight", "MaskOrImageToWeight",