jempf's picture
initial commit
26b6f9a verified
raw
history blame contribute delete
104 Bytes
import gradio as gr
gr.load(
"models/flair/ner-german-large",
provider="hf-inference",
).launch()