Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pawlo2013
/
Pneumonia_3_Class
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3c23234
Pneumonia_3_Class
/
app.py
pawlo2013
initial commit
3c23234
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/pawlo2013/vit-pneumonia-x-ray_3_class"
).launch()