Files
AMD-SHARK-Studio/web
Gaurav Shukla 1939376d72 [WEB] Cache model parameters (#452)
This commit cache some of the model parameters to reduce the response
time of shark web.

Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com>

Signed-off-by: Gaurav Shukla <gaurav@nod-labs.com>
2022-10-31 11:55:10 -07:00
..
2022-10-31 11:55:10 -07:00
2022-09-29 01:20:42 +05:30
2022-10-31 11:55:10 -07:00

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