Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 175 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 175 Bytes

车牌识别API

需要docker环境

git clone https://github.com/yuxian158/LPR_api.git
# 构建
docker build -t fastapiapp ./
# 运行
docker-compose up -d