Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DHEIVER
/
DHEIVER-Brain_Tumor_Classification_transformer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DHEIVER-Brain_Tumor_Classification_transformer
/
app.py
DHEIVER
initial commit
929be86
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
104 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/DHEIVER/Brain_Tumor_Classification_transformer"
).launch()