Files
AMD-SHARK-Studio/web
Gaurav Shukla 25931d48a3 [WEB] Update stable diffusion UI and enable live preview (#447)
This commit enables live preview feature and also updates stable
diffusion web UI.

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

Signed-off-by: Gaurav Shukla <gaurav@nod-labs.com>
2022-10-31 04:10:15 -07:00
..
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