Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -53,7 +53,7 @@ def toggle(choice):
|
|
53 |
|
54 |
|
55 |
with gr.Blocks() as demo:
|
56 |
-
gr.Markdown("
|
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():
|