Mert
Mert
I agree for the month names, but I think the numbers should be sorted with a numeric collation.
Machine learning actually doesn't use matplotlib at all - it's just a transitive dependency for a module to provide functionality we don't use. Setting `MPLCONFIGDIR` to somewhere in the cache...
Is it not possible for the mobile sync to happen after an asset is imported but before metadata extraction has run? The app/sync should handle that case more gracefully.
This doesn't seem to be an issue with the new timeline.
I rebased and made some changes: * I switched the library to RapidOCR, which means it uses ONNX Runtime and hence has wider HWA compatibility * The response is now...
> Hi on this fork, when using Nvidia CUDA on a 12GB vram, I noticed after a while, the gpu run out of memory: > > > > immich_machine_learning |...
@midzelis I changed the gallery viewer to not make a separate layout array since it wasn't really doing anything that needed a separate array, and it was slower/used more memory...
Is the result any different if you remove `-pgvectors0.2.0` from the image name and redeploy?
I'm not sure what caused the situation in the OP, but the next release will have a mechanism to "refresh" faces for assets. Running that would probably fix this.
I made a bunch of improvements to avoid animation stuttering / jank when opening or swiping a video, unnecessary async calls, repeated video initialization, etc. It works quite well in...