Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
antjim101
/
emilyalsentzer-Bio_ClinicalBERT
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
emilyalsentzer-Bio_ClinicalBERT
/
app.py
antjim101
initial commit
ddd4772
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/emilyalsentzer/Bio_ClinicalBERT"
).launch()