mirror of
https://github.com/immich-app/immich.git
synced 2025-01-06 03:46:47 +01:00
619735fea0
* 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
6 lines
No EOL
116 B
Text
6 lines
No EOL
116 B
Text
fastapi>=0.68.0,<0.69.0
|
|
pydantic>=1.8.0,<2.0.0
|
|
uvicorn>=0.15.0,<0.16.0
|
|
tensorflow==2.8.0
|
|
numpy==1.22.2
|
|
pillow==9.0.1 |