update DB
This commit is contained in:
@@ -7960,6 +7960,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository simply caches the CLIP embeddings and subtly accelerates the inference process by bypassing unnecessary computations."
|
||||
},
|
||||
{
|
||||
"author": "discus0434",
|
||||
"title": "ComfyUI Aesthetic Predictor V2.5",
|
||||
"id": "caching-embeddings",
|
||||
"reference": "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5",
|
||||
"files": [
|
||||
"https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor."
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "ComfyUI-UVR5",
|
||||
@@ -9408,14 +9419,14 @@
|
||||
},
|
||||
{
|
||||
"author": "lks-ai",
|
||||
"title": "ComfyUI AnyNode: Any Node you ask for",
|
||||
"title": "ComfyUI AnyNode: Any Node you ask for [UNSAFE]",
|
||||
"id": "anynode",
|
||||
"reference": "https://github.com/lks-ai/anynode",
|
||||
"files": [
|
||||
"https://github.com/lks-ai/anynode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini)."
|
||||
"description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini). [w/This node contains dangerous code that can execute arbitrary code.]"
|
||||
},
|
||||
{
|
||||
"author": "SayanoAI",
|
||||
@@ -9482,7 +9493,38 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-SceneGenerator is a ComfyUI plugin used to generate scene preview photos from JSON files. This plugin creates scenes based on the provided JSON configuration and produces two different image outputs: one containing only the products and the other containing both the products and the props."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "xliry",
|
||||
"title": "ComfyUI_SendDiscord",
|
||||
"id": "senddiscord",
|
||||
"reference": "https://github.com/xliry/ComfyUI_SendDiscord",
|
||||
"files": [
|
||||
"https://github.com/xliry/ComfyUI_SendDiscord"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Send Video to Discord"
|
||||
},
|
||||
{
|
||||
"author": "xliry",
|
||||
"title": "color2rgb",
|
||||
"reference": "https://github.com/vxinhao/color2rgb",
|
||||
"files": [
|
||||
"https://github.com/vxinhao/color2rgb/raw/main/color2rgb.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:color2RGB"
|
||||
},
|
||||
{
|
||||
"author": "moyi7712",
|
||||
"title": "ComfyUI_Seamless_Patten",
|
||||
"id": "seamless-pattern",
|
||||
"reference": "https://github.com/moyi7712/ComfyUI_Seamless_Patten",
|
||||
"files": [
|
||||
"https://github.com/moyi7712/ComfyUI_Seamless_Patten"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "It make any text2image create seamless patten"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -9817,27 +9859,6 @@
|
||||
"install_type": "copy",
|
||||
"description": "Extension to show random cat GIFs while queueing prompt."
|
||||
},
|
||||
{
|
||||
"author": "xliry",
|
||||
"title": "ComfyUI_SendDiscord",
|
||||
"id": "senddiscord",
|
||||
"reference": "https://github.com/xliry/ComfyUI_SendDiscord",
|
||||
"files": [
|
||||
"https://github.com/xliry/ComfyUI_SendDiscord/raw/main/SendDiscord.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:Send Video to Discord"
|
||||
},
|
||||
{
|
||||
"author": "xliry",
|
||||
"title": "color2rgb",
|
||||
"reference": "https://github.com/vxinhao/color2rgb",
|
||||
"files": [
|
||||
"https://github.com/vxinhao/color2rgb/raw/main/color2rgb.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:color2RGB"
|
||||
},
|
||||
{
|
||||
"author": "archifancy",
|
||||
"title": "Image-vector-for-ComfyUI",
|
||||
|
||||
Reference in New Issue
Block a user