vision-chat / README.md
jonathanagustin's picture
Upload folder using huggingface_hub
726d8f2 verified
---
title: Vision Chat
emoji: ๐Ÿ‘๏ธ
colorFrom: yellow
colorTo: yellow
sdk: gradio
sdk_version: "6.0.2"
app_file: app.py
pinned: false
license: mit
---
## ๐Ÿ‘๏ธ Vision Chat
Get captions and ask questions about images using BLIP and ViLT.
## Features
- Automatic image captioning
- Visual question answering
- No model downloads - uses API
## Setup
Add your `HF_TOKEN` as a Secret in Space Settings.