Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
drfahlan
/
clinicalbert_test1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dff6393
clinicalbert_test1
/
app.py
drfahlan
initial commit
dff6393
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/medicalai/ClinicalBERT"
).launch()