mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
bc02161d56
commit
ea7e44e122
@ -13423,6 +13423,27 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Generalised 'image' processing nodes for images, masks, latents, and combinations thereof."
|
||||
},
|
||||
{
|
||||
"author": "nonnonstop",
|
||||
"title": "comfyui-faster-loading",
|
||||
"reference": "https://github.com/nonnonstop/comfyui-faster-loading",
|
||||
"files": [
|
||||
"https://github.com/nonnonstop/comfyui-faster-loading"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension applies a patch that limits the model loading speed when using an HDD in a Windows environment. See [a/comfyanonymous/ComfyUI#1992](https://github.com/comfyanonymous/ComfyUI/issues/1992). [w/As this patch is only useful in very limited environments, its installation is not recommended under normal circumstances. Memory usage may increase.]"
|
||||
},
|
||||
{
|
||||
"author": "Dr.Jusseaux",
|
||||
"title": "Diffusers-in-ComfyUI",
|
||||
"reference": "https://github.com/maepopi/Diffusers-in-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/maepopi/Diffusers-in-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of ComfyUI custom nodes that allow to use most Diffusers pipelines and components in Comfy(Txt2Img, Img2Img, Inpainting, LoRAS, B-LoRAS, ControlNet...)"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -13801,17 +13822,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Dr.Jusseaux",
|
||||
"title": "Diffusers-in-ComfyUI",
|
||||
"reference": "https://github.com/maepopi/Diffusers-in-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/maepopi/Diffusers-in-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of ComfyUI custom nodes that allow to use most Diffusers pipelines and components in Comfy(Txt2Img, Img2Img, Inpainting, LoRAS, B-LoRAS, ControlNet...)"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
@ -293,16 +293,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/SadTalker](https://github.com/OpenTalker/SadTalker) for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "maepopi",
|
||||
"title": "Diffusers-in-ComfyUI",
|
||||
"reference": "https://github.com/maepopi/Diffusers-in-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/maepopi/Diffusers-in-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node allowing the use of the diffusers pipeline into ComfyUI. Based on [a/Limitex/ComfyUI-Diffusers](https://github.com/Limitex/ComfyUI-Diffusers)"
|
||||
},
|
||||
{
|
||||
"author": "hotpizzatactics",
|
||||
"title": "ComfyUI-WaterMark-Detector",
|
||||
|
||||
@ -9,7 +9,27 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Dr.Jusseaux",
|
||||
"title": "Diffusers-in-ComfyUI",
|
||||
"reference": "https://github.com/maepopi/Diffusers-in-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/maepopi/Diffusers-in-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of ComfyUI custom nodes that allow to use most Diffusers pipelines and components in Comfy(Txt2Img, Img2Img, Inpainting, LoRAS, B-LoRAS, ControlNet...)"
|
||||
},
|
||||
{
|
||||
"author": "nonnonstop",
|
||||
"title": "comfyui-faster-loading",
|
||||
"reference": "https://github.com/nonnonstop/comfyui-faster-loading",
|
||||
"files": [
|
||||
"https://github.com/nonnonstop/comfyui-faster-loading"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension applies a patch that limits the model loading speed when using an HDD in a Windows environment. See [a/comfyanonymous/ComfyUI#1992](https://github.com/comfyanonymous/ComfyUI/issues/1992). [w/As this patch is only useful in very limited environments, its installation is not recommended under normal circumstances. Memory usage may increase.]"
|
||||
},
|
||||
{
|
||||
"author": "TTPlanetPig",
|
||||
"title": "Comfyui_TTP_Toolset",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user