Skip to content

Commit 97e4cb8

Browse files
committed
time limit exceeds on the model, so we remove all the unnecessary saving of files, updated the code and save time
1 parent 73c5d6d commit 97e4cb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ COPY --chown=user:user ./resources/model_best.model.pkl /opt/app/resources/
2424
# RUN cp ./last.ckpt /opt/app/resources
2525
# RUN cp ./model_best.model.pkl /opt/app/resources
2626

27+
RUN mkdir -p /opt/app/input/images/pelvic-fracture-ct/
2728
# COPY Sample ct image for test
2829
# COPY --chown=user:user ./test/input/*.mha /opt/app/input/images/pelvic-fracture-ct/
2930

0 commit comments

Comments
 (0)