Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wildagsx
/
dslim-bert-large-NER
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a6ea334
dslim-bert-large-NER
/
app.py
wildagsx
initial commit
a6ea334
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/dslim/bert-large-NER"
).launch()