SeemG's picture
Update README.md
3b277b8 verified

A newer version of the Gradio SDK is available: 4.42.0

Upgrade
metadata
title: TextToImageFlickrSearch
emoji: ๐Ÿ”ฅ
colorFrom: red
colorTo: indigo
sdk: gradio
sdk_version: 4.39.0
app_file: app.py
pinned: false

Project Overview:

In this project, I've combined the CLIP model's advanced image-text matching capabilities with Gradio's user-friendly interface to develop an application that allows users to retrieve and view images from a corpus based on custom text descriptions. Whether you're exploring visual datasets or enhancing search functionality, this tool can be a game-changer!

Key Features:

๐Ÿ”น CLIP Model Integration: Utilizes OpenAI's pre-trained CLIP model for robust image-text matching.
๐Ÿ”น Image Corpus Support: Easily integrate and retrieve images from your own directory.
๐Ÿ”น Interactive Gradio Interface: Provides a seamless experience for inputting text and viewing results.
๐Ÿ”น Customizable Inputs: Combine dropdown selections and text input for versatile search options.
๐Ÿ”น Optimized Display: Reduced-size image output for a cleaner and more efficient gallery view.

How It Works:

๐Ÿ”น User Input: Enter a description in the provided text box.
๐Ÿ”น Image Retrieval: The application uses the CLIP model to match the description with the most relevant images from the corpus.
๐Ÿ”น Results Display: The best-matching images are displayed in a gallery for easy viewing.

Check it out on GitHub:

๐Ÿ”— GitHub Repository[https://github.com/SeemGoel/AIExtensiveVision_/blob/main/Session%2023/README.md]

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference