Skip to content

Commit 3db0381

Browse files
authored
add kornia to dockerfile
1 parent 354a4eb commit 3db0381

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
@@ -328,6 +328,7 @@ RUN pip install bcolz && \
328328
pip install notebook==5.5.0 && \
329329
pip install olefile && \
330330
pip install opencv-python && \
331+
pip install kornia && \
331332
pip install pandas_summary && \
332333
pip install pandocfilters && \
333334
pip install pexpect && \

0 commit comments

Comments
 (0)