Metadata-Version: 2.1
Name: comfyui-qwenvl-lora
Version: 0.0.1
Summary: 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.
Home-page: https://github.com/Dangocan/comfyui_qwenvl_lora
Requires-Python: >=3.10
Requires-Dist: peft
Requires-Dist: transformers
