Spaces:
Sleeping
Sleeping
| title: Batch Image Captioning | |
| emoji: 🖼️ | |
| colorFrom: blue | |
| colorTo: purple | |
| sdk: gradio | |
| sdk_version: 5.6.0 | |
| app_file: app.py | |
| pinned: false | |
| license: apache-2.0 | |
| hardware: zero-a10g-free | |
| # Batch Image Captioning with Qwen2.5-VL | |
| A lightweight, powerful, and customizable image captioning tool leveraging the `Qwen2.5-VL-3B-Instruct` model. Designed to run efficiently on Hugging Face Spaces free tier (ZeroGPU). | |
| ## Features | |
| - **Batch Processing**: Upload multiple images and get captions generated sequentially. | |
| - **Custom Instructions**: Guide the model's captioning style using a custom system prompt. | |
| - **Lightweight & Powerful**: Uses the 3B parameter Qwen2.5-VL model for fast, high-quality, and instruction-following descriptions. | |