Mahad0007/digit-recognition
0
download models from model repo
fix Dockerfile
download pkl files during docker build
update training pipeline
fix pkl load paths to mnist_model/
fix colorFrom to blue
add professional README
remove png files from tracking
remove npy files, not needed for deployment
ignore pkl files
add Dockerfile for HF deployment
Revise project title and tech stack details
final version ready for deployment
Merge branch 'master' of https://github.com/QaziMahadAhmad/digit-recognition
ready for deployment
Initialize README with project details
remove large model files for GitHub compatibility
Initial commit - Flask project
MNIST PCA + KNN FastAPI project
