immich/server
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
..
bin refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
e2e chore(server): organize imports (#2779) 2023-06-16 19:54:17 +00:00
openapi-generator chore: update api (#2428) 2023-05-11 10:49:28 -05:00
src feat(ml) backend takes image over HTTP (#2783) 2023-06-17 22:49:19 -05:00
test feat(web,server): add thumbhash support (#2649) 2023-06-17 22:22:31 -05:00
.dockerignore feat(immich-server) use ubuntu base-image (#851) 2022-10-24 14:59:07 -05:00
.eslintrc.js chore(docs): contributing (#1311) 2023-01-12 08:44:11 -06:00
.gitignore refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
.prettierignore chore(docs): contributing (#1311) 2023-01-12 08:44:11 -06:00
.prettierrc chore(server): organize imports (#2779) 2023-06-16 19:54:17 +00:00
Dockerfile use imagemagick and libraw for raw image support (#2668) 2023-06-14 21:34:03 -05:00
immich-openapi-specs.json feat(web,server): add thumbhash support (#2649) 2023-06-17 22:22:31 -05:00
jest-e2e.json refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
LICENSE feat(docker) revert ubuntu base image (#863) 2022-10-25 14:18:37 -05:00
nest-cli.json refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
openapitools.json chore(server): update openapi (#2205) 2023-04-08 21:26:09 -05:00
package-lock.json feat(web,server): add thumbhash support (#2649) 2023-06-17 22:22:31 -05:00
package.json feat(web,server): add thumbhash support (#2649) 2023-06-17 22:22:31 -05:00
start-microservices.sh refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
start-server.sh refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
start.sh refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
tsconfig.build.json Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
tsconfig.json feat(web,server): add thumbhash support (#2649) 2023-06-17 22:22:31 -05:00