Spaces:
Sleeping
Sleeping
crazyscientist1
commited on
Commit
β’
e9d1c3b
1
Parent(s):
796ebfc
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
colorFrom: blue
|
4 |
-
colorTo: green
|
5 |
sdk: streamlit
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
9 |
|
10 |
# microScanDeploymentPage
|
11 |
-
This is a page which runs the microscan app using trained models and streamlit/github for deployment. This code is the sole property of Anish Pallod and can't be patented, copyrighted, published, etc. by other people.
|
|
|
1 |
+
---
|
2 |
+
title: microScan
|
|
|
|
|
3 |
sdk: streamlit
|
4 |
+
emoji: π
|
5 |
+
colorFrom: red
|
6 |
+
colorTo: green
|
7 |
+
---
|
8 |
|
9 |
# microScanDeploymentPage
|
10 |
+
This is a page which runs the microscan app using trained models and streamlit/github for deployment. This code is the sole property of Anish Pallod and can't be patented, copyrighted, published, etc. by other people.
|