mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-08 02:27:31 +08:00
Update: Add metadata for Qwen Prompt Expander (#2639)
* Delete custom-node-list.json * Add files via upload * Delete custom-node-list.json * Add files via upload * Delete custom-node-list.json * Add files via upload
This commit is contained in:
parent
7fba0abf02
commit
00d58a213f
@ -44027,6 +44027,34 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
},
|
||||||
]
|
{
|
||||||
|
"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",
|
||||||
|
"version": "1.1.0",
|
||||||
|
"nodes": [
|
||||||
|
"Qwen Prompt Expander",
|
||||||
|
"Qwen Diagnostics"
|
||||||
|
],
|
||||||
|
"last_update": "2026-02-23",
|
||||||
|
"changelog": "https://github.com/AnonBOTpl/ComfyUI-Qwen-Prompt-Expander#-changelog",
|
||||||
|
"homepage": "https://github.com/AnonBOTpl/ComfyUI-Qwen-Prompt-Expander",
|
||||||
|
"license": "MIT"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user