Browse Source

update DB

pull/658/head
Dr.Lt.Data 6 months ago
parent
commit
7ece05d5d4
  1. 8
      extension-node-map.json
  2. 14
      node_db/dev/custom-node-list.json
  3. 8
      node_db/new/extension-node-map.json

8
extension-node-map.json

@ -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",

14
node_db/dev/custom-node-list.json

@ -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]",

8
node_db/new/extension-node-map.json

@ -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…
Cancel
Save