Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
vorddd
/
GSLC-MLOps
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
github-actions
commited on
Oct 13, 2025
Commit
a582b69
·
1 Parent(s):
4bc7d10
Deploy from GitHub Actions: 4724ee98a9265d445f9181c644069ecff9f068b7
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -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
+
---