Files
AMD-SHARK-Studio/web
Gaurav Shukla 51c98695b2 [WEB] Update stable diffusion inference
This commit updates the stable diffusion web incorporating the latest
improvements.

Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com>
2022-10-21 01:26:38 +05:30
..
2022-09-29 01:20:42 +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