Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
DHEIVER
/
intracranial_hemorrhage_detection
like
0
Runtime error
App
Files
Files
Community
e367df3
intracranial_hemorrhage_detection
/
app.py
DHEIVER
initial commit
e367df3
about 1 year ago
raw
Copy download link
history
blame
Safe
103 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/DifeiT/rsna_intracranial_hemorrhage_detection"
).launch()