update DB
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Cyrostar",
|
||||
"title": "ComfyUI-Artha-Gemini",
|
||||
"id": "comfyui-artha-gemini",
|
||||
"reference": "https://github.com/Cyrostar/ComfyUI-Artha-Gemini",
|
||||
"files": [
|
||||
"https://github.com/Cyrostar/ComfyUI-Artha-Gemini"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for interacting with the Gemini api for image and video generation prompting."
|
||||
},
|
||||
{
|
||||
"author": "BuimenLabo",
|
||||
"title": "ComfyUI BuimenLabo - Unified Package",
|
||||
@@ -683,16 +694,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Displays up to 64 recent images from a folder as numbered thumbnails in a grid contact sheet format, allowing you to select and load one for post-processing"
|
||||
},
|
||||
{
|
||||
"author": "Ben Staniford",
|
||||
"title": "Prompt Database for ComfyUI",
|
||||
"reference": "https://github.com/benstaniford/comfy-prompt-db",
|
||||
"files": [
|
||||
"https://github.com/benstaniford/comfy-prompt-db"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that provides a database-driven prompt management system. Store, organize, and edit prompts in categories with persistent JSON storage."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -3984,6 +3984,21 @@
|
||||
"title_aux": "ComfyUI Checkpoint Loader Config"
|
||||
}
|
||||
],
|
||||
"https://github.com/Cyrostar/ComfyUI-Artha-Gemini": [
|
||||
[
|
||||
"GeminiCondense",
|
||||
"GeminiInstruct",
|
||||
"GeminiMotion",
|
||||
"GeminiPrompter",
|
||||
"GeminiQuestion",
|
||||
"GeminiResponse",
|
||||
"GeminiTranslate",
|
||||
"GeminiVision"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Artha-Gemini"
|
||||
}
|
||||
],
|
||||
"https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": [
|
||||
[
|
||||
"Control Pipe (Focus Nodes)",
|
||||
@@ -14466,6 +14481,19 @@
|
||||
"title_aux": "ComfyUI-HiDream-I1"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-HiggsAudio": [
|
||||
[
|
||||
"HiggsAudio",
|
||||
"LoadHiggsAudioModel",
|
||||
"LoadHiggsAudioPrompt",
|
||||
"LoadHiggsAudioSystemPrompt",
|
||||
"LoadHiggsAudioTokenizer",
|
||||
"SaveHiggsAudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-HiggsAudio"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Hunyuan3D-2.1": [
|
||||
[
|
||||
"Hunyuan3DShapeGeneration",
|
||||
@@ -20512,6 +20540,24 @@
|
||||
"title_aux": "ComfyUI_experiments"
|
||||
}
|
||||
],
|
||||
"https://github.com/comnote-max/builmenlabo": [
|
||||
[
|
||||
"GeminiPoseAnalyzer",
|
||||
"LlamaCppAIO",
|
||||
"LlamaCppCompleteUnload",
|
||||
"LlamaCppGenerate",
|
||||
"LlamaCppLoader",
|
||||
"LlamaCppMemoryInfo",
|
||||
"LlamaCppSafeUnload",
|
||||
"LlamaCppUnload",
|
||||
"MultiControlNetLoader",
|
||||
"PromptTranslator"
|
||||
],
|
||||
{
|
||||
"nodename_pattern": "BuimenLabo",
|
||||
"title_aux": "ComfyUI BuimenLabo - Unified Package"
|
||||
}
|
||||
],
|
||||
"https://github.com/concarne000/ConCarneNode": [
|
||||
[
|
||||
"BingImageGrabber",
|
||||
|
||||
Reference in New Issue
Block a user