image-detective / README.md
jonathanagustin's picture
Upload folder using huggingface_hub
73d8c97 verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: Image Detective
emoji: πŸ”
colorFrom: blue
colorTo: blue
sdk: gradio
sdk_version: 6.0.2
app_file: app.py
pinned: false
license: mit

πŸ” Image Detective

Classify images into any categories you define using CLIP zero-shot classification.

Features

  • Upload any image
  • Define custom categories on the fly
  • No model downloads - uses API

Setup

Add your HF_TOKEN as a Secret in Space Settings.