import gradio as gr gr.load( "models/cardiffnlp/twitter-roberta-base-sentiment-latest", provider="hf-inference", ).launch()