Detect_Emotions / app.py
elitecode's picture
Create app.py
10bd0f5
raw
history blame
103 Bytes
import gradio as gr
gr.Interface.load("models/j-hartmann/emotion-english-distilroberta-base").launch()