Currently, we are a team in the graduation project, working on a sign language application, and after we have finished training and evaluating 2 models, we want to put the 2 models in the main function in order to hand it over to the backend team to link the model to the application. The question here is
how do we make the main function and what are the steps and libraries needed to finish it The main function?