Spaces:
Paused
Paused
metadata
title: Image Search
emoji: 🐠
colorFrom: yellow
colorTo: blue
sdk: docker
pinned: false
license: apache-2.0
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/