Spaces:
Runtime error
Runtime error
carlfeynman
commited on
Commit
•
fdda499
1
Parent(s):
e2e6f5e
Update README.md
Browse files
README.md
CHANGED
@@ -7,3 +7,6 @@ MNIST classifier from scratch
|
|
7 |
* Cleaned Python Inference Version: mnist_classifier.py
|
8 |
|
9 |
* Model: classifier.pth
|
|
|
|
|
|
|
|
7 |
* Cleaned Python Inference Version: mnist_classifier.py
|
8 |
|
9 |
* Model: classifier.pth
|
10 |
+
|
11 |
+
* To run FastApi server locally: uvicorn server:app --reload
|
12 |
+
|