bd729ad 5db495d bd729ad
1
2
3
4
5
6
import gradio as gr iface = gr.Interface.load("huggingface/dslim/bert-base-NER", ) iface.launch()