pip install rembg pillow numpy flask openai
python3 -m flask run
- Clone the repo
- Install dependencies with
npm npm run build
- Go to
chrome://extensions/. - At the top right, turn on
Developer mode. - Click
Load unpacked. - Find and select extension folder(
build/chromium/).
- Go to
about:debugging#/runtime/this-firefox. - Click
Load Temporary Add-on. - Find and select the extension file(
build/firefox.zip).