This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
immich
Watch
1
Star
0
Fork
0
You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced
2024-12-22 01:47:08 +02:00
Code
Issues
Releases
Activity
68ff5377b0
immich
/
server
/
entrypoint.sh
2 lines
67 B
Bash
Raw
Normal View
History
Unescape
Escape
Implemented image tagging using TensorFlow InceptionV3 (#28) * Refactor docker-compose to its own folder * Added FastAPI development environment * Added support for GPU in docker file * Added image classification * creating endpoint for smart Image info * added logo with white background on ios * Added endpoint and trigger for image tagging * Classify image and save into database * Update readme
2022-02-20 06:42:10 +02:00
# npm run typeorm migration:run
Fixed npm run start:prod not able to find build directory (#83)
2022-03-29 04:00:17 +02:00
npm run build
&&
npm run start:prod
Reference in New Issue
Copy Permalink