Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
avichr
/
heBERT_NER_demo
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
eb968b3
heBERT_NER_demo
/
app.py
avichr
initial commit
eb968b3
almost 2 years ago
raw
Copy download link
history
blame
75 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/avichr/heBERT_NER"
).launch()