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...
1cedc15
ner-active-learning
/
app.py
merve
HF staff
Create app.py
1cedc15
about 2 years ago
raw
Copy download link
history
blame
71 Bytes
import
gradio
as
gr
gr.Interface.load(
"deprem-ml/deprem-ner"
).launch()