--- license: mit title: Zero Shot Image Classification sdk: streamlit emoji: 📊 colorFrom: blue colorTo: purple pinned: false short_description: This project uses **CLIP** and **BLIP** models to analyze im sdk_version: 1.55.0 --- --- title: Zero Shot Image Classification emoji: 📊 colorFrom: blue colorTo: purple sdk: gradio sdk_version: "4.36.1" python_version: "3.10" app_file: app.py pinned: false ------------- # Zero Shot Image Classification This project uses **CLIP** and **BLIP** models to analyze images. ## Features * Image classification using CLIP * Caption generation using BLIP * Supports multiple domains: * Medical X-ray * Skin Disease * Satellite Images * Agriculture Leaf Disease Upload an image and select the dataset type to analyze the image.