mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
* using pydantic BaseSetting * ML API takes image file as input * keeping image in memory * reducing duplicate code * using bytes instead of UploadFile & other small code improvements * removed form-multipart, using HTTP body * format code --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com> |
||
|---|---|---|
| .. | ||
| cache.py | ||
| config.py | ||
| main.py | ||
| models.py | ||
| schemas.py | ||