nsa commited on
Commit
4848198
·
1 Parent(s): 2b133a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ def toggle(choice):
53
 
54
 
55
  with gr.Blocks() as demo:
56
- gr.Markdown("### Video or Image? WebCam or Upload?""")
57
  with gr.Tab("Video") as tab:
58
  with gr.Row():
59
  with gr.Column():
 
53
 
54
 
55
  with gr.Blocks() as demo:
56
+ gr.Markdown("## Facial Emotion Recognition using CNN 🤖⭐️")
57
  with gr.Tab("Video") as tab:
58
  with gr.Row():
59
  with gr.Column():