update DB

This commit is contained in:
Dr.Lt.Data
2024-06-04 23:30:55 +09:00
parent 6e8b67bc95
commit 57beed4e7c
7 changed files with 474 additions and 296 deletions

View File

@@ -13,6 +13,39 @@
{
"author": "ThereforeGames",
"title": "ComfyUI-Unprompted",
"id": "unprompted",
"reference": "https://github.com/ThereforeGames/ComfyUI-Unprompted",
"files": [
"https://github.com/ThereforeGames/ComfyUI-Unprompted"
],
"install_type": "git-clone",
"description": "This is a ComfyUI node that processes your input text with the [a/Unprompted templating language](https://github.com/ThereforeGames/unprompted). Early alpha release.\n"
},
{
"author": "Scorpinaus",
"title": "Loaders for Diffusers-format checkpoints",
"id": "diffusersloader",
"reference": "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader",
"files": [
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader"
],
"install_type": "git-clone",
"description": "This node pack allows loading of CLIP, MODEL, VAE aspects for both SD1.5 and SDXL checkpoints that is converted to diffusers format."
},
{
"author": "chakib-belgaid",
"title": "ComfyUI Style Plugin",
"id": "style-plugin",
"reference": "https://github.com/chakib-belgaid/Comfyui_Prompt_styler",
"files": [
"https://github.com/chakib-belgaid/Comfyui_Prompt_styler"
],
"install_type": "git-clone",
"description": "This is a simple plugin for ComfyUI that allows you to import A1111 CSV styles into ComfyUI prompts."
},
{
"author": "tiankuan93",
"title": "V-Express: Conditional Dropout for Progressive Training of Portrait Video Generation",
@@ -648,50 +681,6 @@
],
"install_type": "git-clone",
"description": "The project integrates the Retrieval Augmented Generation (RAG) tool [a/Llama-Index](https://www.llamaindex.ai/), [a/Microsoft's AutoGen](https://microsoft.github.io/autogen/), and [a/LlaVA-Next](https://github.com/LLaVA-VL/LLaVA-NeXT) with ComfyUI's adaptable node interface, enhancing the functionality and user experience of the platform."
},
{
"author": "muzi12888",
"title": "PoseKeypoint Mask",
"id": "posekeypoint-mask",
"reference": "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask",
"files": [
"https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask"
],
"install_type": "git-clone",
"description": "Convert PoseKeypoint to mask, please refer to the example workflow for usage instructions."
},
{
"author": "if-ai",
"title": "ComfyUI-IF_AI_HFDownloaderNode",
"id": "if-ai-hfdownloader",
"reference": "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode",
"files": [
"https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode"
],
"install_type": "git-clone",
"description": "Talking avatars Heads for the IF_AI tools integrates dreamtalk in ComfyUI"
},
{
"author": "iFREEGROUP",
"title": "comfyui-undistort",
"id": "undistort",
"reference": "https://github.com/iFREEGROUP/comfyui-undistort",
"files": [
"https://github.com/iFREEGROUP/comfyui-undistort"
],
"install_type": "git-clone",
"description": "Node:Load Checkerboard Images for Calibrate Camera, Matrix and distortion coefficient to text, Undistort"
},
{
"author": "Auttasak-L",
"title": "ComfyUI-ImageCropper",
"id": "imagecropper",
"reference": "https://github.com/Auttasak-L/ComfyUI-ImageCropper",
"files": [
"https://github.com/Auttasak-L/ComfyUI-ImageCropper"
],
"install_type": "git-clone",
"description": "Nodes:Image cropping tool"
}
]
}