Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
itsrawlinz
/
ITSRDocker-Breast_Cancer_TClass
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ITSRDocker-Breast_Cancer_TClass
/
app.py
itsrawlinz
initial commit
b89a6a4
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/MUmairAB/Breast_Cancer_Detector"
).launch()