| # Models folder | |
| Place your trained model files in this folder: | |
| - `pytorch_model.pth` (PyTorch model) | |
| - `model_best.keras` (TensorFlow model) | |
| If these files are not present, the app will not be able to classify images. | |
| # Models folder | |
| Place your trained model files in this folder: | |
| - `pytorch_model.pth` (PyTorch model) | |
| - `model_best.keras` (TensorFlow model) | |
| If these files are not present, the app will not be able to classify images. | |