CoolFace
Apppublic

Supabase/image-search

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes
App README

You can run this space locally by clicking on the three dots menu next to the Settings option. Then click on Run with Docker.

Getting started

Firstly lets seed our database using the /seed endpoint:

http://localhost:7860/seed

Now you can do your first search using the /search endpoint:

http://localhost:7860/search?query=grapes

or you can use the UI by visiting http://localhost:7860/