update DB

This commit is contained in:
Dr.Lt.Data 2024-11-11 13:52:59 +09:00
parent af298b86d7
commit 7ce5b8f5fb
3 changed files with 26 additions and 41 deletions

View File

@ -7238,6 +7238,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI-FreeMemory is a custom node extension for ComfyUI that provides advanced memory management capabilities within your image generation workflows. It aims to help prevent out-of-memory errors and optimize resource usage during complex operations." "description": "ComfyUI-FreeMemory is a custom node extension for ComfyUI that provides advanced memory management capabilities within your image generation workflows. It aims to help prevent out-of-memory errors and optimize resource usage during complex operations."
}, },
{
"author": "ShmuelRonen",
"title": "ComfyUI Flux 1.1 Ultra & Raw Node",
"reference": "https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API",
"files": [
"https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for Black Forest Labs' FLUX 1.1 [pro] API, supporting both regular and Ultra modes with optional Raw mode."
},
{ {
"author": "redhottensors", "author": "redhottensors",
"title": "ComfyUI-Prediction", "title": "ComfyUI-Prediction",

View File

@ -2264,6 +2264,11 @@
"last_update": "2024-06-14 11:50:52", "last_update": "2024-06-14 11:50:52",
"author_account_age_days": 1344 "author_account_age_days": 1344
}, },
"https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API": {
"stars": 2,
"last_update": "2024-11-10 07:42:22",
"author_account_age_days": 1344
},
"https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": {
"stars": 22, "stars": 22,
"last_update": "2024-10-12 02:07:36", "last_update": "2024-10-12 02:07:36",

View File

@ -9,6 +9,17 @@
}, },
{
"author": "ShmuelRonen",
"title": "ComfyUI Flux 1.1 Ultra & Raw Node",
"reference": "https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API",
"files": [
"https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for Black Forest Labs' FLUX 1.1 [pro] API, supporting both regular and Ultra modes with optional Raw mode."
},
{ {
"author": "akspa0", "author": "akspa0",
"title": "ComfyUI-FapMixPlus", "title": "ComfyUI-FapMixPlus",
@ -676,47 +687,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI Nodes that generate prompts with the help of LLM from local or remote Ollama." "description": "ComfyUI Nodes that generate prompts with the help of LLM from local or remote Ollama."
},
{
"author": "mfg637",
"title": "ComfyUI-ScheduledGuider-Ext",
"reference": "https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext",
"files": [
"https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext"
],
"install_type": "git-clone",
"description": "NODES:ScheduledCFGGuider, PerpNegScheduledCFGGuider, CosineScheduler, Add zSNR Sigma max, InvertSigmas, ConcatSigmas, OffsetSigmas"
},
{
"author": "TZOOTZ",
"title": "TZOOTZ VHS Effect Node",
"reference": "https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS",
"files": [
"https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS"
],
"pip": ["numpy<2"],
"install_type": "git-clone",
"description": "The TZOOTZ VHS Effect Node is designed for multimedia creators who want to blend digital precision with analog imperfection ↔️. Inspired by retro VHS aesthetics, this node lets you apply grain, color bleeding, saturation adjustments, and more, giving any image a touch of analog warmth and noise."
},
{
"author": "sneccc",
"title": "comfyui-snek-nodes",
"reference": "https://github.com/sneccc/comfyui-snek-nodes",
"files": [
"https://github.com/sneccc/comfyui-snek-nodes"
],
"install_type": "git-clone",
"description": "NODES:Aesthetics, Aesthetics V2, Load AI Toolkit Latent Flux, Send_to_Eagle"
},
{
"author": "jeffrey2212",
"title": "Pony Character Prompt Picker for ComfyUI",
"reference": "https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt",
"files": [
"https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt"
],
"install_type": "git-clone",
"description": "The Pony Character Prompt Picker node reads an Excel file specified by the user, allows manual selection of a tab, and randomly picks a cell value from a specified column, starting from row 3 to the end. The selected value is output as a string to the next node in the ComfyUI workflow."
} }
] ]
} }