carlfeynman commited on
Commit
4f0745f
1 Parent(s): e677213
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,5 +8,5 @@ MNIST classifier from scratch
8
 
9
  * Model: classifier.pth
10
 
11
- * To run FastApi Server Locally: uvicorn server:app --reload
12
  ![site_screenshot](/static/site_screenshot.png)
 
8
 
9
  * Model: classifier.pth
10
 
11
+ * To Run FastApi Server Locally: uvicorn server:app --reload
12
  ![site_screenshot](/static/site_screenshot.png)