Hugging Face
Models
Datasets
Spaces
Community
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...
main
heBERT_NER_demo
File size: 75 Bytes
eb968b3
1
2
3
import
gradio
as
gr gr.Interface.load(
"models/avichr/heBERT_NER"
).launch()