update DB

This commit is contained in:
Dr.Lt.Data
2025-03-24 01:16:09 +09:00
parent a2e72d26aa
commit d889df4c89
9 changed files with 3264 additions and 3046 deletions

View File

@@ -11,6 +11,16 @@
{
"author": "svetozarov",
"title": "AS_GeminiCaptioning Node [REMOVED]",
"reference": "https://github.com/svetozarov/AS_GeminiCaptioning",
"files": [
"https://github.com/svetozarov/AS_GeminiCaptioning"
],
"install_type": "git-clone",
"description": "A ComfyUI node that combines an image with simple text parameters to create a prompt, sends it to the Google Gemini API via the google-generativeai SDK, and returns the generated text response along with the original prompt and an execution log"
},
{
"author": "shinich39",
"title": "comfyui-load-image-in-seq [REMOVED]",