File size: 91 Bytes
ab8b628
 
 
 
1
2
3
4
5
from image_classification_model.train import train

if __name__ == "__main__":
    train()