From 42e1068901dcbe7519566ba6da5bd75f6af780f9 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Sun, 13 Oct 2024 23:34:06 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index c4f8e2cb..d8a86c2f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15875,11 +15875,11 @@ "author": "bartly", "title": "Babel Removebg Api Node for ComfyUI", "id": "BabelRemovebgApi", - "reference": "https://github.com/bartly/Comfyui_babel_removebg_api.git", + "reference": "https://github.com/bartly/Comfyui_babel_removebg_api", "files": [ - "https://github.com/bartly/Comfyui_babel_removebg_api/raw/main/BabelApi.py" + "https://github.com/bartly/Comfyui_babel_removebg_api" ], - "install_type": "unzip", + "install_type": "git-clone", "description": "This is a node to remove background of human picture." } ]