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
2025-01-20 16:42:43 +02:00
Code
Issues
Releases
Activity
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-19 22:42:10 -06:00
# npm run typeorm migration:run
Fixed npm run start:prod not able to find build directory (#83)
2022-03-28 21:00:17 -05:00
npm run build
&&
npm run start:prod
Reference in New Issue
Copy Permalink