Skip to content

Latest commit

 

History

History

imagebind_demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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