From e6772135523a435bce3e67becd8918124f973ccd Mon Sep 17 00:00:00 2001 From: carlfeynman Date: Sat, 16 Sep 2023 18:08:49 +0530 Subject: [PATCH] updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fa27e6..6cbf6f5 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ MNIST classifier from scratch * Model: classifier.pth -* To run FastApi server locally: uvicorn server:app --reload +* To run FastApi Server Locally: uvicorn server:app --reload ![site_screenshot](/static/site_screenshot.png) \ No newline at end of file