Merge pull request 'yolorestart' (#1) from yolopart_restart into main
Reviewed-on: https://gitea.spdis.top/spdis/License_plate_recognition/pulls/1
This commit is contained in:
@@ -11,6 +11,11 @@ PyQt5>=5.15.0
|
||||
# 图像处理
|
||||
Pillow>=8.0.0
|
||||
|
||||
#paddleocr
|
||||
python -m pip install paddlepaddle-gpu==3.0.0 -i https://www.paddlepaddle.org.cn/packages/stable/cu118/
|
||||
python -m pip install "paddleocr[all]"
|
||||
|
||||
|
||||
# 可选:如果需要GPU加速
|
||||
# torch>=1.9.0
|
||||
# torchvision>=0.10.0
|
||||
|
||||
Reference in New Issue
Block a user