mirror of
https://github.com/sml2h3/ocr_api_server.git
synced 2025-05-03 15:10:25 +08:00
4 lines
57 B
Bash
4 lines
57 B
Bash
#!/bin/sh
|
|
|
|
python3 ocr_server.py --port 9898 --ocr --det
|