mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-04 09:17:50 +08:00
update DB
This commit is contained in:
@ -8526,18 +8526,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-QwenVL custom node: Integrates the Qwen-VL series, including Qwen2.5-VL and the latest Qwen3-VL, to enable advanced multimodal AI for text generation, image understanding, and video analysis."
|
||||
},
|
||||
{
|
||||
"author": "Dangocan",
|
||||
"title": "ComfyUI Qwen-VL LoRA",
|
||||
"id": "comfyui-qwenvl-lora",
|
||||
"reference": "https://github.com/Dangocan/comfyui_qwenvl_lora",
|
||||
"files": [
|
||||
"https://github.com/Dangocan/comfyui_qwenvl_lora"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load Qwen-VL and Qwen3-VL models locally and apply PEFT LoRA adapters for enhanced image captioning. Supports 4-bit and 8-bit quantization (BitsAndBytes), FP8 pre-quantized models, Flash Attention 2, SageAttention, and torch.compile. Includes a LoRA strength slider and configurable captioning prompts.",
|
||||
"tags": ["captioning", "LLM", "VLM", "LoRA", "Qwen"]
|
||||
},
|
||||
{
|
||||
"author": "1038lab",
|
||||
"title": "ComfyUI-NodeAlign",
|
||||
@ -43957,6 +43945,18 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Load and run GLM-OCR (zai-org/GLM-OCR) locally in ComfyUI. Supports text recognition, formula recognition, table extraction, and general image description. Picks up models from any ComfyUI checkpoint directory."
|
||||
},
|
||||
{
|
||||
"author": "Dangocan",
|
||||
"title": "ComfyUI Qwen-VL LoRA",
|
||||
"id": "comfyui-qwenvl-lora",
|
||||
"reference": "https://github.com/Dangocan/comfyui_qwenvl_lora",
|
||||
"files": [
|
||||
"https://github.com/Dangocan/comfyui_qwenvl_lora"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load Qwen-VL and Qwen3-VL models locally and apply PEFT LoRA adapters for enhanced image captioning. Supports 4-bit and 8-bit quantization (BitsAndBytes), FP8 pre-quantized models, Flash Attention 2, SageAttention, and torch.compile. Includes a LoRA strength slider and configurable captioning prompts.",
|
||||
"tags": ["captioning", "LLM", "VLM", "LoRA", "Qwen"]
|
||||
},
|
||||
{
|
||||
"author": "SeanBRVFX",
|
||||
"title": "ComfyUI-CorridorKey",
|
||||
|
||||
Reference in New Issue
Block a user