Update custom-node-list.json

renamed repo for ez import (no need for importlib)
This commit is contained in:
bmad4ever 2023-10-19 21:37:22 +01:00 committed by GitHub
parent afd5c857c2
commit d1980c66be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -753,10 +753,10 @@
},
{
"author": "bmad4ever",
"title": "ComfyUI-Bmad-Custom-Nodes",
"reference": "https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes",
"title": "Bmad Nodes",
"reference": "https://github.com/bmad4ever/comfyui_bmad_nodes",
"files": [
"https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes"
"https://github.com/bmad4ever/comfyui_bmad_nodes"
],
"install_type": "git-clone",
"description": "This custom node offers the following functionalities: API support for setting up API requests, computer vision primarily for masking purposes using GrabCut or contours, and general utility to streamline workflow setup or implement essential missing features."