Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 705 Bytes

File metadata and controls

18 lines (14 loc) · 705 Bytes

Imagebind demo

A gradio app showcasing multi-modal capabilities of Imagebind supported via lanceDB API

alt text

Usage

you can run it locally by cloning the project as mentioned below, or access via Spaces: hf spaces

git clone https://github.com/lancedb/vectordb-recipes.git
cd examples/imagebind_demo

Install dependencies and run the app

pip install -r requirements.txt
python3 app.py