immich/server/src
Zeeshan Khan 34201be74c
feat(ml) backend takes image over HTTP (#2783)
* 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>
2023-06-17 22:49:19 -05:00
..
cli refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
domain feat(web,server): add thumbhash support (#2649) 2023-06-17 22:22:31 -05:00
immich feat(web,server): add thumbhash support (#2649) 2023-06-17 22:22:31 -05:00
infra feat(ml) backend takes image over HTTP (#2783) 2023-06-17 22:49:19 -05:00
microservices feat(web,server): add thumbhash support (#2649) 2023-06-17 22:22:31 -05:00
main.ts chore(server): organize imports (#2779) 2023-06-16 19:54:17 +00:00