Files
SHARK-Studio/web
xzuyn 2a1d1c1001 make jpeg optimized and progressive (#820)
* GUI make jpeg optimized and progressive

* CLI make jpeg optimized and progressive
2023-01-17 16:35:36 -08:00
..
2023-01-13 16:42:05 +05:30
2022-11-02 20:52:34 +05:30
2023-01-17 17:45:32 +05:30
2023-01-11 09:20:23 -06:00

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

Linux

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

Windows

./setup_venv.ps1
cd web
python index.py --local_tank_cache=<current_working_dir>