crazyscientist commited on
Commit
fb81807
β€’
1 Parent(s): 2f31a4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,2 +1,11 @@
 
 
 
 
 
 
 
 
 
1
  # microScanDeploymentPage
2
  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
+ title: MicroScan
2
+ emoji: πŸ“ˆ
3
+ colorFrom: blue
4
+ colorTo: green
5
+ sdk: streamlit
6
+ sdk_version: 1.17.0
7
+ app_file: appTest.py
8
+ pinned: false
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.