--- title: Tomato Disease Detector emoji: 🍅 colorFrom: green colorTo: red sdk: gradio sdk_version: 6.1.0 app_file: app.py pinned: false --- # Tomato Leaf Similarity & Disease Finder Upload a tomato leaf image and retrieve the most similar labeled cases from a dataset using CLIP image embeddings + cosine similarity. ## Notes - Educational similarity-based retrieval (not professional diagnosis). - Runs on CPU unless the Space provides GPU.