Canstralian's picture
initial commit
3eb20b6 verified
raw
history blame contribute delete
102 Bytes
import gradio as gr
gr.load(
"models/spacy/en_core_web_sm",
provider="hf-inference",
).launch()