mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 21:00:49 +08:00
update DB
This commit is contained in:
parent
207e1b94c0
commit
7ece05d5d4
@ -7141,8 +7141,13 @@
|
||||
],
|
||||
"https://github.com/davask/ComfyUI_MaraScott_Nodes": [
|
||||
[
|
||||
"MaraScottAnyBusNode",
|
||||
"MaraScottDisplayInfoNode",
|
||||
"MaraScottUpscalerRefinerNode_v2",
|
||||
"MarasitAnyBusNode",
|
||||
"MarasitBusNode",
|
||||
"MarasitDisplayInfoNode",
|
||||
"MarasitUniversalBusNode",
|
||||
"MarasitUpscalerRefinerNode",
|
||||
"MarasitUpscalerRefinerNode_v2"
|
||||
],
|
||||
@ -8162,7 +8167,9 @@
|
||||
"arxiv_tool",
|
||||
"check_web_tool",
|
||||
"classify_function",
|
||||
"classify_function_plus",
|
||||
"classify_persona",
|
||||
"classify_persona_plus",
|
||||
"custom_persona",
|
||||
"ebd_tool",
|
||||
"end_dialog",
|
||||
@ -9045,6 +9052,7 @@
|
||||
"Intrinsic_lora_sampling",
|
||||
"JoinStringMulti",
|
||||
"JoinStrings",
|
||||
"LoadICLightUnet",
|
||||
"LoadResAdapterNormalization",
|
||||
"MaskBatchMulti",
|
||||
"MaskOrImageToWeight",
|
||||
|
||||
@ -8,10 +8,18 @@
|
||||
"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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"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",
|
||||
"title": "Universal-Data-Processing-Kit [UNSAFE]",
|
||||
|
||||
@ -7141,8 +7141,13 @@
|
||||
],
|
||||
"https://github.com/davask/ComfyUI_MaraScott_Nodes": [
|
||||
[
|
||||
"MaraScottAnyBusNode",
|
||||
"MaraScottDisplayInfoNode",
|
||||
"MaraScottUpscalerRefinerNode_v2",
|
||||
"MarasitAnyBusNode",
|
||||
"MarasitBusNode",
|
||||
"MarasitDisplayInfoNode",
|
||||
"MarasitUniversalBusNode",
|
||||
"MarasitUpscalerRefinerNode",
|
||||
"MarasitUpscalerRefinerNode_v2"
|
||||
],
|
||||
@ -8162,7 +8167,9 @@
|
||||
"arxiv_tool",
|
||||
"check_web_tool",
|
||||
"classify_function",
|
||||
"classify_function_plus",
|
||||
"classify_persona",
|
||||
"classify_persona_plus",
|
||||
"custom_persona",
|
||||
"ebd_tool",
|
||||
"end_dialog",
|
||||
@ -9045,6 +9052,7 @@
|
||||
"Intrinsic_lora_sampling",
|
||||
"JoinStringMulti",
|
||||
"JoinStrings",
|
||||
"LoadICLightUnet",
|
||||
"LoadResAdapterNormalization",
|
||||
"MaskBatchMulti",
|
||||
"MaskOrImageToWeight",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user