ID-OCR-SDK / run.sh
Turing311's picture
Updates
85fc246
raw
history blame contribute delete
84 Bytes
#!/bin/bash
exec ./ocrengine/ttvocrsrv &
exec python3 app.py &
exec python3 demo.py