Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
paredena
/
medical3
like
0
Runtime error
App
Files
Files
Community
main
medical3
/
app.py
paredena
initial commit
cf6993a
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
114 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/BiomedCLIP-PubMedBERT_256-vit_base_patch16_224"
).launch()