File size: 170 Bytes
5ac1897
 
 
 
 
 
 
1
2
3
4
5
6
7
bash tools/prepare_data.sh

echo "[SCRIPT-LOG] Installing requirements..." ; date
pip install -e .

echo "[SCRIPT-LOG] Starting service..." ; date
python tools/service.py