vehicle-license-plate-recog.../run.bat

9 lines
75 B
Batchfile

@echo off
color a
echo [ INFO ] Time :
time/T
python my_main_ui.py
pause