nashsu / say-anything-backend

backend for segment anything text prompt extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

backend for segment anything text prompt extension


Languages

Language:Python 100.0%