Using machine learning model outside Immich
Hi all, I'm running Immich in docker and have exposed the machine learning model outside the docker.
There's a predict method but does anyone know how to use it?
I see the require fields are image, entries. Is image in base 64 and what about entries?
Below is the code I used for this and the output
Output:
There's a predict method but does anyone know how to use it?
I see the require fields are image, entries. Is image in base 64 and what about entries?
Below is the code I used for this and the output
Output:

