NER / app.py
dslim's picture
initial commit
daad8af
raw
history blame
77 Bytes
import gradio as gr
gr.Interface.load("models/dslim/bert-base-NER").launch()