/say-anything-backend

backend for segment anything text prompt extension

Primary LanguagePython

Say Anything Backend

If you want to run the Say Anything Chrome extension with a custom backend, clone this repo and run the following:

cd backend
python app.py

In the Say Anything interface, select the checkbox for "Use custom server." Enter the host and port you're running this server on (http://localhost:5000 by default) in the input text box that appears.