github-actions commited on
Commit
a582b69
·
1 Parent(s): 4bc7d10

Deploy from GitHub Actions: 4724ee98a9265d445f9181c644069ecff9f068b7

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: GSLC MLOps – Breast Cancer Classifier
3
+ emoji: 🧬
4
+ colorFrom: pink
5
+ colorTo: purple
6
+ sdk: streamlit
7
+ sdk_version: "1.37.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---