Add tensorflow model and test file to development image #39

This commit is contained in:
Michael Mayer
2018-11-08 16:41:14 +01:00
parent ac31141669
commit 133c7964ad
10 changed files with 34 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
FROM photoprism/development:20181107
FROM photoprism/development:20181108
# Install Python and TensorFlow
RUN apt-get update && apt-get install -y --no-install-recommends \