Files
SHARK-Studio/web
Gaurav Shukla e3e767c7eb [WEB] Remove live preview and disable resnet|albert_maskfill
This commit removes live preview feature for now as it's not functional.
This feature will be added in the next patch.

Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com>
2022-10-30 00:37:59 +05:30
..
2022-09-29 01:20:42 +05:30

In order to launch SHARK-web, from the root SHARK directory, run:

IMPORTER=1 ./setup_venv.sh
source shark.venv/bin/activate
cd web
python index.py

This will launch a gradio server with a public URL like: Running on public URL: https://xxxxx.gradio.app