Browse Source

update DB

pull/30/head
Dr.Lt.Data 1 year ago
parent
commit
e7610eb7a8
  1. 10
      custom-node-list.json
  2. 12
      extension-node-map.json

10
custom-node-list.json

@ -717,6 +717,16 @@
"install_type": "git-clone",
"description": "Provides Math Nodes for ComfyUI. Boolean Logic, Integer Arithmetic, Floating Point Arithmetic and Functions, Vec2, Vec3, and Vec4 Arithmetic and Functions"
},
{
"author": "civitai",
"title": "comfy-nodes",
"reference": "https://github.com/civitai/comfy-nodes",
"files": [
"https://github.com/civitai/comfy-nodes"
],
"install_type": "git-clone",
"description": "Nodes: CivitAI_Loaders. Load Checkpoints, and LORA models directly from CivitAI API."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

12
extension-node-map.json

@ -209,14 +209,20 @@
"Image Remove Background (rembg)"
],
"https://github.com/Jordach/comfy-plasma": [
"JDC_AutoContrast",
"JDC_BlendImages",
"JDC_BrownNoise",
"JDC_Contrast",
"JDC_EqualizeGrey",
"JDC_GaussianBlur",
"JDC_GreyNoise",
"JDC_Greyscale",
"JDC_PinkNoise",
"JDC_Plasma",
"JDC_PlasmaSampler",
"JDC_PowerImage",
"JDC_RandNoise"
"JDC_RandNoise",
"JDC_ResizeFactor"
],
"https://github.com/Kaharos94/ComfyUI-Saveaswebp": [
"Save_as_webp"
@ -668,6 +674,10 @@
"FetchRemote",
"QueueRemote"
],
"https://github.com/civitai/comfy-nodes": [
"CivitAI_Checkpoint_Loader",
"CivitAI_Lora_Loader"
],
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/advanced_model_merging.py": [
"ModelMergeBlockNumber"
],

Loading…
Cancel
Save