diff --git a/custom-node-list.json b/custom-node-list.json index b6fc7896..3344f9e9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -315,9 +315,9 @@ "title": "ComfyUI-Saveaswebp", "reference": "https://github.com/Kaharos94/ComfyUI-Saveaswebp", "files": [ - "https://github.com/Kaharos94/ComfyUI-Saveaswebp/raw/main/Save_as_webp.py" + "https://github.com/Kaharos94/ComfyUI-Saveaswebp" ], - "install_type": "copy", + "install_type": "git-clone", "description": "Save a picture as Webp file in Comfy + Workflow loading" }, { @@ -395,4 +395,4 @@ "description": "Various image processing nodes." } ] -} \ No newline at end of file +}