Clean up
This commit is contained in:
parent
755e894139
commit
6e3f2a81fa
@ -1,6 +0,0 @@
|
||||
[submodule "modules/sdsvkvu"]
|
||||
path = modules/sdsvkvu
|
||||
url = https://code.sdsdev.co.kr/tuanlv/sdsvkvu.git
|
||||
[submodule "modules/ocr_engine"]
|
||||
path = modules/ocr_engine
|
||||
url = https://code.sdsdev.co.kr/tuanlv/IDP-BasicOCR.git
|
@ -5,3 +5,4 @@ __pycache__
|
||||
DataBase/image_temp/
|
||||
DataBase/json_temp/
|
||||
DataBase/template.db
|
||||
weights
|
1
cope2n-ai-fi/weights
Symbolic link
1
cope2n-ai-fi/weights
Symbolic link
@ -0,0 +1 @@
|
||||
/mnt/hdd4T/vietanhdev/SBT-IDP/cope2n-ai-fi/weights/
|
@ -19,6 +19,6 @@ COPY --chown=${UID}:${GID} requirements.txt /app
|
||||
WORKDIR /app
|
||||
RUN pip install -r requirements.txt --no-cache-dir
|
||||
|
||||
COPY --chown=${UID}:${GID} . /app
|
||||
# COPY --chown=${UID}:${GID} . /app
|
||||
|
||||
ENV TZ="Asia/Ho_Chi_Minh"
|
||||
|
Loading…
Reference in New Issue
Block a user