Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
deprem-ml
/
ner-active-learning
like
5
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
052dcc8
ner-active-learning
/
app.py
merve
HF Staff
Update app.py
052dcc8
about 2 years ago
raw
Copy download link
history
blame
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/deprem-ml/deprem-ner"
).launch()