Browse Source

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.
pull/4/head
Kaharos94 2 years ago committed by GitHub
parent
commit
e295122d31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      custom-node-list.json

6
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."
}
]
}
}

Loading…
Cancel
Save