Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
K-A-Uthman
/
Devarshi-Brain_Tumor_Classificationtest
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Devarshi-Brain_Tumor_Classificationtest
/
app.py
K-A-Uthman
initial commit
591fd2e
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Devarshi/Brain_Tumor_Classification"
).launch()