Image Search with Text Prompt

Community Article Published October 16, 2024

by Tony Assi

Use text prompt to search for images in folders. It can search through folders within folders. Built with 🤗 Transformers and 🤗 Datasets.

Download

Download code from Github

git clone https://github.com/TonyAssi/ImageSearch.git
cd ImageSearch

Installation

Install the required libraries:

pip install -r requirements.txt