In the current POC that I have made, I update the Firebase MLKit Custom Model uploaded on the Firebase console manually.
So now every time I train the model with new data, I have to go manually upload the newer model tflite
file on the console.
Is there a way to automate this? A Server-To-Server API like we have for FCM?