Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SoakingEnd39
/
Medical-NER-token
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Medical-NER-token
/
app.py
SoakingEnd39
initial commit
ff8433c
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/blaze999/Medical-NER"
).launch()