Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DHEIVER
/
DunnBC22-vit-base-patch16-224-in21k_lung_and_colon_cancer
like
0
Sleeping
App
Files
Files
Community
main
DunnBC22-vit-base-patch16-224-in21k_lung_and_colon_cancer
/
app.py
DHEIVER
initial commit
9e414e6
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
115 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/DunnBC22/vit-base-patch16-224-in21k_lung_and_colon_cancer"
).launch()