update DB

This commit is contained in:
Dr.Lt.Data
2023-07-22 10:24:07 +09:00
parent a23b391ab0
commit e7610eb7a8
2 changed files with 21 additions and 1 deletions

View File

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