diff --git a/README.md b/README.md index a854973..f8e0e46 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,6 @@ MNIST classifier from scratch * Try Online: https://carlfeynman-mnist.hf.space/ * To Run FastApi Server Locally: uvicorn server:app --reload +* Note:Note: When you try it out on the website, accuracy may drop due to distribution changes from training data to canvas image input. It has not been adjusted or fine-tuned for this specific purpose; it's just for demonstration. + ![site_screenshot](/static/site_screenshot.png)