Detect_Emotions / app.py
elitecode's picture
Update app.py
d8f6fd6
raw
history blame
168 Bytes
import gradio as gr
# gr.Interface.load("models/j-hartmann/emotion-english-distilroberta-base").launch()
gr.Interface.load("models/elitecode/Detect_Emotions").launch()