HSMR / tools /start.sh
IsshikiHugh's picture
feat: CPU demo
5ac1897
raw
history blame contribute delete
170 Bytes
bash tools/prepare_data.sh
echo "[SCRIPT-LOG] Installing requirements..." ; date
pip install -e .
echo "[SCRIPT-LOG] Starting service..." ; date
python tools/service.py