poiiii's picture
Update app.py
9a2c1c4
raw
history blame
189 Bytes
import gradio as gr
gr.Interface.load("models/cardiffnlp/twitter-roberta-base-sentiment-latest").launch()
gr.Interface.load("models/j-hartmann/emotion-english-distilroberta-base").launch()