import gradio as gr gr.load( "models/spacy/en_core_web_sm", provider="hf-inference", ).launch()