import gradio as gr

gr.Interface.load("models/j-hartmann/emotion-english-distilroberta-base").launch()
# gr.Interface.load("models/elitecode/Detect_Emotions").launch()