update DB

This commit is contained in:
Dr.Lt.Data
2024-09-23 01:13:05 +09:00
parent 8bb5eecf0d
commit 45c2cfd92e
10 changed files with 2228 additions and 1924 deletions

View File

@@ -6610,6 +6610,16 @@
"install_type": "git-clone",
"description": "This project provides a Tensorrt implementation of Dwpose for ultra fast pose estimation inside ComfyUI"
},
{
"author": "yuvraj108c",
"title": "ComfyUI Facerestore TensorRT",
"reference": "https://github.com/yuvraj108c/ComfyUI-Facerestore-Tensorrt",
"files": [
"https://github.com/yuvraj108c/ComfyUI-Facerestore-Tensorrt"
],
"install_type": "git-clone",
"description": "This project provides an experimental Tensorrt implementation for ultra fast face restoration inside ComfyUI.\nNote: This project doesn't do pre/post processing. It only works on cropped faces for now."
},
{
"author": "blepping",
"title": "ComfyUI-bleh",
@@ -7101,6 +7111,16 @@
"install_type": "git-clone",
"description": "ComfyUI_Gemini_Flash is a custom node for ComfyUI, integrating the capabilities of the Gemini 1.5 Flash model. This node supports text and vision-based prompts, allowing users to analyze and adapt images to text prompts for text2image tasks."
},
{
"author": "ShmuelRonen",
"title": "ComfyUI_pixtral_vision",
"reference": "https://github.com/ShmuelRonen/ComfyUI_pixtral_vision",
"files": [
"https://github.com/ShmuelRonen/ComfyUI_pixtral_vision"
],
"install_type": "git-clone",
"description": "The ComfyUI_pixtral_vision is a powerful ComfyUI node designed to integrate seamlessly with the Mistral Pixtral API. It facilitates the analysis of images through deep learning models, interpreting and describing the visual content. Users can input an image directly and provide prompts for context, utilizing an API key for authentication."
},
{
"author": "redhottensors",
"title": "ComfyUI-Prediction",
@@ -8975,6 +8995,16 @@
"install_type": "git-clone",
"description": "Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor."
},
{
"author": "discus0434",
"title": "ComfyUI Flux Accelerator",
"reference": "https://github.com/discus0434/comfyui-flux-accelerator",
"files": [
"https://github.com/discus0434/comfyui-flux-accelerator"
],
"install_type": "git-clone",
"description": "ComfyUI Flux Accelerator is a custom node for ComfyUI that accelerates Flux.1 image generation, just by using this node."
},
{
"author": "AIFSH",
"title": "StyleShot-ComfyUI",
@@ -13238,6 +13268,16 @@
"install_type": "git-clone",
"description": "ComfyUI nodes to use MasaCtrl"
},
{
"author": "leeguandong",
"title": "ComfyUI_CompareModelWeights",
"reference": "https://github.com/leeguandong/ComfyUI_CompareModelWeights",
"files": [
"https://github.com/leeguandong/ComfyUI_CompareModelWeights"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use CompareModelWeights"
},
{
"author": "lenskikh",
"title": "Propmt Worker",
@@ -14672,6 +14712,26 @@
"install_type": "git-clone",
"description": "Using IPAdapter for style consistency, the node accepts a story structured as text {prompt} text {prompt} etc. and generates a comic, saving it to /output. It also adds LLM API Request node, providing an openai compatible LLM API for generating the stories."
},
{
"author": "banqingyuan",
"title": "ComfyUI-text-replace",
"reference": "https://github.com/banqingyuan/ComfyUI-text-replace",
"files": [
"https://github.com/banqingyuan/ComfyUI-text-replace"
],
"install_type": "git-clone",
"description": "NODES: OCR Location Node, Image Erase Node, Chat Overlay Node, Extract JSON Node."
},
{
"author": "edelvarden",
"title": "ComfyUI-ImageMetadataExtension",
"reference": "https://github.com/edelvarden/ComfyUI-ImageMetadataExtension",
"files": [
"https://github.com/edelvarden/ComfyUI-ImageMetadataExtension"
],
"install_type": "git-clone",
"description": "Custom node for ComfyUI. It adds additional metadata for saved images, ensuring compatibility with the Civitai website."
},