emotion-dectect / app.py
NabeelShar's picture
initial commit
f9ededa
raw
history blame contribute delete
No virus
84 Bytes
import gradio as gr
gr.Interface.load("models/NabeelShar/emotion-dectect").launch()