File size: 221 Bytes
3cbcd0d
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
# 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.