Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DHEIVER
/
Detector-de-Tumor-Cerebral
like
0
Runtime error
App
Files
Files
Community
85f755a
Detector-de-Tumor-Cerebral
/
app.py
DHEIVER
initial commit
85f755a
over 1 year ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Devarshi/Brain_Tumor_Detector_swin"
).launch()