Spaces:
Runtime error
Runtime error
carlfeynman
commited on
Commit
•
4f0745f
1
Parent(s):
e677213
updated
Browse files
README.md
CHANGED
@@ -8,5 +8,5 @@ MNIST classifier from scratch
|
|
8 |
|
9 |
* Model: classifier.pth
|
10 |
|
11 |
-
* To
|
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)
|