mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
update DB
This commit is contained in:
parent
bb60d399fc
commit
19cf83cce6
@ -58,6 +58,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This is a helper extension for ComfyUI that assists with node connections."
|
"description": "This is a helper extension for ComfyUI that assists with node connections."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "WASasquatch",
|
||||||
|
"title": "WAS Node Suite (Revised)",
|
||||||
|
"id": "was-ns",
|
||||||
|
"reference": "https://github.com/ltdrdata/was-node-suite-comfyui",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ltdrdata/was-node-suite-comfyui"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A massive node pack consisting of over 200 nodes, including image processing, masking, text handling, and arithmetic operations.\nNOTE: A replacement node pack provided for existing users following the retirement of the original author of the widely used WAS Node Suite."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "comfyanonymous",
|
"author": "comfyanonymous",
|
||||||
"title": "ComfyUI_experiments",
|
"title": "ComfyUI_experiments",
|
||||||
@ -333,18 +344,6 @@
|
|||||||
],
|
],
|
||||||
"description": "CLIPTextEncodeBLIP: This custom node provides a CLIP Encoder that is capable of receiving images as input."
|
"description": "CLIPTextEncodeBLIP: This custom node provides a CLIP Encoder that is capable of receiving images as input."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "WASasquatch",
|
|
||||||
"title": "WAS Node Suite",
|
|
||||||
"id": "was",
|
|
||||||
"reference": "https://github.com/WASasquatch/was-node-suite-comfyui",
|
|
||||||
"pip": ["numba"],
|
|
||||||
"files": [
|
|
||||||
"https://github.com/WASasquatch/was-node-suite-comfyui"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A node suite for ComfyUI with many new nodes, such as image processing, text processing, and more."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "WASasquatch",
|
"author": "WASasquatch",
|
||||||
"title": "ComfyUI Preset Merger",
|
"title": "ComfyUI Preset Merger",
|
||||||
|
|||||||
@ -11,6 +11,18 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "WASasquatch",
|
||||||
|
"title": "WAS Node Suite [DEPRECATED]",
|
||||||
|
"id": "was",
|
||||||
|
"reference": "https://github.com/WASasquatch/was-node-suite-comfyui",
|
||||||
|
"pip": ["numba"],
|
||||||
|
"files": [
|
||||||
|
"https://github.com/WASasquatch/was-node-suite-comfyui"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A node suite for ComfyUI with many new nodes, such as image processing, text processing, and more."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "TOM1063",
|
"author": "TOM1063",
|
||||||
"title": "ComfyUI-SamuraiTools [REMOVED]",
|
"title": "ComfyUI-SamuraiTools [REMOVED]",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user