Skip to content

Commit

Permalink
update DB
Browse files Browse the repository at this point in the history
  • Loading branch information
ltdrdata committed Oct 5, 2024
1 parent 0e6e391 commit c999886
Show file tree
Hide file tree
Showing 11 changed files with 2,654 additions and 2,183 deletions.
156 changes: 109 additions & 47 deletions custom-node-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -2703,6 +2703,16 @@
"install_type": "git-clone",
"description": "[a/https://huggingface.co/microsoft/Florence-2-large-ft](https://huggingface.co/microsoft/Florence-2-large-ft)\nLarge or base model, support for captioning and bbox task modes, more coming soon."
},
{
"author": "spacepxl",
"title": "ComfyUI-Depth-Pro",
"reference": "https://github.com/spacepxl/ComfyUI-Depth-Pro",
"files": [
"https://github.com/spacepxl/ComfyUI-Depth-Pro"
],
"install_type": "git-clone",
"description": "Based on [a/https://github.com/apple/ml-depth-pro](https://github.com/apple/ml-depth-pro)"
},
{
"author": "PTA",
"title": "auto nodes layout",
Expand Down Expand Up @@ -6652,6 +6662,16 @@
"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": "yuvraj108c",
"title": "ComfyUI Rife TensorRT",
"reference": "https://github.com/yuvraj108c/ComfyUI-Rife-Tensorrt",
"files": [
"https://github.com/yuvraj108c/ComfyUI-Rife-Tensorrt"
],
"install_type": "git-clone",
"description": "This project provides a TensorRT implementation of [a/RIFE](https://github.com/hzwer/ECCV2022-RIFE) for ultra fast frame interpolation inside ComfyUI"
},
{
"author": "blepping",
"title": "ComfyUI-bleh",
Expand Down Expand Up @@ -7528,16 +7548,6 @@
"install_type": "git-clone",
"description": "A minimalist node that calls LLMs, combined with one API, can call all language models, including local models."
},
{
"author": "YarvixPA",
"title": "ComfyUI-NeuralMedia",
"reference": "https://github.com/YarvixPA/ComfyUI-NeuralMedia",
"files": [
"https://github.com/YarvixPA/ComfyUI-NeuralMedia"
],
"install_type": "git-clone",
"description": "A set of custom nodes modified to achieve things I felt were missing."
},
{
"author": "hughescr",
"title": "OpenPose Keypoint Extractor",
Expand Down Expand Up @@ -8358,6 +8368,16 @@
"install_type": "git-clone",
"description": "This node allows the execution of Node.js application within ComfyUI by leveraging the ComfyUI-NODEJS, which starts alongside ComfyUI and facilitates the installation of Node.js. The integration enables Python subprocesses to execute Node.js scripts."
},
{
"author": "daxcay",
"title": "ComfyUI-YouTubeVideoPlayer",
"reference": "https://github.com/daxcay/ComfyUI-YouTubeVideoPlayer",
"files": [
"https://github.com/daxcay/ComfyUI-YouTubeVideoPlayer"
],
"install_type": "git-clone",
"description": "Plays youtube video in comfy."
},
{
"author": "Seedsa",
"title": "ComfyUI Fooocus Nodes",
Expand Down Expand Up @@ -9532,7 +9552,7 @@
"https://github.com/smthemex/ComfyUI_AnyDoor"
],
"install_type": "git-clone",
"description": "You can use anydoor, change clothes or object..."
"description": "you can using anydoor ,change clothes,object"
},
{
"author": "smthemex",
Expand Down Expand Up @@ -10262,7 +10282,7 @@
},
{
"author": "da2el-ai",
"title": "D2-nodes-ComfyUI",
"title": "D2 Nodes ComfyUI",
"id": "d2-nodes-comfyui",
"reference": "https://github.com/da2el-ai/D2-nodes-ComfyUI",
"files": [
Expand Down Expand Up @@ -14420,13 +14440,13 @@
},
{
"author": "SeanScripts",
"title": "ComfyUI-PixtralLlamaVision",
"reference": "https://github.com/SeanScripts/ComfyUI-PixtralLlamaVision",
"title": "ComfyUI-PixtralLlamaMolmoVision",
"reference": "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision",
"files": [
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaVision"
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision"
],
"install_type": "git-clone",
"description": "For loading and running Pixtral and Llama 3.2 Vision models"
"description": "For loading and running Pixtral, Llama 3.2 Vision, and Molmo models. Put models in the models/LLM folder.\n[w/Renamed from ComfyUI-PixtralLlamaVision. Please reinstall.]"
},
{
"author": "ExterminanzHS",
Expand Down Expand Up @@ -14961,13 +14981,13 @@
},
{
"author": "asaddi",
"title": "Yet Another LLM Node (for ComfyUI)",
"title": "(Yet Another) Llama Vision Node for ComfyUI",
"reference": "https://github.com/asaddi/ComfyUI-YALLM-node",
"files": [
"https://github.com/asaddi/ComfyUI-YALLM-node"
],
"install_type": "git-clone",
"description": "Yet another set of LLM nodes for ComfyUI. This one only supports OpenAI-like APIs, but of course can be used with local LLM providers such as [a/llama.cpp](https://github.com/ggerganov/llama.cpp) (and, I believe, ollama and LMStudio, among others)."
"description": "A set of nodes for basic Llama 3.2 Vision support in ComfyUI. Give it an image and query and it will output a text response."
},
{
"author": "ycyy",
Expand Down Expand Up @@ -15145,14 +15165,77 @@
"install_type": "git-clone",
"description": "This ComfyUI node pack allows the user to take a panoramic image and a corresponding depth map, and turn them into a 3D environment, which they can view in an immersive WebXR environment."
},








{
"author": "YarvixPA",
"title": "ComfyUI-NeuralMedia",
"reference": "https://github.com/YarvixPA/ComfyUI-NeuralMedia",
"files": [
"https://github.com/YarvixPA/ComfyUI-NeuralMedia"
],
"install_type": "git-clone",
"description": "A set of custom nodes modified to achieve things I felt were missing."
},
{
"author": "SpenserCai",
"title": "ComfyUI-FunAudioLLM",
"id": "funaudiollm",
"reference": "https://github.com/SpenserCai/ComfyUI-FunAudioLLM",
"files": [
"https://github.com/SpenserCai/ComfyUI-FunAudioLLM"
],
"install_type": "git-clone",
"description": "Comfyui custom node for [FunAudioLLM](https://funaudiollm.github.io/) include [CosyVoice](https://github.com/FunAudioLLM/CosyVoice) and [SenseVoice](https://github.com/FunAudioLLM/SenseVoice)."
},
{
"author": "GadzoinksOfficial",
"title": "Gadzoinks",
"reference": "https://github.com/GadzoinksOfficial/gadzoinks_ComfyUI",
"files": [
"https://github.com/GadzoinksOfficial/gadzoinks_ComfyUI"
],
"install_type": "git-clone",
"description": "Custom node for integrating with gadzoinks iPhone app"
},
{
"author": "educator-art",
"title": "ComfyUI-Load-DirectoryFiles",
"reference": "https://github.com/educator-art/ComfyUI-Load-DirectoryFiles",
"files": [
"https://github.com/educator-art/ComfyUI-Load-DirectoryFiles"
],
"install_type": "git-clone",
"description": "This node loads prompts (txt) and images (png) from a specified directory. By specifying an index, it outputs the selected file."
},
{
"author": "raysers",
"title": "Mflux-ComfyUI",
"reference": "https://github.com/raysers/Mflux-ComfyUI",
"files": [
"https://github.com/raysers/Mflux-ComfyUI"
],
"install_type": "git-clone",
"description": "Simple use of [a/Mflux](https://github.com/filipstrand/mflux) in ComfyUI, suitable for users who are not familiar with terminal usage.\nNOTE: A MLX port of FLUX based on the Huggingface Diffusers implementation."
},
{
"author": "civen-cn",
"title": "ComfyUI-PaddleOcr",
"reference": "https://github.com/civen-cn/ComfyUI-PaddleOcr",
"files": [
"https://github.com/civen-cn/ComfyUI-PaddleOcr"
],
"install_type": "git-clone",
"description": "Nodes related to [a/PaddleOCR](https://paddlepaddle.github.io/PaddleOCR) OCR."
},
{
"author": "rdancer",
"title": "ComfyUI_Florence2SAM2",
"reference": "https://github.com/rdancer/ComfyUI_Florence2SAM2",
"files": [
"https://github.com/rdancer/ComfyUI_Florence2SAM2"
],
"install_type": "git-clone",
"description": "ComfyUI custom node implementing Florence 2 + Segment Anything Model 2, based on [a/SkalskiP's HuggingFace space](https://huggingface.co/spaces/SkalskiP/florence-sam)"
},



Expand Down Expand Up @@ -15448,16 +15531,6 @@
"install_type": "copy",
"description": "Nodes:TextToSpeech, phy_3_conditioning, SaveAudioToDaVinci, SaveImageToDaVinci.\nNOTE:In order to use DaVinci node you must have DaVinci Resolve Studio connected to the API. For more information check the help seciton in DaVinci Resolve Studio HELP>DOCUMENTATION>DEVELOPER. It will open a folder, search for scripting and the for README.txt file, the API documentation."
},
{
"author": "DannyStone1999",
"title": "ComfyUI-Depth2Mask",
"reference": "https://github.com/DannyStone1999/ComfyUI-Depth2Mask",
"files": [
"https://github.com/DannyStone1999/ComfyUI-Depth2Mask/raw/main/Depth2Mask.py"
],
"install_type": "copy",
"description": "Nodes:Depth2Mask"
},
{
"author": "Limbicnation",
"title": "ComfyUIDepthEstimation",
Expand Down Expand Up @@ -15556,17 +15629,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "SpenserCai",
"title": "ComfyUI-FunAudioLLM",
"id": "funaudiollm",
"reference": "https://github.com/SpenserCai/ComfyUI-FunAudioLLM",
"files": [
"https://github.com/SpenserCai/ComfyUI-FunAudioLLM"
],
"install_type": "git-clone",
"description": "Comfyui custom node for [FunAudioLLM](https://funaudiollm.github.io/) include [CosyVoice](https://github.com/FunAudioLLM/CosyVoice) and [SenseVoice](https://github.com/FunAudioLLM/SenseVoice)."
}
]
}
Loading

0 comments on commit c999886

Please sign in to comment.