update DB

This commit is contained in:
Dr.Lt.Data
2026-02-24 02:22:17 +09:00
parent 530f628523
commit c88a9985c1
5 changed files with 118 additions and 21 deletions

View File

@ -1,5 +1,24 @@
{
"custom_nodes": [
{
"author": "AnonBOTpl",
"title": "ComfyUI Qwen Prompt Expander",
"reference": "https://github.com/AnonBOTpl/ComfyUI-Qwen-Prompt-Expander",
"files": [
"https://github.com/AnonBOTpl/ComfyUI-Qwen-Prompt-Expander"
],
"install_type": "git-clone",
"description": "Local AI prompt generator using Qwen/SmolLM2 models. 100% offline and private. Supports 4-bit/8-bit quantization. Runs on 6GB VRAM GPUs alongside Stable Diffusion. Smart token management, Polish-English translation, embedding support, OOM protection.",
"tags": [
"prompt",
"AI",
"LLM",
"offline",
"translation",
"privacy"
],
"nodename_pattern": "QwenOfflinePrompt"
},
{
"author": "silveroxides",
"title": "ComfyUI-LogicMath",