Dodane backup metode, ce bi slucajno padla tika.
This commit is contained in:
@@ -3,6 +3,8 @@ FROM python:3.9
|
||||
RUN mkdir -p /usr/src/app
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
RUN apt-get update && apt-get install python3-pil tesseract-ocr libtesseract-dev tesseract-ocr-eng tesseract-ocr-slv tesseract-ocr-script-latn ffmpeg libsm6 libxext6 libgl1 -y
|
||||
|
||||
COPY requirements.txt /usr/src/app/
|
||||
|
||||
# RUN pip install --upgrade pip
|
||||
|
||||
Reference in New Issue
Block a user