I’m trying to get face recognition to work for photos/memories, but I want to change the model that’s being used. However, I can’t figure out how to overwrite the env var in the container (see here). I’d also like to increase the memory while I’m at it.
Is this possible to do from the start command? Or if not, how would I go about using a local container config?