mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Use hash to keep TensorFlow model up to date
This commit is contained in:
parent
3589a410c2
commit
3389b5115e
11 changed files with 70 additions and 34 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM photoprism/development:20190418
|
||||
FROM photoprism/development:20190503
|
||||
|
||||
# Install Python and TensorFlow
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue