update DB
This commit is contained in:
@@ -72,6 +72,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for transforming images into descriptive text using templated visual question answering. Leverages Hugging Face's VQA models with transformers"
|
||||
},
|
||||
{
|
||||
"author": "drmbt",
|
||||
"title": "comfyui-dreambait-nodes",
|
||||
"id": "drmbt",
|
||||
"reference": "https://github.com/drmbt/comfyui-dreambait-nodes",
|
||||
"files": [
|
||||
"https://github.com/drmbt/comfyui-dreambait-nodes"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "A collection of forks, QoL nodes and utilities for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "TheBill2001",
|
||||
"title": "Save Images with Captions",
|
||||
@@ -676,26 +687,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "InstantX's Flux union ControlNet loader and implementation"
|
||||
},
|
||||
{
|
||||
"author": "hben35096",
|
||||
"title": "ComfyUI-ReplenishNodes",
|
||||
"reference": "https://github.com/hben35096/ComfyUI-ReplenishNodes",
|
||||
"files": [
|
||||
"https://github.com/hben35096/ComfyUI-ReplenishNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains two custom nodes for ComfyUI that utilize the [a/CLIPSeg model](https://huggingface.co/docs/transformers/main/en/model_doc/clipseg) to generate masks for image inpainting tasks based on text prompts."
|
||||
},
|
||||
{
|
||||
"author": "markuryy",
|
||||
"title": "ComfyUI Flux Prompt Saver",
|
||||
"reference": "https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver",
|
||||
"files": [
|
||||
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Flux Prompt Saver is a custom node for ComfyUI that works in conjunction with the Flux Sampler Parameters node from the ComfyUI Essentials package. This node allows you to save images with metadata that includes information from the Flux Sampler Parameters pipeline."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user