update DB

This commit is contained in:
Dr.Lt.Data
2024-06-29 17:34:20 +09:00
parent 7ecd7c0326
commit 8bff6c4c9b
5 changed files with 56 additions and 36 deletions

View File

@@ -10932,14 +10932,14 @@
},
{
"author": "SEkINVR",
"title": "ComfyUI Save Multi-Format Image Node",
"id": "save-multi-format",
"reference": "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format",
"title": "ComfyUI SaveAS",
"id": "saveas",
"reference": "https://github.com/SEkINVR/ComfyUI-SaveAs",
"files": [
"https://github.com/SEkINVR/ComfyUI-Save-Multi-Format"
"https://github.com/SEkINVR/ComfyUI-SaveAs"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO."
"description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO.\n[w/ComfyUI-Save-Multi-Format is renamed to SaveAs. Remove previous one and reinstall to this.]"
},
@@ -11285,6 +11285,16 @@
"install_type": "copy",
"description": "Use LibreTranslation in ComfyUI [a/https://github.com/LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)"
},
{
"author": "ImmortalPie",
"title": "PonySwitch Node",
"reference": "https://github.com/ImmortalPie/ComfyUI-PonySwitch",
"files": [
"https://github.com/ImmortalPie/ComfyUI-PonySwitch/raw/main/PonySwitch.py"
],
"install_type": "copy",
"description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."
},