改进 部署文件
This commit is contained in:
parent
4e5e80e6b4
commit
4c17aa43a8
@ -1,4 +1,4 @@
|
||||
# docker build . --platform linux/amd64 --push -t leafdev.top/ecosystem/ocr:v0.0.1
|
||||
# docker build . --platform linux/amd64 --push -t leafdev.top/ecosystem/ocr:v0.0.5
|
||||
FROM python:3.12.6
|
||||
|
||||
#
|
||||
|
@ -33,7 +33,7 @@ spec:
|
||||
claimName: easyocr-pvc
|
||||
containers:
|
||||
- name: easyocr
|
||||
image: leafdev.top/ecosystem/ocr:v0.0.4
|
||||
image: leafdev.top/ecosystem/ocr:v0.0.5
|
||||
env:
|
||||
- name: USE_GPU
|
||||
value: "false"
|
||||
|
BIN
requirements.txt
BIN
requirements.txt
Binary file not shown.
Loading…
Reference in New Issue
Block a user