update DB

This commit is contained in:
Dr.Lt.Data
2024-06-30 08:08:38 +09:00
parent 8bff6c4c9b
commit a6178ef069
6 changed files with 1124 additions and 1046 deletions

View File

@@ -10941,6 +10941,28 @@
"install_type": "git-clone",
"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.]"
},
{
"author": "MrSamSeen",
"title": "ComfyUI_SSStereoscope",
"id": "ssstereoscope",
"reference": "https://github.com/MrSamSeen/ComfyUI_SSStereoscope",
"files": [
"https://github.com/MrSamSeen/ComfyUI_SSStereoscope"
],
"install_type": "git-clone",
"description": "The SideBySide Node is a powerful tool designed for ComfyUI to generate stereoscopic images. It takes a base image and a corresponding depth map as inputs and produces a combined image that simulates a 3D effect when viewed with appropriate equipment."
},
{
"author": "jroc22",
"title": "ComfyUI-CSV-prompt-builder",
"id": "csv-prompt-builder",
"reference": "https://github.com/jroc22/ComfyUI-CSV-prompt-builder",
"files": [
"https://github.com/jroc22/ComfyUI-CSV-prompt-builder"
],
"install_type": "git-clone",
"description": "This is a simple node for creating prompts using a .csv file. I created this node as an easy way to output different prompts each time a workflow is run."
},