mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
a23b391ab0
commit
e7610eb7a8
@ -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",
|
||||
|
||||
@ -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…
Reference in New Issue
Block a user