update DB
This commit is contained in:
@@ -10169,6 +10169,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI plugin that provides a user interface of AudioMass, originally developed by [a/AudioMass](https://github.com/pkalogiros/audiomass)"
|
||||
},
|
||||
{
|
||||
"author": "jtydhr88",
|
||||
"title": "ComfyUI-StableStudio",
|
||||
"reference": "https://github.com/jtydhr88/ComfyUI-StableStudio",
|
||||
"files": [
|
||||
"https://github.com/jtydhr88/ComfyUI-StableStudio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A practical plug‑in that adds a StableStudio style user interface to ComfyUI. This project aims to give you a clean, responsive UI for managing StableStudio features inside ComfyUI, without complicating your workflow. It focuses on reliability, speed, and a calm, uncluttered design that helps you work faster."
|
||||
},
|
||||
{
|
||||
"author": "SeaArtLab",
|
||||
"title": "ComfyUI-Long-CLIP",
|
||||
@@ -27536,7 +27546,7 @@
|
||||
"https://github.com/gabe-init/ComfyUI-Openrouter_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that allows you to interact with OpenRouter's chat/completion API, providing access to a wide range of LLM models including GPT-4, Claude, Llama, Mistral, and more."
|
||||
"description": "A custom node for ComfyUI that allows you to interact with OpenRouter's chat/completion API, providing access to a wide range of models."
|
||||
},
|
||||
{
|
||||
"author": "gabe-init",
|
||||
@@ -31852,6 +31862,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of high-quality nodes for ComfyUI, dedicated to improving the sharpness, clarity, and texture of your images"
|
||||
},
|
||||
{
|
||||
"author": "orion4d",
|
||||
"title": "ComfyUI EncryptMaster",
|
||||
"reference": "https://github.com/orion4d/Comfyui_EncryptMaster",
|
||||
"files": [
|
||||
"https://github.com/orion4d/Comfyui_EncryptMaster"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node pack for encrypting and hiding text or images.\nSecurity: AES-256-GCM (authenticated) with scrypt key derivation.\nSteganography: LSB (PNG/TIFF) and DCT/JPEG (more robust to recompression)."
|
||||
},
|
||||
{
|
||||
"author": "orion4d",
|
||||
"title": "Gemini Nano Banana for ComfyUI",
|
||||
"reference": "https://github.com/orion4d/Gemini_Banana_by_orion4d",
|
||||
"files": [
|
||||
"https://github.com/orion4d/Gemini_Banana_by_orion4d"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is a custom node for ComfyUI that integrates the power of the Google Gemini 2.5 Flash Image (“Nano Banana”) API. It provides a single versatile node, the Gemini Nano Banana, which allows you to perform image generation and editing operations directly within your workflows."
|
||||
},
|
||||
{
|
||||
"author": "Fabio Sarracino",
|
||||
"title": "VibeVoice ComfyUI",
|
||||
@@ -32347,6 +32377,37 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of aesthetic-focused custom nodes for ComfyUI that enhance AI image generation with sophisticated style and prompt management capabilities. Includes 7 nodes: Aesthetic Alchemist (style blending with 20+ curated aesthetics), Quality Queen (quality prompts), Glamour Goddess (hair/makeup), Body Bard (body features), Pose Priestess (positioning), Encoding Enchantress (text processing), and Negativity Nullifier (negative prompts). Features weighted blending, randomization, and modular YAML-based configuration."
|
||||
},
|
||||
{
|
||||
"author": "ApexArtist",
|
||||
"title": "Apex Artist - Image Resize",
|
||||
"reference": "https://github.com/ApexArtist/apex-artist-comfyui",
|
||||
"files": [
|
||||
"https://github.com/ApexArtist/apex-artist-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional image resizing node with 6 advanced algorithms, intelligent aspect ratio handling, crop/pad options, and batch processing support. Perfect for AI workflows, photography, and digital art.",
|
||||
"category": "Image Processing",
|
||||
"tags": [
|
||||
"image",
|
||||
"resize",
|
||||
"scaling",
|
||||
"aspect-ratio",
|
||||
"lanczos",
|
||||
"bicubic",
|
||||
"batch-processing"
|
||||
],
|
||||
"version": "1.0.0"
|
||||
},
|
||||
{
|
||||
"author": "Seth A. Robinson",
|
||||
"title": "Workflow to API Converter Endpoint",
|
||||
"reference": "https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint",
|
||||
"files": [
|
||||
"https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds a global /workflow/convert API endpoint to convert non-API workflow formats to API format for ComfyUI execution"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user