Update Save as Webp as git clone

Changed my node (Saveaswebp) to install with git clone , I've made the appropriate changes in my repo.
This commit is contained in:
Kaharos94
2023-05-04 15:02:46 +02:00
committed by GitHub
parent 3a1d112e9c
commit e295122d31

View File

@@ -315,9 +315,9 @@
"title": "ComfyUI-Saveaswebp", "title": "ComfyUI-Saveaswebp",
"reference": "https://github.com/Kaharos94/ComfyUI-Saveaswebp", "reference": "https://github.com/Kaharos94/ComfyUI-Saveaswebp",
"files": [ "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" "description": "Save a picture as Webp file in Comfy + Workflow loading"
}, },
{ {