mirror of
https://github.com/nod-ai/SHARK-Studio.git
synced 2026-01-10 06:17:55 -05:00
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>
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