update DB

This commit is contained in:
Dr.Lt.Data
2025-01-19 00:02:39 +09:00
parent ddb3c4e3ce
commit 9ddda81372
9 changed files with 3604 additions and 3007 deletions

View File

@@ -9,6 +9,148 @@
},
{
"author": "Gourieff",
"title": "comfyui-reactor-node",
"reference": "https://github.com/Gourieff/ComfyUI-ReActor",
"files": [
"https://github.com/Gourieff/ComfyUI-ReActor"
],
"install_type": "git-clone",
"description": "The Fast and Simple Face Swap Extension Node for ComfyUI, based on ReActor SD-WebUI Face Swap Extension"
},
{
"author": "BoyuanJiang",
"title": "FitDiT[official] - High-fidelity Virtual Try-on",
"id": "fitdit",
"reference": "https://github.com/BoyuanJiang/FitDiT/tree/FitDiT-ComfyUI",
"files": [
"https://github.com/BoyuanJiang/FitDiT-ComfyUI"
],
"install_type": "git-clone",
"description": "FitDiT is designed for high-fidelity virtual try-on using Diffusion Transformers (DiT)."
},
{
"author": "ryanontheinside",
"title": "ComfyUI_ProfilerX",
"reference": "https://github.com/ryanontheinside/ComfyUI_ProfilerX",
"files": [
"https://github.com/ryanontheinside/ComfyUI_ProfilerX"
],
"install_type": "git-clone",
"description": "Node and workflow profiling. Find bottlenecks in your workflows. See trends over time."
},
{
"author": "ngosset",
"title": "ComfyUI Image Similarity Node",
"reference": "https://github.com/ngosset/ComfyUI-ImageSimilarity",
"files": [
"https://github.com/ngosset/ComfyUI-ImageSimilarity"
],
"install_type": "git-clone",
"description": "This node allows you to compare two images and determine their visual similarity using deep learning features extracted from ResNet models. It outputs both a boolean indicating if the images are similar (based on a threshold) and the actual cosine similarity score."
},
{
"author": "1038lab",
"title": "ComfyUI-EdgeTTS",
"reference": "https://github.com/1038lab/ComfyUI-EdgeTTS",
"files": [
"https://github.com/1038lab/ComfyUI-EdgeTTS"
],
"install_type": "git-clone",
"description": "ComfyUI-EdgeTTS is a powerful text-to-speech node for ComfyUI, leveraging Microsoft's Edge TTS capabilities. It enables seamless conversion of text into natural-sounding speech, supporting multiple languages and voices. Ideal for enhancing user interactions, this node is easy to integrate and customize, making it perfect for various applications."
},
{
"author": "shenduldh",
"title": "ComfyUI-Lightning",
"reference": "https://github.com/shenduldh/ComfyUI-Lightning",
"files": [
"https://github.com/shenduldh/ComfyUI-Lightning"
],
"install_type": "git-clone",
"description": "Accelerate FLUX inferencing speed for ComfyUI."
},
{
"author": "nofunstudio",
"title": "Node_Fun_ComfyUI",
"reference": "https://github.com/nofunstudio/Node_Fun_ComfyUI",
"files": [
"https://github.com/nofunstudio/Node_Fun_ComfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI Custom Node Pack Layered Infinite Zoom Node"
},
{
"author": "PixelML",
"title": "PixelML ComfyUI Nodes",
"reference": "https://github.com/PixelML/ComfyUI-PixelML-CustomNodes",
"files": [
"https://github.com/PixelML/ComfyUI-PixelML-CustomNodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI focused on variable handling and workflow automation."
},
{
"author": "Bellzs",
"title": "ComfyUI-LoRA-Assistant",
"reference": "https://github.com/Bellzs/ComfyUI-LoRA-Assistant",
"files": [
"https://github.com/Bellzs/ComfyUI-LoRA-Assistant"
],
"install_type": "git-clone",
"description": "The plug-in is designed to automatically save the association between the LoRA model and Trigger words to a Local JSON file so that when the LoRA model is loaded, the associated trigger words can be automatically loaded via the node 'LoRA Trigger Local' without manual input."
},
{
"author": "a-und-b",
"title": "ComfyUI_LoRA_from_URL",
"reference": "https://github.com/a-und-b/ComfyUI_LoRA_from_URL",
"files": [
"https://github.com/a-und-b/ComfyUI_LoRA_from_URL"
],
"install_type": "git-clone",
"description": "A simple-as-possible custom node for ComfyUI to load LoRA models from a public URL."
},
{
"author": "theAdamColton",
"title": "ComfyUI-texflow-extension",
"reference": "https://github.com/theAdamColton/ComfyUI-texflow-extension",
"files": [
"https://github.com/theAdamColton/ComfyUI-texflow-extension"
],
"install_type": "git-clone",
"description": "This is the ComfyUI extension for use with texflow. It provides two new nodes, 'Load Texflow Depth Image' and 'Save Texflow Image'.\nFor more information see [a/the main texflow repo](https://github.com/theAdamColton/texflow/)"
},
{
"author": "shabri-arrahim",
"title": "ComfyUI Safety Checker",
"reference": "https://github.com/shabri-arrahim/ComfyUI-Safety-Checker",
"files": [
"https://github.com/shabri-arrahim/ComfyUI-Safety-Checker"
],
"install_type": "git-clone",
"description": "This project provides custom safety checkers for image classification using Falcons AI and CompVis models. The safety checkers are designed to detect and filter out NSFW content from images."
},
{
"author": "hmwl",
"title": "ComfyUI_zip",
"reference": "https://github.com/hmwl/ComfyUI_zip",
"files": [
"https://github.com/hmwl/ComfyUI_zip"
],
"install_type": "git-clone",
"description": "ComfyUI zip package image processing"
},
{
"author": "nisimjoseph",
"title": "ComfyUI OpenAI Prompter",
"reference": "https://github.com/nisimjoseph/ComfyUI_OpenAI-Prompter",
"files": [
"https://github.com/nisimjoseph/ComfyUI_OpenAI-Prompter"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that generates creative and detailed prompts using OpenAI's GPT models."
},
{
"author": "ciga2011",
"title": "ComfyUI Prompt Optimizer",
@@ -549,137 +691,6 @@
],
"install_type": "git-clone",
"description": "Custom nodes use topazvideoai in comfyui."
},
{
"author": "FinetunersAI",
"title": "ComfyUI_Finetuners_Suite",
"reference": "https://github.com/FinetunersAI/ComfyUI_Finetuners_Suite",
"files": [
"https://github.com/FinetunersAI/ComfyUI_Finetuners_Suite"
],
"install_type": "git-clone",
"description": "A suite of nodes for ComfyUI that helps making ComfyUI more accesible for artists"
},
{
"author": "ChenDarYen",
"title": "ComfyUI-TimestepShiftModel",
"reference": "https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel",
"files": [
"https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel"
],
"install_type": "git-clone",
"description": "This is a ComfyUI implementation of the timestep shift technique used in [a/NitroFusion: High-Fidelity Single-Step Diffusion through Dynamic Adversarial Training.](https://arxiv.org/abs/2412.02030)\nFor more details, visit the official [a/NitroFusion GitHub repository](https://github.com/ChenDarYen/NitroFusion)."
},
{
"author": "facok",
"title": "ComfyUI-HunyuanVideoMultiLora",
"reference": "https://github.com/facok/ComfyUI-HunyuanVideoMultiLora",
"files": [
"https://github.com/facok/ComfyUI-HunyuanVideoMultiLora"
],
"install_type": "git-clone",
"description": "A custom LoRA-loading node designed to prevent issues such as blurriness and other artifacts when loading multiple LoRAs in HunYuan Video.\nUsage Instructions: The connection method remains unchanged from the original. The only difference is the additional blocks_type option. Please select double_blocks."
},
{
"author": "JJ",
"title": "ComfyUI-Jtils",
"reference": "https://github.com/cnbjjj/ComfyUI-Jtils",
"files": [
"https://github.com/cnbjjj/ComfyUI-Jtils"
],
"install_type": "git-clone",
"description": "An extension for ComfyUI that adds utility functions and nodes not available in the default setup."
},
{
"author": "billwuhao",
"title": "ComfyUI_OneButtonPrompt_Flux",
"reference": "https://github.com/billwuhao/ComfyUI_OneButtonPrompt_Flux",
"files": [
"https://github.com/billwuhao/ComfyUI_OneButtonPrompt_Flux"
],
"install_type": "git-clone",
"description": "ComfyUI_OneButtonPrompt_Flux is a Flux prompt generation node. The subject can be 'human,' 'other' or a combination of both. For human, pose settings can be enabled. Additionally, various styles can be applied. Finally, combine it with 'Prompt Enhancement' to seamlessly automate image generation, eliminating the hassle of designing prompts."
},
{
"author": "pandaer119",
"title": "ComfyUI_pandai",
"reference": "https://github.com/pandaer119/ComfyUI_pandai",
"files": [
"https://github.com/pandaer119/ComfyUI_pandai"
],
"install_type": "git-clone",
"description": "Introduction The ComfyUI_pandai node is a custom ComfyUI node designed to interact with the DeepSeek API. It supports text generation, translation, and text polishing. With this node, users can easily generate text, translate content, and refine the generated text for better quality."
},
{
"author": "umiyuki",
"title": "ComfyUI Pad To Eight",
"reference": "https://github.com/umiyuki/comfyui-pad-to-eight",
"files": [
"https://github.com/umiyuki/comfyui-pad-to-eight"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node that pads an image to a multiple of 8 width."
},
{
"author": "Meettya",
"title": "ComfyUI-OneForOne",
"reference": "https://github.com/Meettya/ComfyUI-OneForOne",
"files": [
"https://github.com/Meettya/ComfyUI-OneForOne"
],
"install_type": "git-clone",
"description": "Node:Image Fit Calculator"
},
{
"author": "KunmyonChoi",
"title": "ComfyUI_S3_direct",
"reference": "https://github.com/KunmyonChoi/ComfyUI_S3_direct",
"files": [
"https://github.com/KunmyonChoi/ComfyUI_S3_direct"
],
"install_type": "git-clone",
"description": "ComfyUI custom_node that load and save file directly from S3\nSimplified version of [a/https://github.com/kealiu/ComfyUI-S3-Tools](https://github.com/kealiu/ComfyUI-S3-Tools)"
},
{
"author": "laogou666",
"title": "Comfyui-LG_Relight",
"reference": "https://github.com/LAOGOU-666/Comfyui-LG_Relight",
"files": [
"https://github.com/LAOGOU-666/Comfyui-LG_Relight"
],
"install_type": "git-clone",
"description": "A simple implementation of real-time 3D lighting in ComfyUI. It's an open-source node, have fun playing around!"
},
{
"author": "fssorc",
"title": "ComfyUI_RopeWrapper",
"reference": "https://github.com/fssorc/ComfyUI_RopeWrapper",
"files": [
"https://github.com/fssorc/ComfyUI_RopeWrapper"
],
"install_type": "git-clone",
"description": "Wrap Rope into ComfyUI, do a little change to use in ComfyUI. All credit goes to Hillobar and his ROPE [ㅁ/https://github.com/Hillobar/Rope](https://github.com/Hillobar/Rope)"
},
{
"author": "hodanajan",
"title": "optimal-crop-resolution",
"reference": "https://github.com/hodanajan/optimal-crop-resolution",
"files": [
"https://github.com/hodanajan/optimal-crop-resolution"
],
"install_type": "git-clone",
"description": "ComfyUI node to calculate optimal resolution to crop the image to (from a list of aspect ratios)"
},
{
"author": "inventorado",
"title": "ComfyUI Neural Network Toolkit NNT ",
"id": "nnt",
"reference": "https://github.com/inventorado/ComfyUI_NNT",
"files": [
"https://github.com/inventorado/ComfyUI_NNT"
],
"install_type": "git-clone",
"description": "Neural Network Toolkit (NNT) for ComfyUI is an extensive set of custom ComfyUI nodes for designing, training, and fine-tuning neural networks. This toolkit allows defining models, layers, training workflows, transformers, and tensor operations in a visual manner using nodes."
}
]
}