update DB
This commit is contained in:
@@ -1074,6 +1074,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "The extension enables large image drawing & upscaling with limited VRAM via the following techniques:\n1.Two SOTA diffusion tiling algorithms: [a/Mixture of Diffusers](https://github.com/albarji/mixture-of-diffusers) and [a/MultiDiffusion](https://github.com/omerbt/MultiDiffusion)\n2.pkuliyi2015's Tiled VAE algorithm."
|
||||
},
|
||||
{
|
||||
"author": "shiimizu",
|
||||
"title": "ComfyUI PhotoMaker Plus",
|
||||
"id": "photomaker-plus",
|
||||
"reference": "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus",
|
||||
"files": [
|
||||
"https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models.\nNOTE: PhotoMaker V2 is supported."
|
||||
},
|
||||
{
|
||||
"author": "ZaneA",
|
||||
"title": "ImageReward",
|
||||
@@ -6095,17 +6106,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Slightly better random prompt generation tools that allow combining and picking prompts from both file and text input sources."
|
||||
},
|
||||
{
|
||||
"author": "shiimizu",
|
||||
"title": "ComfyUI PhotoMaker Plus",
|
||||
"id": "photomaker-plus",
|
||||
"reference": "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus",
|
||||
"files": [
|
||||
"https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. [w/WARN:The repository name has been changed. For those who have previously installed it, please delete custom_nodes/ComfyUI-PhotoMaker from disk and reinstall this.]"
|
||||
},
|
||||
{
|
||||
"author": "yytdfc",
|
||||
"title": "Amazon Bedrock nodes for ComfyUI",
|
||||
@@ -11672,6 +11672,16 @@
|
||||
"install_type":"git-clone",
|
||||
"description":"Nodes to perform tensor operations in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "un-seen",
|
||||
"title": "ComfyUI Segment Anything",
|
||||
"reference": "https://github.com/un-seen/comfyui_segment_anything_plus",
|
||||
"files":[
|
||||
"https://github.com/un-seen/comfyui_segment_anything_plus"
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"This project is a ComfyUI version of [a/sd-webui-segment-anything](https://github.com/continue-revolution/sd-webui-segment-anything). At present, only the most core functionalities have been implemented. I would like to express my gratitude to [a/continue-revolution](https://github.com/continue-revolution) for their preceding work on which this is based."
|
||||
},
|
||||
{
|
||||
"author": "john-mnz",
|
||||
"title": "ComfyUI-Inspyrenet-Rembg",
|
||||
@@ -11931,6 +11941,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Basic Color Nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "akierson",
|
||||
"title": "ComfyUI-textnodes",
|
||||
"reference": "https://github.com/akierson/ComfyUI-textnodes",
|
||||
"files": [
|
||||
"https://github.com/akierson/ComfyUI-textnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Misc Text Nodes for Comfy UI"
|
||||
},
|
||||
{
|
||||
"author": "ai-shizuka",
|
||||
"title": "ComfyUI-tbox",
|
||||
@@ -11951,6 +11971,27 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter.\nUses various VLMs with APIs to generate captions for images. You can give instructions or ask questions in natural language."
|
||||
},
|
||||
{
|
||||
"author": "DriftJohnson",
|
||||
"title": "DJZ-Nodes",
|
||||
"id": "DJZ-Nodes",
|
||||
"reference": "https://github.com/MushroomFleet/DJZ-Nodes",
|
||||
"files": [
|
||||
"https://github.com/MushroomFleet/DJZ-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AspectSize and other nodes"
|
||||
},
|
||||
{
|
||||
"author": "var1ableX",
|
||||
"title": "ComfyUI_Accessories",
|
||||
"reference": "https://github.com/var1ableX/ComfyUI_Accessories",
|
||||
"files": [
|
||||
"https://github.com/var1ableX/ComfyUI_Accessories"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Get Mask Dimensions"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user