immich/docker
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
..
.env.test feat(server)!: search via typesense (#1778) 2023-03-02 20:47:08 -06:00
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml feat(ml) backend takes image over HTTP (#2783) 2023-06-17 22:49:19 -05:00
docker-compose.test.yml feat(server)!: search via typesense (#1778) 2023-03-02 20:47:08 -06:00
docker-compose.yml feat(ml) backend takes image over HTTP (#2783) 2023-06-17 22:49:19 -05:00
example.env Allow docker image version pinning (#2617) 2023-05-30 20:53:24 -05:00